wolfdancer / selenium
- Source
- Commits
- Network (4)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
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/ | Fri Feb 27 21:45:45 -0800 2009 | |
| |
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.
