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 67c7a4c commit 645dcbcCopy full SHA for 645dcbc
types/stagehand.ts
@@ -46,7 +46,6 @@ export interface ConstructorParams {
46
/**
47
* The parameters to use for creating a Browserbase session
48
* See https://docs.browserbase.com/reference/api/create-a-session
49
- * Note: projectId is optional here as it will use the main projectId parameter if not provided
50
*/
51
browserbaseSessionCreateParams?: Browserbase.Sessions.SessionCreateParams;
52
0 commit comments