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

Discovered working on https://github.com/microsoft/playwright/pull/32658. We're recording the remote server address for browser requests, but not for API requests. This PR adds that for API requests.
playwright-core
This package contains the no-browser flavor of Playwright.