Skip to content

Conversation

@sjorsdonkers
Copy link
Contributor

Fill statusText in CDP Network.Response such that Playwright page.on("request" works.

page.on("request", (request) => { console.log(`Request: ${request.method()} ${request.url()}`); });

@sjorsdonkers sjorsdonkers merged commit 478f3a5 into main Jul 29, 2025
13 of 14 checks passed
@sjorsdonkers sjorsdonkers deleted the CDP-response-statusText branch July 29, 2025 07:53
@github-actions github-actions bot locked and limited conversation to collaborators Jul 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants