Atata 2.7.0
dotnet add package Atata --version 2.7.0
NuGet\Install-Package Atata -Version 2.7.0
<PackageReference Include="Atata" Version="2.7.0" />
paket add Atata --version 2.7.0
#r "nuget: Atata, 2.7.0"
// Install Atata as a Cake Addin
#addin nuget:?package=Atata&version=2.7.0
// Install Atata as a Cake Tool
#tool nuget:?package=Atata&version=2.7.0
C#/.NET web UI test automation full featured framework based on Selenium WebDriver.
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
Atata on GitHub: https://github.com/atata-framework/atata
Atata Framework documentation: https://atata.io/
Features:
- WebDriver. Based on Selenium WebDriver and preserves all its features.
- Page Object Model. Provides unique fluent page object pattern that is easy to implement and maintain.
- Components. Contains a rich set of ready to use components for inputs, tables, lists, etc.
- Integration. Works on any .NET test engine (e.g. NUnit, xUnit, SpecFlow) as well as on CI systems like Jenkins, Azure DevOps or TeamCity.
- Triggers. A bunch of triggers to bind with different events to extend component behavior.
- Verification. A set of fluent assertion methods and triggers for the component and data verification.
- Configurable. Defines the default component search strategies as well as additional settings. Atata.Configuration.Json provides flexible JSON configurations.
- Reporting/Logging. Built-in customizable logging and screenshot capturing functionality.
- Extensible. Atata.Bootstrap and Atata.KendoUI packages have a set of ready to use components. Framework supports any kind of extending.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Atata.WebDriverExtras (>= 2.2.0)
- Microsoft.CSharp (>= 4.7.0)
- Selenium.WebDriver (>= 4.8.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Atata:
Package | Downloads |
---|---|
Atata.Bootstrap
C#/.NET package containing a set of Atata components for automated web testing integration with Bootstrap Framework. Works with Bootstrap components of version 3.3 and 4.0+. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. Atata.Bootstrap on GitHub: https://github.com/atata-framework/atata-bootstrap Atata Framework documentation: https://atata.io |
|
Atata.Configuration.Json
C#/.NET package for Atata configuration through JSON files. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. Atata.Configuration.Json on GitHub: https://github.com/atata-framework/atata-configuration-json Atata Framework documentation: https://atata.io Features: - Full configuration of Atata context via JSON file - Custom settings - Multi-driver configuration - Merged configuration via multiple files - Multiple environments support |
|
Atata.HtmlValidation
.NET library that adds HTML page validation to Atata using html-validate NPM package. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. Features: - Uses CLI of html-validate (https://html-validate.org/usage/cli.html) NPM package. - Validates HTML of Atata page objects. - Performs validation offline. - Supports different result formatters. - Supports custom validation rule sets by configuration files. - Saves HTML and validation results to artifact files. - Can produce either error or warning. |
|
Lombiq.Tests.UI
Lombiq UI Testing Toolbox for Orchard Core: Web UI testing toolbox mostly for Orchard Core applications. Everything you need to do UI testing with Selenium for an Orchard app is here. See the project website for detailed documentation. |
|
Atata.KendoUI
C#/.NET package containing a set of Atata components for automated web testing integration with Kendo UI HTML Framework. Works with Kendo UI components for jQuery, Angular, React, Vue, ASP.NET MVC and ASP.NET Core. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. Atata.KendoUI on GitHub: https://github.com/atata-framework/atata-kendoui Atata Framework documentation: https://atata.io |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.7.0 | 1,523 | 2/8/2023 |
2.6.1 | 491 | 1/19/2023 |
2.6.0 | 463 | 1/9/2023 |
2.5.0 | 798 | 12/22/2022 |
2.4.0 | 10,403 | 11/16/2022 |
2.3.0 | 4,550 | 10/14/2022 |
2.2.0 | 1,644 | 10/4/2022 |
2.1.0 | 12,696 | 7/20/2022 |
2.0.1 | 2,148 | 5/19/2022 |
2.0.0 | 11,196 | 5/11/2022 |
2.0.0-beta.3 | 372 | 3/28/2022 |
2.0.0-beta.2 | 204 | 3/19/2022 |
2.0.0-beta.1 | 132 | 2/15/2022 |
1.14.0 | 48,665 | 11/10/2021 |
1.13.1 | 8,438 | 10/26/2021 |
1.13.0 | 10,829 | 10/21/2021 |
1.12.0 | 7,075 | 9/1/2021 |
1.11.2 | 21,492 | 6/9/2021 |
1.11.1 | 1,931 | 6/7/2021 |
1.11.0 | 749 | 6/2/2021 |
1.10.0 | 13,615 | 2/18/2021 |
1.9.0 | 16,689 | 12/15/2020 |
1.8.0 | 4,000 | 10/30/2020 |
1.7.0 | 5,573 | 8/27/2020 |
1.6.0 | 2,185 | 8/5/2020 |
1.5.0 | 49,959 | 4/23/2020 |
1.4.0 | 25,701 | 11/19/2019 |
1.3.0 | 9,603 | 9/17/2019 |
1.2.0 | 9,119 | 6/13/2019 |
1.1.0 | 23,764 | 5/2/2019 |
1.0.0 | 15,562 | 10/15/2018 |
0.17.0 | 16,457 | 5/31/2018 |
0.16.0 | 3,889 | 12/18/2017 |
0.15.0 | 4,585 | 10/12/2017 |
0.14.0 | 1,167 | 9/22/2017 |
0.13.0 | 2,758 | 6/27/2017 |
0.12.0 | 1,326 | 5/5/2017 |
0.11.4 | 1,621 | 2/20/2017 |
0.11.3 | 1,192 | 2/9/2017 |
0.11.2 | 1,050 | 2/2/2017 |
0.11.1 | 1,292 | 12/22/2016 |
0.11.0 | 1,693 | 11/28/2016 |