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

webdriver-manager-0.2.1

Compare
Choose a tag to compare
@nscuro nscuro released this 24 Jun 12:30
· 106 commits to master since this release

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)