Atata is C#/.NET web UI test automation full featured framework based on Selenium WebDriver. It uses fluent page object pattern.
Atata is c# .net web UI automated-tests full featured framework based on selenium webdriver. It uses fluent page object pattern.
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 kendo-ui packages have a set of ready to use components.
Links: