Irina Glushko 2389e7160b HW1 done | 3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
axe-phantom.js | 3 years ago | |
package.json | 3 years ago |
This example demonstrates how to use axe with PhantomJS.
npm install axe-core
doc/examples/phantomjs
directoryphantomjs axe-phantom.js http://www.deque.com
to run axe in PhantomJS
against http://www.deque.com and output results to the terminalphantomjs axe-phantom.js http://www.deque.com results.json
to run axe in PhantomJS
against http://www.deque.com and save results to results.json