Latest appium(1.4.0-beta) bug report - Running appium with iOS real device's safari

Hello all!
I am successfully working with iOS device’s real Safari using brew installed appium, but not git cloned latest appium.
I am attaching both cases’ command order and logs as follows

Successful case with brew installed appium

  1. $ appium
    // brew installed version 1.3.7
  2. $ node ./bin/ios-webkit-debug-proxy-launcher.js -c UUID:27753
    // from git cloned latest version
  3. $ python testscript.py
    // working successfully

On this successful case, I can see logs as follows.

info: Welcome to Appium v1.3.7 (REV 72fbfaa116d3d9f6a862600ee99cf02f6d0e2182)
info: Appium REST http interface listener started on 0.0.0.0:4723
info: Console LogLevel: debug
info: --> POST /wd/hub/session {“desiredCapabilities”:{“platformVersion”:“8.3”,“deviceName”:“WebRnD 5s”,“browserName”:“Safari”,“platformName”:“iOS”,“udid”:“d335704f8b2629b246e7301a93121e5810cf8ff2”}}
info: Client User-Agent string: Python-urllib/2.7
info: [debug] Configuring Safari session
info: [debug] Using local .zip from command line: /usr/local/lib/node_modules/appium/build/SafariLauncher/SafariLauncher.zip
info: [debug] Copying local zip to tmp dir
info: [debug] /usr/local/lib/node_modules/appium/build/SafariLauncher/SafariLauncher.zip copied to /var/folders/s8/9gzsjgcs74v4yhp7s8_zrwsc0000gr/T/115329-40271-gqpq4m/appium-app.zip
info: [debug] Unzipping /var/folders/s8/9gzsjgcs74v4yhp7s8_zrwsc0000gr/T/115329-40271-gqpq4m/appium-app.zip
info: [debug] Testing zip archive: /var/folders/s8/9gzsjgcs74v4yhp7s8_zrwsc0000gr/T/115329-40271-gqpq4m/appium-app.zip
info: [debug] Zip archive tested clean
info: [debug] Unzip successful
info: [debug] Using locally extracted app: /var/folders/s8/9gzsjgcs74v4yhp7s8_zrwsc0000gr/T/115329-40271-gqpq4m/submodules/SafariLauncher/build/Release-iphoneos/SafariLauncher.app
info: [debug] Creating new appium session e5773aad-03e9-45a4-8439-7e688d8678b4
info: [debug] Removing any remaining instruments sockets
info: [debug] Cleaned up instruments socket /tmp/instruments_sock
info: [debug] Setting Xcode folder
info: [debug] Setting Xcode version
info: [debug] Setting iOS SDK Version
info: [debug] Getting sdk version from xcrun with a timeout
info: [debug] iOS SDK Version set to 8.3
info: [debug] Not checking whether simulator is available since we’re on a real device
info: [debug] Detecting automation tracetemplate
info: [debug] Not auto-detecting udid, running on sim
info: [debug] Could not parse plist file (as binary) at /var/folders/s8/9gzsjgcs74v4yhp7s8_zrwsc0000gr/T/115329-40271-gqpq4m/submodules/SafariLauncher/build/Release-iphoneos/SafariLauncher.app/en.lproj/Localizable.strings
info: Will try to parse the plist file as XML
info: [debug] Could not parse plist file (as XML) at /var/folders/s8/9gzsjgcs74v4yhp7s8_zrwsc0000gr/T/115329-40271-gqpq4m/submodules/SafariLauncher/build/Release-iphoneos/SafariLauncher.app/en.lproj/Localizable.strings
warn: Could not parse app Localizable.strings assuming it doesn’t exist
info: [debug] Getting bundle ID from app
info: [debug] Parsed app Info.plist (as binary)
info: [debug] Creating instruments
info: On some xcode 6 platforms, instruments-without-delay does not work. If you experience this, you will need to re-run appium with the --native-instruments-lib flag
info: [debug] Preparing uiauto bootstrap
info: [debug] Dynamic bootstrap dir: /Users/sec.nextgenid/Library/Application Support/appium/bootstrap
info: [debug] Dynamic env: {“nodePath”:"/usr/local/Cellar/node/0.12.2_1/bin/node",“commandProxyClientPath”:"/usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js",“instrumentsSock”:"/tmp/instruments_sock",“interKeyDelay”:null,“justLoopInfinitely”:false,“autoAcceptAlerts”:false,“autoDismissAlerts”:false,“sendKeyStrategy”:“grouped”}
…o: [debug] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!
info: [debug] Dynamic bootstrap path: /Users/sec.nextgenid/Library/Application Support/appium/bootstrap/bootstrap-608e0ad45a9e9e80.js
info: [debug] Reusing dynamic bootstrap: /Users/sec.nextgenid/Library/Application Support/appium/bootstrap/bootstrap-608e0ad45a9e9e80.js
info: [debug] Getting device string from opts: {“forceIphone”:false,“forceIpad”:false,“xcodeVersion”:“6.3”,“iOSSDKVersion”:“8.3”,“deviceName”:“WebRnD 5s”,“platformVersion”:“8.3”}
info: [debug] fixDevice is on
info: [debug] Final device string is: ‘WebRnD 5s (8.3 Simulator)’
info: [debug] Not setting device type since we’re on a real device
info: [debug] Checking whether we need to set app preferences
info: [debug] Not setting iOS and app preferences since we’re on a real device
info: [debug] Running ios sim reset flow
info: [debug] Killing the simulator process
info: [debug] Killall iOS Simulator
info: [debug] Killing any other simulator daemons
info: [debug] On a real device; cannot clean device state
info: [debug] Not setting locale because we’re using a real device
info: [debug] No iOS / app preferences to set
info: [debug] Starting iOS device log capture via deviceconsole
info: [debug] Not pre-launching simulator
info: [debug] Checking app install status using: /usr/local/lib/node_modules/appium/build/fruitstrap/fruitstrap isInstalled --id d335704f8b2629b246e7301a93121e5810cf8ff2 --bundle com.bytearc.SafariLauncher
info: [debug] Starting command proxy.
info: [debug] Instruments socket server started at /tmp/instruments_sock
info: [debug] Starting instruments
info: [debug] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
info: Launching instruments
info: [debug] Attempting to run app on real device with UDID d335704f8b2629b246e7301a93121e5810cf8ff2
info: [debug] Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w d335704f8b2629b246e7301a93121e5810cf8ff2 com.bytearc.SafariLauncher -e UIASCRIPT “/Users/sec.nextgenid/Library/Application Support/appium/bootstrap/bootstrap-608e0ad45a9e9e80.js” -e UIARESULTSPATH /tmp/appium-instruments
info: [debug] And extra without-delay env: {}
info: [debug] And launch timeouts (in ms): {“global”:90000}
info: [debug] [INST STDERR] 2015-04-29 12:08:52.101 instruments[40301:437210] WebKit Threading Violation - initial use of WebKit from a secondary thread.
info: Instruments is ready to receive commands
info: [debug] Instruments launched. Starting poll loop for new commands.
info: [debug] Setting bootstrap config keys/values
info: [debug] Pushing command to appium work queue: “target = $.target();\nau = $;\n$.isVerbose = true;\n”
info: [debug] Socket data received (2 bytes)
info: [debug] Socket data being routed.
info: [debug] Sending command to instruments: target = $.target();
au = $;
$.isVerbose = true;

