Uses of Package
org.openqa.selenium.support.pagefactory
Packages that use org.openqa.selenium.support.pagefactory
Package
Description
-
Classes in org.openqa.selenium.support.pagefactory used by org.openqa.selenium.supportClassDescriptionA factory for producing
ElementLocator
s.Allows the PageFactory to decorate fields. -
Classes in org.openqa.selenium.support.pagefactory used by org.openqa.selenium.support.pagefactoryClassDescriptionAbstract class to work with fields in Page Objects.The default element locator, which will lazily locate an element or an element list on a page.A factory for producing
ElementLocator
s.Allows the PageFactory to decorate fields. -