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...
Software Programming Guide
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...
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 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...
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.