I have a fairly simple macro that fails randomly - sometimes it will fail after a couple hundred tries, sometimes it will fail after as little as two tries. It always shows the error: “Could not establish connection. Receiving end does not exist.” It shows this error after executing an XClickRelative action, and the page it’s hanging on is always successfully loaded and is showing exactly what it should - when I manually start another loop, it always picks up just fine until it randomly fails again. How can I troubleshoot and solve this?
I have reviewed the following three threads which report this same error:
forum.ui.vision/t/recreator-required-could-not-establish-connection-receiving-end-does-not-exist/3039/9
forum.ui.vision/t/could-not-establish-connection-receiving-end-does-not-exist/6715/5
forum.ui.vision/t/recreator-required-frequent-message-could-not-establish-connection-receiving-end-does-not-exist/3137/3
The discussions there are inconclusive and recommend using xmodules instead of click events (which I am already doing) and adding a pause or wait command at various points, which I have also tried.
I have this error when trying to run this macro on both Firefox and Chrome on two different systems. Since it’s random I can’t reliably reproduce it - though I can say that I’ve never gotten the macro to run more than about 300 times. I purchase the Pro license because I have a set of over 50,000 records I need to use this one - but it’s seeming like a real waste of money at this point! I can’t be manually restarting this every couple of hundred records.
I would appreciate any advice or guidance either on this - or perhaps on requesting a refund if anyone has done that before.