Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script. This project is pretty fresh, but does the following already: - Records clicks and type events. - Add waitForNavigation, setViewPort clauses. - Generates a Puppeteer script. - Shows which events are being recorded. - Copy to clipboard.