recaptcha-solver
recaptcha-solver copied to clipboard
Solve reCAPTCHA challenges by using offline speech recognition.
[](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....
Because there are multiple iframes in the interface and the internal selection is incorrect, I need to modify the selector, but it does not take effect ``` RecaptchaSolver.BFRAME = "iframe[src^='https://www.google.com/recaptcha/api2/bframe']:visible,...
Hello first of all, what an incredible job! On the other hand I had a problem trying to pass an invisible reCaptcha v2 on a web site, this site seems...
Hello, after I tried to solve the reCaptcha, then I got this message `[Error: ENOENT: no such file or directory, open '/var/folders/5k/103mnjwx2rncp6btbvlt5z980000gn/T/reSOLVER-9454634224111578/out.wav'] { errno: -2, code: 'ENOENT', syscall: 'open', path:...
It seems that the function types have changed in `playwright-core` 1.45.0, so I updated the dependencies. ``` /path/to/repo/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯ Unable to compile TypeScript:...
My cases is with google lens and google search pages when they present the recaptcha v2. The `:visible` selector for the bframe is not valid, or due to this it...