jWebUnit 1.3-rc2 available

The functional web application testing framework jWebUnit has released the second release candidate for the revival release 1.3. New fixes to the first release candidate are:

  • Show the getTable() method in WebTestCase to allow custom assertions. Thanks to Tetyana Gimgina
  • Introduce the setFormElement() back as a deprecated method that wraps setTextField(). Fixes 1517851. Thanks to Tetyana Gimgina
  • Update to HtmlUnit 1.9.
  • Allow selection of forms with same name (with index).
  • Add setWorkingForm(String nameOrId, int index) to the API. Fixes 1515297. Thanks to Jeffrey W. Badorek

Please help test this release candidate!

Great work, Julien!

One Response to “jWebUnit 1.3-rc2 available”

  1. Michael Slattery Says:

    And there is a way to have jWebUnit directly drive the IE browser like watir does, or drive any browser like selenium does.

    http://svn.sourceforge.net/viewcvs.cgi/jwebunit/trunk/jwebunit-selenium-plugin/
    http://jacobie.sourceforge.net/

    JWebUnit is looking good!

Leave a Reply