In my previous article, I explained the use of Selenium, the latest version of Selenium (Selenium 3.0), how can we identify a control by its control properties, and how to work with Selenium by creating a sample test project and downloading Selenium supportive dll's from NuGet packages. In this article, I am going to explain how to download Selenium drivers from Selenium's official website. Selenium supports execution with various browsers, such as Google Chrome, Internet Explorer, Edge browser (Windows 10 Operating system), Safari, Opera, and Firefox. Each browser has its own drivers; if we want to execute Selenium scripts in Chrome, we have Chrome drivers, etc.


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

devops,tutorial,automated testing,selenium,selenium 2.0