The team would like to announce the release of HtmlUnit 2.16.
The most notable changes are:
- Java 7 is required
- WebClient inherits AutoClosable, so it can be used in try-with-resources statement
- Internet Explorer 11 and Firefox 31 are supported
- INTERNET_EXPLORER_8 is no more deprecated
- Various fixes
The full list of changes can be found in like this
Thanks to all the contributors.
As always: Happy coding!