Releases: rosolko/WebDriverManager.Net
Releases · rosolko/WebDriverManager.Net
2.7.0
Changes
🚀 Features
- Add support of legacy (non chromium) edge @rosolko
📦 Dependency updates
- Bump coverlet.msbuild from 2.6.3 to 2.7.0 (#50) @dependabot-preview
- Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0 (#49) @dependabot-preview
- Bump AngleSharp from 0.12.1 to 0.13.0 (#47) @dependabot-preview
2.6.0
2.5.1
2.5.0
Changes:
- Fix PATH for non-Windows hosts
- Support chrome web driver binary for mac and linux
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
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
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.