in reply to Re: Win32::IE::Mechanize completed?
in thread Win32::IE::Mechanize completed?
Hello bart,
whanks for nice reply. I tried this before, and I was playing with ReadyState, but for me sometimes jumps to 4, and sometimes is still 3 (even if I have in IE status done). It works at you on any page ? try huge pages, for example http://www.albinoblacksheep.com/; sites where is flash it doesn't work. Also, when I use some openproxy it many times gets me state=3, also on "easy" pages (xhtml+js). So I can't use this to determine. But it is better than nothing, now we can specify timeout, and after timeout we can extract links, if no links found, reload :). It is always better to define static sleep time. Ok, thanks.