On this page:
Prerequisites
Access Continuum for Cypress requires Node.js( https://nodejs.org/en/).
Installation
Install dependencies (including Cypress, if necessary):
npm install
Usage
- Run Cypress:
npm run cypress:open
- Click the 'a11y.spec.js' entry under 'INTEGRATION TESTS' in the Cypress application window.
Support
Rich API documentation for all the functionality supported out of the box with our Continuum JavaScript SDK, which this sample project uses, can be found [here](https://tools.levelaccess.net/continuum/docs/latest/jsdoc/index.html).
Request support for any questions, or get support from the community and the Level Access development team by posting questions on Stack Overflow with the following tags: #accessibility, #webaccessibility and #wai-aria
Comments
0 comments
Article is closed for comments.