Class DriverWait

java.lang.Object
allurium.driver.DriverWait

public class DriverWait extends Object
  • Constructor Details

    • DriverWait

      public DriverWait()
  • Method Details

    • waiting

      public static DriverWait 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)