public class ContextClickAction extends MouseAction implements org.openqa.selenium.interactions.Action
MouseAction.Button
mouse
where
Constructor and Description |
---|
ContextClickAction(org.openqa.selenium.interactions.Mouse mouse,
org.openqa.selenium.internal.Locatable where)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
perform()
Deprecated.
Emulates clicking on the mouse button that would bring up contextual menus (usually
right-clicking).
|
getActionLocation, moveToLocation