Plugins - Selenium on rails
Add to favoritesSelenium on Rails provides an easy way to test Rails application with Selenium.
This plugin does four things:
- The Selenium files don't have to pollute /public, they can stay in the Selenium gem or in /vendor/selenium.
- No need to create suite files, they are generated on the fly -- one suite per directory in /test/selenium (suites can be nested).
- Instead of writing the test cases in HTML you can use a number of better formats
- Loading of fixtures and wiping of session.
http://www.openqa.org/selenium-on-rails
http://svn.openqa.org/svn/selenium-on-rails/selenium-on-rails
Rails' (MIT)
Testing

This plugin has moved to: http://www.openqa.org/selenium-on-rails. Repository at http://svn.openqa.org/svn/selenium-on-rails/trunk