Q: Some websites require me to enter a graphical "security code" or Turing number. I want the login macro to stop at this point and enter the characters manually. How do I set the focus to a input field for manual entry?
A: To set the focus to a certain input field (or any other element on the screen), please use the WINCLICK command.