mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
[README] add features to the readme.md
This commit is contained in:
parent
bfc40b2ee6
commit
97f80d243c
@ -11,6 +11,11 @@ Puppeteer is a node library which provides a high-level API to control [headless
|
||||
* Crawl your site to generate pre-rendered content for your SPA.
|
||||
* Scrape content from websites.
|
||||
|
||||
###### Features
|
||||
* Full Page Screenshots
|
||||
* Low-Level Input Emulation
|
||||
* Build-In Device Emulation
|
||||
|
||||
## Installation
|
||||
|
||||
To add Puppeteer to your project, run:
|
||||
|
Loading…
Reference in New Issue
Block a user