playwright/src/server/supplements/har
Dmitry Gozman 29eb6cb777
chore: migrate tracing to har (#8417)
chore: migrate tracing to har

- `HarTracer` is used by both `HarRecorder` that implements
  `recordHar` context option, and by tracing.
- We keep the `trace.network` format for now, so it is not
  yet a valid har file, but it contains har entries.
2021-08-24 21:09:41 -07:00
..
har.ts chore: migrate tracing ResourceSnapshot to follow har entry format (#8391) 2021-08-24 13:17:58 -07:00
harRecorder.ts chore: migrate tracing to har (#8417) 2021-08-24 21:09:41 -07:00
harTracer.ts chore: migrate tracing to har (#8417) 2021-08-24 21:09:41 -07:00