Skip to content

A set of Atata components for Kendo UI

License

Notifications You must be signed in to change notification settings

atata-framework/atata-kendoui

Repository files navigation

Atata.KendoUI

NuGet GitHub Release Build Status Slack Atata Docs Twitter

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.0.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

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.

License

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