Uses of Class
org.openqa.selenium.support.pagefactory.DefaultElementLocator
Packages that use DefaultElementLocator
- 
Uses of DefaultElementLocator in org.openqa.selenium.support.pagefactorySubclasses of DefaultElementLocator in org.openqa.selenium.support.pagefactoryModifier and TypeClassDescriptionclassAn 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.