Google-reCAPTCHA-v2-solver-using-playwright-python
Google-reCAPTCHA-v2-solver-using-playwright-python copied to clipboard
Not always right.
https://github.com/Binit-Dhakal/Google-reCAPTCHA-v2-solver-using-playwright-python/blob/b4fa56490cd7307bd1baf0083678cecc23be8243/main.py#L59C9-L60C19
this line is wrong, sometimes it will return even if the captcha isn't solved.
I have commented that part out but after a while the part in start method that uses similar logic is not working and I am trying to understand why do we need it and how to make it work. When I comment the else part out, the code passes but before it gets out of the while loop it gives me 5 times "Target page, context or browser has been closed"