MOUSE Click on a button function

The MOUSE Click on a button function in RPA.

Help CentreBuilding Processes

This article describes the RPA Mouse functionality to click on a button.

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


Description

The MOUSE Click on a button function allows you to click on a button.


Setting it up

To use the MOUSE Click on a button function, follow these instructions:

{{popups:rpas/add:action=click-button}}

Once on a process map:

  1. Navigate to the process where you would like to add the MOUSE Click on a button 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 MOUSE Click on a button option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
WindowYesText-The window title
Button labelYesText-The text on the button to click
Fallback to normal clickNoSwitchOffFall back to coordinate-based clicking if label not found

Output variables

This action does not produce output variables.


Errors

ErrorDescription
Window not foundThe window could not be found
Button not foundThe button with the specified label was not found

Tips

  • Clicks a button identified by its label text

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.