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