Accepting request 862642 from devel:languages:perl:autoupdate

- updated to 1.39
   see /usr/share/doc/packages/perl-Selenium-Remote-Driver/Changes
  1.39  01-08-2021 TEODESIAN
          [NEW FEATURES]
          - Add execute_script and execute_async_script convenience methods to WebElements.
          - Add die flag to Selenium::Waiter
          - fix double_click
          [BUG FIXES]
          - Fix a couple more documentation issues with driver specific problems
          [REMOVALS]
          - Removed ide-plugin.js, as it's not been supported or working in years

OBS-URL: https://build.opensuse.org/request/show/862642
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Selenium-Remote-Driver?expand=0&rev=48
This commit is contained in:
2021-01-12 16:04:38 +00:00
committed by Git OBS Bridge
parent 75602283a5
commit c7144893e3
4 changed files with 27 additions and 13 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Jan 9 03:10:16 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.39
see /usr/share/doc/packages/perl-Selenium-Remote-Driver/Changes
1.39 01-08-2021 TEODESIAN
[NEW FEATURES]
- Add execute_script and execute_async_script convenience methods to WebElements.
- Add die flag to Selenium::Waiter
- fix double_click
[BUG FIXES]
- Fix a couple more documentation issues with driver specific problems
[REMOVALS]
- Removed ide-plugin.js, as it's not been supported or working in years
-------------------------------------------------------------------
Tue Oct 20 03:11:19 UTC 2020 - Tina Müller <timueller+perl@suse.de>