Selenium Webdriver Framework Course Content:
Selenium Introduction Versions and Flavours
Selenium IDE : Installation, Usage of tool and Explanation on features [ VIDEO provided]
Selenium WebDriver introduction.
Selenium Webdriver program with Java programming in Eclipse
Invoking Application in Multiple browsers : IE/FF/Chrome
Sample program – 1
Types of Webelements : Text Box,Link, Drop down, Check box, Radio button,Frames,Pop-ups,pages
Object identification using FireBug [FF browser]
Developer tools for various browsers
Types of Commands used for Web elements
Reading values from Tables [Dynamic/Static]
Webdriver Programs for all Webelements – 8
Calling Methods,Function in programs
Parameterization/Data driven Implementation
TestNG : Reporting
Integrating TestNG for Framework
Ant/Maven : project management Tool
Sample framework for an application.