Skip to main content

Click on a location in a VM

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)

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.Text (Short)Yesfb9bc380-146c-420e-9130-50ce93614e0
X-offsetThe distance in pixels to the right that you would like to click of the identified locationNumber with decimalsNo10
Y-offsetThe distance in pixels down that you would like to click of the identified locationNumber with decimalsNo10
Double click?Would you like to double click on the location?True/FalseNoTrue
Right click?Would you like to right click on the VM?True/FalseNoFalse
Wait after clickThe number of seconds you would like to wait after clicking before proceeding with the next Wrk ActionNumber with decimalsNo5

Outputs (what you get)

NameDescriptionData TypeRequired?Example
ScreenshotFileNo
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.
Impossible to completeThis status is selected in the event of the following scenario:Unable to connect to the session for some reasonCoordinates given to click are off of the screen

Requirements

  • N/A