public class Scroll extends Object
| Constructor and Description |
|---|
Scroll() |
| Modifier and Type | Method and Description |
|---|---|
static ScrollToBy |
to(org.openqa.selenium.By... locators) |
static ScrollToTarget |
to(String cssOrXpathForElement) |
static ScrollToTarget |
to(Target target) |
static ScrollToWebElement |
to(org.openqa.selenium.WebElement element) |
public static ScrollToTarget to(String cssOrXpathForElement)
public static ScrollToTarget to(Target target)
public static ScrollToWebElement to(org.openqa.selenium.WebElement element)
public static ScrollToBy to(org.openqa.selenium.By... locators)
Copyright © 2023. All rights reserved.