playwright/tests
Yury Semikhatsky a2b116aa39
fix(trace): ensure har entry _monotonicTime is always start time (#31385)
* Revert harTracer change from
aeba083da0
to make sure that har.Entry._monotonicTime always represents request
start time. The issue from the corresponding report was due to HEAD and
GET request sent for the same URL, that use case is still addressed as
we match by url + method
* Adjust resources monotonic time as well when several contexts are
shown in the trace viewer.

Fixes https://github.com/microsoft/playwright/issues/31133
2024-06-19 15:06:20 -07:00
..
android feat(api): add host option in launchServer options (#30999) 2024-05-27 11:24:23 +02:00
assets feat: allow folder uploads (#31165) 2024-06-12 22:20:18 +02:00
components feat(ct): resolve hooksConfig import refs (#31024) 2024-05-28 12:29:52 -07:00
config chore: fix driver modes to test with under_test set (#31117) 2024-06-01 08:33:46 -07:00
electron feat: allow folder uploads (#31165) 2024-06-12 22:20:18 +02:00
image_tools chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00
installation fix(electron): allow launching with spaces in path (#30820) 2024-05-15 18:20:00 +02:00
library fix(trace): ensure har entry _monotonicTime is always start time (#31385) 2024-06-19 15:06:20 -07:00
page feat(firefox): roll to r1456 (#31375) 2024-06-19 19:03:58 +02:00
playwright-test test: add "clock" to the metadata for dashboard traceability (#31370) 2024-06-18 14:56:08 -07:00
stress chore: drop firefox-asan (#30626) 2024-05-01 22:13:00 +00:00
third_party/proxy chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
webview2 feat: allow folder uploads (#31165) 2024-06-12 22:20:18 +02:00
.eslintrc.js chore: strengthen linting (#29669) 2024-02-26 16:52:28 -08:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json test: add installation tests for supposed plugin story (#27331) 2023-09-28 17:18:22 -07:00