arXiv:2607.03100cs.SEcs.AI2026-07

让自动化测试能识别网页交互中的无障碍缺陷,提升检测准确率。

Flow-A11y: Flow-Aware Accessibility Testing

论文配图:Flow-A11y: Flow-Aware Accessibility Testing
图 1 · 摘自论文原文
  • 通过真实浏览器执行用户流程,记录运行时轨迹
  • 在19个真实场景中对45项动态标准检测,准确率超通用工具10倍
  • 适合需要自动化验证复杂交互无障碍的开发与测试人员

现代网页应用通过交互流程而非静态页面暴露无障碍障碍。键盘陷阱、焦点丢失、模态泄漏、状态更新延迟、动态控件及页面区域变化,往往只有在用户执行具体操作后才可察觉。这些行为直接关联动态WCAG标准,但难以自动化,因其评估依赖运行时交互证据,仍主要靠人工检查。我们提出Flow-A11y,一个面向交互依赖型WCAG标准的流程感知无障碍测试系统。给定目标页面和自然语言场景,Flow-A11y在真实浏览器中执行流程,记录有序运行时轨迹,构建特定准则的证据包,屏蔽不支持判断,并输出基于可复现运行时证据的可审计发现。在涵盖45项动态WCAG标准的19个真实公共网页场景上评估,其相比通用浏览器代理审计的黄金标准一致率提升超十倍;其证据校准层将误报精度从23.5%提升至41.4%,并消除无效证据引用。结果表明,运行时轨迹为评估交互依赖型无障碍行为提供了可行动证据,为自动化动态WCAG标准检测提供了可行路径,这些标准传统上需人工评估且无法被页面级扫描器覆盖。

原文摘要 · Abstract (English)

Modern web applications increasingly expose accessibility barriers through interaction flows rather than static page snapshots. Keyboard traps, focus loss, modal leakage, delayed status updates, dynamic controls, and changing page regions often become observable only after users perform concrete actions. These behaviors are directly related to dynamic WCAG criteria, yet they remain difficult to automate because their assessment depends on runtime interaction evidence and is still commonly performed through manual inspection. We present Flow-A11y, a flow-aware accessibility testing system for interaction-dependent WCAG criteria. Given a target page and a natural-language scenario, Flow-A11y executes the flow in a real browser, records an ordered runtime trace, constructs criterion-specific evidence packets, gates unsupported judgments, and emits auditable findings grounded in resolvable runtime evidence. Evaluated on 19 real public-web scenarios covering 45 dynamic WCAG criteria, Flow-A11y achieves over ten times higher oracle agreement than a generic browser-agent audit, while its evidence-calibration layer improves fail precision from 23.5% to 41.4% and eliminates invalid evidence references. These results show that runtime traces provide actionable evidence for assessing interaction-dependent accessibility behavior. They demonstrate a practical path toward automating dynamic WCAG criteria that page-level scanners cannot assess and that have traditionally required manual evaluation.

无障碍测试动态检测自动化验证

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。