# Exploring the Intersections of Web Science and Accessibility

**Authors:** Trevor Bostic, Jeff Stanley, John Higgins, Rachael L., Bradley-Montgomery, Justin F. Brunelle, Daniel Chudnov

arXiv: 1908.02804 · 2019-08-09

## TL;DR

This paper surveys current research on web accessibility, user interaction modeling, and web crawling, highlighting challenges and future directions for automated accessibility evaluation of dynamic web content.

## Contribution

It synthesizes three research threads—accessibility assessment, user activity modeling, and web crawling—and discusses their convergence for advancing automated web accessibility solutions.

## Key findings

- Manual testing remains essential for complex web applications.
- Mechanisms exist to simulate user interactions with web pages.
- Crawling deep web content involves exercising user forms.

## Abstract

The web is the prominent way information is exchanged in the 21st century. However, ensuring web-based information is accessible is complicated, particularly with web applications that rely on JavaScript and other technologies to deliver and build representations; representations are often the HTML, images, or other code a server delivers for a web resource. Static representations are becoming rarer and assessing the accessibility of web-based information to ensure it is available to all users is increasingly difficult given the dynamic nature of representations.   In this work, we survey three ongoing research threads that can inform web accessibility solutions: assessing web accessibility, modeling web user activity, and web application crawling. Current web accessibility research is continually focused on increasing the percentage of automatically testable standards, but still relies heavily upon manual testing for complex interactive applications. Along-side web accessibility research, there are mechanisms developed by researchers that replicate user interactions with web pages based on usage patterns. Crawling web applications is a broad research domain; exposing content in web applications is difficult because of incompatibilities in web crawlers and the technologies used to create the applications. We describe research on crawling the deep web by exercising user forms. We close with a thought exercise regarding the convergence of these three threads and the future of automated, web-based accessibility evaluation and assurance through a use case in web archiving. These research efforts provide insight into how users interact with websites, how to automate and simulate user interactions, how to record the results of user interactions, and how to analyze, evaluate, and map resulting website content to determine its relative accessibility.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.02804/full.md

## References

107 references — full list in the complete paper: https://tomesphere.com/paper/1908.02804/full.md

---
Source: https://tomesphere.com/paper/1908.02804