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

Add chromedriver package as devDependency #51

Closed WilcoFiers closed 5 years ago

WilcoFiers commented 6 years ago

Right now the tests assume a globally installed Chrome driver. It's easier to work with this package if we included it through NPM instead.

straker commented 5 years ago

Closed via #116