DefaultSelenium Highlight Method WebDriver
Briefly changes the backgroundColor of the specified element yellow. Useful for debugging.

Namespace: Selenium
Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public void Highlight(
	string locator
)

Implements

ISelenium Highlight(String)
See Also