We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Scripting with JXA
1 parent 2a6b71d commit 53a8123Copy full SHA for 53a8123
README.md
@@ -73,6 +73,8 @@ SCI supports macros as first class citizens so you can write a few macros to dea
73
74
- [Mac Automation Scripting Guide](https://developer.apple.com/library/archive/documentation/LanguagesUtilities/Conceptual/MacAutomationScriptingGuide/GettoKnowScriptEditor.html#//apple_ref/doc/uid/TP40016239-CH5-SW1)
75
- [JXA Cookbook](https://github.com/JXA-Cookbook/JXA-Cookbook/wiki)
76
+- [Scripting with JXA](https://bru6.de/jxa/)
77
+ - [It illustrates a way to find an App's properties and elements.](https://bru6.de/jxa/basics/working-with-apps/#get-an-apps-properties-and-elements)
78
79
## Tips and tricks
80
0 commit comments