You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
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",
The text was updated successfully, but these errors were encountered: