TroyWalshProf / SeleniumAxeDotnet

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

Split up generic Axe and Selenium with Axe functionality #276

Closed TroyWalshProf closed 1 year ago

TroyWalshProf commented 2 years ago

Split generic Axe and Selenium specific functionality. This will allow the generic Axe component to be used with other libraries, such as Playwright.

TroyWalshProf commented 2 years ago

On hold. Working with @dbjorge and @IsaacWalker to find the right solution that works this and the Playwright Axe project.

TroyWalshProf commented 1 year ago

Canceled - Functionality will be split in separate project