public abstract class SingleKeyAction extends KeysRelatedAction
| Modifier and Type | Field and Description |
|---|---|
protected org.openqa.selenium.Keys |
key |
keyboard, mousewhere| Modifier | Constructor and Description |
|---|---|
protected |
SingleKeyAction(org.openqa.selenium.interactions.Keyboard keyboard,
org.openqa.selenium.interactions.Mouse mouse,
org.openqa.selenium.Keys key) |
protected |
SingleKeyAction(org.openqa.selenium.interactions.Keyboard keyboard,
org.openqa.selenium.interactions.Mouse mouse,
org.openqa.selenium.interactions.internal.Locatable locationProvider,
org.openqa.selenium.Keys key) |
focusOnElement, optionallyClickElementgetTargetElementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasInteractionsprotected SingleKeyAction(org.openqa.selenium.interactions.Keyboard keyboard,
org.openqa.selenium.interactions.Mouse mouse,
org.openqa.selenium.Keys key)
protected SingleKeyAction(org.openqa.selenium.interactions.Keyboard keyboard,
org.openqa.selenium.interactions.Mouse mouse,
org.openqa.selenium.interactions.internal.Locatable locationProvider,
org.openqa.selenium.Keys key)