Displaying 1 result from an estimated 1 matches for "selenium_help".
Did you mean:
selenium_helper
2007 Jun 11
0
Selenium RC Fu (plus js unit)
...umrc_fu/trunk
You may install the plugin with the following command:
script/plugin install
svn://rubyforge.org/var/svn/pivotalrb/seleniumrc_fu/trunk
== Usage
The seleniumrc_fu plugin assumes you have a test/selenium directory
with a selenium_suite.rb file in
it. A sample selenium_suite.rb and selenium_helper.rb can be copied
into your test/selenium directory.
You''ll get the following tasks:
- selenium:test - starts a Selenium RC server, runs selenium tests,
and shuts the server down
when they''re done
and lower level tasks as well:
- selenium:server starts up a Selenium RC...