Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Releases: nscuro/webdriver-manager

webdriver-manager-0.2.3

31 Jan 11:18
8b91d8f
Compare
Choose a tag to compare

Recommended Selenium Version: 3.141.59

Dependency Updates (via #53):

  • Selenium: 3.14.0 -> 3.141.59
  • Selenium HtmlUnit Driver: 2.32.1 -> 2.33.2
  • Apache HttpClient: 4.5.6 -> 4.5.7
  • Jackson: 2.9.6 -> 2.9.8

webdriver-manager-0.2.2

05 Sep 19:01
Compare
Choose a tag to compare

Recommended Selenium version: 3.14.0

Removals & deprecations:

Dependency updates (via #49):

  • Selenium: 3.11.0 -> 3.14.0
  • Selenium HtmlUnit Driver: 2.30.0 -> 2.32.1
  • Apache HttpClient: 4.5.5 -> 4.5.6
  • Apache Commons Compress: 1.16.1 -> 1.18
  • Jackson: 2.9.5 -> 2.9.6
  • Lombok: 1.16.20 -> 1.18.2

webdriver-manager-0.2.1

24 Jun 12:30
Compare
Choose a tag to compare

Recommended Selenium version: 3.11.0

Bugfixes:

  • Fix NPE in MicrosoftWebDriverBinaryProvider's releases discovery when an element does not provide a download link (via #46)

Dependency updates:

  • Update Selenium to 3.11.0 (Fixes #31 via #37)
  • Update maven-wrapper to use Maven 3.5.3 (via #42)
  • Update Jackson to 2.9.5 (Fixes #38 via #43)
  • Update Apache Commons Compress (Fixes #39 via #44)
  • Update jsoup to 1.11.3 (Fixes #40 via #45)
  • Update Mockito to 2.18.3 (Fixes #41 via #47)

webdriver-manager-0.2.0

10 Apr 16:38
Compare
Choose a tag to compare

Recommended Selenium version: 3.9.0

Internal changes:

  • Refactoring of binary management components to increase maintainability & testability (via #29)
  • Update Javadoc to reflect changes made during the refactoring (Fixes #32 via #34)
  • Update Readme to reflect changes made during the refactoring (Fixes #33 via #36)

Dependency updates:

  • Update Apache HttpClient to 4.5.5 (Fixes #23 via #26)
  • Update Jackson to 2.9.4 (Fixes #22 via #25)
  • Update Selenium to 3.9.0 (Fixes #21 via #24)

webdriver-manager-0.1.4

04 Feb 20:20
Compare
Choose a tag to compare

Recommended Selenium version: 3.8.1

  • Improve javadoc (Fixes #15 via #20)
  • Improve readme (Fixes #16 via #19)
  • Improve extendability of SingletonWebDriverManager (Fixes #17 via #18)

webdriver-manager-0.1.3

29 Jan 16:50
Compare
Choose a tag to compare

Recommended Selenium version: 3.8.1

  • Support for Internet Explorer via IEDriverServer (Fixes #3 via #14)
  • Introduce WebDriverManager, provide first implementation for singleton WebDriver instances (via #13)

webdriver-manager-0.1.2

23 Jan 20:12
Compare
Choose a tag to compare

Recommended Selenium version: 3.8.1

  • Support for Edge browser via Microsoft WebDriver (Fixes #4 via #11)

webdriver-manager-0.1.1

03 Jan 19:14
Compare
Choose a tag to compare

Recommended Selenium version: 3.8.1

  • Make constructor of WebDriverFactoryConfig public (#8)
  • Determine WebDriver classes by class name instead of class references
  • Make phantomjs and htmlunit dependencies optional (#6)
  • Update nexus maven staging plugin: 1.6.7 -> 1.6.8

webdriver-manager-0.1.0

03 Jan 19:15
Compare
Choose a tag to compare

First release of webdriver-manager.

Recommended Selenium version: 3.8.1