-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ReCaptcha with chromedriver on Mac can't be beaten #13
Comments
Hi @earlvanze , yeah I've seen this happen in the past, see issue #9. The last time I tested this, it was fairly rare for the CAPTCHA to continuously reload like you're describing. Typically it goes away after it's beaten the first time. Is that the case for you, or are you seeing it continuously reload EVERY time it comes up? |
For me, I've never been able to beat it so I just gave up after trying multiple times. It reloads EVERY time after I click Verify over and over. Google has gotten smarter.
[Earl Co - Contact Using Hop](http://GetHop.com/?_hmid=1525541072)
On May 5, 2018 at 15:45 GMT, Chris Muir <[email protected]> wrote:
Hi [@earlvanze](https://github.com/earlvanze) , yeah I've seen this happen in the past, see issue [#9](#9). The last time I tested this, it was fairly rare for the CAPTCHA to continuously reload like you're describing. Typically it goes away after it's beaten the first time. Is that the case for you, or are you seeing it continuously reload EVERY time it comes up?
—
You are receiving this because you were mentioned.
Reply to this email directly, [view it on GitHub](#13 (comment)), or [mute the thread](https://github.com/notifications/unsubscribe-auth/ADj3Ylr1E6pLVa0CvgJhaDDaeqnNxkdgks5tvckPgaJpZM4Tzg-F).
|
Hmm, yeah sorry to hear this. As I said in issue #9:
Thank you for reporting this, but I am closing this issue. |
Yeah I figured, thanks anyway. It's good code, I watched it work for a few seconds.
[Earl Co - Contact Using Hop](http://GetHop.com/?_hmid=1525542703)
On May 5, 2018 at 17:35 GMT, Chris Muir <[email protected]> wrote:
Hmm, yeah sorry to hear this. As I said in issue [#9](#9):
The short answer is that once the CAPTCHA appears, it's out of my hands. I have no interest in developing the current CAPTCHA code beyond what it currently is, which is simply to pause code execution indefinitely until the CAPTCHA been manually handled.
Thank you for reporting this, but I am closing this issue.
—
You are receiving this because you were mentioned.
Reply to this email directly, [view it on GitHub](#13 (comment)), or [mute the thread](https://github.com/notifications/unsubscribe-auth/ADj3YqomhgZBAeSlbxo_YD1NBwsL2pboks5tveLxgaJpZM4Tzg-F).
|
I've spent the last several minutes solving reCaptcha problems. It won't go away. Somehow Zillow or Google know Chrome is being controlled by automated test software (chromedriver).
Finally it gave up and told me "Try again later
Your computer or network may be sending automated queries. To protect our users, we can't process your request right now. For more details visit our help page"
The text was updated successfully, but these errors were encountered: