Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
functions encrypted
#5
The most important thing what AutoPassword does - finds and activates the password field.
It then enters password, presses Shift+Tab to activate previous field (which usually is username field) and enters username.

In amazon.com, to activate username field, must be pressed Shift+Tab+Tab. That is why AutoPassword fails.

Don't use username with AutoPassword. Use key for it:

Macro
Code:
Copy      Help
AutoPassword "" "password" 2
key S{TT}
key "email"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)