Hello Horos community,
I am trying to automate some tasks in Horos using AppleScript. Specifically, I want to:
Open Horos.
Focus the search field and enter a patient name.
Automatically select a specific source (e.g., “zimmer1”) from the Sources list after the search completes.
I was able to control the search field using System Events and AppleScript, but the Sources list seems not accessible via AppleScript. I get errors like “invalid index” or “scroll area not present”.
Has anyone successfully automated the selection of a specific source using AppleScript or another scripting approach? Any guidance or examples would be greatly appreciated.
Thank you!