guidepup icon indicating copy to clipboard operation
guidepup copied to clipboard

Screen reader driver for test automation.

Results 10 guidepup issues
Sort by recently updated
recently updated
newest added

# Issue ## Details Outside of CI this project can be a little clunky as it requires you run headed screen readers which isn't ideal for local development. It would...

feature

# Issue ## Details Currently the project has some hardcoded configuration for VoiceOver and NVDA such as speaking rate etc. It would be good to expose some of this configuration...

feature

While running voiceOver tests using guidepup - we have observed that speaking rate is very low because of which our tests are taking too long. Could you please let us...

feature

Is there a way how to run tests in headless mode or how can I use my computer during test execution. Example of my code: ```await nvda.start(); await nvda.press('Tab'); await...

help wanted

# "Verbosity -> Hints -> Speak instructions" enabled by default Setup: - NPM version: all - OS Platform: macos - OS Release: latest (CI) ## Details @cmorten @jlp-craigmorten, first of...

feature

# Issue Setup: - Fresh setup running [Real World Example](https://www.guidepup.dev/docs/example). ## Details I've noticed that using Guidepup is very slow on macOS Sonoma. In particular, it seems to take a...

performance

The way that guidepup configures VoiceOver settings, by using the defaults CLI utility to modify settings in the com.apple.VoiceOver4/default domain, no longer works on macOS Sequoia. I verified this against...

MacOS Sequoia

TL;DR question is in the last paragraph. Last week, I spent 3 days with some teammates doing a hackathon where we were introducing GuidePup into our software. We first started...

Hello! First let me say - I love this initiative. Thank you for investing your time in accessibility testing. I'm really excited about this project. It seems `voiceOver.start()` is automatically...

feature

I'm having an issue with VoiceOver on Tahoe, 26.0.1 (25A362), but FWIW, I also had issues on macOS Sequoia After running tests, VoiceOver seems to stay open (in the background)...

bug
MacOS Tahoe
MacOS Sequoia