Overview:

The training program is designed to give participants the skills & knowledge in starting / enhancing a career in functional test automation using Open Source Test Automation tool.Selenium is an open source tool for web application testing.Selenium is not a single tool but a suite of products catering to different automation needs of an user or organization.
Following tutorial series is designed for Selenium Beginners & covers all aspects of Selenium automation

Selenium Tutorials:
  1. Install Selenium IDE , FireBug and Firefinder
  2. Introduction to Selenium IDE
  3. Creating your First Selenium IDE script
  4. How to use Locators in Selenium IDE
  5. How to enhance a script using Selenium IDE
  6. Introduction to WebDriver & Comparison with Selenium RC
  7. How to Setup Selenium Webdriver with Ruby?
  8. Accessing Forms in Webdriver
  9. Accessing Links & Tables using Selenium Webdriver
  10. Keyboard Mouse Events , Uploading Files - Webdriver
  11. How TestNG makes Selenium tests easier
  12. Introduction to Selenium Grid
  13. Parameterization using XML and DataProviders: Selenium
  14. Setting up Selenium Grid using Webdriver
  15. All About Excel in Selenium: POI & JXL
  16. Using Contains, Sibling, Ancestor to Find Element in Selenium
  17. Sessions, Parallel run and Dependency in Selenium
  18. Handling Date Time Picker using Selenium
  19. Setting up Selenium Grid using Webdriver
  20. Headless Browser Testing using Selenium Webdriver with PhantomJS
  21. How to use GUI automation using Robot Class?
  22. How to handle Ajax elements?
  23. Handling Windows using AutoIT and Selenium
  24. Change GeoLocation using Selenium WebDriver in Firefox
  25. Handling iFrames using WebDriver
  26. Handling Cookies using Selenium WebDriver