Download Selenium WebDriver 3.0.1

Selenium 3 has moved out of Beta release and you can now download Selenium WebDriver 3.0.1 from SeleniumHQ website. The last beta version that was available for Selenium 3 was Selenium 3.0.0-beta4. The first stable release for Selenium 3 was Selenium 3.0.0 and Selenium 3.0.1 has been available a few days after that. If you… Continue reading Download Selenium WebDriver 3.0.1

Published
Categorized as Selenium

Selenium Basics – The very Beginning

Dear readers, This is an article on Selenium where you will learn the very basics of Selenium. This article will cover the introductory topics of Selenium such as – what is Selenium, what programming languages and platforms it supports, its advantages and disadvantages compared to other automation tools. This article is targeted towards those users,… Continue reading Selenium Basics – The very Beginning

Published
Categorized as Selenium

Selenium 3 – Launch Edge Browser with MicrosoftWebDriver

With the release of Selenium 3.0 Beta version and newer versions of different browsers, there have been slight changes in the way you launch different browsers. In our previous article, we had described the process of launching Firefox with GeckoDriver. In this article you will see how to launch Microsoft Edge browser by using MicrosoftWebDriver.… Continue reading Selenium 3 – Launch Edge Browser with MicrosoftWebDriver

Published
Categorized as Selenium