8000 GitHub - guidepup/aria-at-tests: Testing screen reader compatibility against https://github.com/w3c/aria-at test suite using Guidepup
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

guidepup/aria-at-tests

Repository files navigation

Guidepup ARIA-AT Tests

Guidepup compatibility against ARIA-AT test suite.

@guidepup/aria-at-tests uses the MIT license

Getting Started

Setup your environment for screen-read automation with @guidepup/setup:

npx @guidepup/setup

Then install the project dependencies and run the Playwright suite against the ARIA-AT tests:

yarn install --frozen-lockfile
yarn test:install
yarn test:generate

# Run against MacOS VoiceOver Suite
yarn test ./src/macOsVoiceOver.spec.ts --config macos.config.ts

# Run against Windows NVDA Suite
yarn test ./src/windowsNvda.spec.ts --config windows.config.ts

Sponsor this project

 

Contributors 4

  •  
  •  
  •  
  •  
0