ad-m / python-anticaptcha

Client library for solve captchas with Anticaptcha.com support.
http://python-anticaptcha.readthedocs.io/en/latest/
MIT License
222 stars 51 forks source link

Even after injecting captcha to g-recaptcha-response, captcha isnt bypassing edit: (solved) #92

Closed fashan7 closed 3 years ago

fashan7 commented 3 years ago

I have posted a question in stackoverflow regarding the issue, please check https://stackoverflow.com/questions/68877761/recaptcha-wasnt-solving-by-anticaptcha-plugin-in-selenium-python

fashan7 commented 3 years ago

found solution from here #82

fashan7 commented 3 years ago

This may too Help