You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently setting up cypress-axe for component testing and wanted to ask a question related to tags and assertions.
I want to throw an error if an element fails the 'wcag21a' criteria, but at the same time log errors from other tags such as 'cat.*' or 'best-practice'. Is there any preferred way we can change how the assertion works from the usage side?
Thanks in advance!!
The text was updated successfully, but these errors were encountered:
Hi everyone, I'm new to cypress-axe. :)
I'm currently setting up cypress-axe for component testing and wanted to ask a question related to tags and assertions.
I want to throw an error if an element fails the 'wcag21a' criteria, but at the same time log errors from other tags such as 'cat.*' or 'best-practice'. Is there any preferred way we can change how the assertion works from the usage side?
Thanks in advance!!
The text was updated successfully, but these errors were encountered: