dequelabs / axe-webdriverjs

Provides a chainable axe API for Selenium's WebDriverJS and automatically injects into all frames.
Mozilla Public License 2.0
130 stars 46 forks source link

feature(package): uplift axe-core dependency to 4.0.1 #156

Closed DaveTryon closed 4 years ago

DaveTryon commented 4 years ago

Uplift of axe-core from v3.4.1 to v4.0.1 to take advantage of bug fixes and new checks. Update the tests to account for the addition of the bypass rule.

Closes issue:

Reviewer checks

Required fields, to be filled out by PR reviewer(s)

WilcoFiers commented 4 years ago

Hey @DaveTryon, we will very soon be releasing @axe-core/webdriverjs as a replacement to this package. We have moved the different integrations into a Lerna monorepo, and will from now on be keeping the major/minor versions in sync with the axe-core version. This package will be deprecated in a few weeks, and so will not upgrade to axe-core 4.0. You can get a prerelease of axe-core/webdriverjs from NPM if you want. We'll be releasing axe-core/webdriverjs along other renamed integrations some time next week.