Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.openqa.selenium.support.pagefactory Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
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
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
ElementLocatorInterfaceorg.openqa.selenium.support.pagefactorySelenium
ElementLocatorFactoryA factory for producing ElementLocators.Interfaceorg.openqa.selenium.support.pagefactorySelenium
FieldDecoratorAllows the PageFactory to decorate fields.Interfaceorg.openqa.selenium.support.pagefactorySelenium
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