Content-Length: 259739 | pFad | http://github.com/browserbase/mcp-server-browserbase/issues/44
A1page
on a page in an uninitialized Stagehand
object
#44
Fetched URL: http://github.com/browserbase/mcp-server-browserbase/issues/44
Alternative Proxies:
Facing the issue in my Windows Claude Desktop. Couldn't figure out what was causing the issue
Below is the message I see in Claude Desktop
Operation logs:
[2025-04-16T00:32:43.477Z] [ERROR] Failed to initialize/reinitialize Stagehand: You seem to be calling
page
on a page in an uninitializedStagehand
object. Ensure you are runningawait stagehand.init()
on the Stagehand object before referencing thepage
object.Config: { "env": "BROWSERBASE", "apiKey": "", "projectId": "my-secret-key", "domSettleTimeoutMs": 30000, "browserbaseSessionCreateParams": { "projectId": "my-secret-key" }, "enableCaching": true, "modelName": "gpt-4o", "modelClientOptions": { "apiKey": "" }, "useAPI": false }
The text was updated successfully, but these errors were encountered: