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