Tag: allure

Allure Reporting | Selenium WebDriver Framework| Page Object Model | TestNG | Maven- MAC,WINDOWS

As a tester we are mainly interested in generating very good html reports to get to know the Test cases passed and failed. TestNG which is a java framework helps… Read more »

Run Selenium WebDriver Tests on Chrome Browser against MAC,LINUX,WINDOWS

Selenium automates browsers like Firefox,Chrome and Internet Explorer. Selenium WebDriver Scripts run against multiple Platforms MAC,Windows and Linux. In this tutorial, we will discuss about Running Selenium WebDriver Scripts on… Read more »

Select the Date from DatePicker in Selenium WebDriver-Example for While loop

In this example we will discuss how to automate the Date Picker in Selenium WebDriver. This example also gives details about the usage of while loop.As we know for and… Read more »