Skip to content

[Question] How to get POST response data using playwright mcp #573

Open
@287611

Description

@287611

I want to get the response headers details for the page that in being navigated.
I can see a tool browser_network_requests, but will it give the details of response headers. Basically I want to get all the response headers for the pages that is being navigated.

In playwright, something like this can be used to get the response headers
page.on("response")

Wanted to check if there is similar implementation for playwright mcp

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions