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

add missing iframes test for completeness #313

Closed padmavemulapati closed 1 year ago

padmavemulapati commented 1 year ago

Selenium and Playwright Test for selectors on IFrames

SantoshDeque commented 1 year ago

Verified in latest develop branch, tests are added and are working as expected.