Mark Steadman

Mark Steadman @steady5063

About: Squad Leader - Accessibility Squad. I am a major JS Framework, Automation and Mobile #a11y advocate. Just livin the dream! #a11y #accessibility

Location:
United States
Joined:
Mar 12, 2021

Mark Steadman
articles - 35 total

iOS Accessibility Inspector: Beyond Automation

Xcodes accessibility inspector has long been thought of as only an 'automated' issue tool. This...

Learn More 1 0Jun 20

Debunking the Myths of the iOS Accessibility Inspector

One of the most commonly overlooked tools in iOS development is the XCode accessibility inspector....

Learn More 5 0Apr 8

Mobile Accessibility Advent Calendar Part 3

Welcome to part three of the Mobile Accessibility Advent Calendar! In this post we will cover days 17...

Learn More 3 0Jan 27

Mobile Accessibility Advent Calendar Part 2

  Welcome to part two of the Mobile Accessibility Advent Calendar! In this post we will cover days 9...

Learn More 8 1Jan 13

Mobile Accessibility Advent Calendar Part 1

In the month of December, I created a mobile accessibility advent calendar across social platforms...

Learn More 11 0Jan 3

Top 5 iOS Mobile App Accessibility Issues Pt 1.

Over the last few years, I have been asked more and more "Mark, what are the most common issues in...

Learn More 29 1Aug 1 '24

Maximizing Automated Accessibility Results

When a development team sets up their UI automation tests with accessibility, they tend to think they...

Learn More 6 0May 16 '24

Creating Effective Automated Accessibility Test Cases

One of the biggest fallacies in UI testing, especially when it comes to accessibility testing, is...

Learn More 14 2May 14 '24

Choosing Your Accessibility UI Testing Library

Where To Start? If you are a web developer looking to level up your teams UI automated...

Learn More 12 1May 13 '24

The Ultimate Mobile Accessibility Resource Guide

I tend to get asked a lot in my current role "Where the hell do I go for mobile accessibility...

Learn More 40 1Dec 29 '23

Using Accessibility Rules with SwiftLint

For developers who develop iOS applications in SwiftUI, one of the most popular linters has been...

Learn More 7 2Nov 21 '23

I Made a Site Leveraging AI: How Accessible Was It?

It seems like everywhere you look now AI has taken over the conversation as the top buzzword in tech....

Learn More 4 4Jul 28 '23

What Devs Can Do On Global Accessibility Awareness Day

Today is Global Accessibility Awareness Day (GAAD)! A day focused on bringing awareness about...

Learn More 5 0May 18 '23

React Testing Library & Accessibility

React testing library is one of, if not, the most popular testing libraries there is for React. With...

Learn More 28 0May 4 '23

Writing Accessibility Tests with Espresso

Espresso is Android's UI testing library that allows for simple and concise test creation. Even...

Learn More 19 2Apr 10 '23

Automated Accessibility Part 3: Regression Tests

Automated libraries such as axe-core and pA11y have been a very seamless way to bring accessibility...

Learn More 20 6Mar 6 '23

Is Accessibility Difficult for Developers?

Hey All, I talk a lot on here about accessibility in development lifecycle, but I am curious to...

Learn More 9 10Feb 17 '23

A Practical Approach to Automated Accessibility

The use of automated accessibility tools has gained massive popularity for its ability to quickly and...

Learn More 31 6Feb 15 '23

Android Accessibility: A Developers Guide

Accessibility in the mobile space has gotten much more attention lately with the increase in...

Learn More 13 0Dec 15 '22

Automated Accessibility Part 2: Mobile Web Testing

Automated web testing, especially at an integration level, saves time, money and effort. It ensures...

Learn More 7 0Nov 14 '22

Automated Accessibility Part 1: Linting

A linter is a tool that statically analyzes source code to flag programming errors, bugs, stylistic...

Learn More 40 0Aug 19 '22

Taking The Small Wins in Accessibility

The Accessibility Battle Accessibility is an essential and very crucial aspect in web and...

Learn More 16 0Jul 31 '22

Cleaner More Accessible Code With HTML

We have all been that new developer on a web development team that is overwhelmed and little anxious...

Learn More 19 0May 31 '22

Keyboard Testing: The A11y Enhancement to Your Definition of Done

Accessibility has always had a tough time being a part of the definition of done in web development....

Learn More 15 0May 14 '22

There Are No Bad Questions In Accessibility

You ever been developing content and out the blue your project manager says "Okay, time to make our...

Learn More 11 4Mar 23 '22

Accessibility in JavaScript Frameworks Part 2: Comparing Each Framework

A question often seen in the accessibility space is "I am using this framework, how do I know if it...

Learn More 15 0Mar 2 '22

10 Minutes a Day: Learning Accessibility in An Agile World

Let's face it, in the world we live in where development is moving at light speed, it can be tough to...

Learn More 5 3Jan 21 '22

Accessibility in JavaScript Frameworks Part 1: What's The Big Deal?

Over the past few years JavaScript frameworks have become the norm for developing new web...

Learn More 27 2Dec 27 '21

Mobile Web Accessibility Testing Using Appium

A trend being seen in UI test automation is the use of hybrid testing frameworks such as Appium to...

Learn More 11 0Nov 26 '21

A Tangled Web of ARIA

In this day and age of web development being done using mostly JavaScript frameworks, semantic HTML...

Learn More 80 4Oct 9 '21