So I have a macro that connects to several different websites and logs me in, one in each tab. A lot of the time, one of the 20+ logins times out and my whole macro script fails to continue to execute.
Is there a way I can have it continue even it one of the websites timesout?
I am using firefox plugin
Thanks you.