Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

accessibility_wio

This is a sample WebdriverIO project demonstrating how to to run an Axe accessibility scan of a webpage and assert against the findings of the scan.

It's based on the WebdriverIO with Mocha BDD project by Amiya Pattanaik.

How to run

Install the project's node_modules:

npm i

Run the test suite:

grunt test

When the test is complete, it will create a JSON file in /reports with the results of the Axe scan.

Note: This test expects a running Chromedriver process which can be easily installed using BrewD

About

<OUT OF DATE!> This is a sample WebdriverIO project demonstrating how to to run an Axe accessibility scan of a webpage

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages