Skip to content

Commit 7b333e4

Browse files
committed
document last commits
1 parent 591da5b commit 7b333e4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/changes/changes.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88

99
<body>
1010
<release version="4.10.0" date="February xx, 2025" description="Chrome/Edge 132, Firefox 135, Javascript Errors, Bugfixes">
11+
<action type="update" dev="rbri">
12+
Avoid using XPath for implementing form submit on enter key pressed.
13+
</action>
14+
<action type="update" dev="rbri">
15+
Implement Document.getElementById() without using XPath.
16+
</action>
1117
<action type="fix" dev="rbri">
1218
NPE in org.htmlunit.javascript.JavaScriptEngine.asJavaScriptException().
1319
</action>

0 commit comments

Comments
 (0)