Puppeteer Examples

repository·master·Indexed 25 days ago

https://github.com/puppeteer/examples

A collection of demonstration scripts for Puppeteer to perform advanced automation tasks, including code coverage analysis, service worker verification, SEO testing, site crawling, and DOM-to-PDF conversion.

Tokens
302
Snippets
0
Records
9
Agent score
32%

What's inside puppeteer-examples

  1. Compare page loads with side-by-side-pageload.js

    master
    Use the side-by-side-pageload.js example to load two or more pages side-by-side to visually compare page load performance. This example supports optional desktop viewport and throttling settings.