in reply to Getting Win32::IE::Mechanize to wait for responses
There is also a module called SAMIE, (doesn't seem to be in CPAN, it's on sourceforge,) that does something similar to IE::Mechanize, it has some kind of WaitForDocumentComplete() function which might be helpful. BTW, I use IE::Mechanize, it seems to be ok.