Runs a [pa11y](https://github.com/pa11y/pa11y) scan using Selenium and Chrome Driver or using SauceLabs.
$ cnpm install wa11y
Runs a pa11y scan using Selenium and Chrome Driver or using SauceLabs.
Start Selenium and run scan using Chrome Driver
wa11y https://www.google.com
Run using SauceLabs with connections tunneling back to your computer
export SAUCE_USERNAME=yourusername
export SAUCE_ACCESS_KEY=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
wa11y http://www.google.com --sauce --tunnel
Copyright 2014 - 2017 © taobao.org |