Xcodes accessibility inspector has long been thought of as only an 'automated' issue tool. This...
One of the most commonly overlooked tools in iOS development is the XCode accessibility inspector....
Welcome to part three of the Mobile Accessibility Advent Calendar! In this post we will cover days 17...
Welcome to part two of the Mobile Accessibility Advent Calendar! In this post we will cover days 9...
In the month of December, I created a mobile accessibility advent calendar across social platforms...
Over the last few years, I have been asked more and more "Mark, what are the most common issues in...
When a development team sets up their UI automation tests with accessibility, they tend to think they...
One of the biggest fallacies in UI testing, especially when it comes to accessibility testing, is...
Where To Start? If you are a web developer looking to level up your teams UI automated...
I tend to get asked a lot in my current role "Where the hell do I go for mobile accessibility...
For developers who develop iOS applications in SwiftUI, one of the most popular linters has been...
It seems like everywhere you look now AI has taken over the conversation as the top buzzword in tech....
Today is Global Accessibility Awareness Day (GAAD)! A day focused on bringing awareness about...
React testing library is one of, if not, the most popular testing libraries there is for React. With...
Espresso is Android's UI testing library that allows for simple and concise test creation. Even...
Automated libraries such as axe-core and pA11y have been a very seamless way to bring accessibility...
Hey All, I talk a lot on here about accessibility in development lifecycle, but I am curious to...
The use of automated accessibility tools has gained massive popularity for its ability to quickly and...
Accessibility in the mobile space has gotten much more attention lately with the increase in...
Automated web testing, especially at an integration level, saves time, money and effort. It ensures...
A linter is a tool that statically analyzes source code to flag programming errors, bugs, stylistic...
The Accessibility Battle Accessibility is an essential and very crucial aspect in web and...
We have all been that new developer on a web development team that is overwhelmed and little anxious...
Accessibility has always had a tough time being a part of the definition of done in web development....
You ever been developing content and out the blue your project manager says "Okay, time to make our...
A question often seen in the accessibility space is "I am using this framework, how do I know if it...
Let's face it, in the world we live in where development is moving at light speed, it can be tough to...
Over the past few years JavaScript frameworks have become the norm for developing new web...
A trend being seen in UI test automation is the use of hybrid testing frameworks such as Appium to...
In this day and age of web development being done using mostly JavaScript frameworks, semantic HTML...