HayaSelectHelpers
Short description and motivation.
Usage
Wait for an option to be selected by label:
haya_select("class_school_id").wait_for_label("School")
Installation
Add this line to your application's Gemfile:
gem "haya_select_helpers"
And then execute:
$ bundle
Or install it yourself as:
$ gem install haya_select_helpers
Contributing
Contribution directions go here.
License
The gem is available as open source under the terms of the MIT License.