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!