Skip to content

Releases: rosolko/WebDriverManager.Net

2.7.0

24 Oct 16:52
Compare
Choose a tag to compare

Changes

🚀 Features

  • Add support of legacy (non chromium) edge @rosolko

📦 Dependency updates

2.6.0

01 Sep 17:48
Compare
Choose a tag to compare

Diff: 2.5.1 - 2.6.0

Changes:

  • Correctly get latest edge version

2.5.1

22 Jun 14:28
Compare
Choose a tag to compare

Diff: 2.5.0 - 2.5.1

Changes:

  • Use latest version instead of latest 74 for chrome driver.

2.5.0

22 May 19:36
Compare
Choose a tag to compare

Diff: 2.4.0 - 2.5.0

Changes:

  • Fix PATH for non-Windows hosts
  • Support chrome web driver binary for mac and linux

2.4.0

09 May 07:57
Compare
Choose a tag to compare

Diff: 2.3.1 - 2.4.0

Changes:

  • Update edge config related to updates.
  • Lock IE and phantom versions.
  • Extract version and download tests to separate for each config.

2.3.1

10 Apr 18:06
Compare
Choose a tag to compare

Diff: 2.3.0 - 2.3.1

Changes:

  • Update chrome config to get latest version. Lock to 74 release.
  • Download to separate temp file with guid as name to avoid access fails.
  • Lock file during archive extracting.

2.3.0

16 Jan 16:17
6c2f7c5
Compare
Choose a tag to compare

Diff: 2.2.8 - 2.3.0

Changes:

  • Target netstadard2.0

2.2.8

09 Jan 19:52
Compare
Choose a tag to compare

Diff: 2.2.7 - 2.2.8

Changes:

  • Update anglesharp to 0.10.1 xunit to 2.4.1 versions.
  • Target 4.6.2 .net version since anglesharp required it.

2.2.7

03 Sep 18:11
Compare
Choose a tag to compare

Diff: 2.2.6 - 2.2.7

Changes:

  • Update dependencies.
  • Update firefox and opera version selectors.

2.2.6

08 Jul 14:35
Compare
Choose a tag to compare

Diff: 2.2.5 - 2.2.6

Changes:

  • Update edge and interner explorer version selector.