Running Watir tests in parallel.
Install required gems with:
gem install bundler
bundle
At ./features/support/env.rb edit environment, username and api_key.
Run tests in parallel with rake.
Optionally, edit ./config/cucumber.yml or processes in Rakefile.