Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Do you meet this problem? How can I finish this script?
If you are using a captcha solving module, then it probably needs to be disabled. Without using the module, I managed to pass this stage.
Now I'm getting this error when starting CanvasInspector too
no one will see it dont worry
He meant one script per thread.
Each asynchronous function started, starts in separate thread. So in that example you will have 2 threads since 2 asynchronous functions will be started, each with its own (different) script.