Skip to content

[Bug]: Playwright report showing waitForResponse logs outside test step #33186

@anandtiwari1

Description

@anandtiwari1

Version

v1.48.1

Steps to reproduce

Example Steps

  1. Clone repo at https://github.com/anandtiwari1/playwright-issue.git
  2. npm install
  3. npx playwright test
  4. verify the playwright report

Expected behavior

waitForResponse logs response.text should display instead test.step
working on playwright version: v1.46.1
Image

Actual behavior

response.text showing outside test.step:
Image

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

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions