Sha256: b323c39e840980db6cb6c2b7cf7a382fff0b8504721067f28a2de12b38db6320
Contents?: true
Size: 481 Bytes
Versions: 176
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 features 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 features
Version data entries
176 entries across 176 versions & 12 rubygems