Why Imacros stucks for no reason

nickvk

BANNED
Joined
Mar 17, 2015
Messages
444
Reaction score
125
I was just wondering, imacros works well initially and then it stops or keep loading even when the webpage is already loaded and shows unrelated errors, anyone has a better alternative or a solution to this, that would be good.
 
SET !ERRORIGNORE YES

makes your macro keep going despite errors. may not solve yer problem.
 
If u are using an imacro , try to leave it alone , stop checking it , and also its better to stop using the pc after the imarco star
 
You can use this statement to ignore error on imacros and keep running.
SET !ERRORIGNORE YES
 
in each actions or only once?
it depends where exactly you put the command, it is applicable for all actions below it (until you don't switch it off), so if you put it at the top, it will be true for all actions, but maybe it won't be able to help and the issue is related to imacros itself, not the macro

are you talking about the standalone imacros browser or the firefox addon? i'm just asking, because if it's the former, you should try the firefox addon instead, if you don't run tasks where the standalone version is required by all means, the firefox addon runs a lot smoother, the standalone version is based on IE, go figure...
i also experienced with the standalone version (both version 9 and 10), that if i run a macro in loop, after some loop the browser becomes unresponsive
 
it depends where exactly you put the command, it is applicable for all actions below it (until you don't switch it off), so if you put it at the top, it will be true for all actions, but maybe it won't be able to help and the issue is related to imacros itself, not the macro

are you talking about the standalone imacros browser or the firefox addon? i'm just asking, because if it's the former, you should try the firefox addon instead, if you don't run tasks where the standalone version is required by all means, the firefox addon runs a lot smoother, the standalone version is based on IE, go figure...
i also experienced with the standalone version (both version 9 and 10), that if i run a macro in loop, after some loop the browser becomes unresponsive

i use mozilla firefox
 
any better and easy alternative available which can be set up easily and free as well ?
 
Back
Top