Changelog for
perl-Selenium-Remote-Driver-1.31-31.1.x86_64.rpm :
Wed Jan 23 13:00:00 2019 Marius Kittler
- Add lsof dependency which is required by version > 1.31
Mon Jan 7 13:00:00 2019 Stephan Kulow
- updated to 1.31
see /usr/share/doc/packages/perl-Selenium-Remote-Driver/Changes
1.31 01-06-2019 TEODESIAN
[BUG FIXES]
- Kill dangling driver processes in Selenium::Chrome/Firefox on unix hosts
- Adjust set_timeout to WC3 standard changing out from under us
Tue Sep 18 14:00:00 2018 Stephan Kulow
- updated to 1.30
see /usr/share/doc/packages/perl-Selenium-Remote-Driver/Changes
1.30 09-17-2018 TEODESIAN
[BUG FIXES]
- Fix broken name selector polyfill when using Selenium::Firefox directly
- Fix switch_to_frame(undef) brokenness due to unneeded polyfill
- Correct POD information about how to use raw firefox profiles
- Advertise Microsoft Browser Standalone Drivers (Edge, IE)
Sat Aug 18 14:00:00 2018 cooloAATTsuse.com
- updated to 1.29
see /usr/share/doc/packages/perl-Selenium-Remote-Driver/Changes
1.29 08-17-2018 TEODESIAN
[New Features]
- Selenium::Edge and Test::Selenium::Edge now exist
- Pass caller argument array as final arg to error_handler callbacks
- Add child() and children() aliases to Selenium::Remote::WebElements
[BUG FIXES]
- Fixed Test::Selenium::
* direct usage modules from getting undef method errors when acting on WebElements
- Fixed issue where capabilities could not be passed with Selenium::Firefox
- Make it actually possible for find_element_ok to fail without dying
Wed Jun 6 14:00:00 2018 cooloAATTsuse.com
- updated to 1.28
see /usr/share/doc/packages/perl-Selenium-Remote-Driver/Changes
1.28 06-05-2018 TEODESIAN
[BUG FIXES]
- Fix incorrect documentation of constructor fields.
- Remove bogus get_style header in WebElement POD.
- Fix chrome maximize() polyfill
- Adjust is_displayed to do appropriate \"displayedness\" checks when in WC3 mode.
Mon Mar 26 14:00:00 2018 cooloAATTsuse.com
- updated to 1.27
see /usr/share/doc/packages/perl-Selenium-Remote-Driver/Changes
1.27 03-25-2018 TEODESIAN
[BUG FIXES]
- Fix incorrect passing of capabilities to geckodriver which caused exceptions on instantiaion.
- Fix issue where