On version 7.0.14 I’m still getting random 101 errors and now I have this error…
Executing: | open | ${webpage} | |
[error] Line 53: ipcPromise: onAsk timeout 3000 for cmd “PANEL_CALL_PLAY_TAB”, args {“ipcTimeout”:100,“ipcNoLaterThan”:3310716965592,“payload”:{“command”:“HACK_ALERT”,“args”:{}}}
[info] Macro failed (Runtime 255.26s)
I loop the macro indefinitely. Sometimes it’ll go for 16000 seconds before failing.
I seem to have a clear run for a while, then get a series of errors. The errors are always after a selectWindow (tab= or open) or when using an executeScript. It’s hard to say the new versions are helping as the errors are so random, on different tabs and websites. It seems to be a Chrome thing, rather than specific to the website.
I was putting 500ms pauses after every page load / tab change. That seemed to work. But I’d removed them again when a new version came out.
Any suggestions welcome.