xaviershay / selenium forked from cheezy/selenium
- Source
- Commits
- Network (4)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Xavier Shay (author)
Sun Jul 26 18:09:12 -0700 2009
commit fcd90fc6e3d8761776ce52227f0a984aab3962df
tree 9d5a0e31047bfdc0877ab99783c9f8219374603d
parent 3455da264f9f44c1baa13dbc0c5bea9dd26201b5
tree 9d5a0e31047bfdc0877ab99783c9f8219374603d
parent 3455da264f9f44c1baa13dbc0c5bea9dd26201b5
selenium /
| name | age | message | |
|---|---|---|---|
| |
.buildpath | Thu Aug 28 21:26:09 -0700 2008 | |
| |
.gitignore | ||
| |
.project | Thu Aug 28 21:26:09 -0700 2008 | |
| |
README | Thu Aug 28 21:26:09 -0700 2008 | |
| |
bin/ | Thu Aug 28 21:26:09 -0700 2008 | |
| |
lib/ | ||
| |
misc/ | Mon Jun 30 21:57:33 -0700 2008 | |
| |
rakefile.rb | ||
| |
release.rb | Sun Oct 26 15:19:51 -0700 2008 | |
| |
site/ | ||
| |
site_template.html | Thu Aug 28 21:26:09 -0700 2008 | |
| |
spec/ | ||
| |
specs.rb |
README
= Selenium Ruby[http://selenium.rubyforge.org] - Object-oriented testing with selenium Homepage:: http://selenium.rubyforge.org Author:: Shane Copyright:: (c) 2006 Selenium-Ruby on rubyforge License:: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) Selenium Ruby[http://selenium.rubyforge.org] is a project that wraps selenium-rc[http://www.openqa.org/selenium-rc/] into an object-oriented way, and wraps it into a RubyGem. This rDoc is intended for you the check out the available methods on the objects. For a full document of what Selenium can do for you, please check out the home page: http://selenium.rubyforge.org For document on the Selenium project and its RC, see Selenium homepage: http://www.openqa.org/selenium Please post your question at mailing-list.

