Package org.openqa.selenium.support.pagefactory

Interface Summary
ElementLocator  
ElementLocatorFactory A factory for producing ElementLocators.
FieldDecorator Allows the PageFactory to decorate fields.
 

Class Summary
AjaxElementLocator An 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.
AjaxElementLocatorFactory  
Annotations  
ByChained Mechanism used to locate elements within a document using a series of other lookups.
DefaultElementLocator The default element locator, which will lazily locate an element or an element list on a page.
DefaultElementLocatorFactory  
DefaultFieldDecorator Default decorator for use with PageFactory.
 



Copyright © 2013. All Rights Reserved.