Puppeteer-sharp-extra icon indicating copy to clipboard operation
Puppeteer-sharp-extra copied to clipboard

Cant pass webdriver test

Open djpavlo opened this issue 4 years ago • 5 comments

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

Hairline Feature | missing

WEBDRIVER | FAIL

djpavlo avatar Apr 16 '21 18:04 djpavlo

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

Overmiind avatar Apr 16 '21 18:04 Overmiind

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

djpavlo avatar Apr 16 '21 19:04 djpavlo

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

Overmiind avatar Apr 16 '21 19:04 Overmiind

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

djpavlo avatar Apr 17 '21 06:04 djpavlo

image I think main problem in this.

djpavlo avatar Apr 17 '21 06:04 djpavlo