diff --git a/python-selenium.changes b/python-selenium.changes index ea794c8..d5a7d0b 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Mar 5 16:30:50 UTC 2018 - arun@gmx.de + +- update to version 3.10.0: + * make tests to check clicking on disabled element work for w3c + compliant drivers (#5561) + * add docstring for InvalidElementStateException. Fixes #5520 + * Deleting unused imports + * Making python specification in IDEA project more generic + * It should be possible to use a custom safaridriver executable to + run Selenium's test suite. + ------------------------------------------------------------------- Tue Feb 6 22:36:53 UTC 2018 - arun@gmx.de diff --git a/python-selenium.spec b/python-selenium.spec index 7a7244a..071e945 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-selenium -Version: 3.9.0 +Version: 3.10.0 Release: 0 Summary: Python bindings for Selenium License: Apache-2.0 diff --git a/selenium-3.10.0.tar.gz b/selenium-3.10.0.tar.gz new file mode 100644 index 0000000..9b22abc --- /dev/null +++ b/selenium-3.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a76deef7d5ea9749e3348b6c1f39df26dbffb9f0ce19ae37bcef02ce9032e41 +size 846969 diff --git a/selenium-3.9.0.tar.gz b/selenium-3.9.0.tar.gz deleted file mode 100644 index e3306bb..0000000 --- a/selenium-3.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a34a833d89bcfb463bfba5e5515a9276bb94221787b409f0ad28d2f91903e31d -size 849571