14
0

- Update to 2.30.0:

* Allow env to be specified for the chromedriver service.
  * Allow log path to be specified for phantomjs driver service.
  * Bug Fixes: 4608 4940 4974 5034 5075.

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 19 20:33:36 UTC 2013 - alexandre@exatati.com.br
- Update to 2.30.0:
* Allow env to be specified for the chromedriver service.
* Allow log path to be specified for phantomjs driver service.
* Bug Fixes: 4608 4940 4974 5034 5075.
-------------------------------------------------------------------
Thu Jan 17 23:51:31 UTC 2013 - alexandre@exatati.com.br