Help Centre › Building Processes
This article describes the RPA Browser functionality to refresh the current page in a browser.
For a full list of available functions, please read BROWSER functions.
Description
The BROWSER refresh function allows you to reload the current page in the browser, similar to clicking the refresh button in a standard web browser.
Setting it up
To use the BROWSER refresh function, follow these instructions:
{{popups:rpas/add:action=browser-refresh}}
Once on a process map:
- Navigate to the process where you would like to add the BROWSER refresh 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, which will make a new form appear
- From here you can select the BROWSER refresh option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| This action does not require any input parameters. | ||||
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| Browser not open | No browser session is active |
Tips
- Refreshes the current page (F5)