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
Login into the system
Username: abc
Password: 123
actualPassword: 1234
I tried to login to the system with wrong credentials (Username: abc, Password: 123) it gives an error message as expected but after that in a second I re-entered the right credentials (Username: abc, Password: 1234) it still giving error (Unauthorized).
But if after first failed try, I wait for few seconds and then login with correct credentials (Username: abc, Password: 1234) , it takes me to the site as expected.
The text was updated successfully, but these errors were encountered:
Use Case:
Username: abc
Password: 123
actualPassword: 1234
I tried to login to the system with wrong credentials (Username: abc, Password: 123) it gives an error message as expected but after that in a second I re-entered the right credentials (Username: abc, Password: 1234) it still giving error (Unauthorized).
But if after first failed try, I wait for few seconds and then login with correct credentials (Username: abc, Password: 1234) , it takes me to the site as expected.
The text was updated successfully, but these errors were encountered: