Skip to content

Instantly share code, notes, and snippets.

@freynaud
Created February 20, 2013 21:29
Show Gist options
  • Save freynaud/4999800 to your computer and use it in GitHub Desktop.
Save freynaud/4999800 to your computer and use it in GitHub Desktop.
{
"class": "org.openqa.selenium.remote.Response",
"hCode": 919396785,
"sessionId": null,
"status": 0,
"value": {
"build": {
"revision": "unknown",
"time": "unknown",
"version": "unknown"
},
"ios": {"simulatorVersion": "6.1"},
"java": {"version": "1.7.0-jdk7u6-b13"},
"os": {
"arch": "x86_64",
"name": "Mac OS X",
"version": "10.8.2"
},
"supportedApps": [{
"CFBundleDevelopmentRegion": "English",
"CFBundleDisplayName": "Safari",
"CFBundleExecutable": "MobileSafari",
"CFBundleIcons": {"CFBundlePrimaryIcon": {
"CFBundleIconFiles": [
"icon~iphone.png",
"icon~ipad.png",
"icon@2x~iphone.png",
"icon@2x~ipad.png",
"icon-table.png",
"[email protected]",
"icon-spotlight~ipad.png",
"icon-spotlight@2x~ipad.png"
],
"UIPrenderedIcon": true
}},
"CFBundleIdentifier": "com.apple.mobilesafari",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundlePackageType": "APPL",
"CFBundleShortVersionString": "6.0",
"CFBundleSignature": "????",
"CFBundleSupportedPlatforms": ["iPhoneSimulator"],
"CFBundleURLTypes~ipad": [
{
"CFBundleURLIsPrivate": true,
"CFBundleURLName": "Web App URL",
"CFBundleURLSchemes": ["webclip"]
},
{
"CFBundleURLName": "Web site URL",
"CFBundleURLSchemes": [
"http",
"https"
]
},
{
"CFBundleURLName": "FTP URL",
"CFBundleURLSchemes": ["ftp"]
},
{
"CFBundleURLName": "Web Search URL",
"CFBundleURLSchemes": ["x-web-search"]
}
],
"CFBundleURLTypes~iphone": [
{
"CFBundleURLIsPrivate": true,
"CFBundleURLName": "Web App URL",
"CFBundleURLSchemes": ["webclip"]
},
{
"CFBundleURLName": "Web site URL",
"CFBundleURLSchemes": [
"http",
"https"
]
},
{
"CFBundleURLName": "Radar URL",
"CFBundleURLSchemes": [
"rdar",
"radar"
]
},
{
"CFBundleURLName": "FTP URL",
"CFBundleURLSchemes": ["ftp"]
},
{
"CFBundleURLName": "Web Search URL",
"CFBundleURLSchemes": ["x-web-search"]
}
],
"CFBundleURLTypes~ipod": [
{
"CFBundleURLIsPrivate": true,
"CFBundleURLName": "Web App URL",
"CFBundleURLSchemes": ["webclip"]
},
{
"CFBundleURLName": "Web site URL",
"CFBundleURLSchemes": [
"http",
"https"
]
},
{
"CFBundleURLName": "Radar URL",
"CFBundleURLSchemes": [
"rdar",
"radar"
]
},
{
"CFBundleURLName": "FTP URL",
"CFBundleURLSchemes": ["ftp"]
},
{
"CFBundleURLName": "Web Search URL",
"CFBundleURLSchemes": ["x-web-search"]
}
],
"CFBundleVersion": "8536.25",
"DTPlatformName": "iphonesimulator",
"DTSDKName": "iphonesimulator6.1",
"LSRequiresIPhoneOS": true,
"SBMatchingApplicationGenres": [
"Productivity",
"Utilities"
],
"SBUsesNetwork": 3,
"SafariProductVersion": "6.0",
"UIApplicationDisableLegacyAutorotationKey": true,
"UIBackgroundModes": [
"audio",
"continuousFallback"
],
"UIDeviceFamily": [
2,
1
],
"UIHasPrefs": true,
"UISupportedInterfaceOrientations": [
"UIInterfaceOrientationPortrait",
"UIInterfaceOrientationLandscapeLeft",
"UIInterfaceOrientationLandscapeRight"
],
"UISupportedInterfaceOrientations~ipad": [
"UIInterfaceOrientationPortrait",
"UIInterfaceOrientationLandscapeLeft",
"UIInterfaceOrientationLandscapeRight",
"UIInterfaceOrientationPortraitUpsideDown"
],
"applicationPath": "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk/Applications/MobileSafari.app",
"resources": {"CFBundleIconFile": "/wd/hub/resources/hash=0"},
"sdkVersion": "6.1",
"simulator": true,
"supportedDevices": [
"ipad",
"iphone"
],
"supportedLanguages": [
"hu",
"it_IT",
"pt_PT",
"zh_TW",
"en_GB",
"no",
"sk",
"ro",
"zh_CN",
"en_SG",
"th",
"iw_IL",
"tr",
"cs",
"fi",
"ca",
"uk",
"de",
"es",
"ru",
"in_ID",
"ko",
"vi",
"hr",
"pt",
"nl",
"ar",
"pl",
"fr",
"da",
"sv",
"ja_JP",
"el",
"ms"
],
"timeHack": false,
"variation": "Regular"
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment