get_alert_text
Retrieve the message text from any open JavaScript alert, confirm, or prompt dialog. Use it to verify dialog content or extract data during automated browser tests.
Instructions
Return the text message of a currently open JavaScript alert/confirm/prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No |