I'm trying to configure auto fill in a web page connection. I have no problem with username and password but the login page expects a user to type those and the login button is disable unless I type something in the pre-filled username and password fields.
Any ideas on how to circunvent this?
Thanks!
Best Answer
S
Stefan Koell
said
almost 8 years ago
Hi,
there are a couple of scenarios where auto fill doesn't work, especially with weird javascript validations or multi step processes. We've compiled a KB article which explains some of those scenarios and how to handle them:
there are a couple of scenarios where auto fill doesn't work, especially with weird javascript validations or multi step processes. We've compiled a KB article which explains some of those scenarios and how to handle them:
Thanks for referencing me to that KB article. unfortunately in my case it simply does not work due to some weird javascript validations. Basically the "Login" button is disabled until the form sees some keyboard activity filling username and password fields.
Until now, I found no way to circunvent this, not even with the key sequence - because the first field does not get the focus on page load.
Oh well, I will survive with that :) Thanks for having a great product as RoyalTS is!
Stefan Koell
said
almost 8 years ago
I see. Those weird validation scripts can be a real pain! You may be able to get at least the semi automatic approach using the key sequence task. All you need to do is to manually focus the first text box using the mouse right after the key sequence was invoked (assuming you provide a long enough delay to get you to the first textbox). Then the key sequence task will kick in and fill out the rest. Not the best solution but better than nothing ;)
F
Fernando Santos
said
almost 8 years ago
Thanks again! Your trick worked great! I click to get the focus and the key sequence task types the username/password and enter key. It is working :) Thanks again for your help!
Fernando Santos
I'm trying to configure auto fill in a web page connection. I have no problem with username and password but the login page expects a user to type those and the login button is disable unless I type something in the pre-filled username and password fields.
Any ideas on how to circunvent this?
Thanks!
Hi,
there are a couple of scenarios where auto fill doesn't work, especially with weird javascript validations or multi step processes. We've compiled a KB article which explains some of those scenarios and how to handle them:
https://support.royalapplications.com/support/solutions/articles/17000040924-auto-fill-for-web-page-connections
Maybe you can find a solution there...
Regards,
Stefan
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstStefan Koell
Hi,
there are a couple of scenarios where auto fill doesn't work, especially with weird javascript validations or multi step processes. We've compiled a KB article which explains some of those scenarios and how to handle them:
https://support.royalapplications.com/support/solutions/articles/17000040924-auto-fill-for-web-page-connections
Maybe you can find a solution there...
Regards,
Stefan
1 person likes this
Fernando Santos
Thanks for referencing me to that KB article. unfortunately in my case it simply does not work due to some weird javascript validations. Basically the "Login" button is disabled until the form sees some keyboard activity filling username and password fields.
Until now, I found no way to circunvent this, not even with the key sequence - because the first field does not get the focus on page load.
Oh well, I will survive with that :) Thanks for having a great product as RoyalTS is!
Stefan Koell
I see. Those weird validation scripts can be a real pain! You may be able to get at least the semi automatic approach using the key sequence task. All you need to do is to manually focus the first text box using the mouse right after the key sequence was invoked (assuming you provide a long enough delay to get you to the first textbox). Then the key sequence task will kick in and fill out the rest. Not the best solution but better than nothing ;)
Fernando Santos
Thanks again! Your trick worked great! I click to get the focus and the key sequence task types the username/password and enter key. It is working :) Thanks again for your help!
Stefan Koell
Glad to hear that!
Regards,
Stefan
-
What happened to the forum?
-
About this Forum
-
Security Information
-
Supported Secure Gateway (SSH) ciphers
-
Why is no remote file browser in SCP available?
-
What encryption is used in the rtsz files when enabled?
-
Royal TS V4 License File
-
How to resolve RDP resolution issues in Windows 7 with high resolution screen
-
How to reference custom properties in tasks and templates?
See all 275 topics