mozilla-services / axe-selenium-python

aXe Selenium Integration python package
https://pypi.python.org/pypi/axe-selenium-python/
Mozilla Public License 2.0
58 stars 50 forks source link

separate axe-core functionalities from mozilla-specific use cases #64

Closed kimberlythegeek closed 6 years ago

kimberlythegeek commented 6 years ago

axe_selenium_python has grown to include functionalities that are specific to tools used by the test engineering team at Mozilla. These should be separated into one or more new python packages.

The resulting axe-selenium-python will more closely mirror Deque Lab's axe-selenium-java.