Jump to content

Extension Password Doesn't use ID for input


BuckSwish

Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...