Since then, Apple has changed the interface of iTunes Connect, and people need to download applications using the Application Loader.
This is good, but I need a script to automate my work.
How can I automate an application like App Loader?
I was thinking of something written in AppleScript ... but I don't know what actions it provides (if any). Found somewhere that I could also create graphical scripts from AppleScript, but I cannot find documents on this.
What I need ... a way to trigger input actions (mouse clicks / keyboard input) and read text from various displayed controls.
If possible in Python / Ruby, that would be great, but AppleScript is fine.
OS X - version 10.6.4.
Any suggestions are welcome.
Thanks,
scripting itunesconnect applescript macos
Alexandru Nedelcu
source share