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

Supporting Text Captcha With Math #83

Open Kgym-Hina opened 1 month ago

Kgym-Hina commented 1 month ago

image

When facing captcha like this, the extension will consider all symbols (+,-,x,/,=,?) as letters.

According to the documentation, currently there is no support to calc math captcha like this.