An NDoc Documented Class Library

DefaultSelenium.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.

public void MouseUp(
   string locator
);

Parameters

locator
an element locator

Implements

ISelenium.MouseUp

See Also

DefaultSelenium Class | Selenium Namespace