-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Copy link
Description
Version
1.55.0
Steps to reproduce
- Given you start a test in UI mode (or load trace in trace viewer)
- And you go to the network tabs
- And you open the body subtab for some response (this loads fine)
- And you now switch browser tab
- And wait some minutes
- And you go back to the Playwright browser tab
- Then opening any response body shows
<Empty>
Expected behavior
While expected to see the response body.
Actual behavior
Seeing <Empty>
(which is really annoying, especially if the test has a large duration, which now has to be started again, just to see some network response)

And console (network) errors for the sha1 network requests:
Failed to load resource: the server responded with a status of 404 ()
Additional context
No response
Environment
System:
OS: Linux 6.6 Ubuntu 24.04.2 LTS 24.04.2 LTS (Noble Numbat)
CPU: (12) x64 Intel(R) Core(TM) i5-10505 CPU @ 3.20GHz
Memory: 10.39 GB / 23.47 GB
Container: Yes
Binaries:
Node: 22.15.1 - /usr/bin/node
Yarn: 1.22.22 - /usr/bin/yarn
npm: 10.9.2 - /usr/bin/npm
pnpm: 10.15.0 - /usr/bin/pnpm
npmPackages:
@playwright/test: ^1.55.0 => 1.55.0
Metadata
Metadata
Assignees
Labels
No labels