Found 278 packages
Provide useful utility methods and classes that can be used by Coded UI tests
Integration between SpecFlow and WebAutomation. For more details see Project Site.
Lombiq UI Testing Toolbox - App Extensions: UI testing-related configuration extensions for the web app under test. See the project website for detailed documentation.
Lombiq UI Testing Toolbox - Shortcuts: Provides some useful shortcuts for common operations that UI tests might want to do or check, e.g. turning features on or off, or logging in users. See the project website for detailed documentation.
Library to use FlaUI with UIA2.
UI Automation Framework using SpecFlow and Selenium WebDriver
The UI Automation COM-to-.NET Adapter makes it possible to use the new Windows Automation API 3.0 COM interfaces, with their improved reliability and performance, while still using the same System.Windows.Automation classes as in earlier versions of UI Automation
You can use UIDeskAutomation.Automation3.0 to create automated tasks for Windows applications (both desktop and browser) based on their user interface. This library uses Microsoft Windows Automation API 3.0 (the unmanaged version of UI Automation API which is located in Windows\System32\UIAutomationCore.dll, was introduced starting with Windows 7 and was written as a Component Object Model - COM library).
Robust Web UI test automation API with the capability of searching web elements by anchors, i.e. "anchor `First Name` search <input>", "Sign In", "parent `Is this true?` anchor <label> `Yes` search <button/span>", etc., more intuitive and easier than traditonal methods (xpath, css selector, id, name, class name, link, etc.), making Web UI automation testing much simpler and more cost effective
Platform design is based on strong and well-defined borderline between procedural test cases structure and object-oriented code-behind. We think that test cases implementation approach (inside BDD paradigm) is literaly the same across different applications. That means that we can define and reuse grammar structures across different application domains. On top of this, while talking about single page web applications, we may take into account that atomic controls behavior is also the same across different domains. The whole automation code is divided into the following parts: - Feature files - Bindings - Wrappers - Infrastructure bindings - UI structure descriptive code - Supportive code
Lombiq UI Testing Toolbox for Orchard Core: Web UI testing toolbox mostly for Orchard Core applications. Everything you need to do UI testing with Selenium for an Orchard app is here. See the project website for detailed documentation.
Package provides a ready to use SpecFlow steps for all commonly used actions based on WebAutomation framework. For more details see Project Site.
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+. Atata.KendoUI on GitHub: https://github.com/atata-framework/atata-kendoui Atata Framework documentation: https://atata.io
Write maintainable UI tests with Selenium using Tranquire
Implementation of certain controls for the Kendo UI library.
The fastest and smoothest way to great architecture
TestStack.White.ScreenObjects adds support for the Page Object Pattern, allowing you to write clean maintainable UI Tests
Page builder UI test metaframework
Trumpf.Coparoo.Desktop is a .NET library for C# that helps you write fast, maintainable, robust and fluent UI tests for web and desktop apps based on the control/page/root-object (Coparoo) pattern. It is built on top of SmartBear's commercial TestLeft® tool; more details on https://smartbear.de/product/testleft.
Wraps the Selenium WebDriver and provides extended functionality to provide rapid development of web and web api automation test solutions