Error: [REMOTE] Could not connect to WebKitRemoteDebugger server

Automation Device: IPad mini with IOS 8.4 (Real Device)
Appium version 1.4.8
MAC Version 10.10.3

Issue coming while hitting from my project as well as from the appium inspector. I’m not able to automate my app. Sometimes the tap functionality works for the first time but after that there is no response and logs are shown on every hit as given in the post . please suggest if there is solution for this asap since automation has been stuck for so long. Appium 1.3.1 also shows the same errors with IPad 2 having IOS 7.1.1. Automation works fine with android. the logs are as shown for the instruction : wd.findElement(By.name(“Go”));

info: [debug] [INST STDERR] 2015-07-23 11:41:18.841 instruments[20909:17179212] WebKit Threading Violation - initial use of WebKit from a secondary thread.

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:16 iPad locationd[64] : Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:19 iPad SpringBoard[43] : Entitlement com.apple.multitasking.termination required to kill applications.

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:19 iPad kernel[0] : xpcproxy[4227] Container: /private/var/mobile/Containers/Data/Application/0C2D77AC-8B1B-4DAF-A37E-9DB65C9D2DD6 (sandbox)

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:19 iPad locationd[64] : Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:20 iPad LC Workspace[4227] : assertion failed: 12H143: libxpc.dylib + 51923 [7FF71721-5624-3DDE-9615-146A4D8B7197]: 0x7d

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:20 iPad Unknown[4227] :

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:20 iPad LC Workspace[4227] : Successfully created LCCache table at :/var/mobile/Containers/Data/Application/0C2D77AC-8B1B-4DAF-A37E-9DB65C9D2DD6/Library/Caches/com.adobe.livecycle.Capture/LCCache.db

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:20 iPad LC Workspace[4227] : DiskCookieStorage changing policy from 2 to 0, cookie file: file:///private/var/mobile/Containers/Data/Application/0C2D77AC-8B1B-4DAF-A37E-9DB65C9D2DD6/Library/Cookies/Cookies.binarycookies

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:20 iPad notification_proxy[2787] : 0x345000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:20 iPad notification_proxy[2787] : 0x4dd000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:21 iPad LC Workspace[4227] : Multi-tasking -> Device: YES, App: YES

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:22 iPad locationd[64] : Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0

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-07-23 06:14:23 +0000 Debug: evaluation finished

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: [IOS_SYSLOG_ROW ] Jul 23 11:44:23 iPad LC Workspace[4227] : [INFO] Device locale: en-US

info: [debug] [INST] 2015-07-23 06:14:23 +0000 Debug: responding with:

info: [debug] [INST] 2015-07-23 06:14:23 +0000 Debug: Running system command #1: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:true}…

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:23 iPad LC Workspace[4227] : [INFO] database opened successfully

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:23 iPad LC Workspace[4227] : [INFO] login fragment loaded

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:24 iPad LC Workspace[4227] : [INFO] Table prefix created for [email protected]: Prefix_1_

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:24 iPad LC Workspace[4227] : [INFO] [“http://10.42.86.243:8080”]

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:24 iPad LC Workspace[4227] : [INFO] getTask: success void callback

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:24 iPad LC Workspace[4227] : [INFO] User settings missing in database, using default values.

info: [IOS_SYSLOG_ROW ] Jul 23 11:44:24 iPad LC Workspace[4227] : [INFO] Offline status set

info: [debug] [INST] 2015-07-23 06:14:24 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation(‘PORTRAIT’)

info: [debug] [INST] 2015-07-23 06:14:24 +0000 Debug: evaluating au.setScreenOrientation(‘PORTRAIT’)

info: [debug] [INST] 2015-07-23 06:14:24 +0000 Debug: target.setDeviceOrientation(“1”)

info: [debug] [INST] 2015-07-23 06:14:26 +0000 Debug: evaluation finished

info: [debug] [INST] 2015-07-23 06:14:26 +0000 Debug: responding with:

info: [debug] [INST] 2015-07-23 06:14:26 +0000 Debug: Running system command #2: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…

info: [debug] Socket data received (33 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Waiting for app source to contain elements

info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()

info: [debug] [INST] 2015-07-23 06:14:27 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML()

info: [debug] [INST] 2015-07-23 06:14:27 +0000 Debug: evaluating au.mainApp().getTreeForXML()

info: [debug] [INST] 2015-07-23 06:14:28 +0000 Debug: evaluation finished

info: [debug] [INST] 2015-07-23 06:14:28 +0000 Debug: responding with::null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:768,“height”:1024},">":[{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/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/0/0/0",“x”:0,“y”:0,“width”:768,“height”:1024},">":[{“UIAStaticText”:{"@":{“name”:“User ID”,“label”:“User ID”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/0",“x”:20,“y”:133,“width”:45,“height”:16},">":[]}},{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:“user5”,“dom”:{“id”:“txtuser”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/1",“x”:20,“y”:154,“width”:354,“height”:40},">":[]}},{“UIAStaticText”:{"@":{“name”:“Password”,“label”:“Password”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/2",“x”:385,“y”:133,“width”:58,“height”:16},">":[]}},{“UIASecureTextField”:{"@":{“name”:null,“label”:null,“value”:"",“dom”:{“id”:“txtpwd”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/3",“x”:386,“y”:154,“width”:358,“height”:40},">":[]}},{“UIAStaticText”:{"@":{“name”:“Server URL”,“label”:“Server URL”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/4",“x”:20,“y”:208,“width”:68,“height”:16},">":[]}},{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:“http://10.42.86.243:8080”,“dom”:{“id”:“txtserver”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/5",“x”:20,“y”:229,“width”:723,“height”:40},">":[]}},{“UIAElement”:{"@":{“name”:null,“label”:null,“value”:"\n",“dom”:{“id”:“serversDropDown”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/6",“x”:722,“y”:229,“width”:26,“height”:38},">":[]}},{“UIAButton”:{"@":{“name”:“Go”,“label”:“Go”,“value”:"",“dom”:{“id”:“btnlogin”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/7",“x”:647,“y”:288,“width”:96,“height”:40},">":[]}}]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/1",“x”:765,“y”:0,“width”:3,“height”:1024},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/2",“x”:0,“y”:1021,“width”:768,“height”:3},">":[]}}]}},{“UIAImage”:{"@":{“name”:“Default-Portrait”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1",“x”:0,“y”:0,“width”:768,“height”:1024},">":[]}},{“UIAActivityIndicator”:{"@":{“name”:“In progress”,“label”:“In progress”,“value”:“1”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2",“x”:374,“y”:502,“width”:20,“height”:20},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2/0",“x”:374,“y”:502,“width”:20,“height”:20},">":[]}}]}}]}},{“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”:768,“height”:1024},">":[{“UIAStatusBar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/0",“x”:0,“y”:0,“width”:768,“height”:20},">":[{“UIAElement”:{"@":{“name”:“iPad”,“label”:“iPad”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/1/0/0",“x”:6,“y”:0,“width”:26,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“3 of 3 Wi-Fi bars”,“label”:“3 of 3 Wi-Fi bars”,“value”:“AdobeCorp”,“dom”:null,“enabled”:true,“valid”:tru
e,“visible”:false,“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”:37,“y”:0,“width”:13,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“11:44 AM”,“label”:“11:44 AM”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/1/0/2",“x”:359,“y”:0,“width”:50,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“49% battery power, Charging”,“label”:“49% battery power, Charging”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/1/0/3",“x”:700,“y”:0,“width”:63,“height”:20},">":[]}}]}}]}}]}}}
info: [debug] [INST] 2015-07-23 06:14:28 +0000 Debug: Running system command #3: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“AEM Forms Workspace”,“label”:"AEM Forms Wor…

