playwright/packages
Yury Semikhatsky ab68d7b9de
fix(webkit): delay request event until requestIntercepted is received (#28484)
Previously we were wrongly firing `route` event for the request which
are not in fact intercepted (e.g. requests from service worker).

Related https://github.com/microsoft/playwright/pull/28414
Reference https://github.com/microsoft/playwright/issues/23781
2023-12-04 13:02:00 -08:00
..
html-reporter fix(html): do not update total time when filtering tests (#27808) 2023-10-26 08:20:14 -07:00
playwright feat(vrt): allow providing screenshot style (#28229) 2023-11-30 17:42:45 -08:00
playwright-browser-chromium chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-browser-firefox chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-browser-webkit chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-chromium chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-core fix(webkit): delay request event until requestIntercepted is received (#28484) 2023-12-04 13:02:00 -08:00
playwright-ct-core fix(ct): empty slots or children (#28225) 2023-11-27 15:53:50 -08:00
playwright-ct-react fix(ct): empty slots or children (#28225) 2023-11-27 15:53:50 -08:00
playwright-ct-react17 fix(ct): empty slots or children (#28225) 2023-11-27 15:53:50 -08:00
playwright-ct-solid fix(ct): empty slots or children (#28225) 2023-11-27 15:53:50 -08:00
playwright-ct-svelte chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-ct-vue fix(ct): empty slots or children (#28225) 2023-11-27 15:53:50 -08:00
playwright-ct-vue2 fix(ct): empty slots or children (#28225) 2023-11-27 15:53:50 -08:00
playwright-firefox chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-test chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-webkit chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
protocol/src feat(vrt): allow providing screenshot style (#28229) 2023-11-30 17:42:45 -08:00
recorder chore: make asLocator() always safe (#28207) 2023-11-16 16:31:34 -08:00
trace/src chore: render testInfo errors in the Errors tab (#28179) 2023-11-16 11:37:57 -08:00
trace-viewer fix(snapshot): broken snapshot after use of setInputFiles (#28444) 2023-12-01 09:38:50 -08:00
web chore: use codemirror in the on-hover locator editor (#28090) 2023-11-10 22:00:28 -08:00
.eslintrc-with-ts-config.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00