UNPKG

@axelboberg/puppeteer-screen-recorder

Version:

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

3 lines (2 loc) 91 B
export * from './lib/pageVideoStreamTypes'; export * from './lib/PuppeteerScreenRecorder';