Skip to content

Releases: SeleniumHQ/htmlunit-driver

2.30.1

16 May 14:56
Compare
Choose a tag to compare
  • update Selenium dependency to 3.12.0

2.30.0

25 Mar 15:34
Compare
Choose a tag to compare
  • use HtmlUnit 2.30.0

2.29.3

20 Mar 19:11
Compare
Choose a tag to compare
  • update Selenium dependency to 3.11.0

2.29.2

12 Feb 12:09
Compare
Choose a tag to compare
  • update Selenium dependency to 3.9.1

2.29.1

05 Feb 19:54
Compare
Choose a tag to compare
  • implement correct handling of the UNEXPECTED_ALERT_BEHAVIOUR capability (#57)
  • edge support added
  • update Selenium dependency to 3.9.0

2.29.0

29 Dec 13:05
Compare
Choose a tag to compare
  • use HtmlUnit 2.29

2.28.5

21 Dec 19:52
Compare
Choose a tag to compare
  • ignore visibility of submit buttons if form is submitted by clicking enter; just click the first one (hidden or not)
  • the htmlunit-driver classes are missing from htmlunit-driver-2.28.4-jar-with-dependencies.jar (#68)

2.28.4

16 Dec 10:04
Compare
Choose a tag to compare
  • fix HtmlUnit 2.28 dependency (the version 2.28.3 refers to the HtmlUnit snapshot) (#67)

2.28.3

12 Dec 17:45
Compare
Choose a tag to compare
  • Update Selenium dependency to 3.8.1
  • Update maven-javadoc-plugin to 3.0.0
  • Update mockito dependency to 2.13.0

2.28.2

25 Nov 15:49
Compare
Choose a tag to compare
  • major performance improvement (#65)
  • slightly improved error message