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).
I would like to know how to lock an action like clipboard as it is causing issue with multi threaded run.
Try with 1-2 threads if it work faster then the problem is Your cpu. Try to optimize Your script, check bablosoft wiki at least for help.
@heshamyassin1 said in please help me how i can make the thread running and when captcha found solve it:
hello i want to make the thread running and when captcha found solve it
Use the action "Is Element Exists" to determine if there is a captcha on the page. If there is - decide.
@yourfriendkarol said in How to run THREAD for EXACTLY 500 times?:
only
ohh that's possible, nice, thank you!
@mfacundo94 @Findyourthing said in Is it possible to share cache across threads in order to save bandwidth?:
This idea is really interesting? Any answer?
You can try symbolic links (cmd mklink /j targetPath sourcePath). Not tried it myself and shared cache could potentially de-anonymize you.