browser_handle_dialog
Handle browser dialog boxes by accepting or dismissing them, including providing text for prompt dialogs, across multiple parallel sessions.
Instructions
Handle a dialog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accept | Yes | Whether to accept the dialog. | |
| sessionId | Yes | The session ID to use for this operation | |
| promptText | No | The text of the prompt in case of a prompt dialog. |