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

NODRIVER: how i can use nodriver to login and capture every https and cookies when login?? #1888

Open
marioeivissa opened this issue May 18, 2024 · 1 comment

Comments

@marioeivissa
Copy link

any help?, cant find the way to login with nodriver and get cookies and every https in the response, like when login and we use f12 and we see all response all https and all cookies??' thanks

@jwwq
Copy link

jwwq commented May 22, 2024

You should register some handlers for network events. There is a 'network_monitor.py' example, also you can check out #1832, there's a sample of working code there.

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