Althares.Testing.Abstractions 0.1.2

dotnet add package Althares.Testing.Abstractions --version 0.1.2
                    
NuGet\Install-Package Althares.Testing.Abstractions -Version 0.1.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Althares.Testing.Abstractions" Version="0.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Althares.Testing.Abstractions" Version="0.1.2" />
                    
Directory.Packages.props
<PackageReference Include="Althares.Testing.Abstractions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Althares.Testing.Abstractions --version 0.1.2
                    
#r "nuget: Althares.Testing.Abstractions, 0.1.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Althares.Testing.Abstractions@0.1.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Althares.Testing.Abstractions&version=0.1.2
                    
Install as a Cake Addin
#tool nuget:?package=Althares.Testing.Abstractions&version=0.1.2
                    
Install as a Cake Tool

Core abstractions and interfaces for the Althares Testing framework. Provides element definitions, factory patterns, and page model contracts for building maintainable automated tests across multiple browser automation frameworks.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Althares.Testing.Abstractions:

Package Downloads
Althares.Testing.Puppeteer

PuppeteerSharp-based browser automation implementation for the Althares Testing framework. Provides powerful Chrome/Chromium automation capabilities with high-level API for controlling headless or full Chrome browsers, including advanced features like PDF generation and performance monitoring.

Althares.Testing.Playwright

Playwright-based browser automation implementation for the Althares Testing framework. Provides fast, reliable cross-browser testing with Microsoft Playwright, supporting Chrome, Firefox, Safari, and Edge browsers with advanced capabilities like auto-wait and network interception.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.2 107 7/28/2025
0.1.1 251 8/26/2023
0.1.0 221 8/26/2023
0.0.8 603 10/23/2022
0.0.7 587 10/23/2022
0.0.6 591 10/23/2022