public abstract class KeysRelatedAction extends BaseAction implements IsInteraction
| Modifier and Type | Field and Description |
|---|---|
protected Keyboard |
keyboard |
protected Mouse |
mouse |
where| Modifier | Constructor and Description |
|---|---|
protected |
KeysRelatedAction(Keyboard keyboard,
Mouse mouse,
Locatable locationProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
focusOnElement() |
protected java.util.Collection<Interaction> |
optionallyClickElement(PointerInput mouse) |
getTargetElementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasInteractionsprotected void focusOnElement()
protected java.util.Collection<Interaction> optionallyClickElement(PointerInput mouse)