playwright/packages
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
..
html-reporter feat(html report): improve test list view (#15543) 2022-07-11 19:47:15 -07:00
playwright chore: mark 1.24-next (#14857) 2022-06-21 19:32:15 +02:00
playwright-chromium chore: mark 1.24-next (#14857) 2022-06-21 19:32:15 +02:00
playwright-core fix: Service Workers+Interception: missing page-level Network events (#15549) 2022-07-12 13:23:35 -07:00
playwright-ct-react feat(ct): allow configuring apps per test (#15551) 2022-07-12 09:37:33 -07:00
playwright-ct-svelte feat(ct): allow configuring apps per test (#15551) 2022-07-12 09:37:33 -07:00
playwright-ct-vue feat(ct): allow configuring apps per test (#15551) 2022-07-12 09:37:33 -07:00
playwright-ct-vue2 feat(ct): allow configuring apps per test (#15551) 2022-07-12 09:37:33 -07:00
playwright-firefox chore: mark 1.24-next (#14857) 2022-06-21 19:32:15 +02:00
playwright-test feat(ct): allow configuring apps per test (#15551) 2022-07-12 09:37:33 -07:00
playwright-webkit chore: mark 1.24-next (#14857) 2022-06-21 19:32:15 +02:00
recorder feat(inspector): add keyboard shortcuts (#12014) (#15326) 2022-07-07 11:25:48 -07:00
trace-viewer feat(trace-viewer): show request time in trace viewer network tab (#14353) 2022-07-07 11:26:31 -07:00
web fix(types): follow up to react 18 changes (#14671) 2022-06-06 21:05:47 -07:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00