Skip to content

An example suite of Watir-WebDriver tests in Ruby written against the craft site: Etsy.com

Notifications You must be signed in to change notification settings

charley/EtsyWatirWebDriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This is an example Watir-WebDriver & Cucumber test suite written against Etsy.com

Requirements

  • RVM on Mac OSX / Linux

  • Pik/JRuby/Bundler/Wac on Windows

Installation and Usage

  1. Clone this repository from Github

Mac OSX / Linux

  1. ensure you have RVM (Ruby Version Manager) installed: rvm.beginrescueend.com/

  2. run ./go in the root directory: this will bootstrap everything needed and run the cucumber feature

Windows

  1. Install JRuby, Pik, Bundler and Wac (see my blog post: wp.me/p98zF-ca)

  2. Make sure you ‘pik’ JRuby

  3. In root directory, run ‘bundle install’

  4. Then run ‘cucumber’

About

An example suite of Watir-WebDriver tests in Ruby written against the craft site: Etsy.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages