-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Bocoup recently ran into some issues on the ARIA-AT testing project with an intrusive Login Item notification on MacOS 14 that was polluting our test results. We were able to resolve by completely disabling the notification center, which works for our use case since we're only testing VO output from various web browsers / screen reader combinations. Curious if that might be an option or setting Guidepup might want to consider for the MacOS CI setup?
The relevant terminal command for disabling notifications is:
launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist
cmorten
Metadata
Metadata
Assignees
Labels
No labels