playwright/src/trace
Dmitry Gozman 84dc441a9e
feat(trace): record traces when PW_TRACE_DIR is set (#4545)
PW_TRACE_DIR points to a directory that Playwright can
put trace files and resources into.
This does not enable video recording, although it might
in the future.
2020-11-30 15:25:07 -08:00
..
har.ts feat(har): allow saving har for context (#4214) 2020-10-26 14:32:07 -07:00
harTracer.ts chore: cleanup some har code (#4306) 2020-11-02 13:38:55 -08:00
snapshotter.ts api(video): simplify video api (#3924) 2020-09-18 17:36:43 -07:00
snapshotterInjected.ts chore(trace): remove dependency on handle._previewPromise (#3906) 2020-09-16 15:26:59 -07:00
tracer.ts feat(trace): record traces when PW_TRACE_DIR is set (#4545) 2020-11-30 15:25:07 -08:00
traceTypes.ts api(video): simplify video api (#3924) 2020-09-18 17:36:43 -07:00