public class MoveAction extends TouchAction implements org.openqa.selenium.interactions.Action
| Modifier and Type | Field and Description |
|---|---|
private int |
x |
private int |
y |
touchScreenwhere| Constructor and Description |
|---|
MoveAction(org.openqa.selenium.interactions.TouchScreen touchScreen,
int x,
int y) |
| Modifier and Type | Method and Description |
|---|---|
void |
perform() |
getActionLocationgetTargetId