

Let us now check out the steps to download ChromeDriver. Source: StatCounter Global Stats – Browser Market Share But now a lot of people prefer to use chrome to write automation scripts. When I started working on Selenium automation in 2012 Firefox was kind of the default browser to go to when people wanted to automate test scripts.

Selenium works better in Chrome than other browsers, especially Firefox.We have given below a comparison chart of different browsers. So, it makes sense to work on the browser which majority of the people are using. Chrome has the highest market share worldwide.This question can be rephrased like this – Why are we using chrome browser to automate our test cases? There are two main reasons for this: Now to run selenium webdriver in Chrome browser, we need to take the help of ChromeDriver which is a separate executable that selenium webdriver uses to control.

Why have we selected Chrome Driver for this tutorial and not others? You will need to use these drivers when you want to run your automation scripts on their corresponding browsers. Some popular ones are GeckoDriver for firefox, EdgeDriver for Microsoft Edge, InternerExplorerDriver for IE, SafariDriver for Safari browser and so on. Just like chrome driver, there are multiple other standalone servers as well. If you are planning to learn and excel in DevOps, consider enrolling in Simplilearn’s DevOps certification training course.Like Chrome Driver, are there more standalone servers for other browsers as well?

The hands-on demo would have helped you to understand the way to automate your tests using the Selenium ChromeDriver. In addition to that, you would be well-versed with the way to install Selenium and Selenium ChromeDriver. Conclusionīy now you would have learned what ChromeDriver is all about, and what is the relevance of the same. In the video, you will not only learn how to install Selenium but also see the way to run the first automated test in Selenium. To learn how we can download and install Selenium on our system, you can refer to the video above.
