Switch Tab
Switches to the tab with the specified URL. If no open tab contains the URL, a new tab is opened with the provided address.
Category: Web Browser Navigation · Group: Web · Activity name: SwitchBrowserTab

Example
SwitchBrowserTab("<url>")
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| URL | string | Yes | The URL of the page to be switched. |