Skip to content
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

playwright page.on("response", handler) #562

Open
dyuzhou opened this issue Nov 21, 2023 · 1 comment
Open

playwright page.on("response", handler) #562

dyuzhou opened this issue Nov 21, 2023 · 1 comment

Comments

@dyuzhou
Copy link

dyuzhou commented Nov 21, 2023

Does it have a playwright on_response function

I came across a terrible website. The best solution is to use playwright's API to capture the response. I don't know how it initiates the request. Its request parameters cannot be cracked. requests_html has html rendering function, so I want to know if requests_html can do it, and if it has been implemented, how to use it

This method is currently used
playwright-api-page-event-response

@cboin1996
Copy link

See #573

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants