Set up Axe Core tool by dequelabs to generate the disability score on given websites.
- Aditya Choudhary [2020489]
- Raman Diwakar [2019085]
- Sahil Patel [Outside IIITD]
- Node.js
- npm
- Chrome browser
If you don't already have it, download Chrome driver and put it in a location on your system $PATH.
For more info on setup and testing other browsers, review the selenium-webriver documentation.
Install dependencies (including Jasmine):
npm install
npm install prompt-sync
npm test