In general we search for Most Popular Selenium WebDriver Commands and ready made function in…
Tag: Webdriver
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…
Handling Windows Processes Through Selenium WebDriver
Like QTP and other desktop and web-application based automation tool, WebDriver has capability to interact…
Selenium WebDriver Tutorial
Continue Reading

How to use assertEquals() in WebDriver using driver.getText()
When we start making some web application, We start with some UI and Every UI…
How To Perform Data Driven Testing in Selenium WebDriver?
Data Driven Testing In Selenium WebDriver, is one piece of task which we find little…
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…