TWP.Selenium.Axe.Html
0.0.0
See the version list below for details.
dotnet add package TWP.Selenium.Axe.Html --version 0.0.0
NuGet\Install-Package TWP.Selenium.Axe.Html -Version 0.0.0
<PackageReference Include="TWP.Selenium.Axe.Html" Version="0.0.0" />
paket add TWP.Selenium.Axe.Html --version 0.0.0
#r "nuget: TWP.Selenium.Axe.Html, 0.0.0"
// Install TWP.Selenium.Axe.Html as a Cake Addin #addin nuget:?package=TWP.Selenium.Axe.Html&version=0.0.0 // Install TWP.Selenium.Axe.Html as a Cake Tool #tool nuget:?package=TWP.Selenium.Axe.Html&version=0.0.0
Deprecation Notice
Why is this project being deprecated?
- Deque is officially taking on the .Net bindings
Is this a good thing?
- Yes
- TWP.Selenium.Axe actually uses Deque’s Axe core under the hood
- This should help keep the .Net bindings at feature parity with the other official supported binding, such as Java and JavaScript
What will be happening?
- Upgrade instructions will be provided early in 2023
- This project will be archived
- The NuGet package will be deprecated and https://www.nuget.org/packages/Deque.AxeCore.Selenium/ will be set as the alternate package
Anything special we should know?
- The new Deque project will support both Selenium and Playwright
- A new project (https://github.com/microsoft/html-reporter-for-axe-core-dotnet) will be used for creating HTML reports. This should provide a much better user experience than the admittedly primitive reporting currently included in TWP.Selenium.Axe
TWP.Selenium.Axe for .NET
Automated web accessibility testing with .NET, C#, and Selenium. Wraps the axe-core accessibility scanning engine and the Selenium.WebDriver browser automation framework.
Compatible with .NET Standard 2.0+, .NET Framework 4.7.1+, and .NET Core 2.0+.
Inspired by axe-selenium-java and axe-webdriverjs.
Documentation
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.1
- Deque.AxeCore.Selenium (>= 4.8.1)
- HtmlAgilityPack (>= 1.11.57)
- Newtonsoft.Json (>= 13.0.3)
- Selenium.WebDriver (>= 4.16.2)
-
.NETStandard 2.0
- Deque.AxeCore.Selenium (>= 4.8.1)
- HtmlAgilityPack (>= 1.11.57)
- Newtonsoft.Json (>= 13.0.3)
- Selenium.WebDriver (>= 4.16.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on TWP.Selenium.Axe.Html:
Package | Downloads |
---|---|
Lombiq.Tests.UI
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. |
|
OpenMAQS.Maqs.Selenium
Selenium extension for Open MAQS' modular automation quick start |
GitHub repositories
This package is not used by any popular GitHub repositories.