DEV Community

Discussion on: Accessibility Testing - aXe Browser Extension

Collapse
 
davefollett profile image
Dave Follett

I believe Chrome's LightHouse is aXe under the hood. I chose to use aXe because it has a few more features than are not exposed through LightHouse. But I do kinda like the way LightHouse assigns a score. Either way you can't go wrong.

Collapse
 
dance2die profile image
Sung M. Kim

Ah ha 💡. That proves that aXe has been battle tested thoroughly.

Collapse
 
dance2die profile image
Sung M. Kim

OK, I took an action and used aXe to fix all accessibility issues reported by aXe, achieving 100% on LightHouse thanks to your post 🕺

Thread Thread
 
davefollett profile image
Dave Follett

Great job!