Skip to content

[Feature]: Traces UI ability to show APIs details within viewport #41062

@a8trejo

Description

@a8trejo

🚀 Feature Request

Add "Show in viewport" button in traces API actions that prints the requests and responses details (headers, body, query params, etc) within the traces viewport for easier readability and debugging.

Have a global toggle that automatically shows all API actions within the traces viewport.

Similar to what happens with https://github.com/filiphric/cypress-plugin-api but performed by the trace viewer.

Will submit a PR soon with a proposal

Example

Any trace that includes API requests as part of the test actions will allow its debugger to have an easier view of the API details (full URL, request headers, request body, response header, response body, response status, duration, etc) in panels within the traces viewport.

Image Image Image

Will submit a PR soon with a proposal

Motivation

For API automation suites or E2E suites using APIs as preconditions in before/after hooks it is useful to have the option to print the APIs details within the viewport for easier readability and debugging.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions