get_alert_text
Retrieve the text message from an open JavaScript alert, confirm, or prompt dialog to verify the exact message during Selenium browser automation.
Instructions
Return the text message of a currently open JavaScript alert/confirm/prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No |