------------------------------------------------------------------- Sat Aug 18 06:07:49 UTC 2018 - coolo@suse.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 06:01:58 UTC 2018 - coolo@suse.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 05:56:25 UTC 2018 - coolo@suse.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