public class ClickAndHoldAction extends MouseAction implements Action
MouseAction.Button
mouse
where
Constructor and Description |
---|
ClickAndHoldAction(Mouse mouse,
Locatable locationProvider) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Object> |
asList() |
void |
perform()
Holds down the mouse button on a selected element.
|
getActionLocation, moveToLocation
getTargetId
public void perform()
public java.util.List<java.lang.Object> asList()