HtmlUnit 2.3 released

The HtmlUnit project is pleased to announce the release of HtmlUnit 2.3. This release brings another round of improvements and bug fixes (the release process has taken an unusual long time due to problems caused by SourceForge datacenter migration).

Here is an extract of the complete change log:
- better generics support to avoid casting
- improved JS support, particularly full support for GWT 1.5
- Firefox 3 now in the list of the simulated browsers
- a CookieManager
- …

The generics improvements may require some simple code changes if you are using Sun Java 5 compiler due to a bug which has been fixed in Sun Java 6 compiler but not been back ported.

Download: http://sourceforge.net/project/showfiles.php?group_id=47038

Enjoy!

5 Comments

  1. September 26, 2008 at 8:03 pm

    Awesome. Time to update webdriver :)

  2. Daniel Gredler said,

    September 28, 2008 at 6:01 pm

    “… the release process has taken an usual long time due to problems caused by SourceForge datacenter migration…”

    Is that “usual” or “unusual”? ;-)

  3. Marc Guillemot said,

    September 29, 2008 at 7:01 am

    “unusual” of course. Now fixed. Thanks Daniel.

  4. Barinov Sergei said,

    September 29, 2008 at 7:59 pm

    Hello Marc!
    We have a problem with Webtest & Htmlunit. We’ve posted a bug in JIRA. But there is no reply after 3 days. Here is the link:
    http://www.nabble.com/-webtest–JIRA–Created:-(WT-462)-Webtest-ignores-try-catch-in-javascript-td19689522.html
    Can you help us? It’s urgent.
    Thanks.

  5. Marc Guillemot said,

    October 1, 2008 at 7:25 am

    @ Sergei

    It surely doesn’t help to complain here, on the contrary. Btw, I’ve closed the issue as invalid. Please look at my comments there.


Post a Comment