Skip to content

[nodriver] what is the correct way to handle switching browser from headless to nonheadless dynamically #2178

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

Open
schpinkeldinkel opened this issue Apr 16, 2025 · 0 comments

Comments

@schpinkeldinkel
Copy link

If I want my program to do something in headless mode, but then say it encounters an element which needs handling by the user in nonheadless mode, what is proper way to do this? I tried saving cookies, creating another browser nonheadless, loading the cookies, but the element did not persist and was not required to be handled in the new browser. What is the proper way to clone my browser or change to non headless dynamically? Regards

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

1 participant