-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Slides
https://docs.google.com/presentation/d/1McfAczWc96SYMYKvwjF3e2GzABj1If31LOdYJs9hCHg/edit?usp=sharing
WIIFY
If you know Javascript, you can automate browser with puppeteer.
Key Points
- Puppeteer runs on Devtools, making Puppeteer very easy to use.
- Puppeteer supports performance measure, a feature unique to Puppeteer.
- Puppeteer can be used for various purposes.
Impact
- Know: Puppeteer is an easy-to-use Chrome automation tool
- Believe: Puppeteer makes web scraping and performance testing easy
- Do: Start using Puppeteer in your projects