Getting Started with Puppeteer

Learn about Puppeteer essentials: PWA testing, HAR files, puppeteer-core, and asynchronous handling with promises.

PWA testing

Like the Playwright framework, Puppeteer also drives its automation through the Browser object, which then drills down into the multiple BrowserContext sessions that can operate on multiple pages, extensions, and frames.

Get hands-on with 1200+ tech skills courses.