Overview
Browser Use is a Python library that enables AI to control your browser. Laminar has a native tracing integration with Browser Use agent and underlying Playwright browser. It allows you to trace both agent execution steps and browser session recordings.Laminar excels at tracing browser agents by providing unified visibility into both browser session recordings and agent execution steps.
Usage
Simply initialize Laminar at the top of your project and both Browser Use agent’s steps and session recordings will be automatically traced and synced.View a Browser Use trace
You can view Browser Use traces in the Laminar UI by going to the traces tab in your project. When you select a trace, you can see both the browser session recording and the agent execution steps. Timeline of the browser session is synced with the agent execution steps, timeline highlights indicate the agent’s current step synced with the browser session.Related integrations
Stagehand
Trace Stagehand runs with synced session recordings.
Skyvern
Trace Skyvern workflows with synced session recordings.
Playwright
Record Playwright browser sessions alongside your traces.
Kernel
Trace computer-using agents running on Kernel browsers.
OpenHands SDK
Trace OpenHands software agents end to end.
All integrations
Browse every provider, framework, coding agent, and browser integration Laminar supports.