component-driven / cypress-axe

Test accessibility with axe-core in Cypress
MIT License
622 stars 86 forks source link

Can Cypress axe find missing aria keywords in the markup? #109

Open senthil-kk20 opened 3 years ago

senthil-kk20 commented 3 years ago

Can Cypress axe find missing aria keywords in the markup? I am using it for color contrast checking so far wanted to try for aria keywords too. Is it working for this scenario as well apart from all the things it is doing?