Releases: atata-framework/atata-webdriversetup
Releases · atata-framework/atata-webdriversetup
3.1.0
Changelog
Changed
- Improve Edge driver version resolution functionality to get from remote map the closest driver version withing the same major version when exact version number is missing in the map.
Links
- Atata.WebDriverSetup 3.1.0 on NuGet
- Full Changelog: v3.0.0...v3.1.0
3.0.0
Changelog
Added
- Add predefined map of Edge version/drivers.
- Add remote map of Edge version/drivers.
Links
2.14.0
Changelog
Changed
- Upgrade System.Text.Json package reference to v8.0.5.
Fixed
- Fix fallback functionality for Edge driver that in case of failure of downloading auto/latest driver tries to download driver of the closest version.
Links
- Atata.WebDriverSetup 2.14.0 on NuGet
- Full Changelog: v2.13.0...v2.14.0
2.13.0
Changelog
Changed
- Improve fallback functionality for Edge driver that in case of failure of downloading auto/latest driver tries to download driver of the closest version.
Links
- Atata.WebDriverSetup 2.13.0 on NuGet
- Full Changelog: v2.12.0...v2.13.0
2.12.0
Changelog
Added
- Add fallback functionality for Edge driver that in case of failure of downloading auto/latest driver tries to download driver of the previous version. Fixes issue #16 Edge web driver creation fails with "End of Central Directory record could not be found.".
Changed
- Improve error handling of driver downloading.
Links
- Atata.WebDriverSetup 2.12.0 on NuGet
- Full Changelog: v2.11.0...v2.12.0
2.11.0
Changelog
Changed
- Upgrade System.Text.Json package reference to v8.0.4.
- Add
ConfigureAwait(false)
to allawait
calls.
Links
- Atata.WebDriverSetup 2.11.0 on NuGet
- Full Changelog: v2.10.0...v2.11.0
2.10.0
Changelog
Fixed
- Fix downloading of Chrome driver starting v121.0.6167.85.
Links
- Atata.WebDriverSetup 2.10.0 on NuGet
- Full Changelog: v2.9.0...v2.10.0
2.9.0
Changelog
Changed
- Set "4.14.0" as the latest version of Internet Explorer driver.
Links
- Atata.WebDriverSetup 2.9.0 on NuGet
- Full Changelog: v2.8.0...v2.9.0
2.8.0
Changelog
Fixed
- Fix downloading of the latest Internet Explorer driver.
Links
- Atata.WebDriverSetup 2.8.0 on NuGet
- Full Changelog: v2.7.0...v2.8.0
2.7.0
Changelog
Added
- Add support of Chrome driver v115+. Fixes issue: #14 Webdriver can't be downloaded for new chrome ver. 115 and higher.
Links
- Atata.WebDriverSetup 2.7.0 on NuGet
- Full Changelog: v2.6.0...v2.7.0