Integrations
Stagehand (JS only)
Overview
Stagehand is a relatively low-level AI-native framework for building browser agents in TypeScript.
Stagehand is designed to be a seamless extension of Playwright, and in particular, it’s Page API.
Thanks to Laminar’s native integration with Playwright, you can trace your Stagehand agents with ease.
Usage
In some setups, you may need to pass the module to the Laminar.initialize
function. For example,
Example result
An example trace for page.act('go to Laminar pricing page')