browser_handle_dialog
Accept or dismiss browser dialogs like alerts, confirms, and prompts, with optional text input for prompt dialogs.
Instructions
Handle a dialog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accept | Yes | Whether to accept the dialog. | |
| promptText | No | The text of the prompt in case of a prompt dialog. |