Skip to main content

Login to an application

Write the username and/or password into the input fields on an application on a virtual machine. Note this will not click the submit/login button.

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-50ce93614e05Text (Short)Yesfb9bc380-146c-420e-9130-50ce93614e05
CredentialsConnected AccountYes
Username input X-offsetThe distance in pixels to the right that you would like to click of the identified locationNumber with decimalsNo
Username input Y-offsetThe distance in pixels down that you would like to click of the identified locationNumber with decimalsNo
Password input X-offsetThe distance in pixels to the right that you would like to click of the identified locationNumber with decimalsNo
Password input Y-offsetThe distance in pixels down that you would like to click of the identified locationNumber with decimalsNo

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.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A