Cbthelper

cbthelper (Ruby) wraps CrossBrowserTesting's selenium api into an easy to use library.

Installation

Add this line to your application's Gemfile:

gem 'cbthelper'

And then execute:

$ bundle

Or install it yourself as:

$ gem install cbthelper

Usage

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/

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/crossbrowsertesting/cbthelper-ruby.

License

The gem is available as open source under the terms of the MIT License.