Skip to content

Disable MacOS Notification Center? #41

@ChrisC

Description

@ChrisC

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions