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