Package com.codeborne.selenide
Class SelenideWait
- java.lang.Object
-
- org.openqa.selenium.support.ui.FluentWait<org.openqa.selenium.WebDriver>
-
- com.codeborne.selenide.SelenideWait
-
- All Implemented Interfaces:
org.openqa.selenium.support.ui.Wait<org.openqa.selenium.WebDriver>
@ParametersAreNonnullByDefault public class SelenideWait extends org.openqa.selenium.support.ui.FluentWait<org.openqa.selenium.WebDriver>
-
-
Constructor Summary
Constructors Constructor Description SelenideWait(org.openqa.selenium.WebDriver input, long timeout, long pollingInterval)
-