mirror of
https://github.com/checkly/headless-recorder.git
synced 2021-07-28 02:03:42 +03:00
750a1c26b802a061dec50f0092c68b2a057125fd
Puppeteer Recorder
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
Known issues
-
When navigating between pages, the script is only injected when the full navigation is done, 'committed' in Chrome extension speak. This means you might be able to see the page and click on stuff, but no events are recorded.
-
Restarting a recording reloads the extension in the background. This is annoying and has to do with state, handlers and open message connections between parts of the extension misfiring.
Credits & disclaimer
Puppeteer recorder is the spiritual successor & love child of segment.io's Daydream and ui recorder.
Description
Languages
JavaScript
69.8%
Vue
26.2%
HTML
2.1%
CSS
1.9%