info: [debug] Socket data received (5305 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“AEM Forms Workspace”,“label”:“AEM Forms Workspace”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0",“x”:0,“y”:0,“width”:768,“height”:1024},">":[{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”

info: [debug] Device launched! Ready for commands
info: [debug] Setting command timeout to 999999 secs
info: [debug] Appium session started with sessionId ae979281-3945-406d-8a71-d4ced5aa40aa
info: <-- POST /wd/hub/session 303 31099.453 ms - 74

info: --> GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa {}
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”:{“platformName”:“iOS”,“platformVersion”:“8.4”,“newCommandTimeout”:“999999”,“automationName”:“Appium”,“deviceName”:“iPad 2”},“platformName”:“iOS”,“platformVersion”:“8.4”,“newCommandTimeout”:“999999”,“automationName”:“Appium”,“deviceName”:“iPad 2”},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}
info: <-- GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa 200 2.215 ms - 542 {“status”:0,“value”:{“webStorageEnabled”:false,“locationContextEnabled”:false,“browserName”:“iOS”,“platform”:“MAC”,“javascriptEnabled”:true,“databaseEnabled”:false,“takesScreenshot”:true,“networkConnectionEnabled”:false,“warnings”:{},“desired”:{“platformName”:“iOS”,“platformVersion”:“8.4”,“newCommandTimeout”:“999999”,“automationName”:“Appium”,“deviceName”:“iPad 2”},“platformName”:“iOS”,“platformVersion”:“8.4”,“newCommandTimeout”:“999999”,“automationName”:“Appium”,“deviceName”:“iPad 2”},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

info: --> GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/source {}

info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()

info: [debug] [INST] 2015-07-23 06:14:30 +0000 Debug: Got new command 3 from instruments: au.mainApp().getTreeForXML()

info: [debug] [INST] 2015-07-23 06:14:30 +0000 Debug: evaluating au.mainApp().getTreeForXML()

info: [debug] [INST] 2015-07-23 06:14:30 +0000 Debug: evaluation finished

info: [debug] [INST] 2015-07-23 06:14:30 +0000 Debug: responding with::null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:768,“height”:1024},">":[{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/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/0/0/0",“x”:0,“y”:0,“width”:768,“height”:1024},">":[{“UIAStaticText”:{"@":{“name”:“User ID”,“label”:“User ID”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/0",“x”:20,“y”:133,“width”:45,“height”:16},">":[]}},{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:“user5”,“dom”:{“id”:“txtuser”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/1",“x”:20,“y”:154,“width”:354,“height”:40},">":[]}},{“UIAStaticText”:{"@":{“name”:“Password”,“label”:“Password”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/2",“x”:385,“y”:133,“width”:58,“height”:16},">":[]}},{“UIASecureTextField”:{"@":{“name”:null,“label”:null,“value”:"",“dom”:{“id”:“txtpwd”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/3",“x”:386,“y”:154,“width”:358,“height”:40},">":[]}},{“UIAStaticText”:{"@":{“name”:“Server URL”,“label”:“Server URL”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/4",“x”:20,“y”:208,“width”:68,“height”:16},">":[]}},{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:“http://10.42.86.243:8080”,“dom”:{“id”:“txtserver”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/5",“x”:20,“y”:229,“width”:723,“height”:40},">":[]}},{“UIAElement”:{"@":{“name”:null,“label”:null,“value”:"\n",“dom”:{“id”:“serversDropDown”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/6",“x”:722,“y”:229,“width”:26,“height”:38},">":[]}},{“UIAButton”:{"@":{“name”:“Go”,“label”:“Go”,“value”:"",“dom”:{“id”:“btnlogin”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/7",“x”:647,“y”:288,“width”:96,“height”:40},">":[]}}]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/1",“x”:765,“y”:0,“width”:3,“height”:1024},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/2",“x”:0,“y”:1021,“width”:768,“height”:3},">":[]}}]}},{“UIAImage”:{"@":{“name”:“Default-Portrait”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1",“x”:0,“y”:0,“width”:768,“height”:1024},">":[]}},{“UIAActivityIndicator”:{"@":{“name”:“In progress”,“label”:“In progress”,“value”:“1”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2",“x”:374,“y”:502,“width”:20,“height”:20},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2/0",“x”:374,“y”:502,“width”:20,“height”:20},">":[]}}]}}]}},{“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”:768,“height”:1024},">":[{“UIAStatusBar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/0",“x”:0,“y”:0,“width”:768,“height”:20},">":[{“UIAElement”:{"@":{“name”:“iPad”,“label”:“iPad”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/1/0/0",“x”:6,“y”:0,“width”:26,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“3 of 3 Wi-Fi bars”,“label”:“3 of 3 Wi-Fi bars”,“value”:“AdobeCorp”,“dom”:null,“enabled”:true,“valid”:tru
e,“visible”:false,“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”:37,“y”:0,“width”:13,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“11:44 AM”,“label”:“11:44 AM”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/1/0/2",“x”:359,“y”:0,“width”:50,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“49% battery power, Charging”,“label”:“49% battery power, Charging”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/1/0/3",“x”:700,“y”:0,“width”:63,“height”:20},">":[]}}]}}]}}]}}}
info: [debug] [INST] 2015-07-23 06:14:30 +0000 Debug: Running system command #4: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“AEM Forms Workspace”,“label”:"AEM Forms Wor…

