All Projects → atata-framework → atata-kendoui

atata-framework / atata-kendoui

Licence: Apache-2.0 License
A set of Atata components for Kendo UI

Programming Languages

C#
18002 projects
HTML
75241 projects

Projects that are alternatives of or similar to atata-kendoui

Cdp4j
cdp4j - Chrome DevTools Protocol for Java
Stars: ✭ 232 (+1264.71%)
Mutual labels:  webdriver, selenium, test-automation, selenium-webdriver
page-modeller
⚙️ Browser DevTools extension for modelling web pages for automation.
Stars: ✭ 66 (+288.24%)
Mutual labels:  webdriver, selenium, test-automation, selenium-webdriver
Atata
C#/.NET test automation framework for web
Stars: ✭ 362 (+2029.41%)
Mutual labels:  webdriver, selenium, test-automation, selenium-webdriver
Marionette
Selenium alternative for Crystal. Browser manipulation without the Java overhead.
Stars: ✭ 119 (+600%)
Mutual labels:  webdriver, selenium, selenium-webdriver
Cabbie
WebDriver for the masses
Stars: ✭ 70 (+311.76%)
Mutual labels:  webdriver, selenium, selenium-webdriver
Webdriverextensions
Make your WebDriver based Selenium tests more readable, reusability and maintainable by using WebDriver Extensions!
Stars: ✭ 89 (+423.53%)
Mutual labels:  webdriver, selenium, selenium-webdriver
E2e Experiment
A demo project with Spring Boot / Angular application and e2e tests
Stars: ✭ 9 (-47.06%)
Mutual labels:  webdriver, selenium, selenium-webdriver
PWAF
Python Webdriver Automation Framework
Stars: ✭ 37 (+117.65%)
Mutual labels:  webdriver, selenium, selenium-webdriver
Java.webdriver
Browser test automation using Selenium WebDriver in Java
Stars: ✭ 135 (+694.12%)
Mutual labels:  webdriver, selenium, selenium-webdriver
Seleniumbase
A Python framework that inspires developers to become better test automation engineers. 🧠💡
Stars: ✭ 2,520 (+14723.53%)
Mutual labels:  webdriver, selenium, test-automation
Panther
A browser testing and web crawling library for PHP and Symfony
Stars: ✭ 2,480 (+14488.24%)
Mutual labels:  webdriver, selenium, selenium-webdriver
Steward
PHP libraries that makes Selenium WebDriver + PHPUnit functional testing easy and robust
Stars: ✭ 215 (+1164.71%)
Mutual labels:  webdriver, selenium, selenium-webdriver
Java.appium
Mobile test automation using Appium in Java
Stars: ✭ 59 (+247.06%)
Mutual labels:  webdriver, selenium, selenium-webdriver
Arquillian Extension Drone
Arquillian Drone provides a simple way to write functional tests for web apps. Drone brings the power of WebDriver into the Arquillian, and the power of Arquillian to WebDriver.
Stars: ✭ 45 (+164.71%)
Mutual labels:  webdriver, selenium, test-automation
Csharp.webdriver
Browser test automation using Selenium WebDriver in C#
Stars: ✭ 115 (+576.47%)
Mutual labels:  webdriver, selenium, selenium-webdriver
Marionette client
Mozilla's Gecko Marionette client in golang
Stars: ✭ 21 (+23.53%)
Mutual labels:  webdriver, selenium, selenium-webdriver
Webium
Webium is a Page Object pattern implementation library for Python (http://martinfowler.com/bliki/PageObject.html). It allows you to extend WebElement class to your custom controls like Link, Button and group them as pages.
Stars: ✭ 144 (+747.06%)
Mutual labels:  webdriver, selenium, selenium-webdriver
Golem
A complete test automation tool
Stars: ✭ 441 (+2494.12%)
Mutual labels:  webdriver, selenium, selenium-webdriver
Php Webdriver
PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver
Stars: ✭ 4,477 (+26235.29%)
Mutual labels:  webdriver, selenium, selenium-webdriver
Thirtyfour
Selenium WebDriver client for Rust, for automated testing of websites
Stars: ✭ 191 (+1023.53%)
Mutual labels:  webdriver, selenium, selenium-webdriver

Atata.KendoUI

NuGet GitHub Release Build Status Gitter 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.

Supports .NET Framework 4.0+ and .NET Core/Standard 2.0+.

What's new in v1.4.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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].