Documentation | Gitter | Roadmap
QA Wolf is an open-source Node library for recording browser tests. It translates your browser actions into Puppeteer and Jest test code.
Record your first test with one command:
npm i -D qawolf && npx qawolf record google.com
The DOM Recording artifact is using @Yuyz0112's awesome rrweb library!