Uses of Interface
org.openqa.selenium.support.pagefactory.ElementLocatorFactory

Packages that use ElementLocatorFactory
org.openqa.selenium.support   
org.openqa.selenium.support.pagefactory   
 

Uses of ElementLocatorFactory in org.openqa.selenium.support
 

Methods in org.openqa.selenium.support with parameters of type ElementLocatorFactory
static void PageFactory.initElements(ElementLocatorFactory factory, java.lang.Object page)
          Similar to the other "initElements" methods, but takes an ElementLocatorFactory which is used for providing the mechanism for finding elements.
 

Uses of ElementLocatorFactory in org.openqa.selenium.support.pagefactory
 

Classes in org.openqa.selenium.support.pagefactory that implement ElementLocatorFactory
 class AjaxElementLocatorFactory
           
 class DefaultElementLocatorFactory
           
 



Copyright © 2009. All Rights Reserved.