@to-nice There are different ways, but you can copy this link and select "Open From Url" in BAS.
Screenshot_28.png
Screenshot_29.png
Hey! I have a problem, maybe someone can help me.
I made a bot that generates accounts. In the end, I need to resolve reCaptcha with a checkbox. 40% of times, it failed because it didn't click on the checkbox. (Even if it solved captcha). Maybe I didn't something wrong.
Any Suggestions?
CSS> #checkbox-container > :nth-child(1) > div > iframe>FRAME> >CSS> body
This problem is with 2Captcha and Anti_captcha.
No issue with Captcha.guru

Like 90% of times, I have this issue. Using 2Captcha to solve captcha.
Maybe someone knows what could be an issue?

@ChrisHolmes said in reCaptcha Checkbox problem:
Hey! I have a problem, maybe someone can help me.
I made a bot that generates accounts. In the end, I need to resolve reCaptcha with a checkbox. 40% of times, it failed because it didn't click on the checkbox. (Even if it solved captcha). Maybe I didn't something wrong.
Any Suggestions?
CSS> #checkbox-container > :nth-child(1) > div > iframe>FRAME> >CSS> body
