The "Connect and log in to a VM" WrkAction is required in your Wrkflow prior to making use of this desktop RPA WrkAction.
Click on a location on a virtual machine. All virtual machines are viewed with 1920 x 1080 resolution.
Application
Desktop Automation (RPA)
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Desktop session ID | The unique identifier of the desktop instance. Can be retrieved from "Connect and log in to a VM” Wrk Action. | Text (Short) | Yes | fb9bc380-146c-420e-9130-50ce93614e0 |
X-offset | The distance in pixels to the right that you would like to click of the identified location | Number with decimals | No | 10 |
Y-offset | The distance in pixels down that you would like to click of the identified location | Number with decimals | No | 10 |
Double click? | Would you like to double click on the location? | True/False | No | True |
Right click? | Would you like to right click on the VM? | True/False | No | False |
Wait after click | The number of seconds you would like to wait after clicking before proceeding with the next Wrk Action | Number with decimals | No | 5 |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
Screenshot |
| File | No |
|
Unsuccessful message | If unsuccessful, a message stating what went wrong | Text (Long) | No |
|
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
No result | This status is selected if the job has successfully completed but no result was produced. |
Impossible to complete | This status is selected in the event of the following scenario:
|
Requirements
N/A