Article
Problem
A Forum reader recently asked:
"I am have a problem with detecting a password field on a web page. The whole page is created in Javascript, with no web forms. I have tried using "#" and "password". I don't want to tab. Any ideas?"
And here's the response from David Guest ...
Solution
Try this:
Type $Password CurrentPassword ChangePassword ?NewPassword Type ?NewPassword GotoURL Javascript(validator())
It may not hit the button, but it should put the details in the correct fields. You will need to make sure that the "Password field must exist" attribute is set off so that the script will run.
Related Articles
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 3928 reads


0