axe DevTools Extension v4.125.0 Release Notes

This page is not available in the language you requested. You have been redirected to the English version of the page.
Link to this page copied to clipboard
Not for use with personal data

March 18, 2026

Features

  • Improved behavior for User Flow Analysis — prevents scrolling to the top for each state change and instead implements the following approach to screenshot capture:
    • Initial scan: full document screenshot (may scroll browser temporarily)
    • Subsequent state changes on page: viewport-only screenshot (no scroll)
    • Route transitions/page reloads/navigations: full document screenshot (may scroll browser temporarily)
    • Subsequent state changes on new page: viewport-only screenshot (no scroll)

Bug Fixes

  • Ensures Advanced Rules settings are carried over into scan re-runs