|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| ByIdOrName | |
| PageFactory | Factory class to make using Page Objects simpler and easier. |
| Enum Summary | |
|---|---|
| How | |
| Annotation Types Summary | |
|---|---|
| CacheLookup | Marker annotation to be applied to WebElements to indicate that it never changes (that is, that the same instance in the DOM will always be used) |
| FindBy | Used to mark a field on a Page Object to indicate an alternative mechanism for locating the element. |
| FindBys | Used to mark a field on a Page Object to indicate that lookup
should use a series of @FindBy tags in a chain as described in
ByChained
Eg: |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||