Home Search

DriveWorks Pro 24
Navigate to URL

Send Feedback

Navigate to URL

Will navigate to the given URL.

Do not use this task on any Events or Transitions in the Specification Flow.

This task should only be used on a Macro Button or Operation.

Properties

Property NameDescription
URLThe complete URL to navigate to.
New WindowIf True, the URL will be opened in a new window.

Examples

Property NameExample RuleMeaning
URLhttps://www.driveworks.co.uk/Will navigate to the given web page.
New WindowTrue (checked)Will open the specified URL in a new window (tab) of the current browser.

Using the Task in a Specification Macro

This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.

Outputs are only available within Specification Macros.

Status Outputs

This task supports Status Outputs. These can be used to perform different actions depending on what the status outcome of the task is. For more information see Status Outputs.

The status output navigation is as follows:

Success

  • Task ran successfully.

Success with Warnings

  • N/A - Should never be fulfilled

Failed

  • Browser navigation failed. Unable to navigate to <URL>.
  • Browser navigation failed. Unable to navigate to an empty URL.