Follow along with the webinar video and try the examples as you watch.
For an unmodified example, please see RSpec Sauce proper
git clone http://github.com/sgrove/rspec_sauce_webinar
gem install rspec selenium-client json
Add your Sauce Labs username and api-key to ondemand.yml
Optionally edit one of the browser*.yml files to specify which browsers you want to run
You can execute each ruby file by:
spec source/1.rb
Note that the first selenium demos are just plain ruby files. Execute them by:
ruby source/2.rb
Instructions on running specs in parallel. It's a lot of fun to watch :)
Shoot me an email, I'm sean at saucelabs.com
Sauce Labs (my employer and backend provider)
Released under MIT license