Ossa.TestFramework.UIIntegration.Playwright 1.1.0-alpha0720

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

// Install Ossa.TestFramework.UIIntegration.Playwright as a Cake Tool
#tool nuget:?package=Ossa.TestFramework.UIIntegration.Playwright&version=1.1.0-alpha0720&prerelease                

Ossa.TestFramework.UIIntegration.Playwright

Overview

This package based on Playwright and C# provides a set of methods and test project configuration to speed up UI/Integration tests. Along with configuration assistance to support the Ossa.TestFrameWorkTemplates 'ossa-test-playwright' template, the test methods are designed to be consitent across both Ossa.TestFramework.UIIntegration.Selenium and Ossa.TestFramework.UIIntegration.Playwright packages.

The package provides functionality for organising actions in Steps, and provides a simple interface for performing common UI test actions and selection methods.

Advantages are:

  • reduced reliance on complex selectors
  • Tested helper methods for dropdowns, iframes, slider/range inputs, and more
  • Automatic snapshots after each user step and snapshot on error/test failure

Getting Started

Install the package to your integration project using nuget manager or from the dotnet command line: dotnet new add Ossa.TestFramework.UIIntegration.Playwright or install the startertemplate

Starter integration project

See nuget package Ossa.TestFramework.Templates for a starter project and install the ossa-test-playwright template.

Prerequisites

  • Recommended Visual studio 2022 or later
  • .NET 8.0 or later

Usage

Ossa.TestFramework.Templates for a starter project example or see the devops WIKI. Main components are PlaywrightBrowserSession (implementing IBrowserSession) and PlaywrightByLocator (implemeting IByLocator). Which can be used to implement a PageObject pattern for your tests

Want to implement some additional playwright code? Simply use the PlaywrightBylocator.Selector to obtain a Playwright 'locator' object you can work with

Additional documentation

Codegen

