Accessibility Compliance
Web Content Accessibility Guidelines (WCAG) is developed through the W3C process in cooperation with individuals and organizations to provide a single shared standard web content accessibility that meets the needs of individuals, organizations, and governments internationally. The WCAG documents explain how to create web content that is more accessible to people with disabilities.
Transact Explorer (TE) applications aim to meet the WCAG at the A and AA levels. Read the W3C Process for more information.
To enable the accessibility feature in TE, navigate to warfile > assets > Config > appconfig.json and set the accessibility attribute to true.
Testing Accessibility
Below accessibility’s are tested manually in the Windows 10 Operating System.
- Mouse
- Keyboard
- Axe Extension
- Wave Extension
- Color Contrast Analyser (CCA)
- Zoom @ 200%
- Reflow @ 400%
- NVDA
Testing Tools
The following tools are used to test the TE Accessibility.
- Keyboard testing
- Mouse
- WAVE and AXE tool
- Color Contrast Analyser tool
- NVDA for screenreader
- Automation testing (Cypress for Zoom 200 and 400%)
In this topic