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
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