Search found 5 matches

by gt3guru
Sun Oct 19, 2008 3:54 am
Forum: iMacros for Firefox
Topic: Imacro "Error #802, Website did not respond (Timeout)
Replies: 58
Views: 58329

Re: Imacro "Error #802, Website did not respond (Timeout)

I can confirm the problem is with adobe. I uninstalled Adobe and it ran like a charm! reinstalled and it failed again.
by gt3guru
Tue Oct 14, 2008 4:44 am
Forum: iMacros for Firefox
Topic: Imacro "Error #802, Website did not respond (Timeout)
Replies: 58
Views: 58329

Re: Imacro "Error #802, Website did not respond (Timeout)

I believe it may have something to do with adobe Flash that loads on the page.
by gt3guru
Tue Oct 14, 2008 4:12 am
Forum: General Support & Discussions
Topic: Please create better command for timeout error #802
Replies: 15
Views: 13963

Re: Please create better command for timeout error #802

When running a loop to loginto myspace 1 in 5 attempts fails an 802 timeout. SET !ERRORIGNORE YES set !timeoutignore yes VERSION BUILD=6070918 RECORDER=FX TAB T=2 url goto=myspace.com wait seconds=1 tab t=1 TAG POS=1 TYPE=A ATTR=TXT:Sign<SP>Out wait seconds=1 TAG POS=1 TYPE=A ATTR=TXT:Log<SP>In Wait...
by gt3guru
Tue Oct 14, 2008 4:07 am
Forum: iMacros for Firefox
Topic: Imacro "Error #802, Website did not respond (Timeout)
Replies: 58
Views: 58329

Re: Imacro "Error #802, Website did not respond (Timeout)

I'm trying to login to several myspace accounts in a loop and 1 in 5 times it clicks the login button I get an 802 error even though it has clearly loaded the page. It either needs to recognize the page has loaded or continue after the page has timed out. errorignore doesn't help. changing the timeo...
by gt3guru
Tue Oct 14, 2008 3:56 am
Forum: Command Line and Scripting Interface
Topic: 802 timeout error halting my script
Replies: 2
Views: 2890

Re: 802 timeout error halting my script

I also have this issue. 1 in 5 times the script loads a page I get an 802 error even though the page has clearly loaded.