Handle dialog
browser_handle_dialogHandle browser dialogs like alerts, confirms, and prompts by accepting or rejecting them with optional text input, overriding automatic dismissal.
Instructions
Decide the next dialog (alert/confirm/prompt) instead of auto-dismissing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accept | Yes | ||
| sessionId | Yes | Id of the isolated browser session | |
| promptText | No |