I’m trying to implement test automation for a hybrid application I’m developing using Worklight, and while the tests, run via command line through Appium, are working for the most part on Android, I can’t seem to get anywhere with iOS 8.1.
I currently have Appium 1.3.4 installed and am trying to test against iOS 8.1 simulators with Xcode 6.1.1. It was only after iOS 8 was released that I ran into issues; Xcode 5 and 7.1 simulators were working fine (as they still do with Xcode 6.1.1).
Every test needs to go through the same two initial steps in my app. First, it needs to enter server configuration information. This works fine. Then it needs to log in after some information is loaded from the server. This is where the hang occurs - right after the information is loaded in. However, this is only an issue when running Appium. I can launch the application on the simulators outside of it and it works perfectly fine.
Here’s my log of the test, kicked off via an ant build and with the --native-instruments-lib flag set (apologizes for length… uncertain how much would be needed):
ios-tests:
[…]
info: [debug] Attempting to run app on iPhone 5s (8.1 Simulator)
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 “iPhone 5s (8.1 Simulator)” /Users/…/MyApp.app -e UIASCRIPT “/Users/…/Library/Application Support/appium/bootstrap/bootstrap-19b61ec8a9476369.js” -e UIARESULTSPATH /tmp/appium-instruments
info: [debug] And extra without-delay env: {}
info: [debug] And launch timeouts (in ms): {“global”:120000}
info: [debug] [INST STDERR] 2015-01-19 11:43:07.104 instruments[41443:2307] WebKit Threading Violation - initial use of WebKit from a secondary thread.
info: [debug] [INST] Waiting for device to boot…
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-01-19 17:43:15 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-01-19 17:43:15 +0000 Debug: responding with:
info: [debug] [INST] 2015-01-19 17:43:15 +0000 Debug: Running system command #1: /usr/local/Cellar/node/0.10.31/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-01-19 17:43:16 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation(‘PORTRAIT’)
info: [debug] [INST] 2015-01-19 17:43:16 +0000 Debug: evaluating au.setScreenOrientation(‘PORTRAIT’)
info: [debug] [INST] 2015-01-19 17:43:16 +0000 Debug: target.setDeviceOrientation(“1”)
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-01-19 17:43:17 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-01-19 17:43:17 +0000 Debug: responding with:
info: [debug] [INST] 2015-01-19 17:43:17 +0000 Debug: Running system command #2: /usr/local/Cellar/node/0.10.31/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] [INST] 2015-01-19 17:43:18 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML()
info: [debug] [INST] 2015-01-19 17:43:18 +0000 Debug: evaluating au.mainApp().getTreeForXML()
info: [debug] [INST] 2015-01-19 17:43:19 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-01-19 17:43:19 +0000 Debug: responding with:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:320,“height”:568},">":[{“UIAImage”:{"@":{“name”:“Default-568h”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0",“x”:0,“y”:0,“width”:320,“height”:568},">":[]}}]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1",“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/2",“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/2/0",“x”:0,“y”:0,“width”:320,“height”:20},">":[{“UIAElement”:{"@":{“name”:“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”,“label”:null,“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/2/0/0",“x”:6,“y”:0,“width”:38,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“3 of 3 Wi-Fi bars”,“label”:“3 of 3 Wi-Fi bars”,“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/2/0/1",“x”:49,“y”:0,“width”:13,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“11:43 AM”,“label”:“11:43 AM”,“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/2/0/2",“x”:135,“y”:0,“width”:50,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“100% battery power”,“label”:“100% battery 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/2/0/3",“x”:290,“y”:0,“width”:25,“height”:20},">":[]}}]}}]}}]}}}
info: [debug] [INST] 2015-01-19 17:43:19 +0000 Debug: Running system command #3: /usr/local/Cellar/node/0.10.31/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”:“My Name”,“label”:“My Label”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visibl…
info: [debug] Socket data received (2732 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:{“UIAApplication”:{”@":{“name”:“My Name”,“label”:“My Label”,“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”:
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 27ac20bc-8131-43f7-b73e-937d7a43f1fe
info: <-- POST /wd/hub/session 303 14048.016 ms - 9
info: --> GET /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe {}
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”:{“automationName”:“appium”,“app”:"/Users/…/MyApp.app",“platformVersion”:“8.1”,“platformName”:“iOS”,“deviceName”:“iPhone 5s”,“browserName”:“iOS”,“handlesAlerts”:true,“launchTimeout”:“120000”},“automationName”:“appium”,“app”:"/…/MyApp.app",“platformVersion”:“8.1”,“platformName”:“iOS”,“deviceName”:“iPhone 5s”,“handlesAlerts”:true,“launchTimeout”:“120000”},“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- GET /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe 200 1.114 ms - 924 {“status”:0,“value”:{“webStorageEnabled”:false,“locationContextEnabled”:false,“browserName”:“iOS”,“platform”:“MAC”,“javascriptEnabled”:true,“databaseEnabled”:false,“takesScreenshot”:true,“networkConnectionEnabled”:false,“warnings”:{},“desired”:{“automationName”:“appium”,“app”:"/…/MyApp.app",“platformVersion”:“8.1”,“platformName”:“iOS”,“deviceName”:“iPhone 5s”,“browserName”:“iOS”,“handlesAlerts”:true,“launchTimeout”:“120000”},“automationName”:“appium”,“app”:"/…/MyApp.app",“platformVersion”:“8.1”,“platformName”:“iOS”,“deviceName”:“iPhone 5s”,“handlesAlerts”:true,“launchTimeout”:“120000”},“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> GET /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/contexts {}
info: [debug] [REMOTE] Debugger socket connected to ::1:27753
info: [debug] [REMOTE] Sending connection key
info: [debug] [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRConnectionIdentifierKey”:“3940c70b-d9c2-42a0-96c3-e5b2e1ff9910”},"__selector":"_rpc_reportIdentifier:"}
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRSimulatorBuildKey”:“12B411”,“WIRSimulatorProductVersionKey”:“8.1”,“WIRSimulatorNameKey”:“iPhone Simulator”},"__selector":"_rpc_reportSetup:"}
info: [debug] [REMOTE] Sim name: iPhone Simulator
info: [debug] [REMOTE] Sim build: 12B411
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRApplicationDictionaryKey”:{“PID:41504”:{“WIRApplicationIdentifierKey”:“PID:41504”,“WIRIsApplicationProxyKey”:false,“WIRApplicationNameKey”:"******",“WIRApplicationBundleIdentifierKey”:"*****",“WIRIsApplicationActiveKey”:1}}},"__selector":"_rpc_reportConnectedApplicationList:"}
info: [debug] Using remote debugger app key: PID:41504
info: [debug] [REMOTE] Selecting app PID:41504
info: [debug] [REMOTE] function () { [native code] }
info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRConnectionIdentifierKey”:“3940c70b-d9c2-42a0-96c3-e5b2e1ff9910”,“WIRApplicationIdentifierKey”:“PID:41504”},"__selector":"_rpc_forwardGetListing:"}
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRApplicationIdentifierKey”:“PID:41504”,“WIRListingKey”:{“3”:{“WIRTypeKey”:“WIRTypeWeb”,“WIRTitleKey”:"…",“WIRURLKey”:“file:///Users/…/Library/Developer/CoreSimulator/Devices/B94B6C05-04FE-4377-BEB5-8762F7110C25/data/Containers/Bundle/Application/4D16BF54-C6B7-48F9-9FB0-32A69F8A559F/MyApp.app/www/default/Project.html”,“WIRPageIdentifierKey”:3}}},"__selector":"_rpc_applicationSentListing:"}
info: [debug] Responding to client with success: {“status”:0,“value”:[“NATIVE_APP”,“WEBVIEW_3”],“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- GET /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/contexts 200 87.606 ms - 98 {“status”:0,“value”:[“NATIVE_APP”,“WEBVIEW_3”],“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/context {“name”:“NATIVE_APP”}
info: [debug] Attempting to set context to ‘NATIVE_APP’
info: [debug] Responding to client with success: {“status”:0,“value”:"",“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/context 200 1.009 ms - 74 {“status”:0,“value”:"",“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element {“using”:“partial link text”,“value”:“Loading”}
info: [debug] Invalid locator strategy: partial link text
info: [debug] Responding to client with error: {“status”:9,“value”:{“message”:“Invalid locator strategy: partial link text”,“origValue”:“Invalid locator strategy: partial link text”},“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element 500 1.755 ms - 187
info: --> GET /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/contexts {}
info: [debug] [REMOTE] Selecting app PID:41504
info: [debug] [REMOTE] function () { [native code] }
info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRConnectionIdentifierKey”:“3940c70b-d9c2-42a0-96c3-e5b2e1ff9910”,“WIRApplicationIdentifierKey”:“PID:41504”},"__selector":"_rpc_forwardGetListing:"}
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRApplicationIdentifierKey”:“PID:41504”,“WIRListingKey”:{“3”:{“WIRTypeKey”:“WIRTypeWeb”,“WIRTitleKey”:“Project”,“WIRURLKey”:“file:///Users/…/Library/Developer/CoreSimulator/Devices/B94B6C05-04FE-4377-BEB5-8762F7110C25/data/Containers/Bundle/Application/4D16BF54-C6B7-48F9-9FB0-32A69F8A559F/MyApp.app/www/default/Project.html”,“WIRPageIdentifierKey”:3}}},"__selector":"_rpc_applicationSentListing:"}
info: [debug] Responding to client with success: {“status”:0,“value”:[“NATIVE_APP”,“WEBVIEW_3”],“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- GET /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/contexts 200 2.684 ms - 98 {“status”:0,“value”:[“NATIVE_APP”,“WEBVIEW_3”],“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/context {“name”:“WEBVIEW_3”}
info: [debug] Attempting to set context to ‘WEBVIEW_3’
info: [debug] [REMOTE] Selecting page 3 and forwarding socket setup
info: [debug] [REMOTE] Sending _rpc_forwardSocketSetup: message to remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRApplicationIdentifierKey”:“PID:41504”,“WIRConnectionIdentifierKey”:“3940c70b-d9c2-42a0-96c3-e5b2e1ff9910”,“WIRSenderKey”:“5fcdf06d-0010-4bea-8b57-894409613822”,“WIRPageIdentifierKey”:3},"__selector":"_rpc_forwardSocketSetup:"}
info: [debug] [REMOTE] Set sender key
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Enabled activity on page
info: [debug] [REMOTE] Checking document readyState
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] readyState was complete
info: [debug] Responding to client with success: {“status”:0,“value”:"",“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/context 200 10.058 ms - 74 {“status”:0,“value”:"",“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> GET /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/source {}
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:"…",“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- GET /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/source 200 6.271 ms - 34527 {“status”:0,“value”:"…",“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element {“using”:“xpath”,“value”:"//[contains(text(), ‘Server URL’)]"}
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] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“5000”},“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element 200 11.136 ms - 90 {“status”:0,“value”:{“ELEMENT”:“5000”},“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> GET /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5000/displayed {}
info: [debug] [REMOTE] Executing ‘is_displayed’ atom in default context
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- GET /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5000/displayed 200 10.962 ms - 76 {“status”:0,“value”:true,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element {“using”:“xpath”,“value”:"//input[@id=‘serverIP’]"}
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] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“5001”},“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element 200 11.065 ms - 90 {“status”:0,“value”:{“ELEMENT”:“5001”},“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5001/clear {“id”:“5001”}
info: [debug] [REMOTE] Executing ‘clear’ atom in default context
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:null,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5001/clear 200 19.617 ms - 76 {“status”:0,“value”:null,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5001/click {“id”:“5001”}
info: [debug] [REMOTE] Executing ‘click’ atom in default context
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:null,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5001/click 200 18.855 ms - 76 {“status”:0,“value”:null,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5001/value {“id”:“5001”,“value”:[“173.192.30.10”]}
info: [debug] [REMOTE] Executing ‘click’ atom in default context
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Executing ‘type’ atom in default context
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:null,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5001/value 200 32.614 ms - 76 {“status”:0,“value”:null,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element {“using”:“xpath”,“value”:"//input[@id=‘serverPort’]"}
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] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“5002”},“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element 200 9.382 ms - 90 {“status”:0,“value”:{“ELEMENT”:“5002”},“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5002/clear {“id”:“5002”}
info: [debug] [REMOTE] Executing ‘clear’ atom in default context
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:null,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5002/clear 200 17.325 ms - 76 {“status”:0,“value”:null,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5002/click {“id”:“5002”}
info: [debug] [REMOTE] Executing ‘click’ atom in default context
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:null,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5002/click 200 18.283 ms - 76 {“status”:0,“value”:null,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRApplicationIdentifierKey”:“PID:41504”,“WIRListingKey”:{“3”:{“WIRTypeKey”:“WIRTypeWeb”,“WIRTitleKey”:“Project”,“WIRURLKey”:“file:///Users/…/Library/Developer/CoreSimulator/Devices/B94B6C05-04FE-4377-BEB5-8762F7110C25/data/Containers/Bundle/Application/4D16BF54-C6B7-48F9-9FB0-32A69F8A559F/MyApp.app/www/default/Project.html”,“WIRConnectionIdentifierKey”:“3940c70b-d9c2-42a0-96c3-e5b2e1ff9910”,“WIRPageIdentifierKey”:3}}},"__selector":"_rpc_applicationSentListing:"}
info: [debug] Remote debugger notified us of a new page listing
info: [debug] New page listing is same as old, doing nothing
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5002/value {“id”:“5002”,“value”:[“19092”]}
info: [debug] [REMOTE] Executing ‘click’ atom in default context
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Executing ‘type’ atom in default context
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:null,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5002/value 200 29.364 ms - 76 {“status”:0,“value”:null,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element {“using”:“xpath”,“value”:"//button[@id=‘loginButton’]"}
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] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“5003”},“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element 200 8.863 ms - 90 {“status”:0,“value”:{“ELEMENT”:“5003”},“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5003/click {“id”:“5003”}
info: [debug] [REMOTE] Executing ‘click’ atom in default context
info: [debug] [REMOTE] Sending javascript command
info: [debug] [REMOTE] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] Responding to client with success: {“status”:0,“value”:null,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: <-- POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element/5003/click 200 32.127 ms - 76 {“status”:0,“value”:null,“sessionId”:“27ac20bc-8131-43f7-b73e-937d7a43f1fe”}
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] got applicationSentData response
info: [debug] [REMOTE] Got a blank data response from debugger
info: --> POST /wd/hub/session/27ac20bc-8131-43f7-b73e-937d7a43f1fe/element {“using”:“xpath”,“value”:"//div[@id=‘landscapePic’]"}
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] Sending _rpc_forwardSocketData: message to remote debugger
info: [debug] atom did not return yet, checking to see if we are blocked by an alert
info: [debug] Pushing command to appium work queue: “au.alertIsPresent()”
info: [debug] Sending command to instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:07 +0000 Debug: Got new command 3 from instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:07 +0000 Debug: evaluating au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:10 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-01-19 17:44:10 +0000 Debug: responding with:
info: [debug] [INST] 2015-01-19 17:44:10 +0000 Debug: Running system command #4: /usr/local/Cellar/node/0.10.31/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:false}…
info: [debug] Socket data received (28 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:false}
info: [debug] atom did not return yet, checking to see if we are blocked by an alert
info: [debug] Pushing command to appium work queue: “au.alertIsPresent()”
info: [debug] Sending command to instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:11 +0000 Debug: Got new command 4 from instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:11 +0000 Debug: evaluating au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:14 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-01-19 17:44:14 +0000 Debug: responding with:
info: [debug] [INST] 2015-01-19 17:44:14 +0000 Debug: Running system command #5: /usr/local/Cellar/node/0.10.31/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:false}…
info: [debug] Socket data received (28 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:false}
info: [debug] atom did not return yet, checking to see if we are blocked by an alert
info: [debug] Pushing command to appium work queue: “au.alertIsPresent()”
info: [debug] Sending command to instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:15 +0000 Debug: Got new command 5 from instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:15 +0000 Debug: evaluating au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:18 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-01-19 17:44:18 +0000 Debug: responding with:
info: [debug] [INST] 2015-01-19 17:44:18 +0000 Debug: Running system command #6: /usr/local/Cellar/node/0.10.31/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:false}…
info: [debug] Socket data received (28 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:false}
info: [debug] atom did not return yet, checking to see if we are blocked by an alert
info: [debug] Pushing command to appium work queue: “au.alertIsPresent()”
info: [debug] Sending command to instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:19 +0000 Debug: Got new command 6 from instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:19 +0000 Debug: evaluating au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:22 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-01-19 17:44:22 +0000 Debug: responding with:
info: [debug] [INST] 2015-01-19 17:44:22 +0000 Debug: Running system command #7: /usr/local/Cellar/node/0.10.31/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:false}…
info: [debug] Socket data received (28 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:false}
info: [debug] atom did not return yet, checking to see if we are blocked by an alert
info: [debug] Pushing command to appium work queue: “au.alertIsPresent()”
info: [debug] Sending command to instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:23 +0000 Debug: Got new command 7 from instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:23 +0000 Debug: evaluating au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:26 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-01-19 17:44:26 +0000 Debug: responding with:
info: [debug] [INST] 2015-01-19 17:44:26 +0000 Debug: Running system command #8: /usr/local/Cellar/node/0.10.31/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:false}…
info: [debug] Socket data received (28 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:false}
info: [debug] atom did not return yet, checking to see if we are blocked by an alert
info: [debug] Pushing command to appium work queue: “au.alertIsPresent()”
info: [debug] Sending command to instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:27 +0000 Debug: Got new command 8 from instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:27 +0000 Debug: evaluating au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:31 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-01-19 17:44:31 +0000 Debug: responding with:
info: [debug] [INST] 2015-01-19 17:44:31 +0000 Debug: Running system command #9: /usr/local/Cellar/node/0.10.31/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:false}…
info: [debug] Socket data received (28 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:false}
info: [debug] atom did not return yet, checking to see if we are blocked by an alert
info: [debug] Pushing command to appium work queue: “au.alertIsPresent()”
info: [debug] Sending command to instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:32 +0000 Debug: Got new command 9 from instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:32 +0000 Debug: evaluating au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:35 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-01-19 17:44:35 +0000 Debug: responding with:
info: [debug] [INST] 2015-01-19 17:44:35 +0000 Debug: Running system command #10: /usr/local/Cellar/node/0.10.31/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:false}…
info: [debug] Socket data received (28 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:false}
info: [debug] atom did not return yet, checking to see if we are blocked by an alert
info: [debug] Pushing command to appium work queue: “au.alertIsPresent()”
info: [debug] Sending command to instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:36 +0000 Debug: Got new command 10 from instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:36 +0000 Debug: evaluating au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:39 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-01-19 17:44:39 +0000 Debug: responding with:
info: [debug] [INST] 2015-01-19 17:44:39 +0000 Debug: Running system command #11: /usr/local/Cellar/node/0.10.31/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:false}…
info: [debug] Socket data received (28 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:false}
info: [debug] atom did not return yet, checking to see if we are blocked by an alert
info: [debug] Pushing command to appium work queue: “au.alertIsPresent()”
info: [debug] Sending command to instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:40 +0000 Debug: Got new command 11 from instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:40 +0000 Debug: evaluating au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:43 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-01-19 17:44:43 +0000 Debug: responding with:
info: [debug] [INST] 2015-01-19 17:44:43 +0000 Debug: Running system command #12: /usr/local/Cellar/node/0.10.31/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:false}…
info: [debug] Socket data received (28 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:false}
info: [debug] atom did not return yet, checking to see if we are blocked by an alert
info: [debug] Pushing command to appium work queue: “au.alertIsPresent()”
info: [debug] Sending command to instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:44 +0000 Debug: Got new command 12 from instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:44 +0000 Debug: evaluating au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:47 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-01-19 17:44:47 +0000 Debug: responding with:
info: [debug] [INST] 2015-01-19 17:44:47 +0000 Debug: Running system command #13: /usr/local/Cellar/node/0.10.31/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:false}…
info: [debug] Socket data received (28 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:false}
info: [debug] atom did not return yet, checking to see if we are blocked by an alert
info: [debug] Pushing command to appium work queue: “au.alertIsPresent()”
info: [debug] Sending command to instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:48 +0000 Debug: Got new command 13 from instruments: au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:48 +0000 Debug: evaluating au.alertIsPresent()
info: [debug] [INST] 2015-01-19 17:44:51 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-01-19 17:44:51 +0000 Debug: responding with:
info: [debug] [INST] 2015-01-19 17:44:51 +0000 Debug: Running system command #14: /usr/local/Cellar/node/0.10.31/bin/node /usr/local/lib/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:false}…
info: [debug] Socket data received (28 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:false}
info: [debug] Didn’t get a new command in 60 secs, shutting down…
info: Shutting down appium session
info: [debug] Stopping ios
info: [debug] Destroying instruments client socket.
info: [debug] Closing socket server.
info: [debug] Instruments socket server was closed
info: [debug] Sending sigterm to instruments
info: [debug] [INST] 2015-01-19 17:45:01 +0000 Stopped: Script was stopped by the user
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRApplicationIdentifierKey”:“PID:41504”,“WIRIsApplicationProxyKey”:false,“WIRApplicationNameKey”:"…",“WIRApplicationBundleIdentifierKey”:"…",“WIRIsApplicationActiveKey”:1},"__selector":"_rpc_applicationDisconnected:"}
info: [debug] [INST] Instruments Trace Complete (Duration : 113.616280s; Output : /tmp/appium-instruments/instrumentscli0.trace)
info: [debug] [INSTSERVER] Instruments exited with code 0
info: [debug] Cleaning up after instruments exit
info: [debug] Stopping iOS log capture
info: [debug] [REMOTE] Disconnecting from remote debugger
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] [REMOTE] Debugger socket disconnected
info: [debug] Cleaning sim data files
info: [debug] Executing: xcrun simctl erase B94B6C05-04FE-4377-BEB5-8762F7110C25
info: [debug] Executing: xcrun simctl erase B94B6C05-04FE-4377-BEB5-8762F7110C25
info: [debug] Cleaning app data files
warn: Applications directory /Users/…/Library/Developer/CoreSimulator/Devices/B94B6C05-04FE-4377-BEB5-8762F7110C25/data/Containers/Data/Application doesn’t exist. Have you run this simulator before?
warn: Applications directory /Users/…/Library/Developer/CoreSimulator/Devices/B94B6C05-04FE-4377-BEB5-8762F7110C25/data/Containers/Bundle/Application doesn’t exist. Have you run this simulator before?
info: Couldn’t find app directories to delete. Probably it’s not installed
info: [debug] Cleaning up appium session
info: [debug] We shut down because no new commands came in