GUI: Web URL Navigation
Description
Web URL Navigation directs the active browser window to a new URL within the same session. Use this step when your workflow needs to move between different web pages or applications without opening a new browser window — for example, navigating from a login page to a dashboard, or switching between internal portal pages. It works within the browser session established by the Start Browser step and uses the same browser instance throughout the workflow.
Configurations
| Field Name | Description |
|---|---|
| Step Name | Name of the step. The name must be unique in a single workflow. The data type is string, and the field is mandatory. |
| Web Browser Name | Select any one Web Browser from the given list. Note: Select the same Web Browser Name which was selected in Start Browser Step. |
| Web URL | URL to navigate to the web window. |