Is there an online emulator of a screen tool to validate on a custom web page?

Are we concerned about the accessibility on our website and would like to see how it is perceived and decoded by regular screen reader software?

+2


source to share


1 answer


Not. At least not one that is good, and does not show how the screen scanner actually reads the page or responds to ARIA.

The best answer is to test with real screen readers, ideally by getting real users as they know how to use these tools. Consider contacting your local association for the blind and see if they offer testing services.

Screen readers

Each platform has a screen reader, most of which are built in. Windows has the greatest variety.

For Windows

For macOS

For iOS



For Android

For Ubuntu

For ChromeOS

  • Use ChromeVox (but this mode can only be used in ChromeVox, not as a Chrome plugin on Windows or macOS).

Resources

It is convenient to start testing yourself. Key shortcuts are required to use the screen reader correctly, except that we press the key over and over again Tab

.

+7


source







All Articles