Pros and Cons | Selenium WebDriver
In today's IT companies, for automating Web Applications, Selenium WebDriver is highly used and is the most common free open source tool. Anyone and everyone can get hold of it within a certain time to start with automating different applications. I will be listing down various advantages and disadvantages of Selenium WebDriver in this article. Before Starting with the advantages of Selenium WebDriver, let me give a brief introduction of Selenium. Selenium was introduced in 2004 by ThoughtWorks in order to automate web applications. With time, various components were released namely - Selenium IDE, Selenium RC, Grid and lastly WebDriver. Advantages of using Selenium WebDriver - Selenium is an open source. No need of licenses unlike QTP. Everyone and anyone can download, install and learn it quickly. It supports multiple languages. No need to learn an additional language to automate web applications using selenium. Various programming languages supported are - Java, C#, .n...