/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.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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