dequelabs / dequelabs/axe-core

Observing discrepancies on violations in chrome plugin 4.6.3 and axe-core API 4.6.0

Open
#3,984 3 comments 0 reactions 0 assignees View on GitHub
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

![image](https://user-images.githubusercontent.com/42558335/231498381-9d5fa384-ba2f-44f3-b45d-bbedb11a3947.png)
![image](https://user-images.githubusercontent.com/42558335/231498618-ea153181-60ba-423a-b083-32a9b640abab.png)

**Json Report from axe-core api**
![image](https://user-images.githubusercontent.com/42558335/231499399-4363b72c-3a13-4c43-8188-e25e5563f8ce.png)
![image](https://user-images.githubusercontent.com/42558335/231499676-8bebb32c-731e-47d6-9360-f6add1a3ab6a.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.