Sha256: bb2094613548d2db7744399f48d38a151c50d72178a255a9e1e035bdec541fc4
Contents?: true
Size: 481 Bytes
Versions: 101
Compression:
Stored size: 481 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 FireWatir/Firefox on any platform like this: rake features FIREWATIR=true And finally, you can use Celerity by running in JRuby: jruby -S rake cucumber
Version data entries
101 entries across 99 versions & 15 rubygems