14
0

- Update to 2.20.0:

* disable native events for FF on Mac by default
  * fix webdriverwait to execute at least once when using 0 timeout
  * Fixed Issue 3438

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=24
This commit is contained in:
Alexandre Rogoski
2012-02-27 23:24:14 +00:00
committed by Git OBS Bridge
parent 91680a6897
commit 93c266899a
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 27 23:17:45 UTC 2012 - alexandre@exatati.com.br
- Update to 2.20.0:
* disable native events for FF on Mac by default
* fix webdriverwait to execute at least once when using 0 timeout
* Fixed Issue 3438
-------------------------------------------------------------------
Wed Feb 8 19:01:26 UTC 2012 - alexandre@exatati.com.br