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

How to hide the fact that the browser is being manipulated by a software? #3220

Closed
sinisterdev opened this issue Sep 8, 2018 · 4 comments
Closed

Comments

@sinisterdev
Copy link

I don't want to get rid of the message, basically google recaptcha knows my browser is controlled by a software, and because of that I get hard captchas, while If I start chromium manually the captchas are not hard, any way to solve this?

@aslushnikov
Copy link
Contributor

The whole point of Google Recaptcha is to figure that your browser is automated. There are dozens of sophisticated techniques to detect automation and to counteract detections; there's no silver bullet though.

@vsemozhetbyt
Copy link
Contributor

See also https://github.com/paulirish/headless-cat-n-mouse

@sinisterdev
Copy link
Author

Well the problem is 'm also trying with non-headless chrome

@ffantasy
Copy link

ffantasy commented Sep 28, 2018

figure out:
https://intoli.com/blog/not-possible-to-block-chrome-headless/
webdriver is the key!

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

4 participants