MCPcopy Create free account
hub / github.com/Sandpack/nodebox-runtime / getBridgeFrameLocator

Method getBridgeFrameLocator

tests/index.ts:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 emulatorUrl: string;
16 runTestServer(): Promise<void>;
17 getBridgeFrameLocator(): Promise<Locator>;
18 getPreviewFrameLocator(): Promise<Locator>;
19
20 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected