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

backgroup chromedriver not quit #1831

Closed
cbgz121 opened this issue Apr 18, 2024 · 1 comment
Closed

backgroup chromedriver not quit #1831

cbgz121 opened this issue Apr 18, 2024 · 1 comment

Comments

@cbgz121
Copy link

cbgz121 commented Apr 18, 2024

When I use multi-process to open multiple browsers, I found that the background chromedriver did not completely exit after quitting. what should i do?

@cbgz121
Copy link
Author

cbgz121 commented Apr 18, 2024

ok, I solved the problem using this option “options.add_argument('--disable-gpu')”, but I don't know why it happened

@cbgz121 cbgz121 closed this as completed Apr 20, 2024
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