public interface CacheableElementLocatorFactory
extends org.openqa.selenium.support.pagefactory.ElementLocatorFactory
| Modifier and Type | Method and Description |
|---|---|
CacheableLocator |
createLocator(java.lang.reflect.AnnotatedElement annotatedElement) |
CacheableLocator |
createLocator(java.lang.reflect.Field field) |
CacheableLocator createLocator(java.lang.reflect.Field field)
createLocator in interface org.openqa.selenium.support.pagefactory.ElementLocatorFactoryCacheableLocator createLocator(java.lang.reflect.AnnotatedElement annotatedElement)