https://github.com/IBMa/equal-access is an automatable accessibility checker. More details on their website: https://www.ibm.com/able/toolkit/. You can see it used in a recent PR via the browser plugin in https://github.com/ManageIQ/manageiq-ui-classic/pull/8583. We should investigate adding it to the automated tests. Since it appears to need a UI driver, this may have to depend on completing cypress first.