JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.openqa.selenium.support
CacheLookup
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface 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)