BROWSER Uncheck / untick an element function

The BROWSER Uncheck / untick an element function in RPA.

Help CentreBuilding Processes

This article describes the RPA Browser functionality to uncheck / untick an element.

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


Description

The BROWSER Uncheck / untick an element function allows you to uncheck / untick an element.


Setting it up

To use the BROWSER Uncheck / untick an element function, follow these instructions:

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

Once on a process map:

  1. Navigate to the process where you would like to add the BROWSER Uncheck / untick an element 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
  4. From here you can select the BROWSER Uncheck / untick an element option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
Element selectorYesTextSelector to identify the checkbox element.
Selector typeYesSelectXPathMethod to locate the element.
Scroll into viewNoBooleanOffScroll to the element first.
Visible onlyNoBooleanOffOnly interact with visible elements.

Output variables

This action does not produce any output variables.


Errors

ErrorDescription
Element not foundThe checkbox element could not be found.

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.