Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.openqa.selenium.support Classes and Interfaces - 41 results found.
NameDescriptionTypePackageFramework
AbstractWebDriverEventListenerUse this class as base class, if you want to implement a WebDriverEventListener and are only interested in some events.Classorg.openqa.selenium.support.eventsSelenium
AjaxElementLocatorAn element locator that will wait for the specified number of seconds for an element to appear, rather than failing instantly if it's not present.Classorg.openqa.selenium.support.pagefactorySelenium
AjaxElementLocatorFactoryClassorg.openqa.selenium.support.pagefactorySelenium
AnnotationsClassorg.openqa.selenium.support.pagefactorySelenium
ByAllMechanism used to locate elements within a document using a series of lookups.Classorg.openqa.selenium.support.pagefactorySelenium
ByChainedMechanism used to locate elements within a document using a series of other lookups.Classorg.openqa.selenium.support.pagefactorySelenium
ByIdOrNameClassorg.openqa.selenium.supportSelenium
ClockA simple encapsulation to allowing timingTests if a point in time occurs before the current time.Interfaceorg.openqa.selenium.support.uiSelenium
ColorClassorg.openqa.selenium.supportSelenium
ColorsClassorg.openqa.selenium.supportSelenium
DefaultElementLocatorThe default element locator, which will lazily locate an element or an element list on a page.Classorg.openqa.selenium.support.pagefactorySelenium
DefaultElementLocatorFactoryClassorg.openqa.selenium.support.pagefactorySelenium
DefaultFieldDecoratorDefault decorator for use with PageFactory.Classorg.openqa.selenium.support.pagefactorySelenium
DurationRepresents an immutable duration of time.Classorg.openqa.selenium.support.uiSelenium
ElementLocatorInterfaceorg.openqa.selenium.support.pagefactorySelenium
ElementLocatorFactoryA factory for producing ElementLocators.Interfaceorg.openqa.selenium.support.pagefactorySelenium
EventFiringKeyboardA keyboard firing events.Classorg.openqa.selenium.support.events.internalSelenium
EventFiringMouseA mouse that fires events.Classorg.openqa.selenium.support.events.internalSelenium
EventFiringTouchA touch screen that fires events.Classorg.openqa.selenium.support.events.internalSelenium
EventFiringWebDriverA wrapper around an arbitrary WebDriver instance which supports registering of a WebDriverEventListener, e.Classorg.openqa.selenium.support.eventsSelenium
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
FieldDecoratorAllows the PageFactory to decorate fields.Interfaceorg.openqa.selenium.support.pagefactorySelenium
FindAllUsed to mark a field on a Page Object to indicate that lookup should use a series of @FindBy tags It will then search for all elements that match any of the FindBy criteria.Classorg.openqa.selenium.supportSelenium
FindByUsed to mark a field on a Page Object to indicate an alternative mechanism for locating the element or a list of elements.Classorg.openqa.selenium.supportSelenium
FindBysUsed to mark a field on a Page Object to indicate that lookup should use a series of @FindBy tags in a chain as described in ByChainedClassorg.openqa.selenium.supportSelenium
FluentWaitAn implementation of the Wait interface that may have its timeout and polling interval configured on the fly.Classorg.openqa.selenium.support.uiSelenium
HowClassorg.openqa.selenium.supportSelenium
LoadableComponentRepresents any abstraction of something that can be loaded.Classorg.openqa.selenium.support.uiSelenium
LocatingElementHandlerClassorg.openqa.selenium.support.pagefactory.internalSelenium
LocatingElementListHandlerClassorg.openqa.selenium.support.pagefactory.internalSelenium
PageFactoryFactory class to make using Page Objects simpler and easier.Classorg.openqa.selenium.supportSelenium
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
ThreadGuardMultithreaded client code should use this to assert that it accesses webdriver in a thread-safe manner.Classorg.openqa.selenium.supportSelenium
UnexpectedTagNameExceptionClassorg.openqa.selenium.support.uiSelenium
WaitA generic interface for waiting until a condition is true or not null.Interfaceorg.openqa.selenium.support.uiSelenium
WebDriverEventListenerInterfaceorg.openqa.selenium.support.eventsSelenium
WebDriverWaitA specialization of FluentWait that uses WebDriver instances.Classorg.openqa.selenium.support.uiSelenium