Annotation Types Summary |
AndroidFindBy |
Used to mark a field on a Page Object to indicate an alternative mechanism for locating the
element or a list of elements. |
AndroidFindBys |
Used to mark a field on a Page Object to indicate that lookup should use a series of @AndroidFindBy tags |
iOSFindBy |
Used to mark a field on a Page Object to indicate an alternative mechanism for locating the
element or a list of elements. |
iOSFindBys |
Used to mark a field on a Page Object to indicate that lookup should use a series of @iOSFindBy tags |