info: [debug] Socket data received (5305 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“AEM Forms Workspace”,“label”:“AEM Forms Workspace”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0",“x”:0,“y”:0,“width”:768,“height”:1024},">":[{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”

info: [debug] Responding to client with success: {“status”:0,“value”:"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\n <UIAApplication name=“AEM Forms Workspace” label=“AEM Forms Workspace” value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAWindow name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAScrollView name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAWebView name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0/0/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAStaticText name=“User ID” label=“User ID” value="" dom="[object Object]" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0/0/0/0" x=“20” y=“133” width=“45” height=“16”>\n \n <UIATextFie…",“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}
info: <-- GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/source 200 1574.036 ms - 6364 {“status”:0,“value”:"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\n <UIAApplication name=“AEM Forms Workspace” label=“AEM Forms Workspace” value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAWindow name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAScrollView name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAWebView name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0/0/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAStaticText name=“User ID” label=“User ID” value="" dom="[object Object]" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0/0/0/0" x=“20” y=“133” width=“45” height=“16”>\n \n <UIATextFie…",“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}
info: --> GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/orientation {}
info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”
info: [debug] Sending command to instruments: au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:14:31 +0000 Debug: Got new command 4 from instruments: au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:14:31 +0000 Debug: evaluating au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:14:31 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-07-23 06:14:31 +0000 Debug: responding with:
2015-07-23 06:14:31 +0000 Debug: Running system command #5: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…

info: [debug] Socket data received (33 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Setting internal orientation to PORTRAIT
info: [debug] Responding to client with success: {“status”:0,“value”:“PORTRAIT”,“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

info: <-- GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/orientation 200 1101.071 ms - 82 {“status”:0,“value”:“PORTRAIT”,“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}
info: --> GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/screenshot {}
info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”
info: [debug] Sending command to instruments: au.getScreenOrientation()

info: [debug] Socket data received (33 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Setting internal orientation to PORTRAIT
info: [debug] Pushing command to appium work queue: “au.capture(‘screenshot4d7c7b0b-c354-4646-b12b-62ae0f18ff17’)”
info: [debug] Sending command to instruments: au.capture(‘screenshot4d7c7b0b-c354-4646-b12b-62ae0f18ff17’)

info: [debug] [INST] 2015-07-23 06:14:32 +0000 Debug: Got new command 5 from instruments: au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:14:32 +0000 Debug: evaluating au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:14:32 +0000 Debug: evaluation finished

info: [debug] [INST] 2015-07-23 06:14:32 +0000 Debug: responding with:

info: [debug] [INST] 2015-07-23 06:14:32 +0000 Debug: Running system command #6: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…

info: [debug] [INST] 2015-07-23 06:14:33 +0000 Debug: Got new command 6 from instruments: au.capture(‘screenshot4d7c7b0b-c354-4646-b12b-62ae0f18ff17’)

info: [debug] [INST] 2015-07-23 06:14:33 +0000 Debug: evaluating au.capture(‘screenshot4d7c7b0b-c354-4646-b12b-62ae0f18ff17’)

info: [debug] [INST] 2015-07-23 06:14:33 +0000 Debug: target.captureRectOnScreenWithName("{origin:{x:0.00,y:0.00}, size:{height:1024.00,width:768.00}}", UIScreen, “screenshot4d7c7b0b-c354-4646-b12b-62ae0f18ff17”)

info: [debug] Socket data received (25 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:""}
info: [debug] Waiting 10000 ms for screenshot to ge generated.

info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”

info: [debug] Sending command to instruments: au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:14:34 +0000 Screenshot captured.

info: [debug] Socket data received (33 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Setting internal orientation to PORTRAIT
info: [debug] Pushing command to appium work queue: “au.capture(‘screenshot4d7c7b0b-c354-4646-b12b-62ae0f18ff17’)”
info: [debug] Sending command to instruments: au.capture(‘screenshot4d7c7b0b-c354-4646-b12b-62ae0f18ff17’)

info: [debug] [INST] 2015-07-23 06:14:34 +0000 Debug: evaluation finished

info: [debug] [INST] 2015-07-23 06:14:34 +0000 Debug: responding with:

info: [debug] [INST] 2015-07-23 06:14:34 +0000 Debug: Running system command #7: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:""}…

info: [debug] [INST] 2015-07-23 06:14:45 +0000 Debug: Got new command 7 from instruments: au.getScreenOrientation()
info: [debug] [INST] 2015-07-23 06:14:45 +0000 Debug: evaluating au.getScreenOrientation()
info: [debug] [INST] 2015-07-23 06:14:45 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-07-23 06:14:45 +0000 Debug: responding with:
info: [debug] [INST] 2015-07-23 06:14:45 +0000 Debug: Running system command #8: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…

info: [debug] [INST] 2015-07-23 06:14:46 +0000 Debug: Got new command 8 from instruments: au.capture(‘screenshot4d7c7b0b-c354-4646-b12b-62ae0f18ff17’)

info: [debug] [INST] 2015-07-23 06:14:46 +0000 Debug: evaluating au.capture(‘screenshot4d7c7b0b-c354-4646-b12b-62ae0f18ff17’)

info: [debug] [INST] 2015-07-23 06:14:46 +0000 Debug: target.captureRectOnScreenWithName("{origin:{x:0.00,y:0.00}, size:{height:1024.00,width:768.00}}", UIScreen, “screenshot4d7c7b0b-c354-4646-b12b-62ae0f18ff17”)

info: [debug] Socket data received (25 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:""}
info: [debug] Waiting 10000 ms for screenshot to ge generated.

info: [debug] Responding to client with success: {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAAAwAAAAQACAYAAABWJj4AAAAAAXNSR0IArs4c6QAAQABJREFUeAHsvQvMbdtV3ze/xzn33Ovrx7WvbcCOXWMbbOKQEKApECICVZEoSoiI1KZKaVEUqSq0iIi+CCSUENoSUohiSkvSVmpJ1CBQ0zQIxCM0LQ+H8DABCwwYjPED+xrfa19f3/P4Hv3/xpj/Ncea39r7+865B7DB85y155xj/Md/jDnmXGuvtfba+zv42Oe98PysnbVz/Ts4OGzt/Kidn583ddrR8VE7PDxsZ2fSS8Y/CbKtPvLT09N2GOJDmRzEhrydwZf98wPRwtkL8uCDs2/I8MVmPdwnJyfhx3pqtiM5PTxMG/r4PJPPU23RVqxn3Sc+bOcYNJCMiaF23MH5beHEoRieVo39kQyu4VO404OjdnB41I7Ub6cnGrd4tcEvt+3s8Fhkyhl4HEneDk7VOA2MolU7NGhDdk5yXE6VtygRlKVRO/6oFQNxME7nL2LofQyMR15L7VdbY46OGHHGFvOotrmQpwzOwYu+FvfNX+3B1RjooyfX/LMtcsqM3SULcH+ZObZsKoZ29VPb5jUeHRvr1MV4ZNZTYzPb2ca1cdUWHRk91P5Y7WO+S6qtq1xuU8966xzv0tfiZjblrR2faf2qkytY8yL5qQRn7A/sBNckOGFN5/53Xevw/NZpuybVsWI70Ho+Vh5uqX1H29HBcbt950ycrH68nIpPm3Rn2mKgotMeLVuOPwdCqDqUZ3WJ45rWNTERywkxXFIY9zxGTLbyAdvWuosduvvZskNlH1sh1d2602xWldt8m8ANYbXdUF8QbfEz53OpOHzYT5Xbxjr3wcw4MDUf1pvbfXMcxlHXvcyz/cxYy3nvivcvzFhrWoPZz2Ou+7EKFaOPncDNQZuCD2TVl2US69g7cMnDcTiP3WLWesrjMvtCclMTj+ts8/42+5Z3Igjfzhnc5k/P2zET44gzfdcx2LZi…”,“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

info: <-- GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/screenshot 200 15901.067 ms - 1706162 {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAAAwAAAAQACAYAAABWJj4AAAAAAXNSR0IArs4c6QAAQABJREFUeAHsvQvMbdtV3ze/xzn33Ovrx7WvbcCOXWMbbOKQEKApECICVZEoSoiI1KZKaVEUqSq0iIi+CCSUENoSUohiSkvSVmpJ1CBQ0zQIxCM0LQ+H8DABCwwYjPED+xrfa19f3/P4Hv3/xpj/Ncea39r7+865B7DB85y155xj/Md/jDnmXGuvtfba+zv42Oe98PysnbVz/Ts4OGzt/Kidn583ddrR8VE7PDxsZ2fSS8Y/CbKtPvLT09N2GOJDmRzEhrydwZf98wPRwtkL8uCDs2/I8MVmPdwnJyfhx3pqtiM5PTxMG/r4PJPPU23RVqxn3Sc+bOcYNJCMiaF23MH5beHEoRieVo39kQyu4VO404OjdnB41I7Ub6cnGrd4tcEvt+3s8Fhkyhl4HEneDk7VOA2MolU7NGhDdk5yXE6VtygRlKVRO/6oFQNxME7nL2LofQyMR15L7VdbY46OGHHGFvOotrmQpwzOwYu+FvfNX+3B1RjooyfX/LMtcsqM3SULcH+ZObZsKoZ29VPb5jUeHRvr1MV4ZNZTYzPb2ca1cdUWHRk91P5Y7WO+S6qtq1xuU8966xzv0tfiZjblrR2faf2qkytY8yL5qQRn7A/sBNckOGFN5/53Xevw/NZpuybVsWI70Ho+Vh5uqX1H29HBcbt950ycrH68nIpPm3Rn2mKgotMeLVuOPwdCqDqUZ3WJ45rWNTERywkxXFIY9zxGTLbyAdvWuosduvvZskNlH1sh1d2602xWldt8m8ANYbXdUF8QbfEz53OpOHzYT5Xbxjr3wcw4MDUf1pvbfXMcxlHXvcyz/cxYy3nvivcvzFhrWoPZz2Ou+7EKFaOPncDNQZuCD2TVl2US69g7cMnDcTiP3WLWesrjMvtCclMTj+ts8/42+5Z3Igjfzhnc5k/P2zET44gzfdcx2LZi…”,“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

info: --> GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/contexts {}
info: [debug] [REMOTE] Getting WebKitRemoteDebugger pageArray

error: [REMOTE] Could not connect to WebKitRemoteDebugger server

info: [debug] Responding to client with error: {“status”:13,“value”:{“message”:“An unknown server-side error occurred while processing the command. (Original error: connect ECONNREFUSED)”,“code”:“ECONNREFUSED”,“errno”:“ECONNREFUSED”,“syscall”:“connect”,“origValue”:“connect ECONNREFUSED”},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}
info: <-- GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/contexts 500 14.048 ms - 293

info: --> POST /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/element {“using”:“name”,“value”:“Go”}

warn: [DEPRECATED] The name locator strategy has been deprecated and will be removed. Please use the accessibility id locator strategy instead.
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: “au.getElementByName(‘Go’)”
info: [debug] Sending command to instruments: au.getElementByName(‘Go’)
info: [debug] [INST] 2015-07-23 06:14:47 +0000 Screenshot captured.
info: [debug] [INST] 2015-07-23 06:14:47 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-07-23 06:14:47 +0000 Debug: responding with:
info: [debug] [INST] 2015-07-23 06:14:47 +0000 Debug: Running system command #9: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:""}…
info: [debug] [INST] 2015-07-23 06:14:56 +0000 Debug: Got new command 9 from instruments: au.getElementByName(‘Go’)
info: [debug] [INST] 2015-07-23 06:14:56 +0000 Debug: evaluating au.getElementByName(‘Go’)
info: [debug] [INST] 2015-07-23 06:14:56 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-07-23 06:14:56 +0000 Debug: responding with:
info: [debug] [INST] 2015-07-23 06:14:56 +0000 Debug: Running system command #10: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:""}…
info: [debug] Socket data received (25 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:""}
info: [debug] Condition unmet after 524ms. Timing out.
info: [debug] Responding to client with error: {“status”:7,“value”:{“message”:“An element could not be located on the page using the given search parameters.”,“origValue”:""},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}
info: <-- POST /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/element 500 526.579 ms - 179

info: --> GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/source {}
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()

info: [debug] [INST] 2015-07-23 06:14:57 +0000 Debug: Got new command 10 from instruments: au.mainApp().getTreeForXML()

info: [debug] [INST] 2015-07-23 06:14:57 +0000 Debug: evaluating au.mainApp().getTreeForXML()

info: [debug] [INST] 2015-07-23 06:14:58 +0000 Debug: evaluation finished

info: [debug] [INST] 2015-07-23 06:14:58 +0000 Debug: responding with::null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:768,“height”:1024},">":[{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/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/0/0/0",“x”:0,“y”:0,“width”:768,“height”:1024},">":[{“UIAStaticText”:{"@":{“name”:“User ID”,“label”:“User ID”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/0",“x”:20,“y”:133,“width”:45,“height”:16},">":[]}},{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:“user5”,“dom”:{“id”:“txtuser”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/1",“x”:20,“y”:154,“width”:354,“height”:40},">":[]}},{“UIAStaticText”:{"@":{“name”:“Password”,“label”:“Password”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/2",“x”:385,“y”:133,“width”:58,“height”:16},">":[]}},{“UIASecureTextField”:{"@":{“name”:null,“label”:null,“value”:"",“dom”:{“id”:“txtpwd”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/3",“x”:386,“y”:154,“width”:358,“height”:40},">":[]}},{“UIAStaticText”:{"@":{“name”:“Server URL”,“label”:“Server URL”,“value”:"",“dom”:{“id”:""},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/4",“x”:20,“y”:208,“width”:68,“height”:16},">":[]}},{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:“http://10.42.86.243:8080”,“dom”:{“id”:“txtserver”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/5",“x”:20,“y”:229,“width”:723,“height”:40},">":[]}},{“UIAElement”:{"@":{“name”:null,“label”:null,“value”:"\n",“dom”:{“id”:“serversDropDown”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/6",“x”:722,“y”:229,“width”:26,“height”:38},">":[]}},{“UIAButton”:{"@":{“name”:“Go”,“label”:“Go”,“value”:"",“dom”:{“id”:“btnlogin”},“enabled”:true,“valid”:true,“visible”:true,“hint”:"",“path”:"/0/0/0/0/7",“x”:647,“y”:288,“width”:96,“height”:40},">":[]}}]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/1",“x”:765,“y”:0,“width”:3,“height”:1024},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/2",“x”:0,“y”:1021,“width”:768,“height”:3},">":[]}}]}},{“UIAImage”:{"@":{“name”:“Default-Portrait”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/1",“x”:0,“y”:0,“width”:768,“height”:1024},">":[]}},{“UIAActivityIndicator”:{"@":{“name”:“In progress”,“label”:“In progress”,“value”:“1”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2",“x”:374,“y”:502,“width”:20,“height”:20},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2/0",“x”:374,“y”:502,“width”:20,“height”:20},">":[]}}]}}]}},{“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”:768,“height”:1024},">":[{“UIAStatusBar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/1/0",“x”:0,“y”:0,“width”:768,“height”:20},">":[{“UIAElement”:{"@":{“name”:“iPad”,“label”:“iPad”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/1/0/0",“x”:6,“y”:0,“width”:26,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“3 of 3 Wi-Fi bars”,“label”:“3 of 3 Wi-Fi bars”,“value”:“AdobeCorp”,“dom”:null,“enabled”:true,“valid”:tru
e,“visible”:false,“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”:37,“y”:0,“width”:13,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“11:44 AM”,“label”:“11:44 AM”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/1/0/2",“x”:359,“y”:0,“width”:50,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“49% battery power, Charging”,“label”:“49% battery power, Charging”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/1/0/3",“x”:700,“y”:0,“width”:63,“height”:20},">":[]}}]}}]}}]}}}
info: [debug] [INST] 2015-07-23 06:14:58 +0000 Debug: Running system command #11: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“AEM Forms Workspace”,“label”:"AEM Forms Wor…

