Autofill password not working on iTunes Connect?
Solution 1:
The new login of iTunes Connect uses an AJAX form for signing in but does not use a <form>
tag for it which prevents Chrome from saving the password.
I was so annoyed that I built a tiny Chrome Extension to fix this issue and allow Chrome to save the password.