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 URL.
Category: Web Browser Navigation · Group: Web · Activity name: NewChangeUrlBrowserTab

Example
NewChangeUrlBrowserTab("<url>")
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| URL | string | Yes | The URL of the new browser page to be changed to or opened. |