Changelog for
ruby2.4-rubygem-capybara-2.12.0-3.5.x86_64.rpm :
Wed Jan 25 13:00:00 2017 ammartinezAATTsuse.com
- updated to version 2.12.0
Fri Dec 9 13:00:00 2016 cooloAATTsuse.com
- updated to version 2.11.0
see installed History.md
[#2].11.0
Release date: 2016-12-05
[#]## Added
* Options for clearing session/local storage on reset added to the Selenium driver
* Window size changes wait for the size to stabilize
* Defined return value for most actions
* Ignore specific error when qutting selenium driver instance - Issue #1773 [Dylan Reichstadt, Thomas Walpole]
* Warn on selenium unknown errors rather than raising when quitting driver [Adam Pohorecki, Thomas Walpole]
* Capybara::Result#each now returns an `Enumerator` when called without a block - Issue #1777 [Thomas Walpole]
[#]## Fixed
* Selenium driver with Chrome should support multiple file upload [Thomas Walpole]
* Fix visible: :hidden with :text option behavior [Thomas Walpole]
Thu Dec 1 13:00:00 2016 cooloAATTsuse.com
- updated to version 2.10.2
see installed History.md
[#2].10.2
Release date: 2016-11-30
[#]## Fixed
* App exceptions with multiple parameter initializers now re-raised correctly - Issue #1785 [Michael Lutsiuk]
* Use Addressable::URI when parsing current_path since it\'s more lenient of technically invalid URLs - Issue #1801 [Marcos Duque, Thomas Walpole]
Fri Oct 28 14:00:00 2016 hvogelAATTsuse.com
- updated to version 2.10.1
see installed History.md
[#2].10.1
Release date: 2016-10-08
[#]## Fixed
* App errors are now correctly raised with the explanatory cause in JRuby [Thomas Walpole]
* Capybara::Result optimization disabled in JRuby due to issue with lazy enumerator evaluation [Thomas Walpole]
See: https://github.com/jruby/jruby/issues/4212
[#2].10.0
Release date: 2016-10-05
[#]## Added
* Select `