IMouse MouseMove Method (ICoordinates)WebDriver
Moves the mouse to the specified set of coordinates.

Namespace: OpenQA.Selenium
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

void MouseMove(
	ICoordinates where
)
See Also