I am attempting to make use of Automator to report an motion on the system preferences, within the accessibility show pane. I need to change the worth of the slider for the colour filter depth.
I exploit automator to Watch Me Do and report the motion. I reset the preferences manually. Clicking run doesn’t trigger the setting to vary in preferences.
So I drag the actions from the Watch Me Do panel to the workflow timeline, which pop-out the motion into an AppleScript. Working that is additionally not profitable.
Can I manually set this desire not directly through the cli? After I search Apple developer docs, all I am discovering is Swift code to write down an utility. ((I notice that the app that may do that change, Automator, Terminal, or in any other case, will must be granted accessibility permissions underneath privateness/safety system preferences.))
Or how do I get/write an AppleScript to do that?
Additionally, I’ve checked the OSAX dictionary for System Preferences, and it doesn’t have extra particular controls registered moreover on the fundamental window/pane/and so forth degree


