puppeteer/replay
Library that provides an API to replay and stringify recordings created using Chrome DevTools Recorder observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 97
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 11.5
- age_days: 1674
- days_rel: 97
- days_push: 18
- n_releases_24m: 5
Adoption not part of the score
1367 stars · 596 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TypeScript library providing an API to replay and stringify user flow recordings created with Chrome DevTools Recorder. It includes a CLI for replaying recordings and supports customization and transformation into other test formats.
Use cases
- replay chrome devtools recorder recordings
- convert chrome recorder json to cypress scripts
- run recorded browser user flows as automated tests
- transform user flow recordings into test scripts
- capture screenshots after each step of a recording
- replay browser automation recordings via cli
When to choose
- you record user flows with Chrome DevTools Recorder and want to replay them programmatically
- you need to convert recorder JSON into Cypress, Nightwatch, or WebdriverIO test scripts
- you want to customize how recorded browser sessions are executed
When to avoid
- you need a full standalone e2e testing framework rather than a replay library
- your tests were not recorded with Chrome DevTools Recorder
- you need non-Chromium browser support
Facets
library · maturity active
testing e2e-testing cli serialization testing developer-tools web-development cli cross-platform chrome-devtools-recorder puppeteer user-flows test-recording typescript automation nodejs
1 source
- readme: https://github.com/puppeteer/replay · fetched 2026-08-28 · af26d0a504f8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| puppeteer/replay | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="puppeteer/replay")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem