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

[🐛 Bug]: selenium-webdriver/chrome driver bug #2111

Closed
dl2458697735 opened this issue Dec 25, 2024 · 3 comments
Closed

[🐛 Bug]: selenium-webdriver/chrome driver bug #2111

dl2458697735 opened this issue Dec 25, 2024 · 3 comments
Labels
I-question Further information is requested

Comments

@dl2458697735
Copy link

dl2458697735 commented Dec 25, 2024

What happened?

I wish to use the specified local driver, but it is invalid. It is still downloading and has been downloaded to C: \ Users \ {user} . cache \ selenium \ chromomedriver \ win64 \ 131.0.6778.204

When I don't write 'let service=new chrome. ServiceBuilder(). setPath (driverPath)', it can be executed. However, after writing it, it prompts me 'Error: Timed out waiting for the WebDriver server at' http://127.0.0.1:62046/C: \Users{user}.cache\selenium\chromedriver\win64\131.0.6778.204\chromedriver.exe

What browsers and operating systems are you seeing the problem on?

chrome 131.0.6778.204
win11
"selenium-webdriver": "^4.27.0",

@dl2458697735 dl2458697735 added bug Something isn't working needs-triaging labels Dec 25, 2024
Copy link
Contributor

@dl2458697735, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!

@dl2458697735
Copy link
Author

I have another question. When creating an instance based on the driver, this program is called. Why does it sometimes get results quickly and sometimes slowly
selenium-manager.exe --browser chrome --language-binding javascript --output json

@diemol diemol added I-question Further information is requested and removed bug Something isn't working needs-triaging labels Dec 26, 2024
Copy link
Contributor

💬 Please ask questions at:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants