A factory that constructs an IBrowserbaseClient for a session — the dependency-injection seam.
Production supplies a factory that builds the real @browserbasehq/sdk + Stagehand adapter from
resolved config; tests supply one that returns a FakeBrowserbaseClient.
A factory that constructs an IBrowserbaseClient for a session — the dependency-injection seam. Production supplies a factory that builds the real
@browserbasehq/sdk+ Stagehand adapter from resolved config; tests supply one that returns aFakeBrowserbaseClient.