An NDoc Documented Class Library

DefaultSelenium.Highlight Method 

Briefly changes the backgroundColor of the specified element yellow. Useful for debugging.

public void Highlight(
   string locator
);

Parameters

locator
an element locator

Implements

ISelenium.Highlight

See Also

DefaultSelenium Class | Selenium Namespace