Java org.openqa.selenium.support.pagefactory AbstractAnnotations fields, constructors, methods, implement or subclass

Example usage for Java org.openqa.selenium.support.pagefactory AbstractAnnotations fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.openqa.selenium.support.pagefactory AbstractAnnotations.

The text is from its open source code.

Subclass

org.openqa.selenium.support.pagefactory.AbstractAnnotations has subclasses.
Click this link to see all its subclasses.

Method

BybuildBy()
Defines how to transform given object (field, class, etc) into org.openqa.selenium.By class used by webdriver to locate elements.
booleanisLookupCached()
Defines whether or not given element should be returned from cache on further calls.