Skip to content

feat: NVDA support#13

Merged
cmorten merged 18 commits intomainfrom
nvda-support
Jan 7, 2024
Merged

feat: NVDA support#13
cmorten merged 18 commits intomainfrom
nvda-support

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
@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