Category: Selenium Tutorial

StoredVars

Selenium IDE part 2

In part 1 , we have learnt about installation of Selenium IDE, details of its features and menus etc. In Selenium IDE part 2, we will see how to create test case and Suite...

Selenium IDE

Selenium IDE part 1

Before moving ahead, let’s see what we will be covering in this part of selenium tutorial. In this tutorial. we will learn about Selenium IDE (Integrated development Environment) from scratch like installing Selenium IDE...

Selenium Introduction

Selenium Introduction

Selenium is an open source tool used for test automation. It is mainly used for automating web application. It has an interesting history. First time, Selenium was introduced in 2004. At Thoughtworks, Jason Huggins was testing an...

Installation of Java and Eclipse

Installation of Java and Eclipse

Before writing selenium program, there are 2 mandatory prerequisite which are java and Eclipse on your system. So, Let’s see how to install java and eclipse to start working on selenium.