14
0

- Update to 2.31.0:

* Support for FF19 native events
  * web element equality is now in conformance with other language
    bindings

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=39
This commit is contained in:
Alexandre Rogoski
2013-02-28 13:22:02 +00:00
committed by Git OBS Bridge
parent 90540d6b71
commit 16a15b2bc7
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 28 13:16:56 UTC 2013 - alexandre@exatati.com.br
- Update to 2.31.0:
* Support for FF19 native events
* web element equality is now in conformance with other language
bindings
-------------------------------------------------------------------
Tue Feb 19 20:33:36 UTC 2013 - alexandre@exatati.com.br