mtrunkat / puppeteer-recorder

Proof of concept of Puppeteer recorder built as Electron app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puppeteer Recorder POC

Proof of concept of Puppeteer recorder built as Electron app. It allows to record multiple actions such as clicks and replay the recorded flow.

Instalation:

npm i

To run it call:

npm run develop

Demo

Download the video here

About

Proof of concept of Puppeteer recorder built as Electron app.


Languages

Language:JavaScript 97.1%Language:HTML 2.9%