•First WebDriver Program oDifferent
WebDriver methods oHow to invoke different browsers using WebDriver
•Different Locators Techniques and tools used oFirebug
and Firepath Add-ons oElement identification by different locating mechanism
•Advance ways of location webelemet/objects oWriting
customized xpath and cssselectors
•Techniques to automate web UI oHandling
Dropdown/Select element oHandling checkboxes, radio buttons oHandling
Javascript Alert oWebElement validation techniques
•Techniques to Automate advanced WebUI oHandling
Ajax/Mouse interaction oHandling window, multiple windows oHandling Frames
•Practical problems and Methods to Handle them
with Selenium
============================================
================================
-Selenium Advanced Topics:
•Cross Browser Testing with Selenium Grid
•TestNG
•Maven
•Framework:
oData Driven Framework using properties file oPageObject
Pattern and PageFactory oData Driven Testing using Apache POI oDatabase
connection to Selenium Test Cases oCucumber Behavior Driven Data –
Framework.