An NDoc Documented Class Library

DefaultSelenium.ContextMenu Method 

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

public void ContextMenu(
   string locator
);

Parameters

locator
an element locator

Implements

ISelenium.ContextMenu

See Also

DefaultSelenium Class | Selenium Namespace