Go to Page
Navigates to a web page.

Input
Browser
| Name | Required | Description |
|---|---|---|
| Browser Instance | Which browser instance to run against. | |
| URL | The URL to navigate to, must include https:// or http://. |
Options
Advanced Options
| Name | Required | Description |
|---|---|---|
| Timeout (ms) | The amount of time in milliseconds to wait for the page to load before giving up. Default is 30s. | |
| Display Direct Downloads | Will attempt to open files from direct download URLs instead of downloading them |
Output
| Name | Required | Description |
|---|---|---|
| Action Success | True if the action passed, false if it failed. |