Member Junction
    Preparing search index...
    ChromeContainerRunnerFactory: () => IChromeContainerRunner

    A factory that constructs an IChromeContainerRunner — the creation seam (mirroring the bridge subsystem's SDK-factory pattern). Production supplies a factory that builds the real container-runner adapter; tests supply one that returns a FakeChromeContainerRunner.

    Type Declaration