microlinkhq / browserless

The headless Chrome/Chromium driver on top of Puppeteer.
https://browserless.js.org
MIT License
1.63k stars 81 forks source link

feat: add screencast package #476

Closed Kikobeats closed 1 year ago

Kikobeats commented 1 year ago

Closes https://github.com/microlinkhq/browserless/issues/415

luminous8 commented 1 year ago

That's cool! Can you share the the script that you use here: https://twitter.com/Kikobeats/status/1672905581324107776?s=20 to record a screencast?

Kikobeats commented 1 year ago

@luminous8 it's the test file 🙂 https://github.com/microlinkhq/browserless/blob/eec9b9e8b4828f9915a189e275a13f6e8cd5dd57/packages/screencast/test/index.js

luminous8 commented 1 year ago

Thanks! I'm getting an Error: Cannot find module '@browserless/test/util' error