An NDoc Documented Class Library

ISelenium.MouseUp Method 

Simulates the event that occurs when the user releases the mouse button (i.e., stops holding the button down) on the specified element.

void MouseUp(
   string locator
);

Parameters

locator
an element locator

See Also

ISelenium Interface | Selenium Namespace