Help Centre › Building Processes
This article describes the RPA Mouse functionality to select a drop-down option.
For a full list of available functions, please read MOUSE functions.
Description
The MOUSE Select a drop-down option function allows you to select a drop-down option.
Setting it up
To use the MOUSE Select a drop-down option function, follow these instructions:
{{popups:rpas/add:action=select}}
Once on a process map:
- Navigate to the process where you would like to add the MOUSE Select a drop-down option 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 Select a drop-down option option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Window | Yes | Text | - | The window title |
| Option | Yes | Select | - | The dropdown option to select |
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| Window not found | The window could not be found |
| Option not found | The specified option is not available |
Tips
- Selects an option from a dropdown in a desktop application