Skip to content

Commit ccfa20b

Browse files
authored
Merge pull request #4342 from renatocfrancisco/main
add topic: puppeteer
2 parents 5de649f + 86cd5bc commit ccfa20b

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

topics/puppeteer/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
created_by: Google
3+
display_name: Puppeteer
4+
topic: puppeteer
5+
related: automation, chromium
6+
logo: puppeteer.png
7+
released: 2018
8+
short_description: Node.js library that provides an API to control Chrome/Chromium over the DevTools Protocol.
9+
url: https://pptr.dev/
10+
github_url: https://github.com/puppeteer/puppeteer
11+
---
12+
Puppeteer is a Node.js library that provides an API to control Chrome/Chromium over the DevTools Protocol. Mainly used for tests, interaction automation in web applications, taking screenshots and scraping data of web pages.

topics/puppeteer/puppeteer.png

22 KB
Loading

0 commit comments

Comments
 (0)