14
0

Accepting request 620058 from home:apersaud:branches:devel:languages:python

- specfile:
  * be more specific for %{python_sitelib}/* in %files
- update to version 3.13.0:
  * Add executing Chrome devtools command (#5989)
  * fix incorrect w3c action encoding in python client (#6014)
  * Implement context manager for WebDriver
  * Stop sending "windowHandle" param in maximize_window command for
    w3c

OBS-URL: https://build.opensuse.org/request/show/620058
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=70
This commit is contained in:
2018-07-01 21:25:10 +00:00
committed by Git OBS Bridge
parent 58c9f26599
commit 1baeb70ae0
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Jul 1 19:18:04 UTC 2018 - arun@gmx.de
- specfile:
* be more specific for %{python_sitelib}/* in %files
-------------------------------------------------------------------
Sun Jul 1 17:46:04 UTC 2018 - arun@gmx.de
- update to version 3.13.0:
* Add executing Chrome devtools command (#5989)
* fix incorrect w3c action encoding in python client (#6014)
* Implement context manager for WebDriver
* Stop sending "windowHandle" param in maximize_window command for
w3c
-------------------------------------------------------------------
Thu May 10 15:09:23 UTC 2018 - arun@gmx.de