BaseMax / record-video-screen-puppeteer

This is a simple example of how to record a video of a web page by Puppeteer. The script will open a web page and record a video of the page. Designed in JavaScript and Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Record Video Screen in Puppeteer

This is a simple example of how to record a video of a web page by Puppeteer. The script will open a web page and record a video of the page. Designed in JavaScript and Node.js.

Usage

$ npm install
$ node app.js

License

GPL-3.0

Copyright (c) 2023, Max Base

About

This is a simple example of how to record a video of a web page by Puppeteer. The script will open a web page and record a video of the page. Designed in JavaScript and Node.js.

License:GNU General Public License v3.0


Languages

Language:JavaScript 76.8%Language:HTML 23.2%