Skip to content

Commit 5634157

Browse files
authored
Merge branch 'main' into ignite
2 parents a7dd542 + ccfa20b commit 5634157

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

collections/made-in-vietnam/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ items:
2828
- ProxymanApp/Proxyman
2929
- bangoc123/learn-machine-learning-in-two-months
3030
- phuocng/csslayout
31+
- 0x2c7/ruby_jard
3132
- phuocng/1loc
3233
- BambooEngine/ibus-bamboo
33-
- 0x2c7/ruby_jard
3434
display_name: Made in Vietnam
3535
created_by: duythanhvn
3636
image: made-in-vietnam.png

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)