Home

Selenium Tutorial:

How to setup selenium webdriver with eclipse

Writing the first script

TestNG Framework

Modifying first script for TestNG

How to identify locators

How to write Xpath

How to handle complex and dynamic elements

How to take screenshot in selenium webdriver

Different kind of waits in selenium

How to handle alerts

How to handle windows and frames

How to take logs with Log4j

How to use property file

How to configure Extent Report

What is a base/setup class and how to create it