public abstract class SingleKeyAction extends KeysRelatedAction
Modifier and Type | Field and Description |
---|---|
protected org.openqa.selenium.Keys |
key |
keyboard, mouse
where
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, optionallyClickElement
getTargetElement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asInteractions
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)