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