puppeteer-screen-recorder

puppeteer-screen-recorder JS library homepage puppeteer-screen-recorder JS library on GitHub puppeteer-screen-recorder JS library on npm Download puppeteer-screen-recorder JS library

A puppeteer Plugin that uses the native chrome devtool protocol for capturing video frame by frame. Also supports an option to follow pages that are opened by the current page object

Version 3.0.6 License MIT
puppeteer-screen-recorder JS library homepage
puppeteer-screen-recorder JS library on GitHub
puppeteer-screen-recorder JS library on npm
Download puppeteer-screen-recorder JS library
Keywords
puppeteerscreenscreen recordervideo capturevideo recordertest case capturetest case video recorderpuppeteer pluginpuppeteer libraryvideorecordcastshotvideorecord
INSTALL
Type:
<script type="module"> import puppeteerScreenRecorder from 'https://cdn.jsdelivr.net/npm/puppeteer-screen-recorder@3.0.6/+esm' </script>
Learn more