-- **Accessibility:** Session Replay can be used to ensure that your pages follow common [accessibility](https://developer.mozilla.org/en-US/docs/Learn/Accessibility/What_is_accessibility) standards and are [Web Content Accessibility Guidelines](https://www.w3.org/WAI/standards-guidelines/wcag/) (WCAG) compliant. At any point in the replay, you can click "Run validation for `<timestamp>`" to run accessibility checks (powered by [axe-core](https://github.com/dequelabs/axe-core)) for the page or page state at that specific timestamp. Sentry will then surface any accessibility issues or let you know if there are none detected.
0 commit comments