safari_handle_dialog
Handle Safari browser dialog boxes by accepting, dismissing, or entering text for alerts, confirms, and prompts during automation.
Instructions
Set up handler for the next alert/confirm/prompt dialog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Accept or dismiss (default: accept) | |
| text | No | Text to enter for prompt dialogs |