From 5a268e7d512b8da2118a120cc7fc53f2050bf5cf2db232d088b8bb5ab7a86806 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 14 Sep 2016 12:40:41 +0000 Subject: [PATCH] Accepting request 427035 from home:aplanas:branches:devel:languages:python OBS-URL: https://build.opensuse.org/request/show/427035 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=50 --- python-selenium.changes | 20 ++++++++++++++++++++ python-selenium.spec | 6 +++--- selenium-2.50.1.tar.gz | 3 --- selenium-2.53.6.tar.gz | 3 +++ 4 files changed, 26 insertions(+), 6 deletions(-) delete mode 100644 selenium-2.50.1.tar.gz create mode 100644 selenium-2.53.6.tar.gz diff --git a/python-selenium.changes b/python-selenium.changes index 2426d11..fe1b69d 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Sep 12 14:26:01 UTC 2016 - aplanas@suse.com + +- Update to Selenium 2.53.0 (2.53.6 in Pypi) + * Adding Options object for use with Python FirefoxDriver + * Fixed improper usage of super in exceptions module + * create a temp file for cookies in phantomjs if not specified + * Pass in the executable that FirefoxBinary finds to the service + if there isnt one passed in as a kwarg or capability + * Applied some DRY and extracted out the keys_to_typing() + * Fix deselecting options in