Atata.KendoUI

May 18, 2026 ยท View on GitHub

NuGet GitHub release Build status Slack Atata docs X

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

What's new in v3.1.0

Components

Namespace is Atata.KendoUI.

  • KendoWindow
  • KendoGrid
  • KendoTreeView
  • KendoDropDownList
  • KendoComboBox
  • KendoAutoComplete
    • ReactKendoAutoComplete for React
  • KendoMultiSelect
  • KendoNumericTextBox
  • KendoTimePicker
  • KendoDatePicker
    • NgKendoDatePicker for Angular
  • KendoDateInput
    • NgKendoDateInput for Angular
  • KendoDateTimePicker
  • KendoLink
  • KendoSwitch
  • KendoCheckBox
  • KendoRadioButton
  • KendoEditor
  • KendoPopup

Community

Feedback

Any feedback, issues and feature requests are welcome.

If you faced an issue please report it to Atata.KendoUI Issues, ask a question on Stack Overflow using atata tag or use another Atata Contact way.

Contact author

Contact me if you need a help in test automation using Atata Framework, or if you are looking for a quality test automation implementation for your project.

Contributing

Check out Contributing Guidelines for details.

SemVer

Atata Framework follows Semantic Versioning 2.0. Thus backward compatibility is followed and updates within the same major version (e.g. from 1.3 to 1.4) should not require code changes.

License

Atata is an open source software, licensed under the Apache License 2.0. See LICENSE for details.