Class | Description |
---|---|
AppiumFieldDecorator |
Default decorator for use with PageFactory.
|
Annotation Type | Description |
---|---|
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
|
Copyright © 2014. All rights reserved.