puppeteer-examples

Use case-driven examples for using Puppeteer and headless chrome

Github stars Tracking Chart

Useful Puppeteer demos!

Examples for using Puppeteer to do big, bold things.

Output from some of the examples:

code_coverage.js

Test lazy loading strategy by seeing CSS/JS code coverage usage across page load.

verify_sw_caching.js

Verify all the resources you expect are being cached by a service worker for offline.

google_search_features.js

Gut check your page to make sure it renders correctly for Google Search.

lazyimages_without_scroll_events.js

Determine if your lazy loaded images will be seen correctly by Google Search.

speech.js

Make your browser talk.

pacman.js

Play the Google Pac-Man Doodle.

element-to-pdf.js

Turn a DOM element into a PDF.

crawlsite.js

Discover all the URLs on a site and visualize the subpages.

side-by-side-pageload.js

Load 2 or more pages side-by-side to visually see the difference in page load. Optional desktop viewport and throttling settings.

License

Apache 2.0 © 2018 Google Inc.

Overview

Name With Ownerpuppeteer/examples
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 2)
Platform
License:Apache License 2.0
Release Count0
Created At2018-02-28 17:14:15
Pushed At2024-03-26 05:54:29
Last Commit At2018-12-18 12:38:20
Stargazers Count2.3k
Watchers Count84
Fork Count299
Commits Count106
Has Issues Enabled
Issues Count23
Issue Open Count18
Pull Requests Count6
Pull Requests Open Count19
Pull Requests Close Count11
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top