eyes_selenium

Provides SDK for writing Applitools Selenium-based tests


License
Other
Install
gem install eyes_selenium -v 6.3.3

Documentation

Applitools

Gem Version Build Status

Applitools Ruby SDK.

Installation

Add this line to your application's Gemfile:

gem 'eyes_selenium'

And then execute:

$ bundle

Or install it yourself as:

gem install eyes_selenium

Usage

Please check the applitools website for usage instructions:

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request