public class Scroll
extends java.lang.Object
| Constructor and Description |
|---|
Scroll() |
| Modifier and Type | Method and Description |
|---|---|
static ScrollToBy |
to(org.openqa.selenium.By... locators) |
static ScrollToTarget |
to(Target target) |
static ScrollToWebElement |
to(org.openqa.selenium.WebElement element) |
public static ScrollToTarget to(Target target)
public static ScrollToWebElement to(org.openqa.selenium.WebElement element)
public static ScrollToBy to(org.openqa.selenium.By... locators)