File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77 <groupId >org.htmlunit</groupId >
88 <artifactId >htmlunit</artifactId >
9- <version >4.14.0 </version >
9+ <version >4.15.0-SNAPSHOT </version >
1010 <packaging >jar</packaging >
1111
1212 <name >HtmlUnit</name >
Original file line number Diff line number Diff line change 1414 <action type="update" dev="rbri">
1515 Switched to sonatype central-publishing for snapshots and release builds.
1616 </action>
17+ <action type="add" dev="rbri">
18+ New method WebClinet.waitForBackgroundJavaScriptStartingBefore(final long delayMillis, final long timeoutMillis)
19+ that combines a overall timeout with witing for js tasks starting before.
20+ </action>
1721 <action type="fix" dev="rbri">
18- Avoid ConcurrentModificationException if HtmlPage.deregisterFramesIfNeeded()
22+ Avoid ConcurrentModificationException in HtmlPage.deregisterFramesIfNeeded()
1923 </action>
2024 <action type="add" dev="rbri">
2125 Separate developer docu to help peoples to start working on this project
You can’t perform that action at this time.
0 commit comments