
5 min read
Can you automate accessibility testing?
You can’t fully automate accessibility testing. What tools like Lighthouse and Axe catch, where they fail, and how I combine them with manual and user testing.
AccessibilityUX
Making digital products usable by everyone, including WCAG guidance and testing approaches.

You can’t fully automate accessibility testing. What tools like Lighthouse and Axe catch, where they fail, and how I combine them with manual and user testing.

Learn how to properly use the placeholder attribute, avoid creating accessibility issues and ultimately assist your users when using your forms.

Learn how to accept numerical inputs using the correct input type. Remember that not all numbers should use the number field

Make your forms more accessible and the user experience more delightful by ridding yourself of bad habits when using the label element.