Thanks but when I try to include this in a template browser "Go to page" step, I get this error: "Error occurred while executing template"Enter to the navigation panel:
javascript: history.back(1); void 0;
or
javascript: history.back(1);
Thanks Hungry Bulldozer!I recorded test template. You may take a look
Посмотреть вложение 348
Yes it does and it only needs to by entered in the address bar once in IE. It also works in the Action recorder but needs to be entered twice.Does it work on IE?
I mean this javascript on site which you need
This in zennoposter 5 doesn't workThanks Hungry Bulldozer!
Using javascript: history.back(1);-|-page works great on the test pages. Unfortunately however, it doesn't work for the site I'd like to automate. I guess there is some clash between the javascript on the site and the history.back(1) code.
Doesn not work for me for some sites...Here you go