Skip to content

Commit fcf0574

Browse files
committed
add link to Baeldung / Introduction to HtmlUnit
1 parent e2f9295 commit fcf0574

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ HtmlUnit is used by many projects for automated web testing
125125
## Getting Started
126126
You can start here:
127127
* [Getting Started][7]
128+
* [Introduction to HtmlUnit - Baeldung](https://www.baeldung.com/htmlunit)
128129
* [The Java Web Scraping Handbook][8] A nice tutorial about webscraping with a lot of background information and details about HtmlUnit.
129130
* [Web Scraping][9] Examples how to implement web scraping using HtmlUnit, Selenium or jaunt and compares them.
130131
* [The Complete Guide to Web Scraping with Java][10] A small straightforward guide to web scraping with Java.

0 commit comments

Comments
 (0)