Get Monthly Personalised Newsletter about Software News and Releases. Start here.
Selenium
Selenium is a test tool that allows you to automates browsers. It can be use to automate web applications for testing purposes or for boring web-based administration tasks.
| website | seleniumhq.org |
| version | 1.2.0 (24th August 2011) |
| License | Apache 2.0, Freeware |
| OS | Cross-Platform, Linux, Mac OS, Mac OS X, Mac OS X 10.5, Windows |
| Status | Active, Stable |
| Audience | Testers, Web Developers |
| Category | Web Test Framework |
Similar Profiles
Here are similar profiles to Selenium:
Terminology
- Selenium IDE is a Firefox add-on that will do simple record-and-playback of interactions with the browser
- Selenium WebDriver is a collection of language specific bindings to drive a browser
- Selenium Remote Controlwas the predecessor of Selenium WebDriver and has now been officially deprecated.
- Selenium Server is needed in order to run either Selenium RC style scripts or Remote Selenium Webdriver ones.
- Selenium Grid takes Selenium Remote Control to another level by running tests on many servers at the same time, cutting down on the time it takes to test multiple browsers or operating systems.
Additional Information
This project is hosted on github:
- Links: Project URL
- Watchers: 22
- Created: 8th August 2008


