dequelabs / axe-cli

[Deprecated] A command-line interface for the aXe accessibility testing engine
Mozilla Public License 2.0
430 stars 35 forks source link

Upgrade axe-core and fix webdriver issue #18

Closed marcysutton closed 7 years ago

marcysutton commented 7 years ago

The initial fix I shipped for https://github.com/dequelabs/axe-cli/issues/3 caused a second problem–by not closing the browser to avoid the error, Webdriver runs leave a browser instance open. I was able to fix that by adding the call back in but wrapping it in a Phantomjs config check. I also updated to axe-core 2.2.0

CLAassistant commented 7 years ago

CLA assistant check
All committers have signed the CLA.