Nexial Automation

Test Automation Platform for everyone!

X

desktop » login(form,username,password)

Description

This command is used to login into the desktop application with provided credentials.

Parameters

  • form - this parameter is the form name that is used in application.json
  • username - is the username
  • password - is the password. (Password can be either encrypted or plain string. Nexial supports encryption of the password. Illustrated in the below example).

Example

See Also