Skip to main content
Can run on: Windows

GUI Automation drives web, Windows and Java application interfaces through Windows-only automation APIs, so these steps require an agent running on Windows.

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 NameDescription
Step NameName of the step. The name must be unique in a single workflow.
The data type is string, and the field is mandatory.
Web Browser NameSelect any one Web Browser from the given list.
Note: Select the same Web Browser Name which was selected in Start Browser Step.
Web URLURL to navigate to the web window.