Tag: ChromeDriver

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 »