OpenMAQS / openmaqs-dotnet

Modular Automation Quick Start - dotnet
MIT License
2 stars 1 forks source link

Replace Troy's Axe Nuget Reference with Deque #89

Closed jonreding2010 closed 4 months ago

jonreding2010 commented 1 year ago

Change nutget reference of Troy's repo to dequelabs.

The NuGet package will be deprecated and a new repo will be set as the alternate package

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 Selenium.Axe

TroyWalshProf commented 9 months ago

@jonreding2010 - Checking with the the reporting team to see if we can get an eta https://github.com/microsoft/html-reporter-for-axe-core-dotnet/issues/46

TroyWalshProf commented 9 months ago

@jonreding2010 - The MS HTML report is taking too long I created this as a stopgap - https://www.nuget.org/packages/TWP.Selenium.Axe.Html/

jonreding2010 commented 9 months ago

@jonreding2010 - The MS HTML report is taking too long I created this as a stopgap - https://www.nuget.org/packages/TWP.Selenium.Axe.Html/ Sounds good! I made this issue as a reminder/placeholder for the update to the Microsoft axe reporter.

Your stopgap sounds good to me

TroyWalshProf commented 4 months ago

Done in last release