Irina Glushko 2389e7160b HW1 done | 3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
axe-puppeteer.js | 3 years ago | |
package.json | 3 years ago |
This (very minimal) example demonstrates how to use axe-core
with Puppeteer.
The example does not have feature parity with axe-webdriverjs
, and does not run on <iframe>
s.
PATH
doc/examples/puppeteer
directorynpm install
node axe-puppeteer.js http://www.deque.com
to run axe-core
via Puppeteer against http://www.deque.com and output results to the terminal