Sha256: 182dc5c54e02722cfb689becad8f253562981d33a42c61d14b422b2c58554bc7

Contents?: true

Size: 469 Bytes

Versions: 49

Compression:

Stored size: 469 Bytes

Contents

Here you'll find examples for Watir, FireWatir, SafariWatir and Celerity.
All of these browser libraries have the same API, so the example code will
work with all of them.

Just run with:

  rake cucumber
  
This will use Watir/IE if you're on Windows, and SafariWatir/Safari if you're on OS X.
You can force the use of Firefox on any platform like this:

  rake features FIREFOX=true
  
And finally, you can use Celerity by running in JRuby:

  jruby -S rake cucumber

Version data entries

49 entries across 49 versions & 2 rubygems

Version Path
cucumber-3.0.1 examples/watir/README.textile
cucumber-2.99.0 examples/watir/README.textile
cucumber-3.0.0 examples/watir/README.textile
cucumber-3.0.0.pre.2 examples/watir/README.textile
mobiusloop-0.1.5 examples/watir/README.textile
cucumber-3.0.0.pre.1 examples/watir/README.textile
cucumber-2.4.0 examples/watir/README.textile
mobiusloop-0.1.3 examples/watir/README.textile
mobiusloop-0.1.2 examples/watir/README.textile
cucumber-2.3.3 examples/watir/README.textile
cucumber-2.3.2 examples/watir/README.textile
cucumber-2.3.1 examples/watir/README.textile
cucumber-2.3.0 examples/watir/README.textile
cucumber-2.2.0 examples/watir/README.textile
cucumber-2.1.0 examples/watir/README.textile
cucumber-2.0.2 examples/watir/README.textile
cucumber-2.0.1 examples/watir/README.textile
cucumber-1.3.20 examples/watir/README.textile
cucumber-2.0.0 examples/watir/README.textile
cucumber-2.0.0.rc.5 examples/watir/README.textile