An NDoc Documented Class Library |
|
DefaultSelenium.ContextMenuAt Method
Simulates opening the context menu for the specified element (as might happen if the user "right-clicked" on the element).
Parameters
-
locator
- an element locator
-
coordString
- specifies the x,y position (i.e. - 10,20) of the mouse event relative to the element returned by the locator.
Implements
ISelenium.ContextMenuAt
See Also
DefaultSelenium Class | Selenium Namespace