diff --git a/python-selenium.changes b/python-selenium.changes index ebe7299..47de028 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -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 + * 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 diff --git a/python-selenium.spec b/python-selenium.spec index 13b728d..cb96d1b 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -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 diff --git a/selenium-2.32.0.tar.gz b/selenium-2.32.0.tar.gz deleted file mode 100644 index 046f3be..0000000 --- a/selenium-2.32.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:338ec50b06f94e52b66f1baf2e39e4f06e2ddb80569bc7fa30c4291944906b71 -size 2506082 diff --git a/selenium-2.34.0.tar.gz b/selenium-2.34.0.tar.gz new file mode 100644 index 0000000..21b3067 --- /dev/null +++ b/selenium-2.34.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7d0d3d2259d5fa9ee4804cff1d0736d93a674db507a450c1cb077c4acff5c2f +size 2578371