browser_handle_dialog
Automate dialog handling in web browsers by accepting or dismissing alerts, prompts, or confirmations using structured input for precise control during web interactions.
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. |