Skip to content

[Feature]: debug with ability to step through code for API testing #31372

Open
@BrunoCD

Description

@BrunoCD

🚀 Feature Request

Is it possible to enable debugging for API testing and have the ability to step through the code, like you can when debugging web tests?

Example

using either a flag or in code.
npx playwright test --debug-api
in code
debug=true or debugger or debugger=true

Motivation

for debugging API tests

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions