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

Method getPreviewFrameLocator

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

Source from the content-addressed store, hash-verified

16 runTestServer(): Promise<void>;
17 getBridgeFrameLocator(): Promise<Locator>;
18 getPreviewFrameLocator(): Promise<Locator>;
19
20 /**
21 * Returns the preview frame of the application.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected