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)
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-50ce93614e05 | Text (Short) | Yes | fb9bc380-146c-420e-9130-50ce93614e05 |
Credentials | Connected Account | Yes | ||
Username input X-offset | The distance in pixels to the right that you would like to click of the identified location | Number with decimals | No | |
Username input Y-offset | The distance in pixels down that you would like to click of the identified location | Number with decimals | No | |
Password input X-offset | The distance in pixels to the right that you would like to click of the identified location | Number with decimals | No | |
Password input Y-offset | The distance in pixels down that you would like to click of the identified location | Number with decimals | No |
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. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A