This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Vinicius Teles (author)
Thu Oct 02 10:23:42 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
MIT-LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
bin/ | ||
| |
doc/ | ||
| |
init.rb | ||
| |
install.rb | ||
| |
lib/ | ||
| |
tasks/ | ||
| |
test/ | ||
| |
uninstall.rb |
SeleniumPoetry ============== Selenium Poetry is a DSL created to separate the test intention from the HTML selectors. HTML selector are placed in separate YAML files, while the test uses identifiers (phrases) to refer to the selectors in the YAML files. Dependencies ============ * Selenium on Rails * Mocha (to run plugin tests) Tutorial ======== Read the tutorial in doc/tutorial/tutorial.text API === The API can be found in doc/api/index.html Release Notes ============= Selenium Plugin hasn't been officially published yet. The plugin is working fine, but we're still working on the documentation. A tutorial has just been published, and we're currently working to improve the API documentation. (23 May 2008) Copyright (c) 2008 Vinícius Manhães Teles and Marcos Tapajós, Improve It, released under the MIT license..












