A Chrome extension for recording browser interaction and generating Puppeteer scripts
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
Writing Puppeteer scripts for scraping, testing and monitoring can be tricky. A recorder / code generator can be helpful. This extension has the following features:
- Record clicks, input events etc.
- Pause the recording when navigating.
- Monitor recorded events.
- Export to Puppeteer code.
- Tweak the settings of the generated code.
This extension is actively developed. More events and actions will be added in later versions.