RubyGems is a package manager for the Ruby programming language
Available Version(s): 1.1.14, 1.1.12, 1.1.11, 1.0.9, 1.0.4, 1.0.2, 1.0.1, 1.0.0
Description: A project that wraps selenium API into object-oriented testing style
and packages it into a RubyGem.
Selenium Ruby - Home
Home. Selenium Ruby is a ruby project that aim to make the popular Selemium RC available on rubyforge. With Selenium Ruby: You can install selenium gem available on rubyforge ...
http://selenium.rubyforge.org/
Red Squirrel Reflections
Sat, 08 Jul 2006. Selenium 0.7 RubyGem Update. As I mentioned in my talk at RailsConf, I needed to update the Selenium RubyGem to get it up-to-date.
http://redsquirrel.com/cgi-bin/dave/projects/selenium
Selenium Ruby - Document
The SeleniumDriver is bundled with Selenium ruby gem. There is a more Ruby friendly class WebPage that you can check out as well. Object Based Testing
http://selenium.rubyforge.org/document.html
RubyForge: Selenium: Project Filelist
Selenium-1.1.14.gem: 4.97 MB: 255: Any.gem (RubyGem) selenium-1.1.12 2008-07-13 23:32: Selenium-1.1.12.gem: 4.95 MB: 35: Any.gem (RubyGem) selenium-1.1.11 2008-07-13 01:45
http://rubyforge.org/frs/?group_id=2789
RubyForge: Selenium Client: Project Filelist
selenium-client-1.2.gem: 13 KB: 0: Any.gem (RubyGem) 1.1 2008-07-16 20:58: selenium-client-1.1.gem: 23 KB: 4: Any.gem (RubyGem) 0.1 2008-04-14 13:24: Selenium-Client-0.1.gem: 20 KB: 7: Any.gem (RubyGem)
http://rubyforge.org/frs/?group_id=6010
README.txt at master from thewoolleyman's selenium-rails — GitHub
For documentation on the Selenium Ruby gem, see http://selenium.rubyforge.org/
http://github.com/thewoolleyman/selenium-rails/tree/master/README.txt
Pragmatic Forums | Unit testing replacement
For the book, all you’ll need is Selenium RC, whose .jar file is packaged inside the Selenium Ruby gem (that’s with a capital S). You can just do a sudo gem install Selenium ...
http://forums.pragprog.com/forums/68/topics/598
blog.mattwynne.net : Automating Javascript Unit Tests / Specs - Part 1
I has a look at JSSpec tonight, and knocked together a quick ruby script which uses the selenium rubygem to run a JSSpec test: require 'rubygems' require 'selenium' require 'webrick ...
http://blog.mattwynne.net/2008/04/06/automating-javascript-unit-tests-specs-part-1/
More Cowbell - Standup 09/04/2008
For example, I started the selenium-rails gem which depends on the Selenium (-ruby) gem, because not everyone who uses Ruby uses rails. In the case of the Polonium gem, this ...
http://pivots.pivotallabs.com/users/joe/blog/articles/504-standup-09-04-2008