forked from wolfdancer/selenium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: svn+ssh://rubyforge.org/var/svn/selenium/trunk@12 ed7eda33-4b9a-41fc-af1f-e75b3c93d7ee
- Loading branch information
wolfdancer
committed
Jan 1, 2007
1 parent
0ce2bd4
commit 805b478
Showing
2 changed files
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
--- | ||
Contribute | ||
--- | ||
This project is created so that we can share our experiences using ruby and Selenium to test our web applications. | ||
You can start by joining the "selenium-ruby":http://groups.google.com/group/selenium-ruby google group. This project | ||
will be constantly updated on the following area: | ||
|
||
h1. Testing API | ||
|
||
* Creating more wrapper classes that presents HTML elements with behaviors. | ||
* Re-design the API to leverage Ruby language and remove duplication | ||
|
||
h1. Testing Patterns | ||
|
||
* Share your experience of using Selenium with Ruby. What is good, what is bad. | ||
* Share the patterns that you have built in your porject to make test easy and fun. | ||
|
||
h1. Write about it | ||
|
||
* Love it, hate it? Write about it |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters