wolfdancer / selenium
- Source
- Commits
- Network (4)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Tree:
2224d78
wolfdancer (author)
Thu Jan 15 21:23:21 -0800 2009
commit 2224d781bce6c9a4f5ba8d460d8c3cf12afab9ce
tree 22796b6812d5f994cfee81ca9271cb3bd9397c8a
parent 2a809a82072f4a7e0b2fbbdb7df6076d0d8b85ce parent 5df1fa9fdd24b30e778b21564a60de2fc5af5bf8
tree 22796b6812d5f994cfee81ca9271cb3bd9397c8a
parent 2a809a82072f4a7e0b2fbbdb7df6076d0d8b85ce parent 5df1fa9fdd24b30e778b21564a60de2fc5af5bf8
selenium /
| name | age | message | |
|---|---|---|---|
| |
.buildpath | Thu Aug 28 21:26:09 -0700 2008 | |
| |
.gitignore | Thu Jan 15 21:08:47 -0800 2009 | |
| |
.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 | Thu Jan 15 21:23:21 -0800 2009 | |
| |
release.rb | Sun Oct 26 15:19:51 -0700 2008 | |
| |
site/ | Tue Nov 04 22:09:29 -0800 2008 | |
| |
site_template.html | Thu Aug 28 21:26:09 -0700 2008 | |
| |
spec/ | Thu Jan 15 21:23:21 -0800 2009 | |
| |
specs.rb | Mon Sep 29 22:41:45 -0700 2008 |
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.

