mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

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
playwright-core
This package contains the no-browser flavor of Playwright.