Getting this for scripts that worked on the prior day. It seems to be script-specific. It does not happen to every script. I think it has to do with node.js
This seems to be resolved. BAS did not like the Excel macro-enabled format that I added as a resource. I resaved the Excel file as a plain workbook and it fixed the problem.
@Fox Ok nevermind thanks for the help. I didnt see that link when I searched that link you sent me. But all I had to do was remove the quotation marks in my own script and it worked.
Hello, you can try using a proxy before loading page.
if this doesnt work you can try using proxy and then requesting fingerprint.
I managed to do this in this way.
Hey, I got the result in BAS variable but the result was an array but when it is passed to BAS variable it converts to string. I want to use that BAS variable as an array so i can loop through it, how can i achieve that please ?
The result of executing the action will always be a string, use a delimiter, then the string to parse into an array