Web Browser Navigation
Start browser, navigate URLs, switch tabs, reload pages
| Activity | What it does |
|---|---|
| Accept Incoming Prompts | Configures the browser to automatically accept all future JavaScript prompts/dialogs that appear after this activity. Op |
| Change/Open URL | Changes the URL of the current browser page. If no page is currently open, a new page will be opened with the specified |
| Close Tab | Closes the browser tab with the specified URL. |
| Deny Incoming Prompts | Configures the browser to automatically deny/dismiss all future JavaScript prompts/dialogs that appear after this activi |
| Reload Page | Reloads the current web page. |
| Start Browser | Starts the web browser at the specified URL. |
| Switch Tab | Switches to the tab with the specified URL. If no open tab contains the URL, a new tab is opened with the provided addre |
| Wait for Page Load | Pauses execution until the page has fully loaded, provided it is currently in a loading state. |