Accepting request 630051 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/630051
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Selenium-Remote-Driver?expand=0&rev=24
This commit is contained in:
2018-08-24 11:15:51 +00:00
committed by Git OBS Bridge
parent 25dbcc1b54
commit 1d12fdeb5b
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
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