May 6, 2024 4 min read Puppeteer guides What is Puppeteer What is Puppeteer and what you can use it for.
May 6, 2024 3 min read Puppeteer guides Puppeteer versus Playwright When to use Playwright and when to use Puppeteer.
Oct 5, 2023 2 min read Puppeteer guides Comparing Puppeteer versus Selenium for rendering website screenshots When comparing Puppeteer and Selenium for rendering screenshots, it's crucial to understand the distinct capabilities and use cases of each tool.
Jun 13, 2023 5 min read Puppeteer guides Puppeteer Performance Monitoring with Inspector In this article I'll show you how to monitor performance and errors of a browser automation script written with Puppeteer.
Jan 1, 2023 3 min read Puppeteer guides Capture beyond viewport in Puppeteer and Chrome DevTools Protocol Let's talk about the captureBeyondViewport parameter introduced in Chrome DevTools Protocol which will soon be supported by Puppeteer or even supported now at the time when you are reading the post.