An NDoc Documented Class Library

ISelenium.MouseDownRight Method 

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

void MouseDownRight(
   string locator
);

Parameters

locator
an element locator

See Also

ISelenium Interface | Selenium Namespace