The HtmlUnit team is pleased to announce the release of HtmlUnit 2.5. This release brings another round of improvements and bug fixes.
Here is an extract of the change log:
- improved JS support, particularly full support for MooTools
- repackaged Rhino classes to allow to use HtmlUnit and a regular Rhino version in the same project
- experimental WebClient.waitForBackgroundJavaScript() and WebClient.waitForBackgroundJavaScriptStartingBefore() for simple, fast and deterministic AJAX testing
- reworked handling of background JS tasks using JDK5 executors
- …
Download:
http://sourceforge.net/project/showfiles.php?group_id=47038