Video Tutorials

How to setup system for Selenium

 

Writing the first Selenium script

 

How to locate elements in the page (by using its id, class or name attribute)

 

How to use XPath to locate elements in the webpage

 

How to use CSS Selector to locate elements in the webpage

 

How to use WebDriver Locators and interact with the UI elements