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
Thanks! I found out the website just uses v2 but still, it gives a login error (while the credentials are correct) after solving the captcha, so I assume that it is wise to warm up the profile.
What is the best way to do this? Sorry I'm quite new.