Skip to main content

Login to a website

Write the username and/or password into the input fields on a website. Note this will not click the submit/login button. Refer to the documentation for configuration details.

Application

  • Web Process Automation

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Browser session IDThe unique identifier of the browser instance. Can be retrieved from "Open a browser session" Wrk Action. Example: fb9bc380-146c-420e-9130-50ce93614e05Text (Short)Yesfb9bc380-146c-420e-9130-50ce93614e05
CredentialsConnected AccountNo
Username element identifierThe CSS selector of the element you want to enter the username into. Example: #usernameText (Long)No#username
Password element identifierThe CSS selector of the element you want to enter the password into. Example: #passwordText (Long)No#password

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