info: [debug] Socket data received (5305 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“AEM Forms Workspace”,“label”:“AEM Forms Workspace”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0",“x”:0,“y”:0,“width”:768,“height”:1024},">":[{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”

info: [debug] Responding to client with success: {“status”:0,“value”:"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\n <UIAApplication name=“AEM Forms Workspace” label=“AEM Forms Workspace” value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAWindow name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAScrollView name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAWebView name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0/0/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAStaticText name=“User ID” label=“User ID” value="" dom="[object Object]" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0/0/0/0" x=“20” y=“133” width=“45” height=“16”>\n \n <UIATextFie…",“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}
info: <-- GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/source 200 1486.980 ms - 6364 {“status”:0,“value”:"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\n <UIAApplication name=“AEM Forms Workspace” label=“AEM Forms Workspace” value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAWindow name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAScrollView name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAWebView name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0/0/0" x=“0” y=“0” width=“768” height=“1024”>\n <UIAStaticText name=“User ID” label=“User ID” value="" dom="[object Object]" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0/0/0/0" x=“20” y=“133” width=“45” height=“16”>\n \n <UIATextFie…",“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}
info: --> GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/orientation {}
info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”
info: [debug] Sending command to instruments: au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:14:59 +0000 Debug: Got new command 11 from instruments: au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:14:59 +0000 Debug: evaluating au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:14:59 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-07-23 06:14:59 +0000 Debug: responding with:
info: [debug] [INST] 2015-07-23 06:14:59 +0000 Debug: Running system command #12: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…

info: [debug] Socket data received (33 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Setting internal orientation to PORTRAIT
info: [debug] Responding to client with success: {“status”:0,“value”:“PORTRAIT”,“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

info: <-- GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/orientation 200 958.576 ms - 82 {“status”:0,“value”:“PORTRAIT”,“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}
info: --> GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/screenshot {}
info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”
info: [debug] Sending command to instruments: au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:15:00 +0000 Debug: Got new command 12 from instruments: au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:15:00 +0000 Debug: evaluating au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:15:00 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-07-23 06:15:00 +0000 Debug: responding with:
info: [debug] [INST] 2015-07-23 06:15:00 +0000 Debug: Running system command #13: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…

info: [debug] Socket data received (33 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Setting internal orientation to PORTRAIT
info: [debug] Pushing command to appium work queue: “au.capture(‘screenshotce188463-d0d6-4b48-9dcd-f7a49b3fb1ea’)”
info: [debug] Sending command to instruments: au.capture(‘screenshotce188463-d0d6-4b48-9dcd-f7a49b3fb1ea’)

info: [debug] [INST] 2015-07-23 06:15:01 +0000 Debug: Got new command 13 from instruments: au.capture(‘screenshotce188463-d0d6-4b48-9dcd-f7a49b3fb1ea’)

info: [debug] [INST] 2015-07-23 06:15:01 +0000 Debug: evaluating au.capture(‘screenshotce188463-d0d6-4b48-9dcd-f7a49b3fb1ea’)

info: [debug] [INST] 2015-07-23 06:15:01 +0000 Debug: target.captureRectOnScreenWithName("{origin:{x:0.00,y:0.00}, size:{height:1024.00,width:768.00}}", UIScreen, “screenshotce188463-d0d6-4b48-9dcd-f7a49b3fb1ea”)

info: [debug] Socket data received (25 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:""}
info: [debug] Waiting 10000 ms for screenshot to ge generated.

info: --> GET /wd/hub/status {}

info: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.4.8”,“revision”:“c8179bd8352d3c62d98fa58b324491230df9342a”},“isShuttingDown”:false},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}
info: <-- GET /wd/hub/status 200 1.278 ms - 178 {“status”:0,“value”:{“build”:{“version”:“1.4.8”,“revision”:“c8179bd8352d3c62d98fa58b324491230df9342a”},“isShuttingDown”:false},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”

info: [debug] Sending command to instruments: au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:15:01 +0000 Screenshot captured.

info: [debug] [INST] 2015-07-23 06:15:01 +0000 Debug: evaluation finished

info: [debug] [INST] 2015-07-23 06:15:01 +0000 Debug: responding with:

info: [debug] [INST] 2015-07-23 06:15:01 +0000 Debug: Running system command #14: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:""}…

info: [debug] [INST] 2015-07-23 06:15:12 +0000 Debug: Got new command 14 from instruments: au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:15:12 +0000 Debug: evaluating au.getScreenOrientation()

info: [debug] [INST] 2015-07-23 06:15:12 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-07-23 06:15:12 +0000 Debug: responding with:

info: [debug] [INST] 2015-07-23 06:15:12 +0000 Debug: Running system command #15: /Applications/Appium 2.app/Contents/Resources/node/bin/node /Applications/Appium 2.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…

info: [debug] Socket data received (33 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Setting internal orientation to PORTRAIT
info: [debug] Pushing command to appium work queue: “au.capture(‘screenshotce188463-d0d6-4b48-9dcd-f7a49b3fb1ea’)”
info: [debug] Sending command to instruments: au.capture(‘screenshotce188463-d0d6-4b48-9dcd-f7a49b3fb1ea’)

info: [debug] [INST] 2015-07-23 06:15:14 +0000 Debug: Got new command 15 from instruments: au.capture(‘screenshotce188463-d0d6-4b48-9dcd-f7a49b3fb1ea’)

info: [debug] [INST] 2015-07-23 06:15:14 +0000 Debug: evaluating au.capture(‘screenshotce188463-d0d6-4b48-9dcd-f7a49b3fb1ea’)

info: [debug] [INST] 2015-07-23 06:15:14 +0000 Debug: target.captureRectOnScreenWithName("{origin:{x:0.00,y:0.00}, size:{height:1024.00,width:768.00}}", UIScreen, “screenshotce188463-d0d6-4b48-9dcd-f7a49b3fb1ea”)

info: [debug] Socket data received (25 bytes)

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:""}
info: [debug] Waiting 10000 ms for screenshot to ge generated.

info: [debug] Responding to client with success: {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAAAwAAAAQACAYAAABWJj4AAAAAAXNSR0IArs4c6QAAQABJREFUeAHsvQvMbdtV3ze/xzn33Ovrx7WvbcCOXWMbbOKQEKApECICVZEoSoiI1KZKaVEUqSq0iIi+CCSUENoSUohiSkvSVmpJ1CBQ0zQIxCM0LQ+H8DABCwwYjPED+xrfa19f3/P4Hv3/xpj/Ncea39r7+865B7DB85y155xj/Md/jDnmXGuvtfba+zv42Oe98PysnbVz/Ts4OGzt/Kidn583ddrR8VE7PDxsZ2fSS8Y/CbKtPvLT09N2GOJDmRzEhrydwZf98wPRwtkL8uCDs2/I8MVmPdwnJyfhx3pqtiM5PTxMG/r4PJPPU23RVqxn3Sc+bOcYNJCMiaF23MH5beHEoRieVo39kQyu4VO404OjdnB41I7Ub6cnGrd4tcEvt+3s8Fhkyhl4HEneDk7VOA2MolU7NGhDdk5yXE6VtygRlKVRO/6oFQNxME7nL2LofQyMR15L7VdbY46OGHHGFvOotrmQpwzOwYu+FvfNX+3B1RjooyfX/LMtcsqM3SULcH+ZObZsKoZ29VPb5jUeHRvr1MV4ZNZTYzPb2ca1cdUWHRk91P5Y7WO+S6qtq1xuU8966xzv0tfiZjblrR2faf2qkytY8yL5qQRn7A/sBNckOGFN5/53Xevw/NZpuybVsWI70Ho+Vh5uqX1H29HBcbt950ycrH68nIpPm3Rn2mKgotMeLVuOPwdCqDqUZ3WJ45rWNTERywkxXFIY9zxGTLbyAdvWuosduvvZskNlH1sh1d2602xWldt8m8ANYbXdUF8QbfEz53OpOHzYT5Xbxjr3wcw4MDUf1pvbfXMcxlHXvcyz/cxYy3nvivcvzFhrWoPZz2Ou+7EKFaOPncDNQZuCD2TVl2US69g7cMnDcTiP3WLWesrjMvtCclMTj+ts8/42+5Z3Igjfzhnc5k/P2zET44gzfdcx2LZi…”,“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

info: <-- GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/screenshot 200 16019.416 ms - 1706162 {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAAAwAAAAQACAYAAABWJj4AAAAAAXNSR0IArs4c6QAAQABJREFUeAHsvQvMbdtV3ze/xzn33Ovrx7WvbcCOXWMbbOKQEKApECICVZEoSoiI1KZKaVEUqSq0iIi+CCSUENoSUohiSkvSVmpJ1CBQ0zQIxCM0LQ+H8DABCwwYjPED+xrfa19f3/P4Hv3/xpj/Ncea39r7+865B7DB85y155xj/Md/jDnmXGuvtfba+zv42Oe98PysnbVz/Ts4OGzt/Kidn583ddrR8VE7PDxsZ2fSS8Y/CbKtPvLT09N2GOJDmRzEhrydwZf98wPRwtkL8uCDs2/I8MVmPdwnJyfhx3pqtiM5PTxMG/r4PJPPU23RVqxn3Sc+bOcYNJCMiaF23MH5beHEoRieVo39kQyu4VO404OjdnB41I7Ub6cnGrd4tcEvt+3s8Fhkyhl4HEneDk7VOA2MolU7NGhDdk5yXE6VtygRlKVRO/6oFQNxME7nL2LofQyMR15L7VdbY46OGHHGFvOotrmQpwzOwYu+FvfNX+3B1RjooyfX/LMtcsqM3SULcH+ZObZsKoZ29VPb5jUeHRvr1MV4ZNZTYzPb2ca1cdUWHRk91P5Y7WO+S6qtq1xuU8966xzv0tfiZjblrR2faf2qkytY8yL5qQRn7A/sBNckOGFN5/53Xevw/NZpuybVsWI70Ho+Vh5uqX1H29HBcbt950ycrH68nIpPm3Rn2mKgotMeLVuOPwdCqDqUZ3WJ45rWNTERywkxXFIY9zxGTLbyAdvWuosduvvZskNlH1sh1d2602xWldt8m8ANYbXdUF8QbfEz53OpOHzYT5Xbxjr3wcw4MDUf1pvbfXMcxlHXvcyz/cxYy3nvivcvzFhrWoPZz2Ou+7EKFaOPncDNQZuCD2TVl2US69g7cMnDcTiP3WLWesrjMvtCclMTj+ts8/42+5Z3Igjfzhnc5k/P2zET44gzfdcx2LZi…”,“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

info: --> GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/contexts {}

error: [REMOTE] Could not connect to WebKitRemoteDebugger server

info: [debug] [REMOTE] Getting WebKitRemoteDebugger pageArray
info: [debug] Responding to client with error: {“status”:13,“value”:{“message”:“An unknown server-side error occurred while processing the command. (Original error: connect ECONNREFUSED)”,“code”:“ECONNREFUSED”,“errno”:“ECONNREFUSED”,“syscall”:“connect”,“origValue”:“connect ECONNREFUSED”},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}
info: <-- GET /wd/hub/session/ae979281-3945-406d-8a71-d4ced5aa40aa/contexts 500 16.193 ms - 293

info: --> GET /wd/hub/status {}

info: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.4.8”,“revision”:“c8179bd8352d3c62d98fa58b324491230df9342a”},“isShuttingDown”:false},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

info: <-- GET /wd/hub/status 200 0.755 ms - 178 {“status”:0,“value”:{“build”:{“version”:“1.4.8”,“revision”:“c8179bd8352d3c62d98fa58b324491230df9342a”},“isShuttingDown”:false},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

info: [IOS_SYSLOG_ROW ] Jul 23 11:46:09 iPad routined[2827] : CoreLocation: </System/Library/LocationBundles/Routine.bundle> woken up by Core Location

info: --> GET /wd/hub/status {}

info: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.4.8”,“revision”:“c8179bd8352d3c62d98fa58b324491230df9342a”},“isShuttingDown”:false},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}
info: <-- GET /wd/hub/status 200 0.572 ms - 178 {“status”:0,“value”:{“build”:{“version”:“1.4.8”,“revision”:“c8179bd8352d3c62d98fa58b324491230df9342a”},“isShuttingDown”:false},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

info: --> GET /wd/hub/status {}

info: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.4.8”,“revision”:“c8179bd8352d3c62d98fa58b324491230df9342a”},“isShuttingDown”:false},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

info: <-- GET /wd/hub/status 200 0.693 ms - 178 {“status”:0,“value”:{“build”:{“version”:“1.4.8”,“revision”:“c8179bd8352d3c62d98fa58b324491230df9342a”},“isShuttingDown”:false},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

info: --> GET /wd/hub/status {}

info: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.4.8”,“revision”:“c8179bd8352d3c62d98fa58b324491230df9342a”},“isShuttingDown”:false},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}
info: <-- GET /wd/hub/status 200 0.714 ms - 178 {“status”:0,“value”:{“build”:{“version”:“1.4.8”,“revision”:“c8179bd8352d3c62d98fa58b324491230df9342a”},“isShuttingDown”:false},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

info: --> GET /wd/hub/status {}

info: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.4.8”,“revision”:“c8179bd8352d3c62d98fa58b324491230df9342a”},“isShuttingDown”:false},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}
info: <-- GET /wd/hub/status 200 0.675 ms - 178 {“status”:0,“value”:{“build”:{“version”:“1.4.8”,“revision”:“c8179bd8352d3c62d98fa58b324491230df9342a”},“isShuttingDown”:false},“sessionId”:“ae979281-3945-406d-8a71-d4ced5aa40aa”}

Please let me know if there is way to solve this issue.