14
0

Accepting request 186924 from home:dirkmueller:branches:devel:languages:python

- update to 2.35.0:
  * Remove duplicate 'get screenshot as file' methods.  Add method 'get_screenshot_as_png'
  * fixing UnicodeEncodeError on get attribute of webelement

OBS-URL: https://build.opensuse.org/request/show/186924
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=42
This commit is contained in:
Sascha Peilicke
2013-08-13 11:04:47 +00:00
committed by Git OBS Bridge
parent 348467fb26
commit a4153a1fe7
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Aug 13 10:13:37 UTC 2013 - dmueller@suse.com
- update to 2.35.0:
* Remove duplicate 'get screenshot as file' methods. Add method 'get_screenshot_as_png'
* fixing UnicodeEncodeError on get attribute of webelement
-------------------------------------------------------------------
Thu Aug 8 20:41:58 UTC 2013 - dmueller@suse.com