JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.openqa.selenium.support
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)