14
0

- Update to 2.29.0:

* Allow subclassing of driver and have the ability to send_keys
    Issue 4877, 5017
  * Simplifying save_screenshot and allow phantomjs to take
    screenshots
- Removed LICENSE file from %doc because it was removed from upstream
  source.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=37
This commit is contained in:
Alexandre Rogoski
2013-01-17 23:58:01 +00:00
committed by Git OBS Bridge
parent 444104317c
commit 2863a4bdb8
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jan 17 23:51:31 UTC 2013 - alexandre@exatati.com.br
- Update to 2.29.0:
* Allow subclassing of driver and have the ability to send_keys
Issue 4877, 5017
* Simplifying save_screenshot and allow phantomjs to take
screenshots
- Removed LICENSE file from %doc because it was removed from upstream
source.
-------------------------------------------------------------------
Mon Dec 17 15:07:29 UTC 2012 - saschpe@suse.de