Skip to content
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

Closed
earlvanze opened this issue May 5, 2018 · 4 comments
Closed

ReCaptcha with chromedriver on Mac can't be beaten #13

earlvanze opened this issue May 5, 2018 · 4 comments

Comments

@earlvanze
Copy link

earlvanze commented May 5, 2018

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"

@ChrisMuir
Copy link
Owner

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?

@earlvanze
Copy link
Author

earlvanze commented May 5, 2018 via email

@ChrisMuir
Copy link
Owner

Hmm, yeah sorry to hear this. As I said in issue #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.

@earlvanze
Copy link
Author

earlvanze commented May 5, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants