Click on an element using natural language on a VM.
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. Example: fb9bc380-146c-420e-9130-50ce93614e0 | Text (Short) | Yes | |
Element description | Description of the element for which you would like to click | Text (Long) | Yes | The login button |
Double click? | Would you like to double click on the location? | True/False | No | |
Right click? | Would you like to right click on the VM? | True/False | No | |
Wait after click | The number of seconds you would like to wait after clicking before proceeding with the next Wrk Action | Number | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
Screenshot | File | No | ||
X coordinate | The distance in pixels from the left | Number | No | |
Y coordinate | The distance in pixels from the top | Number | 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. |
Requirements
N/A