Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.openqa.selenium.support.ui Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
ClockA simple encapsulation to allowing timingTests if a point in time occurs before the current time.Interfaceorg.openqa.selenium.support.uiSelenium
DurationRepresents an immutable duration of time.Classorg.openqa.selenium.support.uiSelenium
ExpectedConditionModels a condition that might reasonably be expected to eventually evaluate to something that is neither null nor false.Interfaceorg.openqa.selenium.support.uiSelenium
ExpectedConditionsClassorg.openqa.selenium.support.uiSelenium
FluentWaitAn implementation of the Wait interface that may have its timeout and polling interval configured on the fly.Classorg.openqa.selenium.support.uiSelenium
LoadableComponentRepresents any abstraction of something that can be loaded.Classorg.openqa.selenium.support.uiSelenium
SelectModels a SELECT tag, providing helper methods to select and deselect options.Classorg.openqa.selenium.support.uiSelenium
SleeperAbstraction around Thread.Interfaceorg.openqa.selenium.support.uiSelenium
SlowLoadableComponentA LoadableComponent which might not have finished loading when load() returns.Classorg.openqa.selenium.support.uiSelenium
SystemClockClassorg.openqa.selenium.support.uiSelenium
UnexpectedTagNameExceptionClassorg.openqa.selenium.support.uiSelenium
WaitA generic interface for waiting until a condition is true or not null.Interfaceorg.openqa.selenium.support.uiSelenium
WebDriverWaitA specialization of FluentWait that uses WebDriver instances.Classorg.openqa.selenium.support.uiSelenium