Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: NVDA support #13

Merged
merged 18 commits into from
Jan 7, 2024
Merged

feat: NVDA support #13

merged 18 commits into from
Jan 7, 2024

Conversation

cmorten
Copy link
Contributor

@cmorten cmorten commented Jan 7, 2024

Resolves #12

Introduces support for NVDA via a new nvdaTest export.

Key changes:

  • feat: BREAKING CHANGE: voTest has been renamed to voiceOverTest
  • feat: BREAKING CHANGE: voConfig has been renamed to screenReaderConfig
  • feat: introduce new nvdaTest for supporting NVDA integration
  • feat: introduce new voiceOver.navigateToWebContent() and nvda.navigateToWebContent() to make it easier to focus on web content after page navigation.
  • docs: new API documented in README
  • test: CI now runs full suite against NVDA and browser combinations

@cmorten cmorten merged commit 0720481 into main Jan 7, 2024
16 checks passed
@cmorten cmorten deleted the nvda-support branch January 7, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NVDA test setup
1 participant