Operations | Monitoring | ITSM | DevOps | Cloud

December 2020

Puppeteer vs Selenium vs Playwright, a speed comparison

When we decided to build Checkly's browser checks, we chose to do so with Puppeteer, an open-source headless browser automation tool, later adding Playwright, too. We wanted to support users with synthetic monitoring and testing to let them know whether their websites worked as expected at any given moment. Speed was a primary concern in our case. Yet, determining which automation tool is generally faster is far from simple.