An NDoc Documented Class Library

ISelenium.ContextMenu Method 

Simulates opening the context menu for the specified element (as might happen if the user "right-clicked" on the element).

void ContextMenu(
   string locator
);

Parameters

locator
an element locator

See Also

ISelenium Interface | Selenium Namespace