HtmlUnit 3.4.0
Highlights
- This release is not compatible with 2.xx versions - please read the migration info
- htmx version 1.9.3 support
- NamedNodeMap, HTMLSelectElement/HTMLOptionsCollection and HTMLFormElement are now iterable (for..of support)
- Support for the toStringTag symbol added to all dom classes
- Negative integer index values must be handles as strings and not as integer
- improved content blocking support (https://www.htmlunit.org/details.html#Content_blocking)
- New WebClientOption setTempFileDirectory() to specify a separate directory used for temp files
- Reflect.construct() support added
- many more fixes and improvements
Please have a look at the full release notes for details about this release.
💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).