JacobLinCool / recaptcha-solver

Solve reCAPTCHA challenges by using offline speech recognition.
MIT License
27 stars 14 forks source link

update BFRAME? #6

Open tocha688 opened 6 months ago

tocha688 commented 6 months ago

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, iframe[src^='https://www.google.com/recaptcha/enterprise/bframe']:visible";