Git Product home page Git Product logo

axe-crawler's People

Contributors

tjscollins avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

axe-crawler's Issues

Node deprecation warnings

Running axecrawler with any configuration:

(node:6820) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 5): TypeError: Cannot read property 'verbose' of undefined

(node:17132) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

ignore phone links

Phone links--anchor tags whose href attribute begins with tel:--should not be scanned.

For example, the following code results in a scan of the URL http://my.domain.com/tel:+11231231234, when it shouldn't:

<p>Phone: <a href="tel:+11231231234">1-123-123-1234</a></p>

install fails - no such file or directory

Using MacOS High Sierra (10.13.4) with Node 8.11.1 and npm 5.8.0, when I follow the directions in the README to install axe-crawler npm install -g axe-crawler, it fails with the following:

npm ERR! path /Users/rfentres/.nvm/versions/node/v8.11.1/lib/node_modules/axe-crawler/dist/bin/axe-crawler
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/Users/rfentres/.nvm/versions/node/v8.11.1/lib/node_modules/axe-crawler/dist/bin/axe-crawler'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/rfentres/.npm/_logs/2018-04-23T17_12_08_464Z-debug.log

It worked before, and I even submitted a pull request, so I'm wondering if perhaps it has something to do with my upgrade to High Sierra. Any ideas for how to fix? I tried uninstalling and reinstalling Node, both from the package installer on the NodeJS site and by using nvm, with no luck.

Debug logging statement for test cases is incorrect

Debugging output gives:

DEBUG: Sun Jan 28 2018 15:25:51 GMT-1000 (HST)
Test case:

[object Object]

INFO: Sun Jan 28 2018 15:25:51 GMT-1000 (HST)
Got http://localhost.com/school/kagman-early-head-start/

INFO: Sun Jan 28 2018 15:25:51 GMT-1000 (HST)
Testing http://localhost.com/school/kagman-early-head-start/ mobile

DEBUG: Sun Jan 28 2018 15:25:51 GMT-1000 (HST)
Results for http://localhost.com/school/kagman-early-head-start/ mobile received

Debugging output should give the content of the test case object.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.