Atata 1.9.0
Prefix ReservedSee the version list below for details.
dotnet add package Atata --version 1.9.0
NuGet\Install-Package Atata -Version 1.9.0
<PackageReference Include="Atata" Version="1.9.0" />
paket add Atata --version 1.9.0
#r "nuget: Atata, 1.9.0"
// Install Atata as a Cake Addin #addin nuget:?package=Atata&version=1.9.0 // Install Atata as a Cake Tool #tool nuget:?package=Atata&version=1.9.0
C#/.NET web UI test automation full featured framework based on Selenium WebDriver.
Supports .NET Framework 4.0+ 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 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 | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. 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. |
-
.NETFramework 4.0
- Atata.WebDriverExtras (>= 1.4.0)
- Selenium.WebDriver (>= 3.141.0)
-
.NETFramework 4.5
- Atata.WebDriverExtras (>= 1.4.0)
- Selenium.WebDriver (>= 3.141.0)
-
.NETFramework 4.6
- Atata.WebDriverExtras (>= 1.4.0)
- Selenium.WebDriver (>= 3.141.0)
-
.NETStandard 2.0
- Atata.WebDriverExtras (>= 1.4.0)
- Selenium.WebDriver (>= 3.141.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 |
|
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.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. |
|
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 |
---|---|---|
3.3.0 | 573 | 11/5/2024 |
3.2.0 | 33,570 | 7/19/2024 |
3.1.0 | 10,363 | 4/30/2024 |
3.0.0 | 1,223 | 4/16/2024 |
3.0.0-beta.2 | 88 | 4/15/2024 |
3.0.0-beta.1 | 123 | 4/7/2024 |
2.14.1 | 35,290 | 1/13/2024 |
2.14.0 | 1,105 | 1/10/2024 |
2.13.0 | 4,047 | 12/5/2023 |
2.12.0 | 4,403 | 11/2/2023 |
2.11.0 | 2,062 | 10/17/2023 |
2.10.0 | 3,796 | 9/27/2023 |
2.9.0 | 18,085 | 8/31/2023 |
2.8.1 | 22,171 | 6/22/2023 |
2.8.0 | 1,337 | 6/22/2023 |
2.7.0 | 30,553 | 2/8/2023 |
2.6.1 | 1,964 | 1/19/2023 |
2.6.0 | 1,757 | 1/9/2023 |
2.5.0 | 3,073 | 12/22/2022 |
2.4.0 | 27,707 | 11/16/2022 |
2.3.0 | 6,096 | 10/14/2022 |
2.2.0 | 4,152 | 10/4/2022 |
2.1.0 | 16,335 | 7/20/2022 |
2.0.1 | 3,933 | 5/19/2022 |
2.0.0 | 14,544 | 5/11/2022 |
2.0.0-beta.3 | 438 | 3/28/2022 |
2.0.0-beta.2 | 274 | 3/19/2022 |
2.0.0-beta.1 | 198 | 2/15/2022 |
1.14.0 | 67,815 | 11/10/2021 |
1.13.1 | 11,434 | 10/26/2021 |
1.13.0 | 14,778 | 10/21/2021 |
1.12.0 | 8,959 | 9/1/2021 |
1.11.2 | 33,956 | 6/9/2021 |
1.11.1 | 3,247 | 6/7/2021 |
1.11.0 | 2,148 | 6/2/2021 |
1.10.0 | 19,012 | 2/18/2021 |
1.9.0 | 20,907 | 12/15/2020 |
1.8.0 | 5,969 | 10/30/2020 |
1.7.0 | 7,464 | 8/27/2020 |
1.6.0 | 8,109 | 8/5/2020 |
1.5.0 | 53,092 | 4/23/2020 |
1.4.0 | 29,396 | 11/19/2019 |
1.3.0 | 12,203 | 9/17/2019 |
1.2.0 | 14,117 | 6/13/2019 |
1.1.0 | 25,394 | 5/2/2019 |
1.0.0 | 21,079 | 10/15/2018 |
0.17.0 | 19,780 | 5/31/2018 |
0.16.0 | 6,313 | 12/18/2017 |
0.15.0 | 10,922 | 10/12/2017 |
0.14.0 | 2,531 | 9/22/2017 |
0.13.0 | 4,070 | 6/27/2017 |
0.12.0 | 2,687 | 5/5/2017 |
0.11.4 | 3,898 | 2/20/2017 |
0.11.3 | 2,663 | 2/9/2017 |
0.11.2 | 2,399 | 2/2/2017 |
0.11.1 | 3,500 | 12/22/2016 |
0.11.0 | 4,645 | 11/28/2016 |