mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-01 08:34:02 +03:00
3409a37f77
This makes `HttpServer` accept `preferredPort` option that will first try to listen on that port, and if that port is already in use, listen on some available port instead. Fixes #17201. |
||
---|---|---|
.. | ||
baseTest.ts | ||
browserTest.ts | ||
checkCoverage.js | ||
commonFixtures.ts | ||
coverage.js | ||
coverageFixtures.ts | ||
platformFixtures.ts | ||
proxy.ts | ||
queryObjects.ts | ||
remote-server-impl.js | ||
remoteServer.ts | ||
serverFixtures.ts | ||
testMode.ts | ||
testModeFixtures.ts | ||
traceViewerFixtures.ts | ||
utils.ts |