Laminar excels at tracing browser agents by providing unified visibility into both browser session recordings and agent execution steps.
Playwright integration
Laminar has a native integration with Playwright for both JavaScript and Python. You simply need to initialize Laminar with your project API key and Playwright will be traced automatically. We will hook into the API to create OpenTelemetry spans, but more importantly, we record browser session recordings.- JavaScript/Typescript
- Python