Class SerenityFluentWait

  • All Implemented Interfaces:
    org.openqa.selenium.support.ui.Wait<org.openqa.selenium.WebDriver>

    public class SerenityFluentWait
    extends org.openqa.selenium.support.ui.FluentWait<org.openqa.selenium.WebDriver>
    • Constructor Detail

      • SerenityFluentWait

        public SerenityFluentWait​(org.openqa.selenium.WebDriver input)
      • SerenityFluentWait

        public SerenityFluentWait​(org.openqa.selenium.WebDriver input,
                                  Clock clock,
                                  org.openqa.selenium.support.ui.Sleeper sleeper)