Skip to content

Commit 86cd5bc

Browse files
author
renatocfrancisco
committed
update puppeteer descriptions
1 parent f514a9d commit 86cd5bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

topics/puppeteer/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ topic: puppeteer
55
related: automation, chromium
66
logo: puppeteer.png
77
released: 2018
8-
short_description: Puppeteer is a Node.js library that provides an API to control Chrome/Chromium over the DevTools Protocol.
8+
short_description: Node.js library that provides an API to control Chrome/Chromium over the DevTools Protocol.
99
url: https://pptr.dev/
1010
github_url: https://github.com/puppeteer/puppeteer
1111
---
12-
Puppeteer is a Node.js library that provides an API to control Chrome/Chromium over the DevTools Protocol.
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.

0 commit comments

Comments
 (0)