Skip to main content

Click element using natural language on a VM

Click on an element using natural language on a VM.

Application

  • Desktop Automation (RPA)

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Desktop session IDThe unique identifier of the desktop instance. Can be retrieved from "Connect and log in to a VM” Wrk Action. Example: fb9bc380-146c-420e-9130-50ce93614e0Text (Short)Yes
Element descriptionDescription of the element for which you would like to clickText (Long)YesThe login button
Double click?Would you like to double click on the location?True/FalseNo
Right click?Would you like to right click on the VM?True/FalseNo
Wait after clickThe number of seconds you would like to wait after clicking before proceeding with the next Wrk ActionNumberNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
ScreenshotFileNo
X coordinateThe distance in pixels from the leftNumberNo
Y coordinateThe distance in pixels from the topNumberNo
Unsuccessful messageIf unsuccessful, a message stating what went wrongText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
No resultThis status is selected if the job has successfully completed but no result was produced.

Requirements

  • N/A