- Documentation
- Activities
- Browser
- Handle Alert
Accept, dismiss, or read text from browser alerts
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Action action | enum | Optional | accept | —acceptdismissgetText |
Prompt Text promptText | string | Optional | — | Text to enter in prompt dialogs |
Output Variable outputVariable | variable | Optional | AlertText | — |
Output
AlertTextStringText content from the alert
Compatibility
WindowsLinuxWebAttendedUnattended
Related activities
Check/Uncheck
Check or uncheck a checkbox element
Click Element
Click on a button, link, or any element on the page
Close Browser
Close the browser window and end the session
Extract Table
Copy data from an HTML table on a webpage
Get Element Attribute
Get the value of an attribute from a web element
Get Text
Read and copy text from an element on the page