Uses of Class
org.openqa.selenium.support.pagefactory.DefaultElementLocator
-
Packages that use DefaultElementLocator Package Description org.openqa.selenium.support.pagefactory -
-
Uses of DefaultElementLocator in org.openqa.selenium.support.pagefactory
Subclasses of DefaultElementLocator in org.openqa.selenium.support.pagefactory Modifier and Type Class Description classAjaxElementLocatorAn 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.
-