Webdriver Tutorial

How To Run Test Cases Using Apple Safari In Selenium Automation Script

This article will tell you how to run the Apple Safari web browser in the selenium webdriver test script. If your Apple Safari version is smaller than version 10.0, you need to install a Safari web browser extension. If your Safari version is equal to or bigger than version 10, the Safari web browser support […]

How To Run Test Cases Using Apple Safari In Selenium Automation Script Read More »

How To Run Microsoft Internet Explorer And Edge In Selenium Webdriver Automation Script

It is very easy to run test cases using Internet Explorer and Edge in selenium webdriver. You can not launch Internet Explorer directly in java but you can use the selenium IE Driver server to communicate with the Internet Explorer instead. This article will tell you how to run Microsoft Internet Explorer and Edge in

How To Run Microsoft Internet Explorer And Edge In Selenium Webdriver Automation Script Read More »