dequelabs / axe-core-maven-html

Tools for using axe for web accessibility testing with JUnit, Selenium, and Playwright
Mozilla Public License 2.0
81 stars 102 forks source link

chore: update test-fixtures to fix lazy load #458

Closed straker closed 4 months ago

straker commented 4 months ago

Fixes the broken lazy load iframe tests.

Ref: https://github.com/dequelabs/axe-core-npm/pull/1052

No QA needed.