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 (
railscasts-episodes / episode-116
episode-116/README
Railscasts Episode #116: Selenium http://railscasts.com/episodes/116 Outline - start server in test env - show testing product creation with Selenium IDE - install selenium on rails plugin - generate selenium test case for destroy action - fix confirmation bug - setup config and run rake test:acceptance Commands script/plugin install git://github.com/ryanb/selenium-on-rails.git script/generate selenium destroy_product.rsel rake test:acceptance








