Debugging Puppeteer & Playwright scriptsThis article originally appeared on Checkly’s Learn Puppeteer & PlaywrightAug 10, 2021Aug 10, 2021
Monitoring-as-CodeThe trend of declaring infrastructure as code has been picking up steam over the last few years, offering a way for DevOps teams to…Mar 16, 2021Mar 16, 2021
Cypress vs Selenium vs Playwright vs Puppeteer speed comparisonOur recent speed comparison of major headless browser automation tools, namely Puppeteer, Playwright and WebDriverIO with DevTools and…Mar 4, 20211Mar 4, 20211
Generating PDFs (invoices, manuals and more) from web pages using Puppeteer/PlaywrightOriginally published on theheadless.devDec 16, 2020Dec 16, 2020
Challenging automation flowsWhile automation tools are fundamental to modern software development, they also have the innate potential to be used for malicious…Dec 11, 2020Dec 11, 2020
Puppeteer vs Selenium vs Playwright, a speed comparisonWhen we decided to build Checkly’s browser checks, we chose to do so with Puppeteer, an open-source headless browser automation tool…Dec 3, 2020Dec 3, 2020
Intro to measuring page performance with Puppeteer & PlaywrightThe need for fast and responsive applications has never been greater because of the move from desktop to mobile. Still, web applications…Nov 26, 2020Nov 26, 2020
How we improved the Lighthouse score of our landing page to 96.We recently optimized the hell out of our Lighthouse score, and one of our landing pages went from a low 70s score to a cool 96 and above…Nov 17, 2020Nov 17, 2020
Using cookies to speed up Puppeteer and Playwright scriptsAs we go about our day-to-day on the web, our browser automatically exchanges small amounts of data with the websites we visit. This way…Oct 20, 2020Oct 20, 2020