{"id":19380355,"url":"https://github.com/atata-framework/atata-kendoui","last_synced_at":"2025-04-23T19:33:37.054Z","repository":{"id":11166099,"uuid":"68592741","full_name":"atata-framework/atata-kendoui","owner":"atata-framework","description":"A set of Atata components for Kendo UI","archived":false,"fork":false,"pushed_at":"2025-04-02T08:39:02.000Z","size":464,"stargazers_count":18,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-19T09:05:36.229Z","etag":null,"topics":["atata","csharp","kendoui","selenium","selenium-webdriver","test-automation","testing","webdriver"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atata-framework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"atata"}},"created_at":"2016-09-19T09:54:47.000Z","updated_at":"2025-04-02T08:39:06.000Z","dependencies_parsed_at":"2025-04-18T23:27:25.964Z","dependency_job_id":"5e1041c9-de00-4bff-899c-10f12339d01a","html_url":"https://github.com/atata-framework/atata-kendoui","commit_stats":{"total_commits":328,"total_committers":2,"mean_commits":164.0,"dds":"0.18902439024390238","last_synced_commit":"1d637e3235296338678b415af7b0305d9a061915"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atata-framework%2Fatata-kendoui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atata-framework%2Fatata-kendoui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atata-framework%2Fatata-kendoui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atata-framework%2Fatata-kendoui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atata-framework","download_url":"https://codeload.github.com/atata-framework/atata-kendoui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250404189,"owners_count":21424885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atata","csharp","kendoui","selenium","selenium-webdriver","test-automation","testing","webdriver"],"created_at":"2024-11-10T09:13:43.326Z","updated_at":"2025-04-23T19:33:37.034Z","avatar_url":"https://github.com/atata-framework.png","language":"C#","funding_links":["https://opencollective.com/atata"],"categories":[],"sub_categories":[],"readme":"# Atata.KendoUI\n\n[![NuGet](http://img.shields.io/nuget/v/Atata.KendoUI.svg)](https://www.nuget.org/packages/Atata.KendoUI/)\n[![GitHub Release](https://img.shields.io/github/release/atata-framework/atata-kendoui.svg)](https://github.com/atata-framework/atata-kendoui/releases)\n[![Build Status](https://dev.azure.com/atata-framework/atata-kendoui/_apis/build/status/atata-kendoui-ci?branchName=main)](https://dev.azure.com/atata-framework/atata-kendoui/_build/latest?definitionId=16\u0026branchName=main)\n[![Slack](https://img.shields.io/badge/join-Slack-green.svg?colorB=4EB898)](https://join.slack.com/t/atata-framework/shared_invite/zt-5j3lyln7-WD1ZtMDzXBhPm0yXLDBzbA)\n[![Atata Docs](https://img.shields.io/badge/docs-Atata_Framework-orange.svg)](https://atata.io)\n[![Twitter](https://img.shields.io/badge/follow-@AtataFramework-blue.svg)](https://twitter.com/AtataFramework)\n\nC#/.NET package containing a set of [Atata](https://github.com/atata-framework/atata) components for automated web testing integration with [Kendo UI HTML Framework](http://www.telerik.com/kendo-ui).\n\nWorks with Kendo UI components for jQuery, Angular, React, Vue, ASP.NET MVC and ASP.NET Core.\n\n*The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.**\n\n**[What's new in v3.0.0](https://github.com/atata-framework/atata-kendoui/releases/tag/v3.0.0)**\n\n## Components\n\nNamespace is `Atata.KendoUI`.\n\n- `KendoWindow`\n- `KendoGrid`\n- `KendoTreeView`\n- `KendoDropDownList`\n- `KendoComboBox`\n- `KendoAutoComplete`\n  - `ReactKendoAutoComplete` for React\n- `KendoMultiSelect`\n- `KendoNumericTextBox`\n- `KendoTimePicker`\n- `KendoDatePicker`\n  -  `NgKendoDatePicker` for Angular\n- `KendoDateInput`\n  - `NgKendoDateInput` for Angular\n- `KendoDateTimePicker`\n- `KendoLink`\n- `KendoSwitch`\n- `KendoCheckBox`\n- `KendoRadioButton`\n- `KendoEditor`\n- `KendoPopup`\n\n## Feedback\n\nAny feedback, issues and feature requests are welcome.\n\nIf you faced an issue please report it to [Atata.KendoUI Issues](https://github.com/atata-framework/atata-kendoui/issues),\n[ask a question on Stack Overflow](https://stackoverflow.com/questions/ask?tags=atata) using [atata](https://stackoverflow.com/questions/tagged/atata) tag\nor use another [Atata Contact](https://atata.io/contact/) way.\n\n## License\n\nAtata is an open source software, licensed under the Apache License 2.0.\nSee [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatata-framework%2Fatata-kendoui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatata-framework%2Fatata-kendoui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatata-framework%2Fatata-kendoui/lists"}