cbthelper (Ruby) wraps CrossBrowserTesting's selenium api into an easy to use library.
Add this line to your application's Gemfile:
gem 'cbthelper'And then execute:
$ bundle
Or install it yourself as:
$ gem install cbthelper
See example.rb. Don't forget to set your username and authkey in that file.
Or visit https://help.crossbrowsertesting.com/selenium-testing/getting-started/cbthelper-ruby/
Bug reports and pull requests are welcome on GitHub at https://github.com/crossbrowsertesting/cbthelper-ruby.
The gem is available as open source under the terms of the MIT License.