info: [debug] [INST] 2015-04-29 03:08:54 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-04-29 03:08:54 +0000 Debug: responding with:
info: [debug] [INST] 2015-04-29 03:08:54 +0000 Debug: Running system command #1: /usr/local/Cellar/node/0.12.2_1/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:true}…
info: [debug] Socket data received (27 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:true}
info: [debug] Setting initial orientation to PORTRAIT
info: [debug] Pushing command to appium work queue: “au.setScreenOrientation(‘PORTRAIT’)”
info: [debug] Sending command to instruments: au.setScreenOrientation(‘PORTRAIT’)
info: [debug] [INST] 2015-04-29 03:08:55 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation(‘PORTRAIT’)
info: [debug] [INST] 2015-04-29 03:08:55 +0000 Debug: evaluating au.setScreenOrientation(‘PORTRAIT’)
info: [debug] [INST] 2015-04-29 03:08:55 +0000 Debug: target.setDeviceOrientation(“1”)
info: [debug] [INST] 2015-04-29 03:08:56 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-04-29 03:08:56 +0000 Debug: responding with:
info: [debug] [INST] 2015-04-29 03:08:56 +0000 Debug: Running system command #2: /usr/local/Cellar/node/0.12.2_1/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…
info: [debug] Socket data received (33 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Waiting for app source to contain elements
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()
info: [debug] [INST] 2015-04-29 03:08:57 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML()
info: [debug] [INST] 2015-04-29 03:08:57 +0000 Debug: evaluating au.mainApp().getTreeForXML()
info: [debug] [INST] 2015-04-29 03:08:58 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-04-29 03:08:58 +0000 Debug: responding with:d":true,“visible”:false,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:320,“height”:568},">":[]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1",“x”:0,“y”:0,“width”:320,“height”:568},">":[{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/0",“x”:0,“y”:0,“width”:320,“height”:64.5},">":[]}},{“UIAButton”:{"@":{“name”:“URL”,“label”:“Address”,“value”:“‎apple.com”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Double tap to show controls”,“path”:"/0/1/1",“x”:9.5,“y”:24.5,“width”:301,“height”:29},">":[{“UIAElement”:{"@":{“name”:“URL”,“label”:“‎apple.com”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Double tap to show controls”,“path”:"/0/1/1/0",“x”:11.5,“y”:24.5,“width”:297,“height”:29},">":[]}},{“UIAButton”:{"@":{“name”:“ReloadButton”,“label”:“reload”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/1/1",“x”:281.5,“y”:24.5,“width”:29,“height”:29},">":[]}}]}},{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/2",“x”:0,“y”:20,“width”:320,“height”:548},">":[{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/2/0",“x”:0,“y”:0,“width”:320,“height”:568},">":[{“UIAWebView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/2/0/0",“x”:0,“y”:64,“width”:320,“height”:1379},">":[{“UIAButton”:{"@":{“name”:“Menu”,“label”:“Menu”,“value”:"",“dom”:{“id”:“gh-svg-icons”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/2/0/0/0",“x”:0,“y”:64,“width”:48,“height”:48},">":[]}},{“UIALink”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/2/0/0/1",“x”:160,“y”:63,“width”:44,“height”:19},">":[{“UIALink”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/2/0/0/1/0",“x”:160,“y”:63,“width”:44,“height”:19},">":[{“UIAStaticText”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/2/0/0/1/0/0",“x”:160,“y”:63,“width”:44,“height”:19},">":[]}}]}}]}},{“UIALink”:{"@":{“name”:null,“label”:null,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/2/0/0/2",“x”:0,“y”:64,“width”:320,“height”:391},">":[]}},{“UIAStaticText”:{"@":{“name”:“APPLE WATCH”,“label”:“APPLE WATCH”,“value”:“1”,“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/3",“x”:0,“y”:137,“width”:226,“height”:46},">":[]}},{“UIAStaticText”:{"@":{“name”:“The Watch is here.”,“label”:“The Watch is here.”,“value”:“2”,“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/4",“x”:37,“y”:168,“width”:246,“height”:41},">":[]}},{“UIALink”:{"@":{“name”:“Watch the Guided Tours ”,“label”:“Watch the Guided Tours ”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/2/0/0/5",“x”:39,“y”:224,“width”:156,“height”:17},">":[]}},{“UIALink”:{"@":{“name”:“Learn more ”,“label”:“Learn more ”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/2/0/0/6",“x”:207,“y”:224,“width”:74,“height”:17},">":[]}},{“UIALink”:{"@":{“name”:“Watch the TV ads ”,“label”:“Watch the TV ads ”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/2/0/0/7",“x”:101,“y”:248,“width”:118,“height”:17},">":[]}},{“UIALink”:{"@":{“name”:“Shot on iPhone 6. View the World Gallery”,“label”:“Shot on iPhone 6. View the World Gallery”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/8",“x”:0,“y”:64,“width”:0,“height”:0},">":[{“UIAStaticText”:{"@":{“name”:“Shot on iPhone 6. View the World Gallery”,“label”:“Shot on iPhone 6. View the World Gallery”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/8/0",“x”:0,“y”:64,“width”:0,“height”:0},">":[]}}]}},{“UIALink”:{"@":{“name”:“Apple and the Environment See our progress”,“label”:“Apple and the Environment See our progress”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/9",“x”:0,“y”:64,“width”:0,“height”:0},">":[{“UIAStaticText”:{"@":{“name”:“Apple and the Environment See our progress”,“label”:“Apple and the Environment See our progress”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/9/0",“x”:0,“y”:64,“width”:0,“height”:0},">":[]}}]}},{“UIALink”:{"@":{“name”:“APPLE WATCH + CHRISTY TURLINGTON BURNS”,“label”:“APPLE WATCH + CHRISTY TURLINGTON BURNS”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/10",“x”:0,“y”:64,“width”:0,“height”:0},">":[{“UIAStaticText”:{"@":{“name”:“APPLE WATCH + CHRISTY TURLINGTON BURNS”,“label”:“APPLE WATCH + CHRISTY TURLINGTON BURNS”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/10/0",“x”:0,“y”:64,“width”:0,“height”:0},">":[]}}]}},{“UIALink”:{"@":{“name”:“Nepal Earthquake Relief Donate Here American Red Cross”,“label”:“Nepal Earthquake Relief Donate Here American Red Cross”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/11",“x”:0,“y”:64,“width”:0,“height”:0},">":[{“UIAStaticText”:{"@":{“name”:“Nepal Earthquake Relief Donate Here American Red Cross”,“label”:“Nepal Earthquake Relief Donate Here American Red Cross”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/11/0",“x”:0,“y”:64,“width”:0,“height”:0},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:“Shop the”,“label”:“Shop the”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/12",“x”:16,“y”:1294,“width”:48,“height”:13},">":[]}},{“UIALink”:{"@":{“name”:“Apple Online Store”,“label”:“Apple Online Store”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/13",“x”:63,“y”:1294,“width”:93,“height”:13},">":[{“UIAStaticText”:{"@":{“name”:“Apple Online Store”,“label”:“Apple Online Store”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/13/0",“x”:63,“y”:1294,“width”:93,“height”:13},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:"(",“label”:"(",“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/14",“x”:155,“y”:1294,“width”:7,“height”:13},">":[]}},{“UIALink”:{"@":{“name”:“1-800-MY-APPLE”,“label”:“1-800-MY-APPLE”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/15",“x”:161,“y”:1294,“width”:82,“height”:13},">":[{“UIAStaticText”:{"@":{“name”:“1-800-MY-APPLE”,“label”:“1-800-MY-APPLE”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/15/0",“x”:161,“y”:1294,“width”:82,“height”:13},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:"),",“label”:"),",“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/16",“x”:242,“y”:1294,“width”:7,“height”:13},">":[]}},{“UIAStaticText”:{"@":{“name”:“visit an”,“label”:“visit an”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/17",“x”:16,“y”:1309,“width”:38,“height”:13},">":[]}},{“UIALink”:{"@":{“name”:“Apple Retail Store”,“label”:“Apple Retail Store”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/18",“x”:53,“y”:1309,“width”:88,“height”:13},">":[{“UIAStaticText”:{"@":{“name”:“Apple Retail Store”,“label”:“Apple Retail Store”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“vi
info: [debug] [INST] sible”:false,“hint”:"",“path”:"/0/1/2/0/0/18/0",“x”:53,“y”:1309,“width”:88,“height”:13},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:", or find a",“label”:", or find a",“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/19",“x”:140,“y”:1309,“width”:49,“height”:13},">":[]}},{“UIALink”:{"@":{“name”:“reseller”,“label”:“reseller”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/20",“x”:188,“y”:1309,“width”:36,“height”:13},">":[{“UIAStaticText”:{"@":{“name”:“reseller”,“label”:“reseller”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/20/0",“x”:188,“y”:1309,“width”:36,“height”:13},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:".",“label”:".",“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/21",“x”:223,“y”:1309,“width”:3,“height”:13},">":[]}},{“UIALink”:{"@":{“name”:“Apple Info”,“label”:“Apple Info”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/22",“x”:16,“y”:1336,“width”:51,“height”:13},">":[{“UIAStaticText”:{"@":{“name”:“Apple Info”,“label”:“Apple Info”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/22/0",“x”:16,“y”:1336,“width”:51,“height”:13},">":[]}}]}},{“UIALink”:{"@":{“name”:“Site Map”,“label”:“Site Map”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/23",“x”:80,“y”:1336,“width”:44,“height”:13},">":[{“UIAStaticText”:{"@":{“name”:“Site Map”,“label”:“Site Map”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/23/0",“x”:80,“y”:1336,“width”:44,“height”:13},">":[]}}]}},{“UIALink”:{"@":{“name”:“Hot News”,“label”:“Hot News”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/24",“x”:136,“y”:1336,“width”:49,“height”:13},">":[{“UIAStaticText”:{"@":{“name”:“Hot News”,“label”:“Hot News”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/24/0",“x”:136,“y”:1336,“width”:49,“height”:13},">":[]}}]}},{“UIALink”:{"@":{“name”:“RSS Feeds”,“label”:“RSS Feeds”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/25",“x”:198,“y”:1336,“width”:50,“height”:13},">":[{“UIAStaticText”:{"@":{“name”:“RSS Feeds”,“label”:“RSS Feeds”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/25/0",“x”:198,“y”:1336,“width”:50,“height”:13},">":[]}}]}},{“UIALink”:{"@":{“name”:“Jobs”,“label”:“Jobs”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/26",“x”:260,“y”:1336,“width”:23,“height”:13},">":[{“UIAStaticText”:{"@":{“name”:“Jobs”,“label”:“Jobs”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/26/0",“x”:260,“y”:1336,“width”:23,“height”:13},">":[]}}]}},{“UIALink”:{"@":{“name”:“Contact Us”,“label”:“Contact Us”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/27",“x”:16,“y”:1360,“width”:54,“height”:13},">":[{“UIAStaticText”:{"@":{“name”:“Contact Us”,“label”:“Contact Us”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/27/0",“x”:16,“y”:1360,“width”:54,“height”:13},">":[]}}]}},{“UIALink”:{"@":{“name”:“Choose your country or region”,“label”:“Choose your country or region”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/28",“x”:83,“y”:1357,“width”:17,“height”:16},">":[{“UIAImage”:{"@":{“name”:“Choose your country or region”,“label”:“Choose your country or region”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/28/0",“x”:83,“y”:1357,“width”:17,“height”:16},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:“Copyright © 2015 Apple Inc. All rights reserved.”,“label”:“Copyright © 2015 Apple Inc. All rights reserved.”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/29",“x”:16,“y”:1388,“width”:228,“height”:13},">":[]}},{“UIALink”:{"@":{“name”:“Terms of Use”,“label”:“Terms of Use”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/30",“x”:16,“y”:1403,“width”:63,“height”:13},">":[{“UIAStaticText”:{"@":{“name”:“Terms of Use”,“label”:“Terms of Use”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/30/0",“x”:16,“y”:1403,“width”:63,“height”:13},">":[]}}]}},{“UIALink”:{"@":{“name”:“Updated Privacy Policy”,“label”:“Updated Privacy Policy”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/31",“x”:92,“y”:1403,“width”:112,“height”:13},">":[{“UIAStaticText”:{"@":{“name”:“Updated Privacy Policy”,“label”:“Updated Privacy Policy”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/2/0/0/31/0",“x”:92,“y”:1403,“width”:112,“height”:13},">":[]}}]}}]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/2/0/1",“x”:314.5,“y”:67,“width”:2.5,“height”:173.5},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/2/0/2",“x”:3,“y”:518.5,“width”:102.5,“height”:2.5},">":[]}}]}}]}},{“UIAToolbar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/3",“x”:0,“y”:524,“width”:320,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/3/0",“x”:0,“y”:524,“width”:320,“height”:44},">":[]}},{“UIAButton”:{"@":{“name”:“Back”,“label”:“Back”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Double tap and hold to open history”,“path”:"/0/1/3/1",“x”:0.5,“y”:526,“width”:42,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“Forward”,“label”:“Forward”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/3/2",“x”:71,“y”:526,“width”:42,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“Share”,“label”:“Share”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/3/3",“x”:133.5,“y”:525,“width”:51,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“Show Bookmarks”,“label”:“Show Bookmarks”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/3/4",“x”:197,“y”:526,“width”:57,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“Pages”,“label”:“Pages”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/3/5",“x”:263.5,“y”:526,“width”:57,“height”:40},">":[]}}]}}]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/2",“x”:0,“y”:0,“width”:320,“height”:568},">":[]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/3",“x”:0,“y”:0,“width”:320,“height”:568},">":[{“UIAStatusBar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/3/0",“x”:0,“y”:0,“width”:320,“height”:20},">":[{“UIAElement”:{"@":{“name”:“5 of 5 bars, signal strength”,“label”:“5 of 5 bars, signal strength”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/3/0/0",“x”:6,“y”:0,“width”:35,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:" network",“label”:" network",“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the contro
info: [debug] [INST] l center, Double-tap to scroll to top”,“path”:"/0/3/0/1",“x”:44,“y”:0,“width”:0,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“3 of 3 Wi-Fi bars”,“label”:“3 of 3 Wi-Fi bars”,“value”:“Crash_newgen6”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/3/0/2",“x”:49,“y”:0,“width”:13,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“12:08 PM”,“label”:“12:08 PM”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/3/0/3",“x”:134,“y”:0,“width”:52,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“Orientation Locked”,“label”:“Orientation Locked”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/3/0/4",“x”:250,“y”:0,“width”:12,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“Bluetooth on”,“label”:“Bluetooth on”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/3/0/5",“x”:268,“y”:0,“width”:8,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“100% battery power, Charging”,“label”:“100% battery power, Charging”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/3/0/6",“x”:282,“y”:0,“width”:33,“height”:20},">":[]}}]}}]}}]}}}
info: [debug] [INST] 2015-04-29 03:08:58 +0000 Debug: Running system command #3: /usr/local/Cellar/node/0.12.2_1/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“Safari”,“label”:“Safari”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,"…
info: [debug] Socket data received (8176 bytes)
info: [debug] Socket data received (8190 bytes)
info: [debug] Socket data received (2209 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“Safari”,“label”:“Safari”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0",“x”:0,“y”:20,“width”:320,“height”:548},">":[{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“vali
info: [debug] Waiting for 4000 ms before navigating to view.
info: [debug] Navigating to most recently opened webview
info: [debug] [REMOTE] Getting WebKitRemoteDebugger pageArray
info: [debug] Picking webview WEBVIEW_1
info: [debug] Attempting to set context to ‘WEBVIEW_1’
info: [debug] [REMOTE] Debugger web socket connected to url [ws://localhost:27753/devtools/page/1]
info: [debug] [REMOTE] Unregistering from page readiness notifications
info: [debug] Device launched! Ready for commands
info: [debug] Setting command timeout to the default of 60 secs
info: [debug] Appium session started with sessionId e5773aad-03e9-45a4-8439-7e688d8678b4
info: <-- POST /wd/hub/session 303 13262.377 ms - 74
info: --> GET /wd/hub/session/e5773aad-03e9-45a4-8439-7e688d8678b4 {}
info: [debug] Responding to client with success: {“status”:0,“value”:{“webStorageEnabled”:false,“locationContextEnabled”:false,“browserName”:“Safari”,“platform”:“MAC”,“javascriptEnabled”:true,“databaseEnabled”:false,“takesScreenshot”:true,“networkConnectionEnabled”:false,“warnings”:{},“desired”:{“platformVersion”:“8.3”,“deviceName”:“WebRnD 5s”,“browserName”:“Safari”,“platformName”:“iOS”,“udid”:“d335704f8b2629b246e7301a93121e5810cf8ff2”},“platformVersion”:“8.3”,“deviceName”:“WebRnD 5s”,“platformName”:“iOS”,“udid”:“d335704f8b2629b246e7301a93121e5810cf8ff2”,“safari”:true},“sessionId”:“e5773aad-03e9-45a4-8439-7e688d8678b4”}
info: <-- GET /wd/hub/session/e5773aad-03e9-45a4-8439-7e688d8678b4 200 3.779 ms - 578 {“status”:0,“value”:{“webStorageEnabled”:false,“locationContextEnabled”:false,“browserName”:“Safari”,“platform”:“MAC”,“javascriptEnabled”:true,“databaseEnabled”:false,“takesScreenshot”:true,“networkConnectionEnabled”:false,“warnings”:{},“desired”:{“platformVersion”:“8.3”,“deviceName”:“WebRnD 5s”,“browserName”:“Safari”,“platformName”:“iOS”,“udid”:“d335704f8b2629b246e7301a93121e5810cf8ff2”},“platformVersion”:“8.3”,“deviceName”:“WebRnD 5s”,“platformName”:“iOS”,“udid”:“d335704f8b2629b246e7301a93121e5810cf8ff2”,“safari”:true},“sessionId”:“e5773aad-03e9-45a4-8439-7e688d8678b4”}
info: --> POST /wd/hub/session/e5773aad-03e9-45a4-8439-7e688d8678b4/url {“url”:“http://www.google.com”,“sessionId”:“e5773aad-03e9-45a4-8439-7e688d8678b4”}
info: [debug] [REMOTE] Navigating to new URL: http://www.google.com
info: [debug] [REMOTE] Remote debugger data sent [{“method”:“Page.navigate”,“params”:{“objectGroup”:“console”,“includeCommandLineAPI”:true,“doNotPauseOnExceptionsAndMuteConsole”:true,“url”:“http://www.google.com”},“id”:1}…]
Debugger web socket received data : {“result”:{},“id”:1}
info: [debug] [REMOTE] Debugger got a message for ‘Page.navigate’ and have no handler, doing nothing.
info: [debug] [REMOTE] Waiting for frame navigated…
info: [debug] [REMOTE] Frame navigated, calling cbs
info: [debug] [REMOTE] Waiting for dom…
info: [debug] [REMOTE] Page loaded, verifying whether ready through readyState
info: [debug] [REMOTE] Checking document readyState
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Remote debugger data sent [{“method”:“Runtime.evaluate”,“params”:{“objectGroup”:“console”,“includeCommandLineAPI”:true,“doNotPauseOnExceptionsAndMuteConsole”:true,“expression”:”(function (){return document.readyState;})()",“ret…]
Debugger web socket received data : {“result”:{“result”:{“type”:“string”,“value”:“complete”},“wasThrown”:false},“id”:2}
info: [debug] [REMOTE] readyState was complete
info: [debug] [REMOTE] Page is ready, calling onload cbs
info: [debug] Responding to client with success: {“status”:0,“value”:”",“sessionId”:“e5773aad-03e9-45a4-8439-7e688d8678b4”}
info: <-- POST /wd/hub/session/e5773aad-03e9-45a4-8439-7e688d8678b4/url 200 2036.528 ms - 74 {“status”:0,“value”:"",“sessionId”:“e5773aad-03e9-45a4-8439-7e688d8678b4”}
info: --> GET /wd/hub/session/e5773aad-03e9-45a4-8439-7e688d8678b4/screenshot {}
info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”
info: [debug] Sending command to instruments: au.getScreenOrientation()
info: [debug] [INST] 2015-04-29 03:09:05 +0000 Debug: Got new command 3 from instruments: au.getScreenOrientation()
info: [debug] [INST] 2015-04-29 03:09:05 +0000 Debug: evaluating au.getScreenOrientation()
info: [debug] [INST] 2015-04-29 03:09:05 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-04-29 03:09:05 +0000 Debug: responding with:
info: [debug] [INST] 2015-04-29 03:09:05 +0000 Debug: Running system command #4: /usr/local/Cellar/node/0.12.2_1/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…
info: [debug] Socket data received (33 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Setting internal orientation to PORTRAIT
info: [debug] Pushing command to appium work queue: “au.capture(‘screenshot8aea0dec-8d12-4988-83f1-c86459a3f72a’)”
info: [debug] Sending command to instruments: au.capture(‘screenshot8aea0dec-8d12-4988-83f1-c86459a3f72a’)
info: [debug] [INST] 2015-04-29 03:09:06 +0000 Debug: Got new command 4 from instruments: au.capture(‘screenshot8aea0dec-8d12-4988-83f1-c86459a3f72a’)
info: [debug] [INST] 2015-04-29 03:09:06 +0000 Debug: evaluating au.capture(‘screenshot8aea0dec-8d12-4988-83f1-c86459a3f72a’)
info: [debug] [INST] 2015-04-29 03:09:06 +0000 Debug: target.captureRectOnScreenWithName("{origin:{x:0.00,y:0.00}, size:{height:568.00,width:320.00}}", UIScreen, “screenshot8aea0dec-8d12-4988-83f1-c86459a3f72a”)
info: [debug] Socket data received (25 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:""}
info: [debug] Waiting 10000 ms for screenshot to ge generated.
info: [debug] [INST] 2015-04-29 03:09:06 +0000 Screenshot captured.
info: [debug] [INST] 2015-04-29 03:09:06 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-04-29 03:09:06 +0000 Debug: responding with:
info: [debug] [INST] 2015-04-29 03:09:06 +0000 Debug: Running system command #5: /usr/local/Cellar/node/0.12.2_1/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:""}…
info: [debug] Responding to client with success: {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAAAoAAAARwCAYAAAB6j+UAAAAAAXNSR0IArs4c6QAAQABJREFUeAHsfQf8JkV5//zufnfHVe7o3FHuEJAqoPQiRWyAYhAbiokaS6IxiSYmfkz8G1OMJjGmaKJ+rBEFG6LYEJDeBAQp0osccNwBV7j+a//n+8w8s7O7s+199/3VZ+5+7848fb777u7zzszu9h177LEjRosioAgoAoqAIqAIKAKKwJRBoL+vr6/jzk6KzHFSdKLjXaiKioAioAhMcgT0JD/Jd/AU7V6Su3WaxvV3g1zi3lqZKIdZKu5Uoxs0VFcRUAQUAUVg/CGgJ/nxt080ovGAQFcJYLYDephlEdG2IqAIKAKKgCKgCCgC4w+BVhPA8de9OhFp2loHJZVRBBQBRWDiIDBR5qMmDqIa6eRDQNcAyj7V84UgoVtFQBFQBCY4ArEf9nqSn+A7VcNnBOi7bf93jUdXI4CxQ6zriMbKwKTqzFiBqH4VAUVAERivCOhJfrzuGY1rbBCYNjZu1asioAgoAoqAIqAITFUEXvziF5ttttlmqnZ/XPS7ixHAzK+pTHNc9K4sCJ0NKENHeYqAIqAITAIE9EQ/XnfiwoULzXHHHWeuvfZas3nz5vEa5qSOq6s1gBMamYmWsE5osDV4RUARUATGAgE90Y8F6nV84hnE8+bNMyeccAIngZs2baqjpjItItDFCGCLUagpRUARUAQUAUVAEegJArvssot53eteZw477DCz9957p3w88MAD5te//rX5zne+Y1asWJHijUZjzpw5PBJ4/fXXmw0bNoyGy0nn49BDDzW33XZb435pAtgYstFV6O/vNy984Qv5wH3+859vdt99dzN//nyDg2bjxo3mueeeM4899pi57777zK233sp/g4ODoxukelMEaiIwe/ZsMzIy0uqUD46FmTNnmjVr1tSMwophCqqpTuhg++23N7NmzQpJqfrTTz9ttm7dmqKFDejCRlhw…”,“sessionId”:“e5773aad-03e9-45a4-8439-7e688d8678b4”}
info: <-- GET /wd/hub/session/e5773aad-03e9-45a4-8439-7e688d8678b4/screenshot 200 3004.221 ms - 155946 {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAAAoAAAARwCAYAAAB6j+UAAAAAAXNSR0IArs4c6QAAQABJREFUeAHsfQf8JkV5//zufnfHVe7o3FHuEJAqoPQiRWyAYhAbiokaS6IxiSYmfkz8G1OMJjGmaKJ+rBEFG6LYEJDeBAQp0osccNwBV7j+a//n+8w8s7O7s+199/3VZ+5+7848fb777u7zzszu9h177LEjRosioAgoAoqAIqAIKAKKwJRBoL+vr6/jzk6KzHFSdKLjXaiKioAioAhMcgT0JD/Jd/AU7V6Su3WaxvV3g1zi3lqZKIdZKu5Uoxs0VFcRUAQUAUVg/CGgJ/nxt080ovGAQFcJYLYDephlEdG2IqAIKAKKgCKgCCgC4w+BVhPA8de9OhFp2loHJZVRBBQBRWDiIDBR5qMmDqIa6eRDQNcAyj7V84UgoVtFQBFQBCY4ArEf9nqSn+A7VcNnBOi7bf93jUdXI4CxQ6zriMbKwKTqzFiBqH4VAUVAERivCOhJfrzuGY1rbBCYNjZu1asioAgoAoqAIqAITFUEXvziF5ttttlmqnZ/XPS7ixHAzK+pTHNc9K4sCJ0NKENHeYqAIqAITAIE9EQ/XnfiwoULzXHHHWeuvfZas3nz5vEa5qSOq6s1gBMamYmWsE5osDV4RUARUATGAgE90Y8F6nV84hnE8+bNMyeccAIngZs2baqjpjItItDFCGCLUagpRUARUAQUAUVAEegJArvssot53eteZw477DCz9957p3w88MAD5te//rX5zne+Y1asWJHijUZjzpw5PBJ4/fXXmw0bNoyGy0nn49BDDzW33XZb435pAtgYstFV6O/vNy984Qv5wH3+859vdt99dzN//nyDg2bjxo3mueeeM4899pi57777zK233sp/g4ODoxukelMEaiIwe/ZsMzIy0uqUD46FmTNnmjVr1tSMwophCqqpTuhg++23N7NmzQpJqfrTTz9ttm7dmqKFDejCRlhw…”,“sessionId”:“e5773aad-03e9-45a4-8439-7e688d8678b4”}
info: --> POST /wd/hub/session/e5773aad-03e9-45a4-8439-7e688d8678b4/url {“url”:“http://www.naver.com”,“sessionId”:“e5773aad-03e9-45a4-8439-7e688d8678b4”}
info: [debug] [REMOTE] Navigating to new URL: http://www.naver.com
info: [debug] [REMOTE] Remote debugger data sent [{“method”:“Page.navigate”,“params”:{“objectGroup”:“console”,“includeCommandLineAPI”:true,“doNotPauseOnExceptionsAndMuteConsole”:true,“url”:“http://www.naver.com”},“id”:3}…]
Debugger web socket received data : {“result”:{},“id”:3}
info: [debug] [REMOTE] Debugger got a message for ‘Page.navigate’ and have no handler, doing nothing.
info: [debug] [REMOTE] Waiting for frame navigated…
info: [debug] [REMOTE] Frame navigated, calling cbs
info: [debug] [REMOTE] Waiting for dom…
info: [debug] [REMOTE] Page loaded, verifying whether ready through readyState
info: [debug] [REMOTE] Checking document readyState
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Remote debugger data sent [{“method”:“Runtime.evaluate”,“params”:{“objectGroup”:“console”,“includeCommandLineAPI”:true,“doNotPauseOnExceptionsAndMuteConsole”:true,“expression”:"(function (){return document.readyState;})()",“ret…]
Debugger web socket received data : {“result”:{“result”:{“type”:“string”,“value”:“complete”},“wasThrown”:false},“id”:4}
info: [debug] [REMOTE] readyState was complete
info: [debug] [REMOTE] Page is ready, calling onload cbs
info: [debug] Responding to client with success: {“status”:0,“value”:”",“sessionId”:“e5773aad-03e9-45a4-8439-7e688d8678b4”}
info: <-- POST /wd/hub/session/e5773aad-03e9-45a4-8439-7e688d8678b4/url 200 2040.206 ms - 74 {“status”:0,“value”:"",“sessionId”:“e5773aad-03e9-45a4-8439-7e688d8678b4”}
info: --> GET /wd/hub/session/e5773aad-03e9-45a4-8439-7e688d8678b4/screenshot {}
info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”
info: [debug] Sending command to instruments: au.getScreenOrientation()
info: [debug] [INST] 2015-04-29 03:09:10 +0000 Debug: Got new command 5 from instruments: au.getScreenOrientation()
info: [debug] [INST] 2015-04-29 03:09:10 +0000 Debug: evaluating au.getScreenOrientation()
info: [debug] [INST] 2015-04-29 03:09:10 +0000 Debug: evaluation finished
2015-04-29 03:09:10 +0000 Debug: responding with:
2015-04-29 03:09:10 +0000 Debug: Running system command #6: /usr/local/Cellar/node/0.12.2_1/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…
info: [debug] Socket data received (33 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Setting internal orientation to PORTRAIT
info: [debug] Pushing command to appium work queue: “au.capture(‘screenshotc67ca86d-d0db-4175-b3d4-0413dd34e51d’)”
info: [debug] Sending command to instruments: au.capture(‘screenshotc67ca86d-d0db-4175-b3d4-0413dd34e51d’)
info: [debug] [INST] 2015-04-29 03:09:11 +0000 Debug: Got new command 6 from instruments: au.capture(‘screenshotc67ca86d-d0db-4175-b3d4-0413dd34e51d’)
info: [debug] [INST] 2015-04-29 03:09:11 +0000 Debug: evaluating au.capture(‘screenshotc67ca86d-d0db-4175-b3d4-0413dd34e51d’)
info: [debug] [INST] 2015-04-29 03:09:11 +0000 Debug: target.captureRectOnScreenWithName("{origin:{x:0.00,y:0.00}, size:{height:568.00,width:320.00}}", UIScreen, “screenshotc67ca86d-d0db-4175-b3d4-0413dd34e51d”)
info: [debug] Socket data received (25 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:""}
info: [debug] Waiting 10000 ms for screenshot to ge generated.
info: [debug] [INST] 2015-04-29 03:09:11 +0000 Screenshot captured.
info: [debug] [INST] 2015-04-29 03:09:11 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-04-29 03:09:11 +0000 Debug: responding with:
info: [debug] [INST] 2015-04-29 03:09:11 +0000 Debug: Running system command #7: /usr/local/Cellar/node/0.12.2_1/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:""}…
info: [debug] Responding to client with success: {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAAAoAAAARwCAYAAAB6j+UAAAAAAXNSR0IArs4c6QAAQABJREFUeAHsXQWAHsXZfu9ycXc3AoEQkiBJIEAguEOxQilaitT46y0VoFCBtlDqhQKlUGgppYKUYsEDAaIQJE4SiLvnLnf/PLM3387szuq3n929k3y3I6/NMyvvjm3VYYce2kAJQ2KGhPKZnBFgBBgBRoARYAQYAUagcAjUEFUllu7lKL1DWHoLEoPIDIwAI8AIMAKMACPACBQEAddTq3KjhqaaFP6fIQCJANk+usJllN6CwtWNJTMCjAAjwAgwAowAI5AtAtXZimNpjAAjwAgwAowAI8AIMALljkBNVYr+u/IYcC0PK8q9gdk+RoARYAQYAUaAEWAEvAiIOYDJg23AtfjuWHlYkRw95mAEGAFGgBFgBBgBRqAQCAjfyPkfKTyTOYDQYnPHIrVnTlAeVmReLRbICDACjAAjwAgwAoxAhgjwHMAMwWRRjAAjwAgwAowAIxCNwBFHHEFt2rSJJmSKgiFQjTmAaf45fX7ocSv1r2DYsGBGgBFgBBgBRoARKAACXbp0ocMOO4ydwAJgG1dk6iHg8hlsLR9L4oLOdIwAI8AIMAKMQHNGoEpsTtehQweaOHEivfrqq7R9+/bmDEdJ6p5qEUhJLGWljAAjwAgwAowAI5AYgT59+tC5555LBxxwAO25554G//z582nGjBn08MMP04oVK4yyYiTatWsnewJfe+012rp1azFUNjkd+++/P82cOTNxvdgBTAxZcRlqamrowAMPlBfu3nvvTQMHDqSOHTsSLppt27bR5s2baenSpTR37lyaPn26/NXV1RXXSNbGCMREoG3bttTQ0EA7duyIyRFNhmuhVatWtGHDhmhijQJDUEl5NHbq3r07tW7dWs8y4mvWrKFdu3YZeXoCvJChBzyA6+vr9SxfvGfPntSyZctc/qZNm2jLli25NEcYAR2BL37xi/TJT35S…”,“sessionId”:“e5773aad-03e9-45a4-8439-7e688d8678b4”}
info: <-- GET /wd/hub/session/e5773aad-03e9-45a4-8439-7e688d8678b4/screenshot 200 2441.901 ms - 283154 {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAAAoAAAARwCAYAAAB6j+UAAAAAAXNSR0IArs4c6QAAQABJREFUeAHsXQWAHsXZfu9ycXc3AoEQkiBJIEAguEOxQilaitT46y0VoFCBtlDqhQKlUGgppYKUYsEDAaIQJE4SiLvnLnf/PLM3387szuq3n929k3y3I6/NMyvvjm3VYYce2kAJQ2KGhPKZnBFgBBgBRoARYAQYAUagcAjUEFUllu7lKL1DWHoLEoPIDIwAI8AIMAKMACPACBQEAddTq3KjhqaaFP6fIQCJANk+usJllN6CwtWNJTMCjAAjwAgwAowAI5AtAtXZimNpjAAjwAgwAowAI8AIMALljkBNVYr+u/IYcC0PK8q9gdk+RoARYAQYAUaAEWAEvAiIOYDJg23AtfjuWHlYkRw95mAEGAFGgBFgBBgBRqAQCAjfyPkfKTyTOYDQYnPHIrVnTlAeVmReLRbICDACjAAjwAgwAoxAhgjwHMAMwWRRjAAjwAgwAowAIxCNwBFHHEFt2rSJJmSKgiFQjTmAaf45fX7ocSv1r2DYsGBGgBFgBBgBRoARKAACXbp0ocMOO4ydwAJgG1dk6iHg8hlsLR9L4oLOdIwAI8AIMAKMQHNGoEpsTtehQweaOHEivfrqq7R9+/bmDEdJ6p5qEUhJLGWljAAjwAgwAowAI5AYgT59+tC5555LBxxwAO25554G//z582nGjBn08MMP04oVK4yyYiTatWsnewJfe+012rp1azFUNjkd+++/P82cOTNxvdgBTAxZcRlqamrowAMPlBfu3nvvTQMHDqSOHTsSLppt27bR5s2baenSpTR37lyaPn26/NXV1RXXSNbGCMREoG3bttTQ0EA7duyIyRFNhmuhVatWtGHDhmhijQJDUEl5NHbq3r07tW7dWs8y4mvWrKFdu3YZeXoCvJChBzyA6+vr9SxfvGfPntSyZctc/qZNm2jLli25NEcYAR2BL37xi/TJT35S…”,“sessionId”:“e5773aad-03e9-45a4-8439-7e688d8678b4”}
info: --> POST /wd/hub/session/e5773aad-03e9-45a4-8439-7e688d8678b4/element {“using”:“id”,“sessionId”:“e5773aad-03e9-45a4-8439-7e688d8678b4”,“value”:“i_am_an_id”}
info: [debug] Waiting up to 0ms for condition
info: [debug] [REMOTE] Executing ‘find_element’ atom in default context
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Remote debugger data sent [{“method”:“Runtime.evaluate”,“params”:{“objectGroup”:“console”,“includeCommandLineAPI”:true,“doNotPauseOnExceptionsAndMuteConsole”:true,“expression”:"(function(){return function(){function h(a){return…]
Debugger web socket received data : {“result”:{“result”:{“type”:“string”,“value”:"{“status”:0,“value”:null}"},“wasThrown”:false},“id”:5}
info: [debug] Condition unmet after 36ms. Timing out.
info: [debug] Responding to client with error: {“status”:7,“value”:{“message”:“An element could not be located on the page using the given search parameters.”},“sessionId”:“e5773aad-03e9-45a4-8439-7e688d8678b4”}
info: <-- POST /wd/hub/session/e5773aad-03e9-45a4-8439-7e688d8678b4/element 500 39.001 ms - 164

Failed case with git cloned latest appium

But with git cloned latest appium src, it’s not working.
I cannot find what’s wrong on my latest appium.
I am running this as following command order. Both “node .” and “node ./lib/server/main.js” are not working at all with following logs.

  1. $ node .
    OR
    $ node ./lib/server/main.js
  2. $ node bin/ios-webkit-debug-proxy-launcher.js -c UUID:27753
  3. $ python testscript.py

Logs here.
info: Welcome to Appium v1.4.0-beta (REV c5ac708f719a2117e158a7f2c8e5926208aab1f7)
info: Appium REST http interface listener started on 0.0.0.0:4723
info: Console LogLevel: debug
info: --> POST /wd/hub/session {“desiredCapabilities”:{“platformVersion”:“8.3”,“deviceName”:“WebRnD 5s”,“browserName”:“Safari”,“platformName”:“iOS”,“udid”:“d335704f8b2629b246e7301a93121e5810cf8ff2”}}
info: Client User-Agent string: Python-urllib/2.7
info: [debug] Configuring Safari session
info: [debug] Using local .zip from command line: /Users/sec.nextgenid/Desktop/appium-repo/appium/build/SafariLauncher/SafariLauncher.zip
info: [debug] Copying local zip to tmp dir
info: [debug] /Users/sec.nextgenid/Desktop/appium-repo/appium/build/SafariLauncher/SafariLauncher.zip copied to /var/folders/s8/9gzsjgcs74v4yhp7s8_zrwsc0000gr/T/115329-40251-ymp7do/appium-app.zip
info: [debug] Unzipping /var/folders/s8/9gzsjgcs74v4yhp7s8_zrwsc0000gr/T/115329-40251-ymp7do/appium-app.zip
info: [debug] Testing zip archive: /var/folders/s8/9gzsjgcs74v4yhp7s8_zrwsc0000gr/T/115329-40251-ymp7do/appium-app.zip
info: [debug] Zip archive tested clean
info: [debug] Unzip successful
info: [debug] Using locally extracted app: /var/folders/s8/9gzsjgcs74v4yhp7s8_zrwsc0000gr/T/115329-40251-ymp7do/submodules/SafariLauncher/build/Release-iphoneos/SafariLauncher.app
info: [debug] Creating new appium session bd30a1e3-21fc-4f93-8709-89839b7604a9
info: [debug] Removing any remaining instruments sockets
info: [debug] Cleaned up instruments socket /tmp/instruments_sock
info: [debug] Auto-detecting iOS udid…
info: [debug] Not auto-detecting udid, running on sim
info: [debug] Could not parse plist file (as binary) at /var/folders/s8/9gzsjgcs74v4yhp7s8_zrwsc0000gr/T/115329-40251-ymp7do/submodules/SafariLauncher/build/Release-iphoneos/SafariLauncher.app/en.lproj/Localizable.strings
info: Will try to parse the plist file as XML
info: [debug] Could not parse plist file (as XML) at /var/folders/s8/9gzsjgcs74v4yhp7s8_zrwsc0000gr/T/115329-40251-ymp7do/submodules/SafariLauncher/build/Release-iphoneos/SafariLauncher.app/en.lproj/Localizable.strings
warn: Could not parse app Localizable.strings assuming it doesn’t exist
info: [debug] Getting bundle ID from app
info: [debug] Parsed app Info.plist (as binary)
info: [debug] Creating instruments
info: [debug] Preparing uiauto bootstrap
info: [debug] Dynamic bootstrap dir: /Users/sec.nextgenid/Library/Application Support/appium/bootstrap
info: [debug] Dynamic env: {“nodePath”:"/usr/local/Cellar/node/0.12.2_1/bin/node",“commandProxyClientPath”:"/Users/sec.nextgenid/Desktop/appium-repo/appium/submodules/appium-uiauto/bin/command-proxy-client.js",“instrumentsSock”:"/tmp/instruments_sock",“interKeyDelay”:null,“justLoopInfinitely”:true,“autoAcceptAlerts”:false,“autoDismissAlerts”:false,“sendKeyStrategy”:“grouped”}
…o: [debug] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!
info: [debug] Dynamic bootstrap path: /Users/sec.nextgenid/Library/Application Support/appium/bootstrap/bootstrap-cb80aaec1126fede.js
info: [debug] Reusing dynamic bootstrap: /Users/sec.nextgenid/Library/Application Support/appium/bootstrap/bootstrap-cb80aaec1126fede.js
info: [debug] Attempting iOS device log capture via libimobiledevice idevicesyslog
info: [debug] Creating iDevice object with udid d335704f8b2629b246e7301a93121e5810cf8ff2
info: [debug] Not starting command proxy since we’re expecting that Instruments won’t be able to talk to it anyway
info: [debug] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
info: Launching instruments
info: [debug] Attempting to run app on real device with UDID d335704f8b2629b246e7301a93121e5810cf8ff2
info: [debug] Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w d335704f8b2629b246e7301a93121e5810cf8ff2 com.bytearc.SafariLauncher -e UIASCRIPT “/Users/sec.nextgenid/Library/Application Support/appium/bootstrap/bootstrap-cb80aaec1126fede.js” -e UIARESULTSPATH /tmp/appium-instruments
info: [debug] And extra without-delay env: {}
info: [debug] And launch timeouts (in ms): {“global”:90000}
info: [debug] [INST STDERR] 2015-04-29 12:01:32.104 instruments[40265:436171] WebKit Threading Violation - initial use of WebKit from a secondary thread.
info: [debug] [INST] 2015-04-29 03:01:54 +0000 Error: Script threw an uncaught JavaScript error: Communication to the host was lost, and the task performed on host was terminated due to timeout. on line 2721 of bootstrap-cb80aaec1126fede.js
info: [debug] [INST] 2015-04-29 03:01:54 +0000 Stopped: Script was stopped by the user
info: [debug] [INST STDERR] 2015-04-29 12:01:54.249 instruments[40265:436104] Attempting to set event horizon when core is not engaged, request ignored
info: [debug] [INST STDERR] 2015-04-29 12:01:54.249 instruments[40265:436104] Attempting to set event horizon when core is not engaged, request ignored
info: [debug] [INST] Instruments Trace Complete (Duration : 22.336994s; Output : /tmp/appium-instruments/instrumentscli0.trace)
info: [debug] [INSTSERVER] Instruments exited with code 0
info: [debug] Cleaning up after instruments exit
info: [debug] Not worrying about instruments exit since we’re using SafariLauncher
info: [debug] Instruments launched. Starting poll loop for new commands.
info: [debug] Not setting bootstrap config because we’re on SafariLauncher
info: [debug] Not setting initial orientation because we’re on SafariLauncher
info: [debug] Waiting for app source to contain elements
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
warn: Instruments socket client never checked in; timing out (global)
info: [debug] Killall instruments

Is there any point that I am missing for running git cloned appium?
Thanks :slight_smile: