TroyWalshProf / SeleniumAxeDotnet

Tools for using aXe for web accessibility testing with C# and Selenium.
MIT License
32 stars 21 forks source link

Deque .NET bindings upgrade instructions #334

Closed Piedone closed 1 month ago

Piedone commented 1 year ago

Is your feature request related to a problem? Please describe. We'd like to migrate to Deque' .NET bindings. Instructions on what to do would be great. However, I'm not actually sure how active that project is.

Describe the solution you'd like What's mentioned under https://github.com/TroyWalshProf/SeleniumAxeDotnet#what-will-be-happening

Describe alternatives you've considered The alternative is not migrating yet :).

TroyWalshProf commented 1 year ago

This project is in maintenance mode until Deque Axe Core gets out of alpha and https://github.com/microsoft/html-reporter-for-axe-core-dotnet gets released to Nuget.org.

Once those two things happen, we will document the upgrade/migration instructions.

Piedone commented 1 year ago

I see, thank you.

Piedone commented 1 year ago

Related Deque.AxeCore.Selenium issue about the NuGet release: https://github.com/dequelabs/axe-core-nuget/issues/84. And the one for the AxeCore.HTMLReporter.Selenium NuGet release: https://github.com/microsoft/html-reporter-for-axe-core-dotnet/issues/46

Piedone commented 1 year ago

Deque.AxeCore.Selenium is now released. AxeCore.HTMLReporter.Selenium isn't yet though (https://github.com/microsoft/html-reporter-for-axe-core-dotnet/issues/46).

Piedone commented 4 months ago

Maybe now the recommended migration path should rather be to SeleniumAxeHtmlDotnet?

TroyWalshProf commented 4 months ago

Maybe now the recommended migration path should rather be to SeleniumAxeHtmlDotnet?

Yes, that is the path forward as it does not look like the MS reporter is getting any love.

Piedone commented 4 months ago

Great!