This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
6 / 6
Oct 2016
3 months later
3 months later
1 month later

Hi @jonahss: As I understand, appium-xcuitest-driver should support tvOS.
I tried getting the latest code (from master), and I don't think there is platformName tvOS (desired capabilities).

Based on the available sim in xcode 7.3.1, I tried with
"deviceName": "Apple TV 1080p",
"platformVersion": "9.2",
"platformName": "iOS"

And it throws an error " Original error: Sdk '9.2' was not in list of simctl sdks". Any ideas - does the desired caps look ok? Note: same setup launches (say) iPhone 9.3 sim fine.

2 months later

@jonahss

Can I use the appium-xcuitest-driver code for TV OS app automation . Any information on this is greatly appreciated

2 months later