public class ScrollAction extends TouchAction implements org.openqa.selenium.interactions.Action
touchScreen
where
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() |
getActionLocation
getTargetElement