A set of extension methods and other extra classes for Selenium WebDriver. Is a part of Atata Framework.
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
Atata.WebDriverExtras on GitHub:...
More information
C#/.NET web UI test automation full featured framework based on Selenium WebDriver.
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
Atata on GitHub: https://github.com/atata-framework/atata
Atata Framework documentation:...
More information
C#/.NET package for Atata configuration through JSON files.
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
Atata.Configuration.Json on GitHub: https://github.com/atata-framework/atata-configuration-json
Atata Framework...
More information
.NET library that provides an API for CLI.
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
Features:
- Provides an abstraction over System.Diagnostics.Process with CliCommand and ProgramCli classes.
- Has ability to execute CLI...
More information
C#/.NET package containing a set of Atata components for automated web testing integration with Bootstrap Framework.
Works with Bootstrap components of version 3.3 and 4.0+.
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard...
More information
.NET library that sets up browser drivers for Selenium WebDriver, e.g. chromedriver, geckodriver, etc.
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
Atata.WebDriverSetup on GitHub:...
More information
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...
More information
.NET library that provides an API for NPM.
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
Features:
- Checks whether NPM is installed.
- Checks whether package is installed.
- Gets installed package version.
- Installs package.
-...
More information
.NET library that provides an API for html-validate NPM package.
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
Requires html-validate (https://www.npmjs.com/package/html-validate) NPM package to be installed, but can install...
More information
.NET library that adds HTML page validation to Atata using html-validate NPM package.
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
Features:
- Uses CLI of html-validate (https://html-validate.org/usage/cli.html) NPM package.
-...
More information
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.
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.
Lombiq UI Testing Toolbox - App Extensions: UI testing-related configuration extensions for the web app under test. See the project website for detailed documentation.