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

Sometimes we get "Network.webSocketWillSendHandshakeRequest" in Chromium. Perhaps websocket is restarted because of chrome.webRequest extensions api? Or maybe the handshake response was a redirect? This reports websocket twice and triggers an assert.
playwright-core
This package contains the no-browser flavor of Playwright.