@Deprecated public class KeyUpAction extends SingleKeyAction implements Action
keykeyboard, mousewhere| Constructor and Description |
|---|
KeyUpAction(Keyboard keyboard,
Mouse mouse,
Keys key)
Deprecated.
|
KeyUpAction(Keyboard keyboard,
Mouse mouse,
Locatable locationProvider,
Keys key)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Interaction> |
asInteractions(PointerInput mouse,
KeyInput keyboard)
Deprecated.
|
void |
perform()
Deprecated.
|
focusOnElement, optionallyClickElementgetTargetElementpublic KeyUpAction(Keyboard keyboard, Mouse mouse, Locatable locationProvider, Keys key)
public java.util.List<Interaction> asInteractions(PointerInput mouse, KeyInput keyboard)
asInteractions in interface IsInteraction