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

Modernize project #65

Closed stephenmathieson closed 6 years ago

stephenmathieson commented 6 years ago

This patch "modernizes" the axe-webdriverjs project. I've found it's quite difficult to contribute here, as the project used outdated tech and had confusing lint rules setup.

To help make this an easier project to work on, I've done the following:

See individual commits for a much easier review.