An NDoc Documented Class Library

DefaultSelenium.MouseUpRight Method 

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

public void MouseUpRight(
   string locator
);

Parameters

locator
an element locator

Implements

ISelenium.MouseUpRight

See Also

DefaultSelenium Class | Selenium Namespace