Skip to content

← All questions

Tagged a scenario @a11y and it went green in four seconds — how do I tell if axe ran?

Asked 6,340 views3 answers

Added @a11y to two existing scenarios expecting them to get slower and probably to fail, because the pages in question are not good.

bash
sdods run -p demo-shop -e staging -l ui -b chromium -t @a11y

Both passed, in about the same time as before. I cannot tell from the output whether an accessibility pass ran and found nothing, or nothing ran. Is there something in the report that would distinguish the two?

asked by Koen Vermeulen309 ·

3 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related