Skip to content

Commit 77b14f9

Browse files
committed
IE never dies
1 parent bb88cc4 commit 77b14f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Version 4.16.0 / August 29, 2025
4242
## Overview
4343
HtmlUnit is a "GUI-less browser for Java programs". It models HTML documents and provides an API that allows you to invoke pages, fill out forms, click links, etc... just like you do in your "normal" browser.
4444

45-
It has fairly good JavaScript support (which is constantly improving) and is able to work even with quite complex AJAX libraries, simulating Chrome, Firefox or Internet Explorer depending on the configuration used.
45+
It has fairly good JavaScript support (which is constantly improving) and is able to work even with quite complex AJAX libraries, simulating Chrome, Firefox or Edge depending on the configuration used.
4646

4747
HtmlUnit is typically used for testing purposes or to retrieve information from web sites.
4848

0 commit comments

Comments
 (0)