Skip to content

CreateAxeHTMLReport : seems to double the counts (violations, incomplete, etc) #172

@TroyWalshProf

Description

@TroyWalshProf

Issue:

The way we look at selectors is wrong for elements in iframes and causes double counting
violations.

Discussed in #170

Originally posted by juprog June 30, 2021
Hi,
I was trying to compare the html report created, with what the chrome extension shows. And I noticed that it seems that the "counts" are double... It seems that it adds up both the "html" and the "selectors" under each violation to produce a count on the report.

is this correct?

I also tried to use the .WithOutputFile(), and in the json produced, the number of "nodes" is correct (that would be the actual count I am looking for...)

any ideas? or has anyone noticed this?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions