14
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/584160
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=64
This commit is contained in:
Tomáš Chvátal
2018-03-08 08:49:55 +00:00
committed by Git OBS Bridge
parent 93b2da8482
commit e94169fa43
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Mar 5 16:30:50 UTC 2018 - arun@gmx.de
- update to version 3.10.0:
* make tests to check clicking on disabled element work for w3c
compliant drivers (#5561)
* add docstring for InvalidElementStateException. Fixes #5520
* Deleting unused imports
* Making python specification in IDEA project more generic
* It should be possible to use a custom safaridriver executable to
run Selenium's test suite.
-------------------------------------------------------------------
Tue Feb 6 22:36:53 UTC 2018 - arun@gmx.de