playwright/packages/playwright-core
Dmitry Gozman 5cfd6d9fe9
fix(cr network): emit sw-handled requests when routing is enabled (#23589)
Previously, such requests were skipped because they never receive
`Fetch.requestPaused` as there was no real network.

Also cleanup some redundant tests and move them from chromium-only file.

Fixes #23424.
2023-06-08 10:33:28 -07:00
..
2023-05-22 12:37:08 -07:00
2022-08-15 18:10:04 +02:00
2023-06-07 12:41:56 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.