axe-selenium-python icon indicating copy to clipboard operation
axe-selenium-python copied to clipboard

aXe Selenium Integration python package

Results 17 axe-selenium-python issues
Sort by recently updated
recently updated
newest added

Hi Team, While we evaluating our websites, I noticed that hidden elements are not evaluated (which is specified in the documentation), is there any recommended/suggested approach to make the hidden...

bug

use pytest-axe in unit tests to parameterize the tests and get a single pass/fail for every rule

optimization

Hi Team We are utilizing **'axe-selenium-python'** package to capture violation of the website. It has been mentioned in the documentation that aXe would not be able to capture violation for...

duplicate

Hi Team, While executing the axe-core against one of our webpage, we noticed that axe core is not able to identify invalid "WAI-ARIA role, state or property", but the same...

We should be stashing, archiving, etc., at least the HTML report from this unit test; are there other files I'm missing, @kimberlythegeek / @davehunt ? https://github.com/mozilla-services/axe-selenium-python/blob/e255bccd29d96f9c38042ece39cff885cac7fc67/Jenkinsfile#L47-L66

invalid

_Originally posted by @davehunt in https://github.com/mozilla-services/axe-selenium-python/pull/151_

in progress