Was macht Browser Session Replay Analyzer?
Records and replays browser sessions using rrweb recording library with DOM mutation serialization. Integrates with LogRocket API and FullStory Data Export API for session analytics.
Installation
Use the upstream install or setup path that matches your environment:
- npm i puppeteer # Downloads compatible Chrome during installation.
- npm i puppeteer-core # Alternatively, install as a library, without downloading Chrome.
Basic usage or getting-started notes:
-
bash npm2yarn
-
MCP
-
a Puppeteer-based MCP server for browser automation and debugging.
-
Extracted from upstream docs: https://raw.githubusercontent.com/puppeteer/puppeteer/HEAD/README.md