Help Centre › Building Processes
This article describes the RPA Mouse functionality to move the pointer by.
For a full list of available functions, please read MOUSE functions.
Description
The MOUSE Move the pointer by function allows you to move the pointer by.
Setting it up
To use the MOUSE Move the pointer by function, follow these instructions:
{{popups:rpas/add:action=mouse-move-by}}
Once on a process map:
- Navigate to the process where you would like to add the MOUSE Move the pointer by 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
- From here you can select the MOUSE Move the pointer by option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| X | Yes | Number | 0 | Horizontal offset |
| Y | Yes | Number | 0 | Vertical offset |
Output variables
This action does not produce output variables.
Errors
This action does not produce specific errors.
Tips
- Moves the mouse cursor by the specified pixel offset from its current position