Help Centre › Building Processes
This article describes the RPA Browser functionality to select a tab.
For a full list of available functions, please read BROWSER functions.
Description
The BROWSER Select a tab function allows you to select a tab.
Setting it up
To use the BROWSER Select a tab function, follow these instructions:
{{popups:rpas/add:action=browser-tab}}
Once on a process map:
- Navigate to the process where you would like to add the BROWSER Select a tab function
- Click on the green button’s drop-down (right side of the green button labelled “Process”)
- On the menu that appears, click on the “+ Activity” item
- From here you can select the BROWSER Select a tab option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Tab | Yes | Number | 1 | The tab number to switch to |
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| Browser not open | No browser session is active |
| Tab not found | The specified tab number does not exist |
Tips
- Tab numbers start at 1
- Use this to switch between open tabs