I have a vb script that automates the login process to different websites by sending keystrokes. I would like to know if there is a way for the script to wait for Firefox to fully load the browser window before the script sends the keystrokes. I know I can use the wait command, but the timing is not always right. I also know I can do it with Explorer, but I would prefer to use Firefox. I am also open to using an alternate script that would allow me to pass login information to a website.
Start Free Trial