Today We are Going To Solve WebDriverException: unknown error: cannot find Chrome binary error with Selenium in Python for older versions of Google Chrome in Python. Here we will Discuss All Possible Solutions and How this error Occurs So let’s get started with this Article.
Contents
How to Fix WebDriverException: unknown error: cannot find Chrome binary error with Selenium in Python for older versions of Google Chrome Error?
- How to Fix WebDriverException: unknown error: cannot find Chrome binary error with Selenium in Python for older versions of Google Chrome Error?
To Fix WebDriverException: unknown error: cannot find Chrome binary error with Selenium in Python for older versions of Google Chrome Error just Install npm i chromedriver. To fix this issue you have to just install npm i chromedriver
- WebDriverException: unknown error: cannot find Chrome binary error with Selenium in Python for older versions of Google Chrome
To Fix WebDriverException: unknown error: cannot find Chrome binary error with Selenium in Python for older versions of Google Chrome Error just Use latest version of chrome driver. Just use the latest version of the chrome driver> for this just go to the ChromeDriver page and upgrade the version of your chrome driver.
Solution 1 : Install npm i chromedriver
To fix this issue you have to just install
npm i chromedriver
Solution 2 : Use latest version of chrome driver
Just use the latest version of the chrome driver> for this just go to the ChromeDriver page and upgrade the version of your chrome driver.
Conclusion
So these were all possible solutions to this error. I hope your error has been solved by this article. In the comments, tell us which solution worked? If you liked our article, please share it on your social media and comment on your suggestions. Thank you.
Also Read These Solutions
- ImportError: cannot import name ‘SGD’ from ‘keras.optimizers’
- npm ERR! code ELIFECYCLE
- Bootstrap failed: 5: Input/output error Error: Failure while executing
- How to clear Variables in Python
- ImportError: No module named matplotlib.pyplot