An NDoc Documented Class Library

ISelenium.MouseMove Method 

Simulates a user pressing the mouse button (without releasing it yet) on the specified element.

void MouseMove(
   string locator
);

Parameters

locator
an element locator

See Also

ISelenium Interface | Selenium Namespace