Skip to content

Feature Request: Support Capturing Network Requests Across Page Navigation #88

@thoughtentity

Description

@thoughtentity

Chrome DevTools MCP should support capturing network requests across page navigations. This would allow the MCP to capture network requests that occur during a redirect. This would enable additional debugging scenarios, such as allowing the LLM to observe and debug logout flows where the authentication cookies are cleared in a transient redirect response.

The current network tools only allow listing network requests for the currently loaded page, which means that transient network requests, such as redirects across pages, get missed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions