BROWSER close function

Closes the current browser window.

Help CentreBuilding Processes

This article describes the RPA Browser functionality to close the current browser window.

For a full list of available functions, please read BROWSER functions.


Description

The BROWSER close function allows you to close the current browser window, similar to clicking the close button in a standard web browser.


Setting it up

To use the BROWSER close function, follow these instructions:

{{popups:rpas/add:action=browser-close}}

Once on a process map:

  1. Navigate to the process where you would like to add the BROWSER close function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item, which will make a new form appear
  4. From here you can select the BROWSER close option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
TabYesNumber1The tab number to close

Output variables

This action does not produce output variables.


Errors

ErrorDescription
Browser not openNo browser session is active
Tab not foundThe specified tab number does not exist

Tips

  • Tab numbers start at 1
  • Closing the last tab closes the browser

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.