Selenium WebDriver – Testing Framework
Selenium WebDriver : Testing Framework
Selenium automates browsers. That’s it! What you do with that power is entirely up to you.
Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that. Selenium has the support of some of the largest browser vendors who have taken steps to make Selenium a native part of their browser. Selenium is a portable software testing framework for web applications. Selenium was originally developed by Jason Huggins in 2004, who was later joined by other programmers and testers at ThoughtWorks. It is open-source software, released under the Apache 2.0 license, and can be downloaded and used without charge |
|
Recent Comments