How do I get AutoIt to wait for items in a browser (on a web page) to show up, like buttons or text boxes or hyperlinks?
WinWaitActive is nice for operating system windows, but does AutoIt have functions for handling items within web pages?
If not, is there something other than AutoIt for web pages?