Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Using Axe Core tool by dequelabs to generate the disability score on given websites

Notifications You must be signed in to change notification settings

Treridith/ICMR_Axe_Core_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICMR Axe Core Backend

Set up Axe Core tool by dequelabs to generate the disability score on given websites.

Done by:

  • Aditya Choudhary [2020489]
  • Raman Diwakar [2019085]
  • Sahil Patel [Outside IIITD]

Requirements

  • Node.js
  • npm
  • Chrome browser

Installation

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

Usage: Run tests

npm test

About

Using Axe Core tool by dequelabs to generate the disability score on given websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published