|
Interface Summary |
| Action |
Interface contains methods emulating user actions on HTML page.
|
| AlertAssert |
The interface provides an ability to implement custom alert dialog verification.
|
| ConfirmAssert |
The interface provides an ability to implement custom confirmation dialog verification.
|
| Frame |
Represents single frame within a window or another frame. |
| IFrame |
Represents iframe within a window or another frame. |
| Page |
The context in which object lookup and assertion performed. |
| PageAssert |
Contains asserts for HTML page as a whole. |
| PageObjectLookup |
Contains methods for HTML objects lookup. |
| PromptAssert |
The interface provides an ability to implement custom prompt dialog verification.
|
| TableCellAssert |
Contains asserts for TableCell content. |
| TableCellObjectLookup |
Contains methods for lookup HTML objects within TableCell. |
| UserDialogExpect |
User dialog expectation methods. |