.setAlertText() Suggest edits
Sends keystrokes to a JavaScript prompt() dialog.
Usage
Parameters
Name | Type | description |
---|---|---|
value |
string | Keystrokes to send to the prompt() dialog |
callback Optional |
function | Optional callback function to be called when the command finishes. |