MOUSE Click function

The MOUSE Click function in RPA.

Help CentreBuilding Processes

This article describes the RPA Mouse functionality to click.

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


Description

The MOUSE Click function allows you to click.


Setting it up

To use the MOUSE Click function, follow these instructions:

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

Once on a process map:

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

Input parameters

ParameterRequiredTypeDefaultDescription
WindowYesText-The window title
XYesNumber0X coordinate
YYesNumber0Y coordinate
ButtonYesSelectLeftMouse button: Left, Middle, or Right
IterationsNoNumber1Number of clicks

Output variables

This action does not produce output variables.


Errors

ErrorDescription
Window not foundThe specified window could not be found

Tips

  • Clicks at the specified X/Y coordinates within the window
  • Use the recorder to capture coordinates

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.