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
This issue has been introduced in #82: after filling in the user name field the code will wait indefinitely for the password field to appear (fillIn function called every 100 milliseconds). It probably makes sense to introduce a meaningful timeout here, e.g. five seconds.
The text was updated successfully, but these errors were encountered:
This issue has been introduced in #82: after filling in the user name field the code will wait indefinitely for the password field to appear (
fillIn
function called every 100 milliseconds). It probably makes sense to introduce a meaningful timeout here, e.g. five seconds.The text was updated successfully, but these errors were encountered: