Class AbstractAnnotations
java.lang.Object
org.openqa.selenium.support.pagefactory.AbstractAnnotations
- Direct Known Subclasses:
Annotations
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractAnnotations
public AbstractAnnotations()
-
-
Method Details
-
buildBy
-
isLookupCached
public abstract boolean isLookupCached()Defines whether given element should be returned from cache on further calls.- Returns:
- boolean if lookup cached
-