All Python Tutorial Links

Installing Chrome Driver in Windows 10

Installing Chrome Driver in Windows 10

Hello Programmers!
Today you are going to learn how to install chrome driver in windows. If you have any questions about this tutorial then you can comment below or mail me at- arefinanwar112@gmail.com. So let's get started


Step-1: Go to Chrome Driver Downloads page

First, go to this page--- https://chromedriver.chromium.org/downloads. Then as per your chrome version download the chrome driver. 

Step-2: Getting the path of the chrome driver

Now you have to get the path of the chrome driver. It means where the chrome driver is located at if you default download location downloads then the path will be "C:\down\chromedriver.exe". If the chrome driver is on another drive then you have to get the path of it and save it in a txt file. The path will be used in many pythons projects.

Congratulations! You have now successfully installed chrome driver in windows 10. If you have any questions about this tutorial then you can comment below or mail me at- arefinanwar112@gmail.com. 


chrome driver,how tosetup chrome driver in windows 10,how to install chrome driver in windows10,how to chrome driver path in selenium in windows,runni

Comments