.acceptAlert() Suggest edits
Accepts the currently displayed alert dialog. Usually, this is equivalent to clicking on the 'OK' button in the dialog.
Usage
Example
Or run locally with:
Parameters
| Name | Type | description |
|---|---|---|
callbackOptional |
function | Optional callback function to be called when the command finishes. |