Created
December 13, 2014 00:06
-
-
Save sebv/498f080a873e721599a4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ appium git:(c8c79a8) node . | |
info: Welcome to Appium v1.3.4 (REV c8c79a85fbd6870cd6fc3d66d038a115ebe22efe) | |
info: Appium REST http interface listener started on 0.0.0.0:4723 | |
info: Console LogLevel: debug | |
info: --> POST /wd/hub/session {"desiredCapabilities":{"appium-version":"1.3","deviceName":"GK025917 iPade","platformName":"iOS","platformVersion":"8.2","browserName":"safari","udid":"94c8f29b955e4c73613d9e54ee83e1b71d599d94","noReset":true,"forceIpad":true}} | |
info: Client User-Agent string: undefined | |
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. : appium-version, forceIpad | |
info: [debug] Configuring Safari session | |
info: [debug] Using local .zip from command line: /Users/baba/Work/appium/build/SafariLauncher/SafariLauncher.zip | |
info: [debug] Copying local zip to tmp dir | |
info: [debug] /Users/baba/Work/appium/build/SafariLauncher/SafariLauncher.zip copied to /var/folders/08/p8t8qc992h989gjfyd_kvclh0000gn/T/1141112-11876-fsjt9p/appium-app.zip | |
info: [debug] Unzipping /var/folders/08/p8t8qc992h989gjfyd_kvclh0000gn/T/1141112-11876-fsjt9p/appium-app.zip | |
info: [debug] Testing zip archive: /var/folders/08/p8t8qc992h989gjfyd_kvclh0000gn/T/1141112-11876-fsjt9p/appium-app.zip | |
info: [debug] Zip archive tested clean | |
info: [debug] Unzip successful | |
info: [debug] Using locally extracted app: /var/folders/08/p8t8qc992h989gjfyd_kvclh0000gn/T/1141112-11876-fsjt9p/submodules/SafariLauncher/build/Release-iphoneos/SafariLauncher.app | |
info: [debug] Creating new appium session 43f0fcd2-2faa-43cb-ae7f-5f9f204556df | |
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.1 | |
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/08/p8t8qc992h989gjfyd_kvclh0000gn/T/1141112-11876-fsjt9p/submodules/SafariLauncher/build/Release-iphoneos/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 /var/folders/08/p8t8qc992h989gjfyd_kvclh0000gn/T/1141112-11876-fsjt9p/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/baba/Library/Application Support/appium/bootstrap | |
info: [debug] Dynamic env: {"nodePath":"/Users/baba/.nvm/v0.10.33/bin/node","commandProxyClientPath":"/Users/baba/Work/appium/submodules/appium-uiauto/bin/command-proxy-client.js","instrumentsSock":"/tmp/instruments_sock","interKeyDelay":null,"justLoopInfinitely":false,"autoAcceptAlerts":false,"sendKeyStrategy":"grouped"} | |
info: [debug] Dynamic bootstrap code: // This file is automatically generated. Do not manuall...odify! | |
info: [debug] Dynamic bootstrap path: /Users/baba/Library/Application Support/appium/bootstrap/bootstrap-5c8934d70dca5fad.js | |
info: [debug] Reusing dynamic bootstrap: /Users/baba/Library/Application Support/appium/bootstrap/bootstrap-5c8934d70dca5fad.js | |
info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":true,"xcodeVersion":"6.1.1","iOSSDKVersion":"8.1","deviceName":"GK025917 iPade","platformVersion":"8.2"} | |
info: [debug] fixDevice is on | |
info: [debug] Final device string is: 'GK025917 iPade (8.2 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] Reset not set, not ending sim or cleaning up app 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: /Users/baba/Work/appium/build/fruitstrap/fruitstrap isInstalled --id 94c8f29b955e4c73613d9e54ee83e1b71d599d94 --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 94c8f29b955e4c73613d9e54ee83e1b71d599d94 | |
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 94c8f29b955e4c73613d9e54ee83e1b71d599d94 com.bytearc.SafariLauncher -e UIASCRIPT "/Users/baba/Library/Application Support/appium/bootstrap/bootstrap-5c8934d70dca5fad.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-12-12 16:06:21.779 instruments[11960:45500] 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] 2014-12-13 00:06:24 +0000 Debug: evaluation finished | |
info: [debug] [INST] 2014-12-13 00:06:24 +0000 Debug: responding with: | |
info: [debug] [INST] 2014-12-13 00:06:24 +0000 Debug: Running system command #1: /Users/baba/.nvm/v0.10.33/bin/node /Users/baba/Work/appium/submodules/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] 2014-12-13 00:06:25 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation('PORTRAIT') | |
info: [debug] [INST] 2014-12-13 00:06:25 +0000 Debug: evaluating au.setScreenOrientation('PORTRAIT') | |
info: [debug] [INST] 2014-12-13 00:06:25 +0000 Debug: target.setDeviceOrientation("1") | |
info: [debug] [INST] 2014-12-13 00:06:26 +0000 Debug: evaluation finished | |
info: [debug] [INST] 2014-12-13 00:06:26 +0000 Debug: responding with: | |
info: [debug] [INST] 2014-12-13 00:06:26 +0000 Debug: Running system command #2: /Users/baba/.nvm/v0.10.33/bin/node /Users/baba/Work/appium/submodules/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-12-13 00:06:27 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML() | |
info: [debug] [INST] 2014-12-13 00:06:27 +0000 Debug: evaluating au.mainApp().getTreeForXML() | |
info: [debug] [INST] 2014-12-13 00:06:29 +0000 Debug: evaluation finished | |
info: [debug] [INST] 2014-12-13 00:06:29 +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},">":[]}}]}},{"UIAButton":{"@":{"name":"Cancel","label":"Cancel","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/2","x":324.5,"y":24.5,"width":56,"height":29},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/3","x":0,"y":61,"width":320,"height":2.5},">":[]}},{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/4","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/4/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/4/0/0","x":0,"y":64,"width":320,"height":1428},">":[{"UIAButton":{"@":{"name":"Menu","label":"Menu","value":"","dom":{"id":"gh-svg-icons"},"enabled":true,"valid":true,"visible":true,"hint":"","path":"/0/1/4/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/4/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/4/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/4/0/0/1/0/0","x":160,"y":63,"width":44,"height":19},">":[]}}]}}]}},{"UIALink":{"@":{"name":"From one gift come many.","label":"From one gift come many.","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":true,"hint":"","path":"/0/1/4/0/0/2","x":53,"y":237,"width":214,"height":93},">":[{"UIALink":{"@":{"name":"From one gift come many.","label":"From one gift come many.","value":"1","dom":{"id":""},"enabled":true,"valid":true,"visible":true,"hint":"","path":"/0/1/4/0/0/2/0","x":53,"y":237,"width":214,"height":93},">":[{"UIAStaticText":{"@":{"name":"From one gift come many.","label":"From one gift come many.","value":"1","dom":{"id":""},"enabled":true,"valid":true,"visible":true,"hint":"","path":"/0/1/4/0/0/2/0/0","x":53,"y":237,"width":214,"height":93},">":[]}}]}}]}},{"UIALink":{"@":{"name":"iPad Air 2 Watch the film “Change” >","label":"iPad Air 2 Watch the film “Change” >","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/3","x":0,"y":64,"width":0,"height":0},">":[{"UIAStaticText":{"@":{"name":"iPad Air 2 Watch the film “Change” >","label":"iPad Air 2 Watch the film “Change” >","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/3/0","x":0,"y":64,"width":0,"height":0},">":[]}}]}},{"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/4/0/0/4","x":0,"y":64,"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/4/0/0/4/0","x":0,"y":64,"width":0,"height":0},">":[]}}]}},{"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":false,"hint":"","path":"/0/1/4/0/0/5","x":0,"y":64,"width":0,"height":0},">":[{"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/4/0/0/5/0","x":0,"y":64,"width":0,"height":0},">":[]}}]}},{"UIALink":{"@":{"name":"iMac with Retina 5K Display","label":"iMac with Retina 5K Display","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/6","x":0,"y":64,"width":0,"height":0},">":[{"UIAStaticText":{"@":{"name":"iMac with Retina 5K Display","label":"iMac with Retina 5K Display","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/6/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/4/0/0/7","x":16,"y":1343,"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/4/0/0/8","x":63,"y":1343,"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/4/0/0/8/0","x":63,"y":1343,"width":93,"height":13},">":[]}}]}},{"UIAStaticText":{"@":{"name":"(","label":"(","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/9","x":155,"y":1343,"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/4/0/0/10","x":161,"y":1343,"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/4/0/0/10/0","x":161,"y":1343,"width":82,"height":13},">":[]}}]}},{"UIAStaticText":{"@":{"name":"),","label":"),","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/11","x":242,"y":1343,"width":7,"height":13},">":[]}},{"UIAStaticText":{"@":{"name":"visit an","label":"visit an","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/12","x":16,"y":1358,"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/4/0/0/13","x":53,"y":1358,"width":88,"height":13},">":[{"UIAStaticText":{"@":{"name":"Apple Retail Store","label":"Apple Retail Store","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/13/0","x":53,"y":1358,"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/4/0/0/14","x":140,"y":1358,"width":49,"height":13},">":[]}},{"UIALink":{"@":{"name":"reseller","label":"res | |
info: [debug] [INST] eller","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/15","x":188,"y":1358,"width":36,"height":13},">":[{"UIAStaticText":{"@":{"name":"reseller","label":"reseller","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/15/0","x":188,"y":1358,"width":36,"height":13},">":[]}}]}},{"UIAStaticText":{"@":{"name":".","label":".","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/16","x":223,"y":1358,"width":3,"height":13},">":[]}},{"UIALink":{"@":{"name":"Apple Info","label":"Apple Info","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/17","x":16,"y":1385,"width":51,"height":13},">":[{"UIAStaticText":{"@":{"name":"Apple Info","label":"Apple Info","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/17/0","x":16,"y":1385,"width":51,"height":13},">":[]}}]}},{"UIALink":{"@":{"name":"Site Map","label":"Site Map","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/18","x":80,"y":1385,"width":44,"height":13},">":[{"UIAStaticText":{"@":{"name":"Site Map","label":"Site Map","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/18/0","x":80,"y":1385,"width":44,"height":13},">":[]}}]}},{"UIALink":{"@":{"name":"Hot News","label":"Hot News","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/19","x":136,"y":1385,"width":49,"height":13},">":[{"UIAStaticText":{"@":{"name":"Hot News","label":"Hot News","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/19/0","x":136,"y":1385,"width":49,"height":13},">":[]}}]}},{"UIALink":{"@":{"name":"RSS Feeds","label":"RSS Feeds","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/20","x":198,"y":1385,"width":50,"height":13},">":[{"UIAStaticText":{"@":{"name":"RSS Feeds","label":"RSS Feeds","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/20/0","x":198,"y":1385,"width":50,"height":13},">":[]}}]}},{"UIALink":{"@":{"name":"Jobs","label":"Jobs","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/21","x":260,"y":1385,"width":23,"height":13},">":[{"UIAStaticText":{"@":{"name":"Jobs","label":"Jobs","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/21/0","x":260,"y":1385,"width":23,"height":13},">":[]}}]}},{"UIALink":{"@":{"name":"Contact Us","label":"Contact Us","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/22","x":16,"y":1409,"width":54,"height":13},">":[{"UIAStaticText":{"@":{"name":"Contact Us","label":"Contact Us","value":"","dom":{"id":""},"enabled":true,"valid":true,"visible":false,"hint":"","path":"/0/1/4/0/0/22/0","x":16,"y":1409,"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/4/0/0/23","x":83,"y":1406,"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/4/0/0/23/0","x":83,"y":1406,"width":17,"height":16},">":[]}}]}},{"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/4/0/0/24","x":16,"y":1437,"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/4/0/0/25","x":16,"y":1452,"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/4/0/0/25/0","x":16,"y":1452,"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/4/0/0/26","x":92,"y":1452,"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/4/0/0/26/0","x":92,"y":1452,"width":112,"height":13},">":[]}}]}}]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/4/0/1","x":317.5,"y":517,"width":2.5,"height":7},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/4/0/2","x":313,"y":629.5,"width":7,"height":2.5},">":[]}}]}}]}},{"UIAToolbar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/5","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/5/0","x":0,"y":524,"width":320,"height":44},">":[]}},{"UIAButton":{"@":{"name":"Back","label":"Back","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":"Double tap and hold to open history","path":"/0/1/5/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/5/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/5/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/5/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/5/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":"AT&T network","label":"AT&T network","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/1","x":44,"y":0,"width":29,"height":20},">":[]}},{"UIAElement":{"@":{"name":"3 of 3 Wi-Fi bars","label":"3 of 3 Wi-Fi bars","value":"Saucelabs","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 | |
info: [debug] [INST] the control center, Double-tap to scroll to top","path":"/0/3/0/2","x":78,"y":0,"width":13,"height":20},">":[]}},{"UIAElement":{"@":{"name":"16:06","label":"16:06","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":145,"y":0,"width":30,"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/3/0/4","x":282,"y":0,"width":33,"height":20},">":[]}}]}}]}}]}}} | |
2014-12-13 00:06:29 +0000 Debug: Running system command #3: /Users/baba/.nvm/v0.10.33/bin/node /Users/baba/Work/appium/submodules/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":"... | |
info: [debug] Socket data received (8154 bytes) | |
info: [debug] Socket data received (8190 bytes) | |
info: [debug] Socket data received (1115 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] Navigating to most recently opened webview | |
info: [debug] [REMOTE] Getting WebKitRemoteDebugger pageArray | |
error: [REMOTE] Could not connect to WebKitRemoteDebugger server | |
info: [debug] Cleaning up appium session | |
error: Failed to start an Appium session, err was: Error: Could not navigate to webview! Err: Error: connect ECONNREFUSED | |
info: [debug] Error: Could not navigate to webview! Err: Error: connect ECONNREFUSED | |
at null.<anonymous> (/Users/baba/Work/appium/lib/devices/ios/ios.js:1570:12) | |
at null.<anonymous> (/Users/baba/Work/appium/lib/devices/ios/ios-controller.js:1538:14) | |
at null.<anonymous> (/Users/baba/Work/appium/lib/devices/ios/webkit-remote-debugger.js:73:14) | |
at ClientRequest.<anonymous> (/Users/baba/Work/appium/node_modules/underscore/underscore.js:754:19) | |
at ClientRequest.emit (events.js:95:17) | |
at Socket.socketErrorListener (http.js:1551:9) | |
at Socket.emit (events.js:95:17) | |
at net.js:440:14 | |
at process._tickDomainCallback (node.js:463:13) | |
info: [debug] Responding to client with error: {"status":33,"value":{"message":"A new session could not be created. (Original error: Could not navigate to webview! Err: Error: connect ECONNREFUSED)","origValue":"Could not navigate to webview! Err: Error: connect ECONNREFUSED"},"sessionId":null} | |
info: <-- POST /wd/hub/session 500 16348.969 ms - 248 | |
info: --> DELETE /wd/hub/session {} | |
info: [debug] Trying to stop appium but there's no session, doing nothing | |
info: [debug] Responding to client with error: {"status":1,"value":{"message":"undefined status object"},"sessionId":null} | |
info: <-- DELETE /wd/hub/session 500 2.821 ms - 75 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment