Which is harder to detect: Puppeteer vs Selenium detection for web automation?

18 Replies, 1422 Views

Puppeteer vs Selenium detection is such a nuanced topic. I’ve used both, and honestly, it’s all about the details.

Selenium can be stealthy if you use `undetected-chromedriver` and tweak the browser settings. Puppeteer is easier to hide, but you still need to use plugins like `puppeteer-extra-plugin-stealth`.

One thing I’d recommend is testing your setup with tools like `BrowserStack` to see how detectable it is.

Messages In This Thread



Users browsing this thread: 1 Guest(s)