BuckSwish Posted May 4 Report Share Posted May 4 I have a website that the extension doesn't fill the password in. The username field populates correctly as there is an ID= in the coding, but the password field does NOT populate. When I check the coding on the page there is no ID= This has happened on a handful of sites but here is an example of one: https://www.mykplan.com/sponsorsecure_net/login.aspx Right clicking and inspecting the page on the password field does not show an ID= and if I try and right click and copy the selector to paste back into the passworstate it's using an ASPNetForm (#aspnetForm > div.middle-block > div:nth-child(3) > input[type=password]). Is there anyway or is there a different selector we can put in the Browser Form Fields area in PasswordState. Thanks ahead of time. Link to comment Share on other sites More sharing options...
support Posted May 4 Report Share Posted May 4 Hello, We also look at the Name tag on Input elements, so if you configure your password record like below, it should form fill - it does for us. Regards Click Studios BuckSwish 1 Link to comment Share on other sites More sharing options...
BuckSwish Posted May 5 Author Report Share Posted May 5 Hrmm, I tried it based on PIN in the name and #PIN and neither would populate. Were you successful using chrome or a different browser? Link to comment Share on other sites More sharing options...
support Posted May 5 Report Share Posted May 5 Hello, I was using the Chrome browser, and below is a screenshot of it form filling - using the settings above. Regards Click Studios BuckSwish 1 Link to comment Share on other sites More sharing options...
BuckSwish Posted May 6 Author Report Share Posted May 6 So no idea why, but this morning it is populating it if I go to the site directly. I won't question it and I'll run with it. Thanks again for your help. Link to comment Share on other sites More sharing options...
support Posted May 6 Report Share Posted May 6 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now