Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to latest version of axe #16

Open
mgifford opened this issue Mar 21, 2021 · 0 comments
Open

Upgrade to latest version of axe #16

mgifford opened this issue Mar 21, 2021 · 0 comments

Comments

@mgifford
Copy link

mgifford commented Mar 21, 2021

Axe-core is being actively updated and this library needs to keep up.

https://www.deque.com/blog/deque-releases-axe-core-4-1/

backend/package.json uses
"axe-webdriverjs": "^2.2.0",

but that package has been depreciated. People are encouraged to use @axe-core/webdriverjs.

Install Selenium Webdriver: npm install selenium-webdriver --no-save

Install @axe-core/webdriverjs and its dependencies: npm install @axe-core/webdriverjs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant