runTestsInBrowser(config: Config,cachedContent?: CachedContent,connections: Connections,targetTestFilesToFilter?: string[]): Promise<Connections | undefined>
Runs the esbuild-bundled tests inside a Playwright-controlled browser page and streams TAP output.
Promise<Connections | undefined>