14
0

Accepting request 248625 from home:TheBlackCat:branches:devel:languages:python

Update to version 2.43

OBS-URL: https://build.opensuse.org/request/show/248625
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=45
This commit is contained in:
Todd R
2014-09-11 15:13:03 +00:00
committed by Git OBS Bridge
parent fa9a61e5b2
commit cbef495628
4 changed files with 31 additions and 4 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Thu Sep 11 12:24:55 UTC 2014 - toddrme2178@gmail.com
- Update to version 2.43
* Expand WebElement.get_attribute API docs
* firefox may be installed without admininstrator privileges
and therefore there may be no HKEY_LOCAL_MACHINE entry.
Issue #7784
* UnexpectedAlertPresentException should contain the alert text
in python too. Issue #7745
* don't mutate the global 'ignored exceptions', take a copy of
the globally specified ones, change the global to be a tuple
instead. Issue #7725
* raise exception when the firefox binary isn't actually found,
which usually implies the upgrade failed (on windows)
Issue #6092 ,#6847
* Fixing NameError: global name 'options' is not defined.
* Remove unused import subprocess.PIPE
* Redirect Firefox output to /dev/null by default
Fixes Issue #7677
* More flexible management of http timeouts in Selenium RC python
client
* Generate Python API docs for selenium.webdriver.chrome.options.
Fixes issue #7471
* Use 127.0.0.1 as localhost name resolving might fail on some
systems
-------------------------------------------------------------------
Wed Aug 6 09:22:55 UTC 2014 - toddrme2178@gmail.com

View File

@@ -16,7 +16,7 @@
#
Name: python-selenium
Version: 2.42.1
Version: 2.43.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:96ea31c628f1d908572422c7caba074efba86422005a6d43fd55428d20f960c6
size 2512942

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

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