Selenium-WebDriver

Selenium WebDriver is one of the most well-known testing frameworks in the world that is in use. It is an open source project that allows testers and developers alike to develop functional tests to drive the browser. It provides power in hand of automation engineer to automate functional along with UI stuff of any web application. Selenium WebDriver can work on any browser that supports JavaScript since Selenium has been built using JavaScript.

Selenium WebDriver Tutorial

Here I am making effort to bring whatever I have read and done as a student of Selenium

Topics:

Selenium IDE

Selenium Introduction and Locators:

Selenium WebDriver Configuration and other supported installation

Browser things in WebDriver

Parallel Execution of Script in various browser

Assertions used WebDriver

Wait in WebDriver

Basics of Frameworks in WebDriver

Custom Reporting in WebDriver

WebDriver generic WebElement Handling

Database connectivity in Selenium/Java

Learn Selenium from other fraternity sites