Skip to content

CDP response statusText #917

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 29, 2025
Merged

CDP response statusText #917

merged 2 commits into from
Jul 29, 2025

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.

2 participants