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