Mar 12, 2009
Automate web app testing across many platforms with Selenium
Selenium is a suite of tools specifically for testing web applications.
Key Features:
- Easy record and playback
- Intelligent field selection will use IDs, names, or XPath as needed
- Autocomplete for all common Selenium commands
- Walk through tests
- Debug and set breakpoints
- Save tests as HTML, Ruby scripts, or any other format
- Support for Selenium user-extensions.js file
- Option to automatically assert the title of every page
Here’s a quick 2 minutes intro video to Selenium.

Leave a Reply