Selenium Components

Selenium Components / Selenium’s Tool Suite 1) Selenium IDE (Integrated Development Environment) 2) Selenium RC (Remote Control) 3) Selenium WebDriver 4) Selenium Grid 1) Selenium IDE It is a Firefox Browser Add on, used to create and execute Test Cases Selenium IDE Features: > Create Test Cases and Test Suites. (We can Record Test Cases, … Read more

Introduction to Selenium

1) What is Selenium? 2) History of the Selenium Project 3) Selenium’s Tools Suite Selenium IDE Selenium RC Selenium WebDriver Selenium Grid ———————————— 1) What is Selenium? • Selenium is a suite of software tools to automate Web Browsers. • It is an Open source suite of tools mainly used for Functional and Regression Test … Read more