We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d8592 commit 7c9ad56Copy full SHA for 7c9ad56
src/content/docs/browser-rendering/platform/stagehand.mdx
@@ -159,6 +159,7 @@ Ensure your `package.json` has the following dependencies:
159
"dependencies": {
160
"@browserbasehq/stagehand": "^2.5.0",
161
"@cloudflare/playwright": "^1.0.0",
162
+ "playwright-core",
163
"zod": "^3.25.76",
164
"zod-to-json-schema": "^3.24.6"
165
// ...
0 commit comments