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 Detail

      • createLocator

        CacheableLocator createLocator​(java.lang.reflect.Field field)
        Specified by:
        createLocator in interface org.openqa.selenium.support.pagefactory.ElementLocatorFactory
      • createLocator

        CacheableLocator createLocator​(java.lang.reflect.AnnotatedElement annotatedElement)