Generating WCAG Compliant Output
Has anyone been successful in creating WCAG (2.0, 2.1, or 2.2) compliant output using Robohelp?
I’ve tried several iterations and I’ve found that at a basic level the output doesn’t seem to meet most standards. I thought it might be because of my project-level configuration/specific things I’ve changed, but I’ve also tried generating test default projects HTML5 and Frameless and even the frameless comes back with many errors and alerts using ARC scan (TPGI).
Note: I’m concerned about topic-level issues such as heading order, alt text implementation, etc. My major problems are navigation/layout concerns baked into the Robohelp output cake.
Any tips, tricks, or, even better, WCAG-compliant templates I can download and repurpose for our projects.
Thanks in advance!
Results for some out-of-the-box layouts:
Frameless (Top Navigation)

Frameless (Default)

HTML5 (Default)

On my project, every page has the following accessibility issues:
- Error: ARIA attribute not allowed
- Alert: H1 in header
- Alert: title on non-interactive element
- Alert: No nav landmark
- Alert: Multiple header landmarks
- Alert: Missing bypass methods

