Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/browserbase/mcp-server-browserbase
/ getSessionManager
Method
getSessionManager
src/context.ts:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
public getSessionManager(): SessionManager {
38
return
this.sessionManager;
39
}
40
41
/**
42
* Gets the Stagehand instance
for
the current session from SessionManager
Callers
1
action
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected