Skip to main content
Atata package icon

Atata

Test automation full featured framework based on Selenium WebDriver. Features: - WebDriver. Based on Selenium WebDriver and preserves all its features. - Page Object. Provides unique fluent page object pattern that is easy to implement and maintain. - Components. Supports a rich set of HTML components. - Integration. Works on any .NET test engine (e.g. NUnit, xUnit) as well as on CI systems like TeamCity or TFS. - Triggers. A bunch of triggers to bind with different component events. - Verification. A set of methods and triggers for the component and data verification. - Configurable. Defines the default component search strategies as well as additional settings. - Logging. Built-in customizable logging and screenshot capturing functionality. - Extensible. Atata.Bootstrap and Atata.KendoUI packages have a set of ready to use components.

Total Downloads
1.2M
1,214,364
Published
Feb 20, 2017
Latest stable version

Install

.NET CLI
dotnet add package Atata --version 0.11.4
Package Manager Console
Install-Package Atata -Version 0.11.4
PackageReference
<PackageReference Include="Atata" Version="0.11.4" />

Frameworks

No framework metadata available.

Dependencies

[3.1.0, )
[3.1.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.