Hi, i would recommend you to check CaptchaAI emulator it’s simulate 2Captcha services, and captures any captcha request and tunnels them to their service that is why i recommend you to use it. It is a better alternative because it does not charge you for only one captcha. It provides you with unlimited solves, and also you can ask them to provide you free trial for 7 days.
Can I use BAS methods asynchronously?
-
I want to use "wait for text" or community module "waiting for selectors" asynchronously. Is that possible?
My main goal is to increase speed. For example if I use "waiting for selectors" to wait for an error message, I still have to wait even if the process continues without any issues. So there is a 10 20 seconds timeout for an error that didn't happen.