To audit our app for accessibility issues at runtime we can use Cypress to run our application in a browser environment and then with the aid of the axe-core cypress-axe library we can analyze the current page for any accessibility issues.
cypress-axe