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

Cant pass webdriver test #22

Open
djpavlo opened this issue Apr 16, 2021 · 5 comments
Open

Cant pass webdriver test #22

djpavlo opened this issue Apr 16, 2021 · 5 comments

Comments

@djpavlo
Copy link

djpavlo commented Apr 16, 2021

After update to 1.3.0 ver can't pass test https://bot.sannysoft.com/

Hairline Feature | missing

WEBDRIVER | FAIL

@Overmiind
Copy link
Owner

In new versions of chrome webdriver should return false instead of undefined so it's working as expected
https://github.com/berstend/puppeteer-extra/blob/master/packages/puppeteer-extra-plugin-stealth/evasions/navigator.webdriver/index.test.js

@djpavlo
Copy link
Author

djpavlo commented Apr 16, 2021

But after that, the sites easily determine that automation systems are being used. And then the meaning of StealthPlugin module is not entirely clear.

@Overmiind
Copy link
Owner

Overmiind commented Apr 16, 2021

But my usual browser works the same way. The latest chrome versions always return false so the site can't use webdriver detection to determine that automation systems are being used

@djpavlo
Copy link
Author

djpavlo commented Apr 17, 2021

By new version i can't login aliexpress.com. Permanent captcha. Old version work perfectly

@djpavlo
Copy link
Author

djpavlo commented Apr 17, 2021

image
I think main problem in this.

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