Hi all π, I would like to perform an general accessibility audit of the app that Iβm testing using Appium. Is it possible for me to write a test that navigates to each screen of the app, scans the screen, and tells me things like any touch targets that are below 48px, contrast issues, missing content descriptions, etc.?
I was looking into Axe Core for WDIO but not sure if something like what I need exists for Appium to work with native or a hybrid app.
Thank you so much for your help! π
Top comments (0)