MCPcopy 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

1import { defineConfig, devices } from '@playwright/test';
2import { resolve } from "node:path";
3
4const port = process.env.PORT ?? "8787";

Callers

nothing calls this directly

Calls 1

resolveFunction · 0.50

Tested by

no test coverage detected