Ossa.TestFramework.UIIntegration 0.2.0-inject-selenium0001

Suggested Alternatives

Ossa.TestFramework.Core

Additional Details

This package is discontinued, please use the following packages instead:
Ossa.TestFramework.Core
Ossa.TestFramework.UIIntegration.Playwright
Ossa.TestFramework.UIIntegration.Selenium

This is a prerelease version of Ossa.TestFramework.UIIntegration.
dotnet add package Ossa.TestFramework.UIIntegration --version 0.2.0-inject-selenium0001                
NuGet\Install-Package Ossa.TestFramework.UIIntegration -Version 0.2.0-inject-selenium0001                
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="Ossa.TestFramework.UIIntegration" Version="0.2.0-inject-selenium0001" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ossa.TestFramework.UIIntegration --version 0.2.0-inject-selenium0001                
#r "nuget: Ossa.TestFramework.UIIntegration, 0.2.0-inject-selenium0001"                
#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.
// Install Ossa.TestFramework.UIIntegration as a Cake Addin
#addin nuget:?package=Ossa.TestFramework.UIIntegration&version=0.2.0-inject-selenium0001&prerelease

// Install Ossa.TestFramework.UIIntegration as a Cake Tool
#tool nuget:?package=Ossa.TestFramework.UIIntegration&version=0.2.0-inject-selenium0001&prerelease                

Ossa IT Test Framework Package

Overview

This package provides an integration test framework for C# using various different plugin framweworks. It allows for a view based configuration setup that makes it easy to deliver tests on a page by page basis.

Currently supported framwworks:

  • Playwright

Getting Started

Install the package to your integration project using nuget manager or from the dotnet command line:

dotnet new add Ossa.TestFramework.UIIntegration

Starter integration project

You can install the Ossa TestFramework template to get a sample Integration project

dotnet new install ossa-test

Start codegen

You can run codegen from the build directory and navigate to templates\test\TestFramework.IntegrationTests to view the name of elements within a webpage. This can be run in net6.0 or net7.0

powershell bin/Debug/net6.0/playwright.ps1 codegen
or 
powershell bin/Debug/net7.0/playwright.ps1 codegen
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0-inject-selenium0001 165 9/14/2023 0.2.0-inject-selenium0001 is deprecated because it is no longer maintained.
0.2.0-alpha0127 131 3/17/2024 0.2.0-alpha0127 is deprecated because it is no longer maintained.
0.2.0-alpha0114 104 3/7/2024 0.2.0-alpha0114 is deprecated because it is no longer maintained.
0.2.0-alpha0110 125 2/29/2024 0.2.0-alpha0110 is deprecated because it is no longer maintained.
0.2.0-alpha0108 111 2/28/2024 0.2.0-alpha0108 is deprecated because it is no longer maintained.
0.2.0-alpha0105 118 2/28/2024 0.2.0-alpha0105 is deprecated because it is no longer maintained.
0.2.0-alpha0099 109 2/28/2024 0.2.0-alpha0099 is deprecated because it is no longer maintained.
0.2.0-alpha0096 97 2/28/2024 0.2.0-alpha0096 is deprecated because it is no longer maintained.
0.2.0-alpha0094 95 2/28/2024 0.2.0-alpha0094 is deprecated because it is no longer maintained.
0.2.0-alpha0078 107 2/27/2024 0.2.0-alpha0078 is deprecated because it is no longer maintained.
0.2.0-alpha0076 98 2/27/2024 0.2.0-alpha0076 is deprecated because it is no longer maintained.
0.2.0-alpha0074 106 2/26/2024 0.2.0-alpha0074 is deprecated because it is no longer maintained.
0.2.0-alpha0071 114 2/23/2024 0.2.0-alpha0071 is deprecated because it is no longer maintained.
0.2.0-alpha0069 119 2/23/2024 0.2.0-alpha0069 is deprecated because it is no longer maintained.
0.2.0-alpha0064 105 2/19/2024 0.2.0-alpha0064 is deprecated because it is no longer maintained.
0.2.0-alpha0061 99 2/18/2024 0.2.0-alpha0061 is deprecated because it is no longer maintained.
0.2.0-alpha0056 107 2/14/2024 0.2.0-alpha0056 is deprecated because it is no longer maintained.
0.2.0-alpha0049 111 2/13/2024 0.2.0-alpha0049 is deprecated because it is no longer maintained.
0.2.0-alpha0048 168 8/2/2023 0.2.0-alpha0048 is deprecated because it is no longer maintained.
0.2.0-alpha0047 178 7/28/2023 0.2.0-alpha0047 is deprecated because it is no longer maintained.
0.2.0-alpha0046 171 7/27/2023 0.2.0-alpha0046 is deprecated because it is no longer maintained.
0.2.0-alpha.45 106 7/19/2023 0.2.0-alpha.45 is deprecated because it is no longer maintained.
0.2.0-alpha.44 110 7/7/2023 0.2.0-alpha.44 is deprecated because it is no longer maintained.
0.1.0 243 7/7/2023 0.1.0 is deprecated because it is no longer maintained.
0.1.0-Rename-to-ossa.1-38 96 7/6/2023 0.1.0-Rename-to-ossa.1-38 is deprecated because it is no longer maintained.
0.1.0-Rename-to-ossa.1 70 7/6/2023 0.1.0-Rename-to-ossa.1 is deprecated because it is no longer maintained.
0.1.0-NugetSource.1-41 100 7/6/2023 0.1.0-NugetSource.1-41 is deprecated because it is no longer maintained.
0.1.0-beta.1-42 109 7/7/2023 0.1.0-beta.1-42 is deprecated because it is no longer maintained.
0.1.0-alpha.42 106 7/7/2023 0.1.0-alpha.42 is deprecated because it is no longer maintained.
0.0.4-alpha.1 101 7/5/2023 0.0.4-alpha.1 is deprecated because it is no longer maintained.
0.0.3 195 7/4/2023 0.0.3 is deprecated because it is no longer maintained.
0.0.1 194 6/30/2023 0.0.1 is deprecated because it is no longer maintained.