14
0

Accepting request 186469 from home:dirkmueller:branches:devel:languages:python

- update to 2.34.0:
 * Corrected webdriverbackedselenium session handling.
 * Corrected use of basestring for python 3.
 * Support for Firefox 22
 * Added support for logging from the browser
 * corrected proxy handling on FirefoxProfile
 * Corrected handling of chrome extensions. Fixes issue 5762
 * getText() ignores elements in the <head>
 * Adding both official and informal string representations to Color object.
 * Replace distutils.dir_util by shutil
 * Allow finding firefox binary at ProgramFiles(x86) on windows(64 bit)
 *  Py3 compatible winreg import and content-type access

OBS-URL: https://build.opensuse.org/request/show/186469
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=41
This commit is contained in:
Sascha Peilicke
2013-08-09 08:24:36 +00:00
committed by Git OBS Bridge
parent 35ef5c84f8
commit 348467fb26
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Aug 8 20:41:58 UTC 2013 - dmueller@suse.com
- update to 2.34.0:
* Corrected webdriverbackedselenium session handling.
* Corrected use of basestring for python 3.
* Support for Firefox 22
* Added support for logging from the browser
* corrected proxy handling on FirefoxProfile
* Corrected handling of chrome extensions. Fixes issue 5762
* getText() ignores elements in the <head>
* Adding both official and informal string representations to Color object.
* Replace distutils.dir_util by shutil
* Allow finding firefox binary at ProgramFiles(x86) on windows(64 bit)
* Py3 compatible winreg import and content-type access
-------------------------------------------------------------------
Mon Apr 29 11:31:01 UTC 2013 - dmueller@suse.com

View File

@@ -16,7 +16,7 @@
#
Name: python-selenium
Version: 2.32.0
Version: 2.34.0
Release: 0
Url: http://code.google.com/p/selenium/
Summary: Python bindings for Selenium

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:338ec50b06f94e52b66f1baf2e39e4f06e2ddb80569bc7fa30c4291944906b71
size 2506082

3
selenium-2.34.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7d0d3d2259d5fa9ee4804cff1d0736d93a674db507a450c1cb077c4acff5c2f
size 2578371