ChrisMuir/Zillow

ReCaptcha with chromedriver on Mac can't be beaten

earlvanze opened this issue · 4 comments

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"

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?

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.