playwright/packages/playwright-core/src
Dmitry Gozman 19368e93af
feat(test runner): support connectOptions (#11919)
This allows to specify `connectOptions` in the config that
switch built-in `browser` to be remotely connected.
2022-02-08 20:45:42 -08:00
..
cli feat(tracing): suport loading multiple files in trace viewer (#11880) 2022-02-07 17:05:42 -08:00
client chore: don't run debugger on pause() (#11948) 2022-02-08 14:24:13 -08:00
common chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
dispatchers feat(test runner): support connectOptions (#11919) 2022-02-08 20:45:42 -08:00
grid chore: pin production dependencies (#11793) 2022-02-02 11:14:41 +01:00
protocol chore: use ipc transport for out-of-process driver (#11826) 2022-02-02 21:26:45 -08:00
remote chore: bump production dependencies (#11787) 2022-02-01 21:27:34 +01:00
server chore(chrome): tolerate unknown target types (#11936) 2022-02-08 09:46:05 -08:00
third_party/highlightjs chore: move diff_match_patch into the test package (#9475) 2021-10-13 13:38:26 -07:00
utils chore: fix(stack): ignore stack frames inside whole core (#11935) 2022-02-08 10:33:50 -08:00
web chore(trace-viewer): introduce MultiTraceModel (#11922) 2022-02-08 12:27:29 -08:00
browserServerImpl.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
inprocess.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
inProcessFactory.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
outofprocess.ts chore: use ipc transport for out-of-process driver (#11826) 2022-02-02 21:26:45 -08:00