neko_handle_dialog
Configure automatic responses to browser dialogs (alert, confirm, prompt) by accepting or dismissing them, and specify text for prompts.
Instructions
Configure automatic browser dialog handling (alert/confirm/prompt). Dialogs are auto-accepted by default. Also returns info about the last dialog that appeared.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Set auto-response for dialogs | |
| prompt_text | No | Text to enter for prompt() dialogs |