Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ playwright.config.ts
File
playwright.config.ts
Platforms/emscripten/browser_test/playwright.config.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ defineConfig, devices } from
'@playwright/test'
;
2
import
{ resolve } from
"node:path"
;
3
4
const
port = process.env.PORT ??
"8787"
;
Callers
nothing calls this directly
Calls
1
resolve
Function · 0.50
Tested by
no test coverage detected