Links
Selenium on rails
Categories
Selenium on rails
Selenium 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.
Vitals
| Home | http://www.openqa.org/selenium-on-rails |
|---|---|
| Repository | http://svn.openqa.org/svn/selenium-on-rails/selenium-on-rails |
| License | Rails' (MIT) |
| Tags |
asan cynthia paola selenium
|
| Rating | (10 votes) |
| Owner | Jonas Bengtsson |
| Created | 14 April 2006 |
Comments
-
This plugin has moved to: http://www.openqa.org/selenium-on-rails. Repository at http://svn.openqa.org/svn/selenium-on-rails/trunk

