You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
837816638@qq.com b02b851162
工商大学管理系统代码
5 years ago
..
README.md 工商大学管理系统代码 5 years ago
axe-phantom.js 工商大学管理系统代码 5 years ago
package.json 工商大学管理系统代码 5 years ago

README.md

PhantomJS README

This example demonstrates how to use axe with PhantomJS.

To configure the example

  • PhantomJS must be installed; please follow the directions at http://phantomjs.org/ to install it.
  • Run npm install axe-core

To run the example

  • Move to the doc/examples/phantomjs directory
  • phantomjs axe-phantom.js http://www.deque.com to run axe in PhantomJS against http://www.deque.com and output results to the terminal
  • phantomjs 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