handle_dialog
Accept or dismiss browser dialogs on a specific page, optionally entering prompt text to resolve the dialog.
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 | |
| pageId | Yes | Targets a specific page by ID. | |
| promptText | No | Optional prompt text to enter into the dialog. |