forked from pool/python-selenium
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:
committed by
Git OBS Bridge
parent
93b2da8482
commit
e94169fa43
@@ -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
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-selenium
|
||||
Version: 3.9.0
|
||||
Version: 3.10.0
|
||||
Release: 0
|
||||
Summary: Python bindings for Selenium
|
||||
License: Apache-2.0
|
||||
|
3
selenium-3.10.0.tar.gz
Normal file
3
selenium-3.10.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a76deef7d5ea9749e3348b6c1f39df26dbffb9f0ce19ae37bcef02ce9032e41
|
||||
size 846969
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a34a833d89bcfb463bfba5e5515a9276bb94221787b409f0ad28d2f91903e31d
|
||||
size 849571
|
Reference in New Issue
Block a user