Actions: Browser
get native browser id
Retrieves the native browser id of the specified browser element.
| Argument | Description |
|---|---|
| Element | The browser element whose native id will be retrieved. |
| Output | The location where the result will go (variable or field or text element). |
set browser url
Updates the URL displayed by the browser element.
| Argument | Description |
|---|---|
| Element | The browser element to set the URL. |
| URL | The URL to be displayed. The form must include https:// as a prefix the the rest of the URL. Input may come from a variable, element, or raw input. |
This chapter was last updated on Fri 8 May 2026 15:20:15 BST