()
| 16 | runTestServer(): Promise<void>; |
| 17 | getBridgeFrameLocator(): Promise<Locator>; |
| 18 | getPreviewFrameLocator(): Promise<Locator>; |
| 19 | |
| 20 | /** |
| 21 | * Returns the preview frame of the application. |
nothing calls this directly
no outgoing calls
no test coverage detected