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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc715bf86a691bfb7c6110ea2aa188a6ed70c6fd1146b7e2f179500a19dee918
size 4214769

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a33d70a866208f52c936102a30c00bc154c5195c20f4d52b03ea46585884c0ca
size 4218858

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

View File

@@ -17,7 +17,7 @@
Name: perl-Selenium-Remote-Driver
Version: 1.28
Version: 1.29
Release: 0
%define cpan_name Selenium-Remote-Driver
Summary: Perl Client for Selenium Remote Driver