handle_dialog
Accept or dismiss browser dialogs such as alerts, confirms, or prompts, with optional prompt text input.
Instructions
If a browser dialog was opened, use this command to handle it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Whether to dismiss or accept the dialog | |
| promptText | No | Optional prompt text to enter into the dialog. |