| Modifier and Type | Method and Description |
|---|---|
PageActionResult |
PageActionTestData.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
PageActionTestData.setResult(PageActionResult result) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationMessage.validateStatus(PageActionResult actionResult)
Search for a visible growl panel and compare its status with the expected action result
|
void |
MessageDialog.validateStatus(PageActionResult actionResult)
Search for a visible message dialog and compare its status with the expected action result
|
MessageDialog |
AbstractPageObject.waitForMessageDialog(PageActionResult actionResult)
Wait for a message dialog and perform a status validation check
|
void |
AbstractPageObject.waitForNotificationMessage(PageActionResult actionResult)
Wait for a growl notification message and perform a status validation check
|
| Modifier and Type | Method and Description |
|---|---|
void |
PopUpDialog.validateStatus(PageActionResult actionResult)
Search for a visible pop-up dialog and compare its status with the expected action result
|
PopUpDialog |
AbstractPageObject.waitForMessageDialog(PageActionResult actionResult)
Wait for a message dialog and perform a status validation check
|
Copyright © 2019. All rights reserved.