| DialoggetXDialogButton Method |
| Name | Description | |
|---|---|---|
| getXDialogButton(String) |
Returns an xPath for any button that is a decendant of a visible bbui-dialog and having "buttonText" text.
Uniqueness depends on the text passed.
| |
| getXDialogButton(String, String) |
Format an xPath for finding a dialog's button.
|