playwright/tests/library/chromium
Ross Wollman 8858162692
fix: Service Workers+Interception: missing page-level Network events (#15549)
Fixes #15474.

Notes:

* page-level requests that are also handled by a SW's fetch handler, should not be interceptable at the page-level
* `Network.requestWillBeSent` does not provide enough metadata for Playwright to fire the `request` event at that time, so it does it as soon as it gets to the end of the request lifecycle
2022-07-12 13:23:35 -07:00
..
oopif.spec.ts-snapshots chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
chromium.spec.ts fix: Service Workers+Interception: missing page-level Network events (#15549) 2022-07-12 13:23:35 -07:00
css-coverage.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
js-coverage.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
launcher.spec.ts test: unflake launcher CR extensions test (#15064) 2022-06-23 09:36:33 +02:00
oopif.spec.ts fix: filechooser interception in OOPIFs (#14432) 2022-05-27 13:04:58 -07:00
session.spec.ts test: remove stray logging (#13572) 2022-04-14 16:58:09 -07:00
tracing.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00