I am looking for an application which will enable me to control a non scriptable application within AplleScript.
I’ve found the “Prefab Player” application which performs this type of functionality. However, this application was last updated in 2006. Would anyone be able to recommend me with such an application which would be more recent.
Try googling for clickit and mousetools, ( you obtain coordinates to positions by using the screen capture).
I guess Ui scripting like sending keystrokes to the app works, in fact all UI Elements should be scriptable even if the app isn’t. As long as you have enabled access to assistive devices in System Preferences.
Why use two third party tools when, as far as I know, ASObjC Runner.app is able to do what is done by clickit and mousetools plus many more other tasks ?