Annotation Type CacheLookup


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface CacheLookup
    Marker annotation to be applied to WebElements to indicate that it never changes (that is, that the same instance in the DOM will always be used)