Hi,
I would like to run a test for a specific device type, in particular, an iPhone 4, running X version of iOS.
Is it possible to set this as a launch argument/environment?
I've got a feeling that I would need to just set up a bot and run the test on all devices and all OS versions.
However, I would expect to get failures for all other devices except the iPhone 4, which would mean I would have to put an ifdef around my tests.
Any ideas?
Thanks
Chris