browser-automation / library
stagehand
Capability: stagehand
Use it when
- AI native browser act extract observe
- less brittle than raw Playwright selectors
- agent fill forms and click on web apps
- browser agent with natural language actions
- hydrate client-only UI before extracting content
What it solves
Not the fit when
- requires model for AI acts
Install
npm i @browserbasehq/stagehand
Invoke
AI-native browser actions (act/extract/observe) on Playwright; less brittle than raw selectors.