Interface CacheableLocator

  • All Superinterfaces:
    org.openqa.selenium.support.pagefactory.ElementLocator

    public interface CacheableLocator
    extends org.openqa.selenium.support.pagefactory.ElementLocator
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean isLookUpCached()  
      • Methods inherited from interface org.openqa.selenium.support.pagefactory.ElementLocator

        findElement, findElements
    • Method Detail

      • isLookUpCached

        boolean isLookUpCached()