NopeCHALLC / nopecha-extension

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

What determines what captchas are Enabled for the automation plugin #86

Open sph3rex opened 1 month ago

sph3rex commented 1 month ago

Hello,

I've started a subscription to test the functionality of nopecha, however my automation plugin does not work with text captchas and the debug panel says:

Enabled CAPTCHAS:
["hCaptcha","reCAPTCHA","FunCAPTCHA","Cloudflare Turnstile"]

How you control this or what determines what types of captchas are enabled?

Thank you.

DzT13 commented 1 month ago

you need to configure autosolve on manifest.json

image