-
Unexpected error launching Internet Explorer. Protected Mode must be set to the same value
When we try to launch IE using WebDriver on very first time on a fresh computer by using this code…
-
How to use assertEquals() in WebDriver using driver.getText()
When we start making some web application, We start with some UI and Every UI has menu, Check box, Button,…
-
How To Perform Data Driven Testing in Selenium WebDriver?
Data Driven Testing In Selenium WebDriver, is one piece of task which we find little bit tedious but In this…
-
Installing Maven Plugin in Eclipse
Installing Maven plugin in Eclipse 1- Download Eclipse http://www.eclipse.org/downloads/ 2- Unzip and Click on Eclipse.exe 3- Now in Eclipse Click…