Handle Dialog Block

This block accepts or rejects a dialogue launched by a JS (alert, confirmation, prompt, or onbeforeunload). You must use this block prior to the dialog box appearing. For instance, when a dialogue box appears after clicking on an element.

- Accept dialog. Accept or reject the dialog prompt. 
- Prompt text. This is the text to enter into the dialog prompt before accepting. It is used only in a prompt dialog box. 
Last updated
