Version
v1.48.1
Steps to reproduce
Example Steps
- Clone repo at https://github.com/anandtiwari1/playwright-issue.git
- npm install
- npx playwright test
- verify the playwright report
Expected behavior
waitForResponse logs response.text should display instead test.step
working on playwright version: v1.46.1

Actual behavior
response.text showing outside test.step:

Additional context
No response
Environment
System:
OS: macOS 15.0.1
CPU: (10) arm64 Apple M1 Pro
Memory: 2.69 GB / 32.00 GB
Binaries:
Node: 20.15.0 - ~/.nvm/versions/node/v20.15.0/bin/node
npm: 10.8.2 - ~/.nvm/versions/node/v20.15.0/bin/npm
Languages:
Bash: 3.2.57 - /bin/bash
npmPackages:
@playwright/test: ^1.48.1 => 1.48.1
Version
v1.48.1
Steps to reproduce
Example Steps
Expected behavior
waitForResponse logs

response.textshould display instead test.stepworking on playwright version: v1.46.1
Actual behavior
response.textshowing outside test.step:Additional context
No response
Environment
System:
OS: macOS 15.0.1
CPU: (10) arm64 Apple M1 Pro
Memory: 2.69 GB / 32.00 GB
Binaries:
Node: 20.15.0 - ~/.nvm/versions/node/v20.15.0/bin/node
npm: 10.8.2 - ~/.nvm/versions/node/v20.15.0/bin/npm
Languages:
Bash: 3.2.57 - /bin/bash
npmPackages:
@playwright/test: ^1.48.1 => 1.48.1