@Rabbi5533
Quotes are not needed in the resource. I also recommend using the “Parse CSV string” action from the “String” module.
Screenshot_1.jpg
Screenshot_2.jpg
I tested it and it works perfectly when its running from the record function but when i try to run it. it errors immediately.
" Final Message : Script finished with error :SyntaxError: Parse error "
Why error and how?
I do not mind running it from the record function but,
i want to make the browser start schedualed..
Im not reporting a bug/error.
I am just asking how this program works. I do not mind finding the solution.
But then i need to understand why or how the program works.
I have some experience with scripting(reading/running logically to algorithm)
@unknownmenz In record mode BAS executes actions one by one, while in run mode it checks whole script.
In new version this error is more descriptive, it displays action id instead of code and line number.
Быстрый способ решить любые проблемы с антидетект https://community.bablosoft.com/topic/12198
Thank you for your reply.
But i do not see why the running mode gives error, if the record mode can fully function.