I have installed os x 10.10 yosemite and I want to write a javascript to test an application automatically.
Is there any javascript examples which I can references now?
I have installed os x 10.10 yosemite and I want to write a javascript to test an application automatically.
Is there any javascript examples which I can references now?
There is also a introductory video on the WWDC2014 site, but you have to be a registered developer to access it. That said it pretty much covers what is in documentation that was referenced in the other comments.
There is also a good discussion going on on Hacker News about it.
That said my first experiences of it have been pretty frustrating. The documentation is woeful (that said Applescript documentation has always been pretty shoddy)and it is very difficult to work out what's going on because of the cryptic error messages.
I even got one the other day which said Script too silly to run
.
I hope that when Yosemite is released there will be more documentation / example code released but I wouldn't hold your breath.