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 void |
optionallyClickElement(PointerInput mouse,
com.google.common.collect.ImmutableList.Builder<Interaction> interactions) |
getTargetElementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasInteractionsprotected void focusOnElement()
protected void optionallyClickElement(PointerInput mouse, com.google.common.collect.ImmutableList.Builder<Interaction> interactions)