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 Mon 20 Apr 2026 20:21:01 BST