You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mukkachaitanya Good catch, but this is not a high priority at this point. Please let this issue simmer a bit and focus on other high priority points from the refactoring page.
Description
The inputs of the inquirer have not trimmed off the white spaces and are considered a part of the input.
Steps to Reproduce
Login using the
autolabjs init
command for a user saytestuser
:testuser
; logs in.testuser
; fails.Expected behavior: The login must go thorugh by trimming off the whitespaces
Actual behavior: Outputs
Invalid Username or Password.
The text was updated successfully, but these errors were encountered: