Atata
0.11.0
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.
See the version list below for details.
Install-Package Atata -Version 0.11.0
dotnet add package Atata --version 0.11.0
<PackageReference Include="Atata" Version="0.11.0" />
paket add Atata --version 0.11.0
Release Notes
0.11.0 - Initial release.
Dependencies
-
- Atata.WebDriverExtras (>= 0.11.0)
- Selenium.Support (>= 3.0.1)
- Selenium.WebDriver (>= 3.0.1)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
1.4.0 | 268 | 11/19/2019 | ||
1.3.0 | 2,189 | 9/17/2019 | ||
1.2.0 | 4,119 | 6/13/2019 | ||
1.1.0 | 15,674 | 5/2/2019 | ||
1.0.0 | 9,314 | 10/15/2018 | ||
0.17.0 | 9,457 | 5/31/2018 | ||
0.16.0 | 2,609 | 12/18/2017 | ||
0.15.0 | 1,637 | 10/12/2017 | ||
0.14.0 | 507 | 9/22/2017 | ||
0.13.0 | 1,946 | 6/27/2017 | ||
0.12.0 | 633 | 5/5/2017 | ||
0.11.4 | 608 | 2/20/2017 | ||
0.11.3 | 385 | 2/9/2017 | ||
0.11.2 | 387 | 2/2/2017 | ||
0.11.1 | 432 | 12/22/2016 | ||
0.11.0 | 538 | 11/28/2016 |