Sometimes a page does not load at first (maybe the internet is lagging or the server etc.)
My question is how to make Imacros refresh the page if it is not loaded, for example it may have this text:
"This program cannot display the webpage
Most likely causes:
You are not connected to the Internet.
The website is encountering problems.
There might be a typing error in the address. "
So if Imacros finds it (maybe a with TAG command) then it does REFRESH and if it does not find it then it continues. And it has to this only once, so for example if it does REFRESH and the page doesn't load again it shouldn't REFRESH again
I would like to add this check at every Imacro I have so that they would become a lot more reliable. And since I have a lot of imacroses done already I need help to find the simpliest way to implement it.
PS if this can be achieved only with the use of additional Windows Scripting or programming language then what is the most popular programming language to learn for web based programs ( like Imacros
