List of usage examples for org.openqa.selenium.support.pagefactory AbstractAnnotations subclass-usage
From source file com.mengge.pagefactory.bys.builder.AppiumByBuilder.java
/**
* It is the basic handler of Appium-specific page object annotations
* About the Page Object design pattern please read these documents:
* - https://code.google.com/p/selenium/wiki/PageObjects
* - https://code.google.com/p/selenium/wiki/PageFactory
*/
From source file io.appium.java_client.pagefactory.bys.builder.AppiumByBuilder.java
/**
* It is the basic handler of Appium-specific page object annotations
* About the Page Object design pattern please read these documents:
* - https://code.google.com/p/selenium/wiki/PageObjects
* - https://code.google.com/p/selenium/wiki/PageFactory
*/