playwright/tests
Dmitry Gozman 132a5a4bf5
fix(trace viewer): prefer latest resource with the same url (#23763)
When rendering snapshot, disregard earlier resources with the same url,
because it's most likely that the latest one was used for rendering.

An example would be reloading the page before the stylesheet has
finished loading. In this case, the stylesheet will be requested twice,
and the second copy that was not aborted should be used for the
snapshot.

Fixes #23709.
2023-06-17 06:58:16 -07:00
..
android chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
assets fix(cr network): emit sw-handled requests when routing is enabled (#23589) 2023-06-08 10:33:28 -07:00
components chore(ct): inline reporter in ci (#23608) 2023-06-08 16:23:59 -07:00
config chore: make trace viewer work over http (#23531) 2023-06-05 16:30:30 -07:00
electron chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
image_tools chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
installation chore: add more logging for browser install process (#23675) 2023-06-14 15:33:06 +02:00
library fix(trace viewer): prefer latest resource with the same url (#23763) 2023-06-17 06:58:16 -07:00
page fix(chromium): response.body() for worker requests should work (#23764) 2023-06-16 20:44:32 -07:00
playwright-test chore: run more reporter tests through blob report, some fixes (#23765) 2023-06-16 21:30:55 -07:00
stress chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
webview2 devops: do not upload test-results artifacts (#23168) 2023-05-19 13:06:42 -07:00
.eslintrc.js chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: render test steps in the trace (#22837) 2023-05-05 15:12:18 -07:00