See: Description
| Class | Description |
|---|---|
| AlertPage |
Common page class for alert messages.
|
| Page |
Common class for all page objects.
|
| PageFactory |
The global object which is responsible for proper
Page instance
initialization. |
| Enum | Description |
|---|---|
| ScrollTo |
Enumeration which is used for scrolling operations.
|
| Annotation Type | Description |
|---|---|
| Alias |
Annotation which is supposed to be applied to page classes or their fields.
|
| FindBy |
Major annotation assigned to page controls.
|
| FindByList |
Placeholder for multiple
FindBy annotations. |
| SubItem |
Annotation which is used for complex elements processing.
|
| SubItems |
Placeholder for multiple
SubItem annotations. |