Skip to content

mikezaschka/cucumber_with_selenium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

Requirements

The following setup should work:

  • Mac OS X 10.6
  • Rubygems version >= 1.3.7
  • bundler gem
  • Firefox

Important: Your Firefox should be in /Applications/Firefox.app!

Installation

  • sudo gem update —system
  • sudo gem install bundler —pre
  • sudo bundle install

Usage

Run cucumber CUCUMBER_HOST=http://www.spiegel.de/ on the command line.

Documentation

About

A basic test setup using cucumber and selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%