File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ It uses fluent page object pattern.
1313
1414* The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.*
1515
16- - ** [ What's new in v2.14 .0] ( https://atata.io/blog/2024/01/10 /atata-2.14.0 -released/ ) **
17- - ** [ Migrating to Atata v2 ] ( https://atata.io/tutorials/migrating- to-atata-v2 / ) **
16+ - ** [ What's new in v3.0 .0] ( https://atata.io/blog/2024/04/16 /atata-framework-3 -released/ ) **
17+ - ** [ Migrating to Atata 3 ] ( https://atata.io/upgrade/ to-atata-3 / ) **
1818
1919## Features
2020
Original file line number Diff line number Diff line change 55 <LangVersion >12.0</LangVersion >
66 <ImplicitUsings >enable</ImplicitUsings >
77 <RootNamespace >Atata</RootNamespace >
8- <Version >3.0.0-beta.2 </Version >
8+ <Version >3.0.0</Version >
99 <Description >C#/.NET web UI test automation full featured framework based on Selenium WebDriver.
1010
1111The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
@@ -26,7 +26,7 @@ Features:
2626 <RepositoryUrl >https://github.com/atata-framework/atata</RepositoryUrl >
2727 <PackageId >Atata</PackageId >
2828 <PackageTags >atata automation testing test selenium webdriver browser</PackageTags >
29- <PackageReleaseNotes ></PackageReleaseNotes >
29+ <PackageReleaseNotes >https://atata.io/blog/2024/04/16/atata-framework-3-released/ </PackageReleaseNotes >
3030 <PackageProjectUrl >https://atata.io</PackageProjectUrl >
3131 </PropertyGroup >
3232
You can’t perform that action at this time.
0 commit comments