An NDoc Documented Class Library

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

void MouseUpRight(
   string locator
);

Parameters

locator
an element locator

See Also

ISelenium Interface | Selenium Namespace