ISelenium MouseOut Method WebDriver
Simulates a user moving the mouse pointer away from 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 MouseOut(
	string locator
)
See Also