Class AnnotationToBy
java.lang.Object
com.atlassian.jira.pageobjects.framework.util.AnnotationToBy
Builds
By out of arbitrary annotation that follows the pattern of
FindBy.
Partially Copied from Selenium2 cause it can't be reused for custom annotations :P
- Since:
- v4.4
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic org.openqa.selenium.Bybuild(Annotation findBy) static org.openqa.selenium.Bybuild(Annotation findBy, String locatorMethodName)
-
Field Details
-
DEFAULT_LOCATOR_METHOD_NAME
- See Also:
-
-
Method Details
-
build
-
build
-