Chrome version: 66.0.3359.139 (64-bit)
Windows 10
Hi!
This error has been happening for a while (two months or more) and I don't know how to fix it. We have a vbs script that runs every day using the Task Scheduler and it works fine for a couple of days. Suddenly we start having errors, and it's like iMacros doesn't start. Find the errors bellow:
"
Line 68 TCP interface error: Connection timed out. Is "Allow access to file URLs" enabled in iMacros for Chrome? See http://wiki.imacros.net/iMacros_for_Chr ... ing_Chrome --> this error comes from iimL.iimOpen()
Line 78 Browser was not started. iimOpen() failed? --> this is when tries to run the iMacros file using "iimPlay"
Line 92 Could not open server pipe \\.\pipe\im-cr-default.TestAccount --> this is with "iimClose()"
"
We have "Allow access to file URLs" enabled since the beginning. However, if we disable this checkbox and check it again on the iMacros extension options, next time the vbs is ran everything works fine. But then again, two days later we have the same error.
I have tried to understand why this happen, but I don't even know how to get more information about the error. We have the latest Chrome and iMacros version, so that can't be it.
Could someone please guide me through this? I really don't know what to do

Thanks.