login
static boolean login()
Content copied to clipboard
Attempts to log in using the account selected by the user when starting the script
Return
true if logged in successfully, false otherwise
Attempts to log in using ths specified credentials
Return
true if logged in successfully, false otherwise
Parameters
username
the account username
password
the account password
Attempts to log in using ths specified credentials
Return
true if logged in successfully, false otherwise
Parameters
username
the account username
password
the account password
authenticatorSecret
the authenticator secret key to handle the authenticator, if applicable