Interface CacheableElementLocatorFactory
- All Superinterfaces:
org.openqa.selenium.support.pagefactory.ElementLocatorFactory
- All Known Implementing Classes:
AppiumElementLocatorFactory
public interface CacheableElementLocatorFactory
extends org.openqa.selenium.support.pagefactory.ElementLocatorFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateLocator(AnnotatedElement annotatedElement) createLocator(Field field)
-
Method Details
-
createLocator
- Specified by:
createLocatorin interfaceorg.openqa.selenium.support.pagefactory.ElementLocatorFactory
-
createLocator
-