You can run the Playwright codegen tool from the build directory. This tool can be used to identify elements, create locators in order to build a page object model. 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 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. 
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
1.1.0-alpha0720 87 6/7/2024
1.0.1 150 6/7/2024
1.0.0-beta0001 83 6/7/2024
0.4.0 95 6/7/2024
0.4.0-alpha0054 84 6/7/2024
0.4.0-alpha0049 85 6/7/2024
0.4.0-alpha0048 83 6/7/2024
0.4.0-alpha0041 85 6/7/2024
0.4.0-alpha0039 83 6/6/2024
0.4.0-alpha0038 84 6/6/2024
0.4.0-alpha0037 87 6/6/2024
0.4.0-alpha0025 83 6/6/2024
0.4.0-alpha0017 88 6/6/2024
0.4.0-alpha0016 70 6/6/2024
0.4.0-alpha0014 75 6/5/2024
0.4.0-alpha0012 67 6/5/2024
0.4.0-alpha0010 66 6/5/2024
0.4.0-alpha0007 77 6/5/2024
0.4.0-alpha0006 94 6/5/2024
0.4.0-alpha0004 87 6/5/2024
0.4.0-alpha0003 80 6/5/2024
0.4.0-alpha0002 65 6/5/2024
0.4.0-alpha0001 80 6/5/2024
0.2.0-fastertests-ah0001 140 6/3/2024 0.2.0-fastertests-ah0001 is deprecated.
0.2.0-alpha0705 101 6/4/2024 0.2.0-alpha0705 is deprecated.
0.2.0-alpha0701 92 6/3/2024 0.2.0-alpha0701 is deprecated.
0.2.0-alpha0696 90 6/3/2024 0.2.0-alpha0696 is deprecated.
0.2.0-alpha0692 94 6/3/2024 0.2.0-alpha0692 is deprecated.
0.2.0-alpha0690 85 6/3/2024 0.2.0-alpha0690 is deprecated.
0.2.0-alpha0688 97 6/3/2024 0.2.0-alpha0688 is deprecated.
0.2.0-alpha0670 96 6/3/2024 0.2.0-alpha0670 is deprecated.
0.2.0-alpha0668 82 6/2/2024 0.2.0-alpha0668 is deprecated.
0.2.0-alpha0662 99 5/30/2024 0.2.0-alpha0662 is deprecated.
0.2.0-alpha0651 97 5/29/2024 0.2.0-alpha0651 is deprecated.
0.2.0-alpha0650 94 5/29/2024 0.2.0-alpha0650 is deprecated.
0.2.0-alpha0641 94 5/29/2024 0.2.0-alpha0641 is deprecated.
0.2.0-alpha0639 96 5/29/2024 0.2.0-alpha0639 is deprecated.
0.2.0-alpha0634 96 5/28/2024 0.2.0-alpha0634 is deprecated.
0.2.0-alpha0622 94 5/28/2024 0.2.0-alpha0622 is deprecated.
0.2.0-alpha0617 140 5/24/2024 0.2.0-alpha0617 is deprecated.
0.2.0-alpha0608 107 5/23/2024 0.2.0-alpha0608 is deprecated.
0.2.0-alpha0602 104 5/23/2024 0.2.0-alpha0602 is deprecated.
0.2.0-alpha0598 109 5/23/2024 0.2.0-alpha0598 is deprecated.
0.2.0-alpha0596 103 5/22/2024 0.2.0-alpha0596 is deprecated.
0.2.0-alpha0593 98 5/22/2024 0.2.0-alpha0593 is deprecated.
0.2.0-alpha0583 99 5/22/2024 0.2.0-alpha0583 is deprecated.
0.2.0-alpha0581 109 5/22/2024 0.2.0-alpha0581 is deprecated.
0.2.0-alpha0576 98 5/21/2024 0.2.0-alpha0576 is deprecated.
0.2.0-alpha0575 103 5/21/2024 0.2.0-alpha0575 is deprecated.
0.2.0-alpha0563 97 5/21/2024 0.2.0-alpha0563 is deprecated.
0.2.0-alpha0561 108 5/21/2024 0.2.0-alpha0561 is deprecated.
0.2.0-alpha0548 98 5/20/2024 0.2.0-alpha0548 is deprecated.
0.2.0-alpha0547 88 5/20/2024 0.2.0-alpha0547 is deprecated.
0.2.0-alpha0539 94 5/17/2024 0.2.0-alpha0539 is deprecated.
0.2.0-alpha0501 114 5/10/2024 0.2.0-alpha0501 is deprecated.
0.2.0-alpha0433 89 5/2/2024 0.2.0-alpha0433 is deprecated.
0.2.0-alpha0408 110 4/28/2024 0.2.0-alpha0408 is deprecated.
0.2.0-alpha0401 149 4/22/2024 0.2.0-alpha0401 is deprecated.
0.2.0-alpha0399 101 4/19/2024 0.2.0-alpha0399 is deprecated.
0.2.0-alpha0398 103 4/18/2024 0.2.0-alpha0398 is deprecated.
0.2.0-alpha0396 99 4/18/2024 0.2.0-alpha0396 is deprecated.
0.2.0-alpha0395 98 4/18/2024 0.2.0-alpha0395 is deprecated.
0.2.0-alpha0352 91 4/18/2024 0.2.0-alpha0352 is deprecated.
0.2.0-alpha0350 100 4/18/2024 0.2.0-alpha0350 is deprecated.
0.2.0-alpha0349 110 4/17/2024 0.2.0-alpha0349 is deprecated.
0.2.0-alpha0347 110 4/16/2024 0.2.0-alpha0347 is deprecated.
0.2.0-alpha0346 117 4/12/2024 0.2.0-alpha0346 is deprecated.
0.2.0-alpha0345 152 4/12/2024 0.2.0-alpha0345 is deprecated.
0.2.0-alpha0339 106 4/12/2024 0.2.0-alpha0339 is deprecated.
0.2.0-alpha0337 99 4/11/2024 0.2.0-alpha0337 is deprecated.
0.2.0-alpha0335 110 4/11/2024 0.2.0-alpha0335 is deprecated.
0.2.0-alpha0333 100 4/10/2024 0.2.0-alpha0333 is deprecated.
0.2.0-alpha0309 107 4/10/2024 0.2.0-alpha0309 is deprecated.
0.2.0-alpha0307 109 4/4/2024 0.2.0-alpha0307 is deprecated.
0.2.0-alpha0305 118 4/3/2024 0.2.0-alpha0305 is deprecated.
0.2.0-alpha0303 109 4/2/2024 0.2.0-alpha0303 is deprecated.
0.2.0-alpha0294 109 4/1/2024 0.2.0-alpha0294 is deprecated.
0.2.0-alpha0293 113 3/28/2024 0.2.0-alpha0293 is deprecated.
0.2.0-alpha0292 106 3/28/2024 0.2.0-alpha0292 is deprecated.
0.2.0-alpha0291 109 3/27/2024 0.2.0-alpha0291 is deprecated.
0.2.0-alpha0290 123 3/27/2024 0.2.0-alpha0290 is deprecated.
0.2.0-alpha0283 129 3/26/2024 0.2.0-alpha0283 is deprecated.
0.2.0-alpha0273 120 3/24/2024 0.2.0-alpha0273 is deprecated.
0.2.0-alpha0271 110 3/24/2024 0.2.0-alpha0271 is deprecated.
0.2.0-alpha0264 106 3/24/2024 0.2.0-alpha0264 is deprecated.
0.2.0-alpha0260 108 3/24/2024 0.2.0-alpha0260 is deprecated.
0.2.0-alpha0258 115 3/24/2024 0.2.0-alpha0258 is deprecated.
0.2.0-alpha0234 114 3/21/2024 0.2.0-alpha0234 is deprecated.
0.2.0-alpha0218 121 3/20/2024 0.2.0-alpha0218 is deprecated.
0.2.0-alpha0217 116 3/19/2024 0.2.0-alpha0217 is deprecated.
0.2.0-alpha0212 113 3/19/2024 0.2.0-alpha0212 is deprecated.
0.2.0-alpha0204 121 3/18/2024 0.2.0-alpha0204 is deprecated.
0.2.0-alpha0202 127 3/18/2024 0.2.0-alpha0202 is deprecated.