Hi,
I am not able to run TestScripts on safari browser on iOS devices[iOS 8].
Appium version: 1.3.1
Xcode: xcode 6.0
iOS SDK: 8.0
ipad device ios version: 8.0
Steps followed
1.Installed ios-web-kit proxy
2.Installed SafariLauncherApp in devices.
3.Started ios_webkit_debug_proxy -c :27753 -d
4.Started appium in terminal( appium & )
On Executing the script Safari launcher launches and navigates to apple.com and hangs.It does not navigate to specific URL .Please help me to resolve this. I am blocked.
Appium logs:
Welcome to Appium v1.3.1 (REV 1160ce02bb89c354cb99317985123acf39f0e7d3)
info: Appium REST http interface listener started on 0.0.0.0:4723
info: Console LogLevel: debug
info: --> POST /wd/hub/session {“desiredCapabilities”:{“safariIgnoreFraudWarning”:“true”,“app”:"/users/valtech/Library/Developer/Xcode/DerivedData/SafariLauncher-cgbztfhtwfbpbhdfdrqugggksjjp/Build/Products/Debug-iphonesimulator/SafariLauncher.app",“platformName”:“iOS”,“deviceName”:“iPad”,“browserName”:“iOS”,“safariAllowPopups”:false,“udid”:“b331d45d209fd3b2e118fbfd68965c5f7e472b49”,“version”:“8.0”}}
info: Client User-Agent string: undefined
warn: Converting cap safariIgnoreFraudWarning from string to boolean. This might cause unexpected behavior.
info: [debug] The following desired capabilities were provided, but not recognized by appium. They will be passed on to any other services running on this server. : version
info: [debug] Using local app from desired caps: /users/valtech/Library/Developer/Xcode/DerivedData/SafariLauncher-cgbztfhtwfbpbhdfdrqugggksjjp/Build/Products/Debug-iphonesimulator/SafariLauncher.app
info: [debug] Creating new appium session d1dd6bc6-a778-4534-853e-252548d6fd4b
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.0
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 /users/valtech/Library/Developer/Xcode/DerivedData/SafariLauncher-cgbztfhtwfbpbhdfdrqugggksjjp/Build/Products/Debug-iphonesimulator/SafariLauncher.app/en.lproj/Localizable.strings
info: Will try to parse the plist file as XML
parseFileSync()
is deprecated. Use parseStringSync()
instead.
info: [debug] Could not parse plist file (as XML) at /users/valtech/Library/Developer/Xcode/DerivedData/SafariLauncher-cgbztfhtwfbpbhdfdrqugggksjjp/Build/Products/Debug-iphonesimulator/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/valtech/Library/Application Support/appium/bootstrap
info: [debug] Dynamic env: {“nodePath”:"/usr/local/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}
info: [debug] Dynamic bootstrap code: // This file is automatically generated. D…ot manually modify!
info: [debug] Dynamic bootstrap path: /Users/valtech/Library/Application Support/appium/bootstrap/bootstrap-596362050ad3c71e.js
info: [debug] Reusing dynamic bootstrap: /Users/valtech/Library/Application Support/appium/bootstrap/bootstrap-596362050ad3c71e.js
info: [debug] Getting device string from opts: {“forceIphone”:false,“forceIpad”:false,“xcodeVersion”:“6.0”,“iOSSDKVersion”:“8.0”,“deviceName”:“iPad”,“platformVersion”:null}
info: [debug] fixDevice is on
info: [debug] Final device string is: ‘iPad (8.0 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] Creating iDevice object with udid b331d45d209fd3b2e118fbfd68965c5f7e472b49
info: [debug] Couldn’t find ideviceinstaller, trying built-in at /usr/local/lib/node_modules/appium/build/libimobiledevice-macosx/ideviceinstaller
info: [debug] Checking app install status using: /usr/local/lib/node_modules/appium/build/fruitstrap/fruitstrap isInstalled --id b331d45d209fd3b2e118fbfd68965c5f7e472b49 --bundle com.valtech.lvc
info: [debug] App is installed.
info: [debug] fullReset not requested. No need to install.
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 b331d45d209fd3b2e118fbfd68965c5f7e472b49
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 b331d45d209fd3b2e118fbfd68965c5f7e472b49 com.valtech.lvc -e UIASCRIPT “/Users/valtech/Library/Application Support/appium/bootstrap/bootstrap-596362050ad3c71e.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] 2014-10-30 16:20:44.142 instruments[2762:136564] 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] 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] 2014-10-30 10:51:13 +0000 Debug: evaluation finished
info: [debug] [INST] 2014-10-30 10:51:13 +0000 Debug: responding with:
info: [debug] [INST] 2014-10-30 10:51:13 +0000 Debug: Running system command #1: /usr/local/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] [INST] 2014-10-30 10:51:14 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation(‘PORTRAIT’)
info: [debug] [INST] 2014-10-30 10:51:14 +0000 Debug: evaluating au.setScreenOrientation(‘PORTRAIT’)
info: [debug] [INST] 2014-10-30 10:51:14 +0000 Debug: target.setDeviceOrientation(“1”)
info: [debug] [INST] 2014-10-30 10:51:15 +0000 Debug: evaluation finished
info: [debug] [INST] 2014-10-30 10:51:15 +0000 Debug: responding with:
info: [debug] [INST] 2014-10-30 10:51:15 +0000 Debug: Running system command #2: /usr/local/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] 2014-10-30 10:51:16 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML()
info: [debug] [INST] 2014-10-30 10:51:16 +0000 Debug: evaluating au.mainApp().getTreeForXML()
info: [debug] [INST] 2014-10-30 10:51:16 +0000 Debug: evaluation finished
info: [debug] [INST] 2014-10-30 10:51:16 +0000 Debug: responding with:abled":true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:768,“height”:1024},">":[{“UIAStaticText”:{"@":{“name”:“Safari Launcher”,“label”:“Safari Launcher”,“value”:“Safari Launcher”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0",“x”:192,“y”:512,“width”:384,“height”:50},">":[]}},{“UIAStaticText”:{"@":{“name”:" Pausing 08 seconds before launch",“label”:" Pausing 08 seconds before launch",“value”:" Pausing 08 seconds before launch",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1",“x”:0,“y”:974,“width”:768,“height”:50},">":[]}}]}},{“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”:768,“height”:1024},">":[{“UIAStatusBar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/0",“x”:0,“y”:0,“width”:768,“height”:20},">":[{“UIAElement”:{"@":{“name”:“No SIM”,“label”:“No SIM”,“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/1/0/0",“x”:6,“y”:0,“width”:42,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“3 of 3 Wi-Fi bars”,“label”:“3 of 3 Wi-Fi bars”,“value”:“LVC”,“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/1/0/1",“x”:53,“y”:0,“width”:13,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“4:21 pm”,“label”:“4:21 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/1/0/2",“x”:362,“y”:0,“width”:45,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“100% battery power, On AC Power”,“label”:“100% battery power, On AC Power”,“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/1/0/3",“x”:695,“y”:0,“width”:68,“height”:20},">":[]}}]}}]}}]}}}
info: [debug] [INST] 2014-10-30 10:51:16 +0000 Debug: Running system command #3: /usr/local/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”:“SafariLauncher”,“label”:“SafariLauncher”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”…
info: [debug] Socket data received (2764 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“SafariLauncher”,“label”:“SafariLauncher”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0",“x”:0,“y”:20,“width”:768,“height”:1004},">":[{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“en
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 d1dd6bc6-a778-4534-853e-252548d6fd4b
info: <-- POST /wd/hub/session 303 16073.815 ms - 9
info: --> GET /wd/hub/session/d1dd6bc6-a778-4534-853e-252548d6fd4b {}
info: [debug] Responding to client with success: {“status”:0,“value”:{“webStorageEnabled”:false,“locationContextEnabled”:false,“browserName”:“iOS”,“platform”:“MAC”,“javascriptEnabled”:true,“databaseEnabled”:false,“takesScreenshot”:true,“networkConnectionEnabled”:false,“warnings”:{},“desired”:{“safariIgnoreFraudWarning”:true,“app”:”/users/valtech/Library/Developer/Xcode/DerivedData/SafariLauncher-cgbztfhtwfbpbhdfdrqugggksjjp/Build/Products/Debug-iphonesimulator/SafariLauncher.app",“platformName”:“iOS”,“deviceName”:“iPad”,“browserName”:“iOS”,“safariAllowPopups”:false,“udid”:“b331d45d209fd3b2e118fbfd68965c5f7e472b49”,“version”:“8.0”},“safariIgnoreFraudWarning”:true,“app”:"/users/valtech/Library/Developer/Xcode/DerivedData/SafariLauncher-cgbztfhtwfbpbhdfdrqugggksjjp/Build/Products/Debug-iphonesimulator/SafariLauncher.app",“platformName”:“iOS”,“deviceName”:“iPad”,“safariAllowPopups”:false,“udid”:“b331d45d209fd3b2e118fbfd68965c5f7e472b49”,“version”:“8.0”},“sessionId”:“d1dd6bc6-a778-4534-853e-252548d6fd4b”}
info: <-- GET /wd/hub/session/d1dd6bc6-a778-4534-853e-252548d6fd4b 200 3.583 ms - 966 {“status”:0,“value”:{“webStorageEnabled”:false,“locationContextEnabled”:false,“browserName”:“iOS”,“platform”:“MAC”,“javascriptEnabled”:true,“databaseEnabled”:false,“takesScreenshot”:true,“networkConnectionEnabled”:false,“warnings”:{},“desired”:{“safariIgnoreFraudWarning”:true,“app”:"/users/valtech/Library/Developer/Xcode/DerivedData/SafariLauncher-cgbztfhtwfbpbhdfdrqugggksjjp/Build/Products/Debug-iphonesimulator/SafariLauncher.app",“platformName”:“iOS”,“deviceName”:“iPad”,“browserName”:“iOS”,“safariAllowPopups”:false,“udid”:“b331d45d209fd3b2e118fbfd68965c5f7e472b49”,“version”:“8.0”},“safariIgnoreFraudWarning”:true,“app”:"/users/valtech/Library/Developer/Xcode/DerivedData/SafariLauncher-cgbztfhtwfbpbhdfdrqugggksjjp/Build/Products/Debug-iphonesimulator/SafariLauncher.app",“platformName”:“iOS”,“deviceName”:“iPad”,“safariAllowPopups”:false,“udid”:“b331d45d209fd3b2e118fbfd68965c5f7e472b49”,“version”:“8.0”},“sessionId”:“d1dd6bc6-a778-4534-853e-252548d6fd4b”}
info: --> POST /wd/hub/session/d1dd6bc6-a778-4534-853e-252548d6fd4b/timeouts/implicit_wait {“ms”:60000}
info: [debug] Set iOS implicit wait to 60000ms
info: [debug] Responding to client with success: {“status”:0,“value”:null,“sessionId”:“d1dd6bc6-a778-4534-853e-252548d6fd4b”}
info: <-- POST /wd/hub/session/d1dd6bc6-a778-4534-853e-252548d6fd4b/timeouts/implicit_wait 200 3.171 ms - 76 {“status”:0,“value”:null,“sessionId”:“d1dd6bc6-a778-4534-853e-252548d6fd4b”}
info: --> POST /wd/hub/session/d1dd6bc6-a778-4534-853e-252548d6fd4b/url {“url”:“http://www.google.com”}
info: [debug] Responding to client with success: {“status”:0,“value”:"",“sessionId”:“d1dd6bc6-a778-4534-853e-252548d6fd4b”}
info: <-- POST /wd/hub/session/d1dd6bc6-a778-4534-853e-252548d6fd4b/url 200 1.664 ms - 74 {“status”:0,“value”:"",“sessionId”:“d1dd6bc6-a778-4534-853e-252548d6fd4b”}
info: --> POST /wd/hub/session/d1dd6bc6-a778-4534-853e-252548d6fd4b/refresh {}
info: [debug] Responding to client that a method is not implemented in this context
info: <-- POST /wd/hub/session/d1dd6bc6-a778-4534-853e-252548d6fd4b/refresh 501 2.229 ms - 159
info: --> GET /wd/hub/session/d1dd6bc6-a778-4534-853e-252548d6fd4b/screenshot {}
info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”
info: [debug] Sending command to instruments: au.getScreenOrientation()
info: [debug] [INST] 2014-10-30 10:51:52 +0000 Debug: Got new command 3 from instruments: au.getScreenOrientation()
info: [debug] [INST] 2014-10-30 10:51:52 +0000 Debug: evaluating au.getScreenOrientation()
info: [debug] [INST] 2014-10-30 10:51:52 +0000 Debug: evaluation finished
info: [debug] [INST] 2014-10-30 10:51:52 +0000 Debug: responding with:
2014-10-30 10:51:52 +0000 Debug: Running system command #4: /usr/local/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“UNKNOWN”}…
info: [debug] Socket data received (32 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“UNKNOWN”}
info: [debug] Setting internal orientation to UNKNOWN
info: [debug] Pushing command to appium work queue: “au.capture(‘screenshot0231e37f-1341-4b2a-964b-57c027bd05b0’)”
info: [debug] Sending command to instruments: au.capture(‘screenshot0231e37f-1341-4b2a-964b-57c027bd05b0’)
info: [debug] [INST] 2014-10-30 10:51:53 +0000 Debug: Got new command 4 from instruments: au.capture(‘screenshot0231e37f-1341-4b2a-964b-57c027bd05b0’)
info: [debug] [INST] 2014-10-30 10:51:53 +0000 Debug: evaluating au.capture(‘screenshot0231e37f-1341-4b2a-964b-57c027bd05b0’)
info: [debug] [INST] 2014-10-30 10:51:53 +0000 Debug: target.captureRectOnScreenWithName("{origin:{x:0.00,y:0.00}, size:{height:1024.00,width:768.00}}", UIScreen, “screenshot0231e37f-1341-4b2a-964b-57c027bd05b0”)
info: [debug] Socket data received (25 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:""}
info: [debug] [INST] 2014-10-30 10:51:53 +0000 Screenshot captured.
info: [debug] Responding to client with success: {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAAAwAAAAQACAYAAABWJj4AAAAAAXNSR0IArs4c6QAAQABJREFUeAHsnQecFEX2x9+SJSuSFAUTCp4ZRTFhVoygiIBnOM98p2c+/RtRz5zjmXNWUAlGkhgwYwIxgSTJObPLv3+FNdc7zO7O7M709ux+i88yM93VVdXfqq5679Wr6oKlS5euNgIEIAABCEAAAhCAAAQgUC0I1KgWd8lNQgACEIAABCAAAQhAAAKOAAoADQECEIAABCAAAQhAAALViAAKQDWqbG4VAhCAAAQgAAEIQAACKAC0AQhAAAIQgAAEIAABCFQjArWq0b1yqxCAAAQgAAEIQAACEIiEwNixY+2ZZ56xn376KWv5bbrppnb88cfb1ltvbQUFBSWm+/vvv9uCBQtKjFeiAjBt2jS78847bfvtt7fjjjsukcljjz1mS5YssbPOOstq1Eh/AqGoqMiee+45Gzx4sAU7D9m2227r0mjZsqUr/L333uvSO+OMM2zkyJEuXps2bewf//hHsXxUpilTpliPHj1s1113TZQrFYGJEyfaiy++aO+++679+OOPNnfuXGvatKm1b9/eDjjgAOvVq5e1a9eu1DRSpcsxCEAAApVFYNKkSfb+++/bYYcdZuuvv37KYnzxxReu32vcuLEdddRRtsEGGxSL98Ybb9huu+1mzZs3L3acHxCAAASqEoFZs2bZRx99ZIcffriT9SR/vvXWW/bzzz/b3nvvbTvvvHNCBizt3DfffGNvvvmmbbXVVk7+9IL3ZZddZieffLJtvvnmiXTC/O666y4788wzSxTCw3HT/f7999/bPffcY/fff7/VrFkz5WWFhYV2+umn2wMPPJCyXLqooKRtQL/99lvbfffdrVatWjZ69OjEzXXv3t1mz55tw4YNKzHjVKXp16+f3XLLLdatWzdbvXq1G5wkfEvYb9Soke25555Wp04de+edd+zuu++2K6+80hV63LhxicFLFbnF…”,“sessionId”:“d1dd6bc6-a778-4534-853e-252548d6fd4b”}
info: <-- GET /wd/hub/session/d1dd6bc6-a778-4534-853e-252548d6fd4b/screenshot 200 3528.161 ms - 179006 {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAAAwAAAAQACAYAAABWJj4AAAAAAXNSR0IArs4c6QAAQABJREFUeAHsnQecFEX2x9+SJSuSFAUTCp4ZRTFhVoygiIBnOM98p2c+/RtRz5zjmXNWUAlGkhgwYwIxgSTJObPLv3+FNdc7zO7O7M709ux+i88yM93VVdXfqq5679Wr6oKlS5euNgIEIAABCEAAAhCAAAQgUC0I1KgWd8lNQgACEIAABCAAAQhAAAKOAAoADQECEIAABCAAAQhAAALViAAKQDWqbG4VAhCAAAQgAAEIQAACKAC0AQhAAAIQgAAEIAABCFQjArWq0b1yqxCAAAQgAAEIQAACEIiEwNixY+2ZZ56xn376KWv5bbrppnb88cfb1ltvbQUFBSWm+/vvv9uCBQtKjFeiAjBt2jS78847bfvtt7fjjjsukcljjz1mS5YssbPOOstq1Eh/AqGoqMiee+45Gzx4sAU7D9m2227r0mjZsqUr/L333uvSO+OMM2zkyJEuXps2bewf//hHsXxUpilTpliPHj1s1113TZQrFYGJEyfaiy++aO+++679+OOPNnfuXGvatKm1b9/eDjjgAOvVq5e1a9eu1DRSpcsxCEAAApVFYNKkSfb+++/bYYcdZuuvv37KYnzxxReu32vcuLEdddRRtsEGGxSL98Ybb9huu+1mzZs3L3acHxCAAASqEoFZs2bZRx99ZIcffriT9SR/vvXWW/bzzz/b3nvvbTvvvHNCBizt3DfffGNvvvmmbbXVVk7+9IL3ZZddZieffLJtvvnmiXTC/O666y4788wzSxTCw3HT/f7999/bPffcY/fff7/VrFkz5WWFhYV2+umn2wMPPJCyXLqooKRtQL/99lvbfffdrVatWjZ69OjEzXXv3t1mz55tw4YNKzHjVKXp16+f3XLLLdatWzdbvXq1G5wkfEvYb9Soke25555Wp04de+edd+zuu++2K6+80hV63LhxicFLFbnF…”,“sessionId”:“d1dd6bc6-a778-4534-853e-252548d6fd4b”}
info: [debug] [INST] 2014-10-30 10:51:53 +0000 Debug: evaluation finished
2014-10-30 10:51:53 +0000 Debug: responding with:
2014-10-30 10:51:53 +0000 Debug: Running system command #5: /usr/local/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: --> POST /wd/hub/session/d1dd6bc6-a778-4534-853e-252548d6fd4b/element {“using”:“xpath”,“value”:"//div[@id=‘header-shoppingBag’]"}
info: [debug] Waiting up to 60000ms for condition
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()
info: [debug] [INST] 2014-10-30 10:51:55 +0000 Debug: Got new command 5 from instruments: au.mainApp().getTreeForXML()
info: [debug] [INST] 2014-10-30 10:51:55 +0000 Debug: evaluating au.mainApp().getTreeForXML()
info: [debug] [INST] 2014-10-30 10:52:02 +0000 Debug: evaluation finished
info: [debug] [INST] 2014-10-30 10:52:02 +0000 Debug: responding with:id":true,“visible”:false,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:768,“height”:1024},">":[]}},{“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”:768,“height”:1024},">":[{“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”:768,“height”:98},">":[]}},{“UIAButton”:{"@":{“name”:“URL”,“label”:“Address”,“value”:“apple.com”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Edits the URL”,“path”:"/0/1/1",“x”:180,“y”:24,“width”:408,“height”:29},">":[{“UIAElement”:{"@":{“name”:“URL”,“label”:“apple.com”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Edits the URL”,“path”:"/0/1/1/0",“x”:182,“y”:24,“width”:404,“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”:559,“y”:24,“width”:29,“height”:29},">":[]}}]}},{“UIAToolbar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/2",“x”:0,“y”:24,“width”:768,“height”:29},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/2/0",“x”:0,“y”:24,“width”:768,“height”:29},">":[]}},{“UIAButton”:{"@":{“name”:“Back”,“label”:“Back”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/2/1",“x”:14,“y”:19,“width”:42,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“Forward”,“label”:“Forward”,“value”:null,“dom”:null,“enabled”:false,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/2/2",“x”:67,“y”:19,“width”:42,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“Show Bookmarks”,“label”:“Show Bookmarks”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/2/3",“x”:111,“y”:19,“width”:57,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“Share”,“label”:“Share”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/2/4",“x”:602,“y”:18,“width”:51,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“New tab”,“label”:“New tab”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/2/5",“x”:654,“y”:19,“width”:53,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“Pages”,“label”:“Pages”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/2/6",“x”:707,“y”:19,“width”:57,“height”:40},">":[]}}]}},{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/3",“x”:0,“y”:20,“width”:768,“height”:1004},">":[{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/3/0",“x”:0,“y”:0,“width”:768,“height”:1024},">":[{“UIAWebView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/3/0/0",“x”:0,“y”:97,“width”:768,“height”:1212},">":[{“UIALink”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/0",“x”:10,“y”:96,“width”:44,“height”:19},">":[{“UIALink”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/0/0",“x”:10,“y”:96,“width”:44,“height”:19},">":[{“UIALink”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/0/0/0",“x”:10,“y”:96,“width”:44,“height”:19},">":[{“UIAStaticText”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/0/0/0/0",“x”:10,“y”:96,“width”:44,“height”:19},">":[]}}]}}]}}]}},{“UIALink”:{"@":{“name”:“Store”,“label”:“Store”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/1",“x”:68,“y”:96,“width”:39,“height”:19},">":[{“UIALink”:{"@":{“name”:“Store”,“label”:“Store”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/1/0",“x”:68,“y”:96,“width”:39,“height”:19},">":[{“UIALink”:{"@":{“name”:“Store”,“label”:“Store”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/1/0/0",“x”:68,“y”:96,“width”:39,“height”:19},">":[{“UIAStaticText”:{"@":{“name”:“Store”,“label”:“Store”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/1/0/0/0",“x”:68,“y”:96,“width”:39,“height”:19},">":[]}}]}}]}}]}},{“UIALink”:{"@":{“name”:“Mac”,“label”:“Mac”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/2",“x”:145,“y”:96,“width”:32,“height”:19},">":[{“UIALink”:{"@":{“name”:“Mac”,“label”:“Mac”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/2/0",“x”:145,“y”:96,“width”:32,“height”:19},">":[{“UIALink”:{"@":{“name”:“Mac”,“label”:“Mac”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/2/0/0",“x”:145,“y”:96,“width”:32,“height”:19},">":[{“UIAStaticText”:{"@":{“name”:“Mac”,“label”:“Mac”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/2/0/0/0",“x”:145,“y”:96,“width”:32,“height”:19},">":[]}}]}}]}}]}},{“UIALink”:{"@":{“name”:“iPhone”,“label”:“iPhone”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/3",“x”:218,“y”:96,“width”:52,“height”:19},">":[{“UIALink”:{"@":{“name”:“iPhone”,“label”:“iPhone”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/3/0",“x”:218,“y”:96,“width”:52,“height”:19},">":[{“UIALink”:{"@":{“name”:“iPhone”,“label”:“iPhone”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/3/0/0",“x”:218,“y”:96,“width”:52,“height”:19},">":[{“UIAStaticText”:{"@":{“name”:“iPhone”,“label”:“iPhone”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/3/0/0/0",“x”:218,“y”:96,“width”:52,“height”:19},">":[]}}]}}]}}]}},{“UIALink”:{"@":{“name”:“Watch”,“label”:“Watch”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/4",“x”:310,“y”:96,“width”:47,“height”:19},">":[{“UIALink”:{"@":{“name”:“Watch”,“label”:“Watch”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/4/0",“x”:310,“y”:96,“width”:47,“height”:19},">":[{“UIALink”:{"@":{“name”:“Watch”,“label”:“Watch”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/4/0/0",“x”:310,“y”:96,“width”:47,“height”:19},">":[{“UIAStaticText”:{"@":{“name”:“Watch”,“label”:“Watch”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/4/0/0/0",“x”:310,“y”:96,“width”:47,“height”:19},">":[]}}]}}]}}]}},{“UIALink”:{"@":{“name”:“iPad”,“label”:“iPad”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/5",“x”:396,“y”:96,“width”:32,“height”:19},">":[{“UIALink”:{"@":{“name”:“iPad”,“label”:“iPad”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/5/0",“x”:396,“y”:96,“width”:32,“height”:19},">":[{“UIALink”:{"@":{“name”:“iPad”,“label”:“iPad”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/5/0/0",“x”:396,“y”:96,“width”:32,“height”:19},">":[{“UIAStaticText”:{"@":{“name”:“iPad”,“label”:“iPad”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/5/0/0/0",“x”:396,“y”:96,“width”:32,“height”:19},">":[]}}]}}]}}]}},{“UIALink”:{"@":{“name”:“iPod”,“label”:“iPod”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”
info: [debug] [INST] :true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/6",“x”:469,“y”:96,“width”:33,“height”:19},">":[{“UIALink”:{"@":{“name”:“iPod”,“label”:“iPod”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/6/0",“x”:469,“y”:96,“width”:33,“height”:19},">":[{“UIALink”:{"@":{“name”:“iPod”,“label”:“iPod”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/6/0/0",“x”:469,“y”:96,“width”:33,“height”:19},">":[{“UIAStaticText”:{"@":{“name”:“iPod”,“label”:“iPod”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/6/0/0/0",“x”:469,“y”:96,“width”:33,“height”:19},">":[]}}]}}]}}]}},{“UIALink”:{"@":{“name”:“iTunes”,“label”:“iTunes”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/7",“x”:541,“y”:96,“width”:48,“height”:19},">":[{“UIALink”:{"@":{“name”:“iTunes”,“label”:“iTunes”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/7/0",“x”:541,“y”:96,“width”:48,“height”:19},">":[{“UIALink”:{"@":{“name”:“iTunes”,“label”:“iTunes”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/7/0/0",“x”:541,“y”:96,“width”:48,“height”:19},">":[{“UIAStaticText”:{"@":{“name”:“iTunes”,“label”:“iTunes”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/7/0/0/0",“x”:541,“y”:96,“width”:48,“height”:19},">":[]}}]}}]}}]}},{“UIALink”:{"@":{“name”:“Support”,“label”:“Support”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/8",“x”:630,“y”:96,“width”:61,“height”:19},">":[{“UIALink”:{"@":{“name”:“Support”,“label”:“Support”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/8/0",“x”:630,“y”:96,“width”:61,“height”:19},">":[{“UIALink”:{"@":{“name”:“Support”,“label”:“Support”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/8/0/0",“x”:630,“y”:96,“width”:61,“height”:19},">":[{“UIAStaticText”:{"@":{“name”:“Support”,“label”:“Support”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/8/0/0/0",“x”:630,“y”:96,“width”:61,“height”:19},">":[]}}]}}]}}]}},{“UIALink”:{"@":{“name”:“Search apple.com”,“label”:“Search apple.com”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/9",“x”:729,“y”:96,“width”:77,“height”:37},">":[{“UIALink”:{"@":{“name”:“Search apple.com”,“label”:“Search apple.com”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/9/0",“x”:729,“y”:96,“width”:77,“height”:37},">":[{“UIAStaticText”:{"@":{“name”:“Search apple.com”,“label”:“Search apple.com”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/9/0/0",“x”:729,“y”:96,“width”:77,“height”:37},">":[]}}]}}]}},{“UIALink”:{"@":{“name”:null,“label”:null,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/10",“x”:0,“y”:143,“width”:768,“height”:649},">":[]}},{“UIAStaticText”:{"@":{“name”:“iPad Air 2”,“label”:“iPad Air 2”,“value”:“1”,“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/11",“x”:0,“y”:97,“width”:0,“height”:0},">":[]}},{“UIAStaticText”:{"@":{“name”:“Change is in the Air.”,“label”:“Change is in the Air.”,“value”:“2”,“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/12",“x”:269,“y”:414,“width”:230,“height”:35},">":[]}},{“UIALink”:{"@":{“name”:“Learn more ”,“label”:“Learn more ”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/13",“x”:238,“y”:563,“width”:102,“height”:25},">":[]}},{“UIALink”:{"@":{“name”:“Watch the keynote ”,“label”:“Watch the keynote ”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/14",“x”:357,“y”:563,“width”:173,“height”:25},">":[]}},{“UIALink”:{"@":{“name”:“Apple Watch Our most personal device yet.”,“label”:“Apple Watch Our most personal device yet.”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/15",“x”:0,“y”:795,“width”:1,“height”:1},">":[{“UIAStaticText”:{"@":{“name”:“Apple Watch Our most personal device yet.”,“label”:“Apple Watch Our most personal device yet.”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/15/0",“x”:0,“y”:795,“width”:1,“height”:1},">":[]}}]}},{“UIALink”:{"@":{“name”:“iPhone 6 Bigger than bigger”,“label”:“iPhone 6 Bigger than bigger”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/16",“x”:0,“y”:97,“width”:0,“height”:0},">":[{“UIAStaticText”:{"@":{“name”:“iPhone 6 Bigger than bigger”,“label”:“iPhone 6 Bigger than bigger”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/16/0",“x”:0,“y”:97,“width”:0,“height”:0},">":[]}}]}},{“UIALink”:{"@":{“name”:“Yosemite Every bit as powerful as it looks.”,“label”:“Yosemite Every bit as powerful as it looks.”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/17",“x”:0,“y”:999,“width”:2,“height”:1},">":[{“UIAStaticText”:{"@":{“name”:“Yosemite Every bit as powerful as it looks.”,“label”:“Yosemite Every bit as powerful as it looks.”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/1/3/0/0/17/0",“x”:0,“y”:999,“width”:2,“height”:1},">":[]}}]}},{“UIALink”:{"@":{“name”:“Education is a fundamental human right for everyone.”,“label”:“Education is a fundamental human right for everyone.”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/18",“x”:0,“y”:97,“width”:0,“height”:0},">":[{“UIAStaticText”:{"@":{“name”:“Education is a fundamental human right for everyone.”,“label”:“Education is a fundamental human right for everyone.”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/18/0",“x”:0,“y”:97,“width”:0,“height”:0},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:“Shop the”,“label”:“Shop the”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/19",“x”:22,“y”:1222,“width”:48,“height”:14},">":[]}},{“UIALink”:{"@":{“name”:“Apple Online Store”,“label”:“Apple Online Store”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/20",“x”:69,“y”:1222,“width”:93,“height”:14},">":[{“UIAStaticText”:{"@":{“name”:“Apple Online Store”,“label”:“Apple Online Store”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/20/0",“x”:69,“y”:1222,“width”:93,“height”:14},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:"(",“label”:"(",“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/21",“x”:161,“y”:1222,“width”:7,“height”:14},">":[]}},{“UIALink”:{"@":{“name”:“1-800-MY-APPLE”,“label”:“1-800-MY-APPLE”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/22",“x”:167,“y”:1222,“width”:82,“height”:14},">":[{“UIAStaticText”:{"@":{“name”:“1-800-MY-APPLE”,“label”:“1-800-MY-APPLE”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/22/0",“x”:167,“y”:1222,“width”:82,“height”:14},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:"),",“label”:"),",“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/23",“x”:248,“y”:1222,“width”:7,“height”:14},">":[]}},{“UIAStaticText”:{"@":{“name”:“visit an”,“label”:“visit an”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/24",“x”:254,“y”:1222,“width”:41,“height”:14},">":[]}},{“UIALink”:{"@":{“name”:“Apple Retail Store”,“label”:“Apple Retail Store”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/25
info: [debug] [INST] “,“x”:294,“y”:1222,“width”:88,“height”:14},”>":[{“UIAStaticText”:{"@":{“name”:“Apple Retail Store”,“label”:“Apple Retail Store”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/25/0",“x”:294,“y”:1222,“width”:88,“height”:14},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:", or find a",“label”:", or find a",“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/26",“x”:381,“y”:1222,“width”:49,“height”:14},">":[]}},{“UIALink”:{"@":{“name”:“reseller”,“label”:“reseller”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/27",“x”:429,“y”:1222,“width”:36,“height”:14},">":[{“UIAStaticText”:{"@":{“name”:“reseller”,“label”:“reseller”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/27/0",“x”:429,“y”:1222,“width”:36,“height”:14},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:".",“label”:".",“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/28",“x”:464,“y”:1222,“width”:4,“height”:14},">":[]}},{“UIALink”:{"@":{“name”:“Apple Info”,“label”:“Apple Info”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/29",“x”:22,“y”:1245,“width”:51,“height”:14},">":[{“UIAStaticText”:{"@":{“name”:“Apple Info”,“label”:“Apple Info”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/29/0",“x”:22,“y”:1245,“width”:51,“height”:14},">":[]}}]}},{“UIALink”:{"@":{“name”:“Site Map”,“label”:“Site Map”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/30",“x”:86,“y”:1245,“width”:44,“height”:14},">":[{“UIAStaticText”:{"@":{“name”:“Site Map”,“label”:“Site Map”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/30/0",“x”:86,“y”:1245,“width”:44,“height”:14},">":[]}}]}},{“UIALink”:{"@":{“name”:“Hot News”,“label”:“Hot News”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/31",“x”:142,“y”:1245,“width”:49,“height”:14},">":[{“UIAStaticText”:{"@":{“name”:“Hot News”,“label”:“Hot News”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/31/0",“x”:142,“y”:1245,“width”:49,“height”:14},">":[]}}]}},{“UIALink”:{"@":{“name”:“RSS Feeds”,“label”:“RSS Feeds”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/32",“x”:204,“y”:1245,“width”:50,“height”:14},">":[{“UIAStaticText”:{"@":{“name”:“RSS Feeds”,“label”:“RSS Feeds”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/32/0",“x”:204,“y”:1245,“width”:50,“height”:14},">":[]}}]}},{“UIALink”:{"@":{“name”:“Contact Us”,“label”:“Contact Us”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/33",“x”:266,“y”:1245,“width”:54,“height”:14},">":[{“UIAStaticText”:{"@":{“name”:“Contact Us”,“label”:“Contact Us”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/33/0",“x”:266,“y”:1245,“width”:54,“height”:14},">":[]}}]}},{“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/3/0/0/34",“x”:334,“y”:1243,“width”:17,“height”:17},">":[{“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/3/0/0/34/0",“x”:334,“y”:1243,“width”:17,“height”:17},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:“Copyright © 2014 Apple Inc. All rights reserved.”,“label”:“Copyright © 2014 Apple Inc. All rights reserved.”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/35",“x”:22,“y”:1268,“width”:228,“height”:14},">":[]}},{“UIALink”:{"@":{“name”:“Terms of Use”,“label”:“Terms of Use”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/36",“x”:258,“y”:1268,“width”:64,“height”:14},">":[{“UIAStaticText”:{"@":{“name”:“Terms of Use”,“label”:“Terms of Use”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/36/0",“x”:258,“y”:1268,“width”:64,“height”:14},">":[]}}]}},{“UIALink”:{"@":{“name”:“Updated Privacy Policy”,“label”:“Updated Privacy Policy”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/37",“x”:335,“y”:1268,“width”:112,“height”:14},">":[{“UIAStaticText”:{"@":{“name”:“Updated Privacy Policy”,“label”:“Updated Privacy Policy”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:false,“hint”:"",“path”:"/0/1/3/0/0/37/0",“x”:335,“y”:1268,“width”:112,“height”:14},">":[]}}]}}]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/3/0/1",“x”:763,“y”:1017,“width”:5,“height”:7},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/3/0/2",“x”:761,“y”:1116,“width”:7,“height”:5},">":[]}}]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/3/1",“x”:761,“y”:1019,“width”:7,“height”:5},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:“LV UK Homepage TITLE - title:Home Page shortdesc:short longdesc:long intdesc:int, Tab”,“label”:“LV UK Homepage TITLE - title:Home Page shortdesc:short longdesc:long intdesc:int, Tab”,“value”:“LV UK Homepage TITLE - title:Home Page shortdesc:short longdesc:long intdesc:int, Tab”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Double tap and hold, then move left or right to re-order.”,“path”:"/0/1/4",“x”:0,“y”:64,“width”:110,“height”:33},">":[]}},{“UIAStaticText”:{"@":{“name”:“UK Homepage TITLE - title:Home Page shortdesc:short longdesc:long intdesc:int”,“label”:“UK Homepage TITLE - title:Home Page shortdesc:short longdesc:long intdesc:int”,“value”:“UK Homepage TITLE - title:Home Page shortdesc:short longdesc:long intdesc:int”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/5",“x”:12,“y”:73,“width”:81,“height”:15},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple, Tab”,“label”:“Apple, Tab”,“value”:“Apple, Tab”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Double tap and hold, then move left or right to re-order.”,“path”:"/0/1/6",“x”:110,“y”:64,“width”:109,“height”:33},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:“Apple”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/7",“x”:148,“y”:73,“width”:33,“height”:15},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple, Tab”,“label”:“Apple, Tab”,“value”:“Apple, Tab”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Double tap and hold, then move left or right to re-order.”,“path”:"/0/1/8",“x”:219,“y”:64,“width”:110,“height”:33},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:“Apple”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/9",“x”:258,“y”:73,“width”:33,“height”:15},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple, Tab”,“label”:“Apple, Tab”,“value”:“Apple, Tab”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Double tap and hold, then move left or right to re-order.”,“path”:"/0/1/10",“x”:329,“y”:64,“width”:110,“height”:33},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:“Apple”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/11",“x”:368,“y”:73,“width”:33,“height”:15},">":[]}},{“UIAStaticText”:{"@":{“name”:“LV CA-EN Homepage TITLE - title:Test Page Title shortdesc:Test Short Description longdesc:Test Long Description intdesc:Test Internal description, Tab”,“label”:“LV CA-EN Homepage TITLE - title:Test Page Title shortdesc:Test Short Description longdesc:Test Long Description in
info: [debug] [INST] tdesc:Test Internal description, Tab”,“value”:“LV CA-EN Homepage TITLE - title:Test Page Title shortdesc:Test Short Description longdesc:Test Long Description intdesc:Test Internal description, Tab”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Double tap and hold, then move left or right to re-order.”,“path”:"/0/1/12",“x”:439,“y”:64,“width”:110,“height”:33},">":[]}},{“UIAStaticText”:{"@":{“name”:“CA-EN Homepage TITLE - title:Test Page Title shortdesc:Test Short Description longdesc:Test Long Description intdesc:Test Internal description”,“label”:“CA-EN Homepage TITLE - title:Test Page Title shortdesc:Test Short Description longdesc:Test Long Description intdesc:Test Internal description”,“value”:“CA-EN Homepage TITLE - title:Test Page Title shortdesc:Test Short Description longdesc:Test Long Description intdesc:Test Internal description”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/13",“x”:451,“y”:73,“width”:81,“height”:15},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple, Tab”,“label”:“Apple, Tab”,“value”:“Apple, Tab”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Double tap and hold, then move left or right to re-order.”,“path”:"/0/1/14",“x”:549,“y”:64,“width”:109,“height”:33},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:“Apple”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/15",“x”:587,“y”:73,“width”:33,“height”:15},">":[]}},{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/16",“x”:0,“y”:64,“width”:768,“height”:33},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/16/0",“x”:763,“y”:28,“width”:5,“height”:36},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:“Apple - Education - ConnectED, Tab”,“label”:“Apple - Education - ConnectED, Tab”,“value”:“Apple - Education - ConnectED, Tab”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Double tap and hold, then move left or right to re-order.”,“path”:"/0/1/17",“x”:685,“y”:64,“width”:83,“height”:33},">":[]}},{“UIAStaticText”:{"@":{“name”:“Education - ConnectED”,“label”:“Education - ConnectED”,“value”:“Education - ConnectED”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/18",“x”:686,“y”:73,“width”:70,“height”:15},">":[]}},{“UIAButton”:{"@":{“name”:“Close Tab”,“label”:“Close Tab”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/1/19",“x”:658,“y”:64,“width”:27,“height”:33},">":[]}},{“UIAStaticText”:{"@":{“name”:“LV UK Homepage TITLE - title:Home Page shortdesc:short longdesc:long intdesc:int, Tab”,“label”:“LV UK Homepage TITLE - title:Home Page shortdesc:short longdesc:long intdesc:int, Tab”,“value”:“LV UK Homepage TITLE - title:Home Page shortdesc:short longdesc:long intdesc:int, Tab”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Double tap and hold, then move left or right to re-order.”,“path”:"/0/1/20",“x”:0,“y”:64,“width”:110,“height”:33},">":[]}},{“UIAStaticText”:{"@":{“name”:“UK Homepage TITLE - title:Home Page shortdesc:short longdesc:long intdesc:int”,“label”:“UK Homepage TITLE - title:Home Page shortdesc:short longdesc:long intdesc:int”,“value”:“UK Homepage TITLE - title:Home Page shortdesc:short longdesc:long intdesc:int”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/21",“x”:12,“y”:73,“width”:81,“height”:15},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple, Tab”,“label”:“Apple, Tab”,“value”:“Apple, Tab”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Double tap and hold, then move left or right to re-order.”,“path”:"/0/1/22",“x”:110,“y”:64,“width”:109,“height”:33},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:“Apple”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/23",“x”:148,“y”:73,“width”:33,“height”:15},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple, Tab”,“label”:“Apple, Tab”,“value”:“Apple, Tab”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Double tap and hold, then move left or right to re-order.”,“path”:"/0/1/24",“x”:219,“y”:64,“width”:110,“height”:33},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:“Apple”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/25",“x”:258,“y”:73,“width”:33,“height”:15},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple, Tab”,“label”:“Apple, Tab”,“value”:“Apple, Tab”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Double tap and hold, then move left or right to re-order.”,“path”:"/0/1/26",“x”:329,“y”:64,“width”:110,“height”:33},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:“Apple”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/27",“x”:368,“y”:73,“width”:33,“height”:15},">":[]}},{“UIAStaticText”:{"@":{“name”:“LV CA-EN Homepage TITLE - title:Test Page Title shortdesc:Test Short Description longdesc:Test Long Description intdesc:Test Internal description, Tab”,“label”:“LV CA-EN Homepage TITLE - title:Test Page Title shortdesc:Test Short Description longdesc:Test Long Description intdesc:Test Internal description, Tab”,“value”:“LV CA-EN Homepage TITLE - title:Test Page Title shortdesc:Test Short Description longdesc:Test Long Description intdesc:Test Internal description, Tab”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Double tap and hold, then move left or right to re-order.”,“path”:"/0/1/28",“x”:439,“y”:64,“width”:110,“height”:33},">":[]}},{“UIAStaticText”:{"@":{“name”:“CA-EN Homepage TITLE - title:Test Page Title shortdesc:Test Short Description longdesc:Test Long Description intdesc:Test Internal description”,“label”:“CA-EN Homepage TITLE - title:Test Page Title shortdesc:Test Short Description longdesc:Test Long Description intdesc:Test Internal description”,“value”:“CA-EN Homepage TITLE - title:Test Page Title shortdesc:Test Short Description longdesc:Test Long Description intdesc:Test Internal description”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/29",“x”:451,“y”:73,“width”:81,“height”:15},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple, Tab”,“label”:“Apple, Tab”,“value”:“Apple, Tab”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Double tap and hold, then move left or right to re-order.”,“path”:"/0/1/30",“x”:549,“y”:64,“width”:109,“height”:33},">":[]}},{“UIAStaticText”:{"@":{“name”:“Apple”,“label”:“Apple”,“value”:“Apple”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/31",“x”:587,“y”:73,“width”:33,“height”:15},">":[]}}]}},{“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”:768,“height”:1024},">":[]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/3",“x”:9.455125109525397e-7,“y”:-2.968398749132617e-28,“width”:4.3224557089160953e-7,“height”:0.000022099608031567186},">":[]}}]}}}
info: [debug] [INST] 2014-10-30 10:52:02 +0000 Debug: Running system command #6: /usr/local/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,“hint”:null,“path”:"/0…
info: [debug] Socket data received (8188 bytes)
info: [debug] Socket data received (8184 bytes)
info: [debug] Socket data received (8190 bytes)
info: [debug] Socket data received (7476 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”:768,“height”:1004},">":[{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,"val
info: [debug] Waited for 7507ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()
info: [debug] [INST] 2014-10-30 10:51:38 +0000 Fail: The target application appears to have died
info: [debug] [INST] Instruments Trace Complete (Duration : 54.150307s; Output : /tmp/appium-instruments/instrumentscli0.trace)
info: [debug] [INSTSERVER] Instruments exited with code 0
info: [debug] Cleaning up after instruments exit
info: [debug] Instruments exited unexpectedly
info: [debug] Shutting down command proxy and ignoring any errors
info: [debug] Closing socket server.
info: [debug] Instruments socket server was closed
info: [debug] Stopping iOS log capture
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] We were in the middle of processing a command when instruments died; responding with a generic error
info: [debug] Cleaning up appium session
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 9181ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 9685ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 10191ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 10696ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 11198ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 11699ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 12204ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 12706ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 13211ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 13714ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 14216ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 14720ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 15224ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 15730ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 16235ms so far
info: <-- POST /wd/hub/session/d1dd6bc6-a778-4534-853e-252548d6fd4b/element - - ms - -
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 16737ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 17239ms so far
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
error: Error getting source, can’t continue finding element by XPath
info: [debug] Waited for 17743ms so far
Thanks,
Rashmi