ISelenium MouseOver Method WebDriver
Simulates a user hovering a mouse over the specified element.

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

void MouseOver(
	string locator
)
See Also