diff --git a/python-selenium.changes b/python-selenium.changes index 837927f..88ad2f0 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -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 diff --git a/python-selenium.spec b/python-selenium.spec index debb781..54c28a0 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -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 diff --git a/selenium-2.42.1.tar.gz b/selenium-2.42.1.tar.gz deleted file mode 100644 index bac9736..0000000 --- a/selenium-2.42.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96ea31c628f1d908572422c7caba074efba86422005a6d43fd55428d20f960c6 -size 2512942 diff --git a/selenium-2.43.0.tar.gz b/selenium-2.43.0.tar.gz new file mode 100644 index 0000000..a380539 --- /dev/null +++ b/selenium-2.43.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a2182991852f2181fa7c1cbd191e5e85addde115109ff88d074d39b2579944e +size 2564632