Dr_Max Posted February 5, 2019 Report Share Posted February 5, 2019 Usualy web-site have standart input field with name "password". for example: <input type="password" class="form__input ()" name="password" autocomplete="off" maxlength="100"> I have few web-lite, where input field have another name. for example: <input type="PASSWORD" name="WELCOME_bound_mainPanel_loginPanel_password" id="isc_1N" handlenativeevents="false" $89="isc_PasswordTextItem_1" $9a="$9b" spellcheck="true" oninput="isc_PasswordTextItem_1.$43g()" autocomplete="OFF" class="textItem" style="WIDTH:263px;HEIGHT:24px;text-align:left;background-color:#FFFFFF;color:#000000;cursor:null;" tabindex="20" data-enpassid="__1"> how I can use autofill in that case? Link to comment Share on other sites More sharing options...
Yogesh Kumar Posted February 6, 2019 Report Share Posted February 6, 2019 Hi @Dr_Max Please let us know the websites where you are facing the problem. Thanks. 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