Skip to content

axe-core and devtools results are different #4772

Closed
@kriskeiko

Description

@kriskeiko

Product

axe-core

Question

I am using the axe-core library with playwright, and when I run it on a page, I get a total of 4 violations, all of them serious. When I use the devtools to do a scan, I get the same 4 serious errors, plus 5 extra errors:

  • Images must have alt text (x2)
  • Elements must meet minimum color contrast ratio thresholds
  • Frames must have an accessible name
  • Links must be distinguishable without relaying on color.

Why am I getting different results with the devtools version? Shouldn't they be the same?

Metadata

Metadata

Assignees

No one assigned

    Labels

    info neededMore information or research is needed to continuequestion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions