|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BasicHandler | |
| org.uispec4j.interception | Provides a mechanism for intercepting popped-up dialogs and menus. |
| Uses of BasicHandler in org.uispec4j.interception |
| Methods in org.uispec4j.interception that return BasicHandler | |
static BasicHandler |
BasicHandler.init()
Starts the definition of the handler. |
BasicHandler |
BasicHandler.assertContainsText(String text)
Checks that there is a text component in the dialog displaying the given text. |
BasicHandler |
BasicHandler.clickButton(String buttonName)
Clicks on a button given its displayed label. |
BasicHandler |
BasicHandler.setText(String text)
Enters a text value, provided that there is only one input text field in the dialog. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||