SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.5-rubygem-watir-6.19.1-1.3.x86_64.rpm :

* Thu Jun 24 2021 cooloAATTsuse.comupdated to version 6.19.1 see installed CHANGES.md [#]## 6.19.1 (2021-03-17)
* Fix bug preventing using Selenium 4
* Fix bug preventing non-xml characters in attributes (#787) [#]## 6.19.0 (2021-03-12)
* Create custom Watir HTTP Client
* Require minimum of Selenium 3.142.7
* Add support for starting browser with :http_client and :service hashes
* Allow inferring desired browser from Capabilities or Options if browser not specified
* Deprecate WindowCollection#to_a method
* Deprecate starting browser with both Capabilities and Options
* Deprecate starting browser with both URL and Service
* Deprecate using :desired_capabilities
* Deprecate starting browser service keywords in top level Hash
* Deprecate using :remote to start a browser; browser name must be specified
* Deprecate sending unknown keywords into the top level
* Fix bug preventing Safari Options from being recognized
* Fix bug preventing options provided without :remote keyword from being properly recognized (#812, #870)
* Fix bug preventing :headless from being recognized when :options specified (#692) [#]## 6.18.0 (2021-02-26)
* Implement `WindowCollection` to manage multiple `Window` objects
* Add support for locating `Window` by `:element`
* Deprecate locating `Window` by `:index`
* Deprecate `Select#select_all` in favor of `#select` and an `Array`
* Implement `Browser#switch_window` (#849)
* Add support for `Numeric` attribute values to `Waitable`
* Allow users to specify Selenium 4 in their projects
* Update stale element handling behavior to match webdriver spec (#905 #909)
* Implement `Waitable` for `ElementCollection` (#853 #857)
* Improve performance for nested elements (#843)
* Less strict version check for `regexp_parser` gem (thanks Pavel Lobashov)
* Fri Sep 25 2020 cooloAATTsuse.comupdated to version 6.17.0 see installed CHANGES.md [#]## 6.17.0 (2020-08-27)
* Require Ruby > 2.5
* Implement Logger#selenium= to set selenium level from Watir
* Implement FileField#upload
* Fix bug with staleness handling in #exist and #present? (#853 & #852)
* Fix bug when locating elements by text with RegExp (#866 #871)
* Implement modifiers for `Element#right_click` (thanks Lakshya Kapoor #861)
* Updated locator code to adhere to spec on what attributes are case sensitive (#507 #856)
* Fix locating bug when iframe is nested under another element (thanks Matthew Mazaika #885 #886)
* Deprecate Element#scroll_into_view in favor of the new Scroll methods (#884)
* Fix threading bugs by allowing each Browser instance its own Timer (#881)
* Allow adjacent locators to return Input subtype when applicable (#878)
* Removed unnecessary reference to rubyforge (thanks olleolleolle #874)
* Removed deprecated Selenium classes (thanks joesho112358 #867)
* Add support for :service parameter for initializing Browser
* Fri Apr 26 2019 iAATTmarguerite.su- initial package
 
ICM