Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Browser doesn't support reCaptcha #51

Open
sabrehagen opened this issue Aug 4, 2017 · 3 comments
Open

Browser doesn't support reCaptcha #51

sabrehagen opened this issue Aug 4, 2017 · 3 comments

Comments

@sabrehagen
Copy link

Hi,

Thanks for a great tool. Is it possible for Navalia (or chromeless) to support reCaptchas? This is a screenshot of a search engine using navalia:
screenshot

@lcofre
Copy link

lcofre commented Aug 9, 2017

I think reCaptchas will never allow your automated tests to run. That's the purpose of a reCaptcha, right? :)
But if you have control over the site you are testing, you can "disable" it: https://developers.google.com/recaptcha/docs/faq#id-like-to-run-automated-tests-with-recaptcha-v2-what-should-i-do

@sabrehagen
Copy link
Author

Can we address the issue of why recaptcha is not supported in Natalia, not recaptcha's purpose?

@joelgriffith
Copy link
Owner

I'm not an expert, but if I had to guess it's likely due to the fact that recaptcha is doing more complex things like mouse tracking and interaction timing. IIRC chrome also attaches a headless string to it's user-agent, so that might play into this as well.

Unfortunately trying to reverse engineer recaptcha is a pretty tall order. Some of the best minds at Google have thought about it, and I doubt that their methods of detection are easily thwarted

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

No branches or pull requests

3 participants