browser_handle_dialog
Manage and respond to browser dialogs using Playwright MCP. Accept or dismiss prompts, and provide input text for prompt dialogs, enabling automated interaction with web page elements.
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. |