If I run it from the browser it will work most of the time, but sometimes it will time out at the selectWindow tab=1 command which follows a click command of an image that kantu seems to be double clicking because it opens between 1-3 new tabs each time I run it.
If I run it from a saved html file with the browser already open it will work 3/4 of the time but still throws the error listed above 1/4 of the time.
If I run it from a saved html file without chrome being open it will always give the error listed in the orig post.
Here is the code from where it begins to fail. The click command is opening multiple tabs like it is being double or triple clicked so I put an extra selectWindow tab=1 command in there that seems to reduce the failure rate.