When you have saved username and password for some site Chrome will autofill that username and password, but if you try to get the value for the password input field it is e
Just set the autocomplete attribute to username for the username field and new-password for the password field;