forked from pool/python-selenium
- Update to 2.20.0:
* disable native events for FF on Mac by default * fix webdriverwait to execute at least once when using 0 timeout * Fixed Issue 3438 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
91680a6897
commit
93c266899a
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 23:17:45 UTC 2012 - alexandre@exatati.com.br
|
||||
|
||||
- Update to 2.20.0:
|
||||
* disable native events for FF on Mac by default
|
||||
* fix webdriverwait to execute at least once when using 0 timeout
|
||||
* Fixed Issue 3438
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 8 19:01:26 UTC 2012 - alexandre@exatati.com.br
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
Name: python-selenium
|
||||
Version: 2.19.1
|
||||
Version: 2.20.0
|
||||
Release: 0
|
||||
Url: http://code.google.com/p/selenium/
|
||||
Summary: Python bindings for Selenium
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1e51b72cef0dc70d744eda2c6a3fd9a0abc9d8b6029dc5e7fdefa186c293bad
|
||||
size 3919790
|
3
selenium-2.20.0.tar.bz2
Normal file
3
selenium-2.20.0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e4b09a542aaa2ace131ffd63daaca7150129f674e3744cc22063f94e4016689
|
||||
size 4048117
|
Reference in New Issue
Block a user