Ossa.TestFramework.UIIntegration.Selenium 1.0.1

Additional Details

Old alpha, use V1 or later

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Ossa.TestFramework.UIIntegration.Selenium --version 1.0.1
NuGet\Install-Package Ossa.TestFramework.UIIntegration.Selenium -Version 1.0.1
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.Selenium" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ossa.TestFramework.UIIntegration.Selenium --version 1.0.1
#r "nuget: Ossa.TestFramework.UIIntegration.Selenium, 1.0.1"
#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.Selenium as a Cake Addin
#addin nuget:?package=Ossa.TestFramework.UIIntegration.Selenium&version=1.0.1

// Install Ossa.TestFramework.UIIntegration.Selenium as a Cake Tool
#tool nuget:?package=Ossa.TestFramework.UIIntegration.Selenium&version=1.0.1

Ossa.TestFramework.UIIntegration.Selenium

Overview

This package based on Selenium 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-selenium' 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

  • Addition of focus, scroll-to, and wait for element functionality to improve reliability of tests similar to playwright.

  • Automatic snapshots after each user step and snapshot on error/test failure

  • Reduced need to keep updating driver packages as browsers get updated. This is done with the inclusion of WebDriverManager.

Getting Started

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

Starter integration project

See nuget package Ossa.TestFramework.Templates for a starter project and install the ossa-test-selenium 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 SeleniumBrowserSession (implementing IBrowserSession) and SeleniumByLocator (implemeting IByLocator). Which can be used to implement a PageObject pattern for your tests

Want to implement some additional selenium code? Simply use the IBylocator.Selector to obtain a Selenium 'By' object you can work with

Additional documentation

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 50 6/7/2024
1.0.1 84 6/7/2024
1.0.0-beta0001 47 6/7/2024
0.4.0 59 6/7/2024
0.4.0-alpha0054 51 6/7/2024
0.4.0-alpha0049 53 6/7/2024
0.4.0-alpha0048 51 6/7/2024
0.4.0-alpha0041 51 6/7/2024
0.4.0-alpha0039 53 6/6/2024
0.4.0-alpha0038 53 6/6/2024
0.4.0-alpha0037 54 6/6/2024
0.4.0-alpha0025 57 6/6/2024
0.4.0-alpha0017 54 6/6/2024
0.4.0-alpha0016 54 6/6/2024
0.4.0-alpha0014 49 6/5/2024
0.4.0-alpha0012 38 6/5/2024
0.4.0-alpha0010 47 6/5/2024
0.4.0-alpha0007 51 6/5/2024
0.4.0-alpha0006 50 6/5/2024
0.4.0-alpha0004 52 6/5/2024
0.4.0-alpha0003 52 6/5/2024
0.4.0-alpha0002 45 6/5/2024
0.4.0-alpha0001 54 6/5/2024
0.2.0-fastertests-ah0001 124 6/3/2024
0.2.0-alpha0705 70 6/4/2024
0.2.0-alpha0701 58 6/3/2024
0.2.0-alpha0696 58 6/3/2024
0.2.0-alpha0692 54 6/3/2024
0.2.0-alpha0690 58 6/3/2024
0.2.0-alpha0688 63 6/3/2024
0.2.0-alpha0670 62 6/3/2024
0.2.0-alpha0668 66 6/2/2024
0.2.0-alpha0662 65 5/30/2024
0.2.0-alpha0651 68 5/29/2024
0.2.0-alpha0650 62 5/29/2024
0.2.0-alpha0641 69 5/29/2024
0.2.0-alpha0639 69 5/29/2024
0.2.0-alpha0634 67 5/28/2024
0.2.0-alpha0622 66 5/28/2024
0.2.0-alpha0617 81 5/24/2024
0.2.0-alpha0608 78 5/23/2024
0.2.0-alpha0602 76 5/23/2024
0.2.0-alpha0598 72 5/23/2024
0.2.0-alpha0596 73 5/22/2024
0.2.0-alpha0593 71 5/22/2024
0.2.0-alpha0583 70 5/22/2024
0.2.0-alpha0581 70 5/22/2024
0.2.0-alpha0576 72 5/21/2024
0.2.0-alpha0575 68 5/21/2024
0.2.0-alpha0563 75 5/21/2024
0.2.0-alpha0561 81 5/21/2024
0.2.0-alpha0548 74 5/20/2024
0.2.0-alpha0547 60 5/20/2024
0.2.0-alpha0539 64 5/17/2024
0.2.0-alpha0501 75 5/10/2024
0.2.0-alpha0433 52 5/2/2024
0.2.0-alpha0408 75 4/28/2024
0.2.0-alpha0401 76 4/22/2024
0.2.0-alpha0399 74 4/19/2024
0.2.0-alpha0398 75 4/18/2024
0.2.0-alpha0396 71 4/18/2024
0.2.0-alpha0395 68 4/18/2024
0.2.0-alpha0352 66 4/18/2024
0.2.0-alpha0350 68 4/18/2024
0.2.0-alpha0349 78 4/17/2024
0.2.0-alpha0347 79 4/16/2024
0.2.0-alpha0346 80 4/12/2024
0.2.0-alpha0345 78 4/12/2024
0.2.0-alpha0339 73 4/12/2024
0.2.0-alpha0337 76 4/11/2024
0.2.0-alpha0335 71 4/11/2024
0.2.0-alpha0333 72 4/10/2024
0.2.0-alpha0309 77 4/10/2024
0.2.0-alpha0307 75 4/4/2024
0.2.0-alpha0305 77 4/3/2024
0.2.0-alpha0303 80 4/2/2024
0.2.0-alpha0294 81 4/1/2024
0.2.0-alpha0293 80 3/28/2024
0.2.0-alpha0292 78 3/28/2024
0.2.0-alpha0291 81 3/27/2024
0.2.0-alpha0290 77 3/27/2024
0.2.0-alpha0283 83 3/26/2024
0.2.0-alpha0273 85 3/24/2024
0.2.0-alpha0271 79 3/24/2024
0.2.0-alpha0264 78 3/24/2024
0.2.0-alpha0260 82 3/24/2024
0.2.0-alpha0234 82 3/21/2024
0.2.0-alpha0218 100 3/20/2024
0.2.0-alpha0217 85 3/19/2024
0.2.0-alpha0212 86 3/19/2024
0.2.0-alpha0204 79 3/18/2024
0.2.0-alpha0202 103 3/18/2024