dialog_handle
Prepare to automatically accept or dismiss the next browser dialog, such as an alert, confirm, or prompt. Optionally provide text for prompt responses.
Instructions
Pre-arm handler for next alert/confirm/prompt. Call BEFORE action that triggers it.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | accept | |
| text | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |