make selenium easy selenium webdriver tutorials

A Web Table with pagination is very common in an application. In this post we will learn how to store…

Continue Reading →

In this post, we will learn to create a Map from Excel data to use in scripts such as Selenium…

Continue Reading →

“FluentWait Vs WebDriverWait” , A hot topic in Selenium WebDriver but still confuses many. Let’s see if I can help…

Continue Reading →

Let’s start with some lines of code :- Launch login page of a website. Locate a WebElement “EmailAddress” and store…

Continue Reading →