BuckSwish Posted May 4, 2022 Posted May 4, 2022 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.
support Posted May 4, 2022 Posted May 4, 2022 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
BuckSwish Posted May 5, 2022 Author Posted May 5, 2022 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?
support Posted May 5, 2022 Posted May 5, 2022 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
BuckSwish Posted May 6, 2022 Author Posted May 6, 2022 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.
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