AlertText returns the current alert text.
()
| 344 | AcceptAlert() error |
| 345 | // AlertText returns the current alert text. |
| 346 | AlertText() (string, error) |
| 347 | // SetAlertText sets the current alert text. |
| 348 | SetAlertText(text string) error |
| 349 |
no outgoing calls