Skip to content

Instantly share code, notes, and snippets.

@nicegraham
Created August 8, 2013 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicegraham/6185779 to your computer and use it in GitHub Desktop.
Save nicegraham/6185779 to your computer and use it in GitHub Desktop.
ios-driver capabilites
https://github.com/ios-driver/ios-driver/blob/dev/common/src/main/java/org/uiautomation/ios/IOSCapabilities.java
{ "variation" => "Regular", "simulator" => true, "device" => "iphone", "language" => "en", "locale" => "en_GB", "CFBundleName" => "InternationalMountains", "CFBundleVersion" => "1.1" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment