Latest on Selenium

Selenium WebDriver Commands
By Kuldeep Rana
In this post, we will learn some of the basic selenium commands for performing operations like opening a URL, clicking on buttons, writing in the ...

Locators in Selenium WebDriver
By Kuldeep Rana
Hello friends! continuing with our “Selenium Automation” series, in this post we will study the different types of locators available in Selenium. Before studying the ...

Launching Browsers in Selenium
By Kuldeep Rana
In this post, we will study the Selenium WebDriver commands used to launch browsers in detail. We will also learn the different additional customization required ...

Selenium Webdriver Installation
By Kuldeep Rana
In this tutorial, we will set up our test environment to run the Selenium automation suite. We will install Java, download Eclipse, add Selenium jars ...

Selenium Introduction
By Kuldeep Rana
Hello friends! this is our first tutorial of the Selenium tutorial series. In this tutorial, we will study the basics of the Selenium suite, its ...

Top 10 Automation Testing Tools
By Kuldeep Rana
In this era of the ever-changing software industry, software development companies are moving towards CICD along with frequent releases, while also maintaining the software quality. ...

Katalon Studio Best record and playback alternative to Selenium IDE
By Kuldeep Rana
On August of 2017, Mozilla officially announced that the Firefox add-on Selenium IDE will no longer work on Firefox version 55 and above, citing switching of extensions ...

What is Automation Testing?
By Kuldeep Rana
Do you want to learn automation testing but don’t know how to begin? Let us guide you through the basics of automation testing along with ...