Tools to Scrape Dynamic Web Content via the ‘HtmlUnit’ Java Library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
236 B

4 years ago
0.5.0
* Updated for 2.43.0 jars
* Added `timeout` to `wc_inspect()`
0.4.0
* Switched to {tinytest}
* Updated for 2.40.0 jars
0.3.0
* java 11 compile
* tested against new htmlunit jar release
0.2.0
* inspect
0.1.0
* Initial release