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

@@ -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