Class Scroll
java.lang.Object
net.serenitybdd.screenplay.actions.Scroll
public class Scroll
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Scroll() -
Method Summary
Modifier and Type Method Description ScrollToTargetto(java.lang.String cssOrXpathForElement)static ScrollToTargetto(Target target)static ScrollToByto(org.openqa.selenium.By... locators)static ScrollToWebElementto(org.openqa.selenium.WebElement element)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Scroll
public Scroll()
-
-
Method Details
-
to
-
to
-
to
-
to
-