File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ You can describe a page object class without any methods and only have a set of
1919
2020* The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.*
2121
22- - ** [ What's new in v3.9 .0] ( https://atata.io/blog/2026/01/20 /atata-3.9 .0-released/ ) **
22+ - ** [ What's new in v3.10 .0] ( https://atata.io/blog/2026/03/21 /atata-3.10 .0-released/ ) **
2323- ** [ Migrating to Atata 3] ( https://atata.io/upgrade/to-atata-3/ ) **
2424
2525## Features
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.9 .0</Version >
8+ <Version >3.10 .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 >https://atata.io/blog/2026/01/20 /atata-3.9 .0-released/</PackageReleaseNotes >
29+ <PackageReleaseNotes >https://atata.io/blog/2026/03/21 /atata-3.10 .0-released/</PackageReleaseNotes >
3030 <PackageProjectUrl >https://atata.io</PackageProjectUrl >
3131 </PropertyGroup >
3232
You can’t perform that action at this time.
0 commit comments