@browserbasehq/stagehand
Advanced tools
Comparing version 1.11.0-alpha-e794c13f2807194543a9f0e137735e2c4a5724b4 to 1.11.0-alpha-f7ab8da45d4cf5598e8130319dd7e6f948414bb2
{ | ||
"name": "@browserbasehq/stagehand", | ||
"version": "1.11.0-alpha-e794c13f2807194543a9f0e137735e2c4a5724b4", | ||
"version": "1.11.0-alpha-f7ab8da45d4cf5598e8130319dd7e6f948414bb2", | ||
"description": "An AI web browsing framework focused on simplicity and extensibility.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -111,2 +111,3 @@ <div id="toc" align="center"> | ||
npx playwright install | ||
npm run build | ||
npm run example # run the blank script at ./examples/example.ts | ||
@@ -113,0 +114,0 @@ ``` |
572123
146