dequelabs / dequelabs/axe-core
Observing discrepancies on violations in chrome plugin 4.6.3 and axe-core API 4.6.0
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 933
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 17
Description
We are using axe core browser plugin as well as integrated axe core api into our automation scripts
for automation we are using 4.6.0 , the latest axe-core maven dependency available . Manually we are running with 4.6.3 version, we are using the same tags "wcag21aa" in our automation code.
But running manually chrome plugin is giving all the violations , running the same page through axe-core api in automation script is not giving any violations
Note: Json report is showing version as 3.5.3 though we used 4.6.0 maven dependency


**Json Report from axe-core api**


Contributor guide
Assessment
This issue has not been assessed yet.