This commit is contained in:
Bryan Helmkamp 2009-04-06 12:40:28 -04:00
parent 644478f6f0
commit 979418e303
1 changed files with 6 additions and 0 deletions

View File

@ -2,10 +2,16 @@
* Minor enhancements
* Add support for Rails javascript post links (Mark Menard)
* Upgrade selenium-client dependency to 1.2.14, and update for new waiting
API (Balint Erdi)
* Make selenium process management code more robust and informative
* Change default app environment from "selenium" to "test"
* Bug fixes
* Don't create a new instance of WWW::Mechanize for each request
(Mark Menard)
== 0.4.3 / 2009-03-17