WatirApi

Send and receive data via a Web App's API, ideally using WatirModel objects. The goal is to compare test data with what is input and displayed via UI.

Installation

Add this line to your application's Gemfile:

gem 'watir_api'

And then execute:

$ bundle

Or install it yourself as:

$ gem install watir_api

Usage

This gem is still in beta; if you have suggestions to improve it, please write some code or raise an issue on Github

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/titusfortner/watir_api.

License

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