Now I can associate FBSimulatorControl with my own OSX application and download several simulators from it. Now I want to run my test UI code on these simulators, as in this video link. http://adventuresinautomation.blogspot.com.au/2015/09/seconf2015-notes-from-simon-stewarts.html .
I could not find any documentation on how to do exactly the same as them in order to increase several simulators, and then run each of my test cases on all of them. I would also like to see how to run it using xcode7 UIAutomation Testing
source share