This is the third article on our Selenium IDE tutorial series, which will help you with understanding your Selenium IDE test script. In our previous article on Selenium IDE, you learned the step by step process of creating your first test script using Selenium IDE’s recording feature. This article is a continuation of that previous […]
Selenium
Selenium IDE – Create your First Test Script
We now bring to you the second article in the Selenium IDE tutorial series, where you will use Selenium IDE to record your first test script. In this article, we will use only the recording feature of Selenium IDE to create a new script. With Selenium IDE, together with recording your steps, you can manually […]
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 […]
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, […]
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. […]
Selenium 3.0 – Beta 1 Finally Announced
An eagerly awaited news is finally announced!!! Many of you would remember that almost 3 years ago at SeleniumConf 2013, it was announced that a new major version of Selenium (aka Selenium 3.0) would be released soon. It took almost 3 years but Selenium 3.0 – Beta1 has finally been announced. Selenium 3.0 Beta1 – […]