NopeCHALLC / nopecha-extension

Automated CAPTCHA solver for your browser. Works with Selenium, Puppeteer, Playwright, and more.
MIT License
6.92k stars 99 forks source link

how to know when the recaptcha is finish #50

Closed fancy45daddy closed 5 months ago

fancy45daddy commented 5 months ago

I use playwright to solve recaptha, but how to know when the recaptcha is already finish?

fancy45daddy commented 5 months ago

for example in https://www.google.com/recaptcha/api2/demo, how to how when I can click submit?

Le0Developer commented 5 months ago

duplicate of #47