Max Schmitt
|
1cc2a2dc59
|
feat(har): add bodySize, transportSize, headersSize (#7470)
Co-authored-by: tnolet <tim@checklyhq.com>
|
2021-07-08 18:22:37 +02:00 |
|
Ross Wollman
|
195eab8787
|
feat(har): record remote IP:PORT and SSL details (#6631)
|
2021-06-15 09:48:08 +02:00 |
|
Max Schmitt
|
064150f8dd
|
chore: use fs.promises API instead of promisify (#6871)
|
2021-06-03 18:55:33 +02:00 |
|
Dmitry Gozman
|
fbae295ce2
|
fix(har): save popup's main request/response (#6562)
This migrates server side code from networks events on the Page
to network events on the BrowserContext.
|
2021-05-13 15:02:10 -07:00 |
|
Anx
|
1c10c4cbe8
|
fix: fix har entry time calculation (#6472)
|
2021-05-11 13:28:17 -07:00 |
|
Pavel Feldman
|
97cf86d20a
|
chore: make instrumentation per-context (#6302)
|
2021-04-23 18:34:52 -07:00 |
|
Pavel Feldman
|
7011e5737a
|
chore(evaluate): explicitly annotate methods that wait for signals (#5859)
|
2021-03-17 10:47:07 -07:00 |
|
Joel Einbinder
|
d8f637c239
|
chore(typescript): enable esModuleInterop (#5409)
|
2021-02-11 06:36:15 -08:00 |
|
Pavel Feldman
|
a164f2a810
|
chore: make instrumentation multiplexing proxy-based (#5410)
|
2021-02-10 21:44:22 -08:00 |
|
Pavel Feldman
|
2e01fbdbec
|
chore: introduce instrumentation api (#5385)
|
2021-02-09 14:44:48 -08:00 |
|
Pavel Feldman
|
975519150e
|
chore: centralize playwright creation, bind context listeners to instance (#5217)
|
2021-01-29 16:00:56 -08:00 |
|