Atata 2.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Atata --version 2.0.0
NuGet\Install-Package Atata -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Atata" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Atata --version 2.0.0
#r "nuget: Atata, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Atata as a Cake Addin
#addin nuget:?package=Atata&version=2.0.0

// Install Atata as a Cake Tool
#tool nuget:?package=Atata&version=2.0.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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Atata:

Package Downloads
Atata.Bootstrap The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Lombiq.Tests.UI The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.HtmlValidation The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.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.

Atata.KendoUI The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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
3.0.0 198 4/16/2024
3.0.0-beta.2 48 4/15/2024
3.0.0-beta.1 80 4/7/2024
2.14.1 12,997 1/13/2024
2.14.0 1,021 1/10/2024
2.13.0 3,979 12/5/2023
2.12.0 4,353 11/2/2023
2.11.0 1,991 10/17/2023
2.10.0 3,713 9/27/2023
2.9.0 12,186 8/31/2023
2.8.1 18,769 6/22/2023
2.8.0 1,294 6/22/2023
2.7.0 24,764 2/8/2023
2.6.1 1,905 1/19/2023
2.6.0 1,706 1/9/2023
2.5.0 2,932 12/22/2022
2.4.0 26,479 11/16/2022
2.3.0 6,026 10/14/2022
2.2.0 4,035 10/4/2022
2.1.0 16,074 7/20/2022
2.0.1 3,857 5/19/2022
2.0.0 14,344 5/11/2022
2.0.0-beta.3 414 3/28/2022
2.0.0-beta.2 245 3/19/2022
2.0.0-beta.1 174 2/15/2022
1.14.0 63,288 11/10/2021
1.13.1 11,379 10/26/2021
1.13.0 14,403 10/21/2021
1.12.0 8,681 9/1/2021
1.11.2 29,140 6/9/2021
1.11.1 3,201 6/7/2021
1.11.0 2,082 6/2/2021
1.10.0 18,200 2/18/2021
1.9.0 20,438 12/15/2020
1.8.0 5,835 10/30/2020
1.7.0 7,044 8/27/2020
1.6.0 4,052 8/5/2020
1.5.0 52,478 4/23/2020
1.4.0 29,009 11/19/2019
1.3.0 11,852 9/17/2019
1.2.0 13,370 6/13/2019
1.1.0 25,288 5/2/2019
1.0.0 20,360 10/15/2018
0.17.0 19,676 5/31/2018
0.16.0 6,222 12/18/2017
0.15.0 10,164 10/12/2017
0.14.0 2,480 9/22/2017
0.13.0 4,025 6/27/2017
0.12.0 2,649 5/5/2017
0.11.4 3,833 2/20/2017
0.11.3 2,598 2/9/2017
0.11.2 2,366 2/2/2017
0.11.1 3,432 12/22/2016
0.11.0 4,083 11/28/2016