playwright/packages/playwright-core/src/grid
Dmitry Gozman 3409a37f77
feat: allow opening multiple html reporters and trace viewers (#17636)
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.
2022-09-27 12:45:42 -07:00
..
DEPS.list chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
githubGridFactory.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
gridAgent.ts feat(reuse): retain different browser types when reusing (#16269) 2022-08-04 15:04:00 -07:00
gridBrowserWorker.ts chore: expose driver protocol on the pw object (#17363) 2022-09-15 15:53:18 -07:00
gridServer.ts feat: allow opening multiple html reporters and trace viewers (#17636) 2022-09-27 12:45:42 -07:00
simpleGridFactory.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00