Interface CacheableLocator

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

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

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface org.openqa.selenium.support.pagefactory.ElementLocator

    findElement, findElements
  • Method Details

    • isLookUpCached

      boolean isLookUpCached()