Package allurium.driver
Class DriverWait
java.lang.Object
allurium.driver.DriverWait
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidwaitForPageLoadSafety(int timerSec) static DriverWaitwaiting()
-
Constructor Details
-
DriverWait
public DriverWait()
-
-
Method Details
-
waiting
-
waitForPageLoadSafety
@Step("Wait until current page will be loaded") public void waitForPageLoadSafety() -
waitForPageLoadSafety
@Step("Wait until current page will be loaded") public void waitForPageLoadSafety(int timerSec)
-