Getting error: [REMOTE] Could not create binary plist from data, on trying to tap element on iOS simulator using appium inspector

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

info: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.4.13”,“revision”:“c75d8adcb66a75818a542fe1891a34260c21f76a”}}}
info: <-- GET /wd/hub/status 200 0.583 ms - 105 {“status”:0,“value”:{“build”:{“version”:“1.4.13”,“revision”:“c75d8adcb66a75818a542fe1891a34260c21f76a”}}}
info: --> GET /wd/hub/sessions {}
info: [debug] Responding to client with success: {“status”:0,“value”:[]}

info: <-- GET /wd/hub/sessions 200 1.019 ms - 23 {“status”:0,“value”:[]}
info: --> POST /wd/hub/session {“desiredCapabilities”:{“platformName”:“iOS”,“platformVersion”:“9.3”,“newCommandTimeout”:“999999”,“automationName”:“Appium”,“deviceName”:“iPhone 5”}}
info: Client User-Agent string: Appium (unknown version) CFNetwork/760.5.1 Darwin/15.5.0 (x86_64)
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************

info: [debug] Using local app from command line: /Users/jmahant/Downloads/Archive_FlowQA/iOSMobileUXP.app
info: [debug] Creating new appium session 8eaffca8-b3fd-485a-a6ed-ada0896a8b48
info: [debug] Removing any remaining instruments sockets
info: [debug] Cleaned up instruments socket /tmp/instruments_sock
info: [debug] Setting Xcode version

info: [debug] Xcode version set to 7.3.1
info: [debug] Setting iOS SDK Version
info: [debug] iOS SDK Version set to 9.3
info: [debug] Checking whether instruments supports our device string
info: [debug] Getting list of devices instruments supports
info: [debug] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments

info: [debug] Getting device string from opts: {“forceIphone”:false,“forceIpad”:false,“xcodeVersion”:“7.3.1”,“iOSSDKVersion”:“9.3”,“deviceName”:“iPhone 5”,“platformVersion”:“9.3”}

info: [debug] fixDevice is on
info: [debug] Final device string is: ‘iPhone 5 (9.3)’
info: [debug] iOS sim UDID is 75E5BDBF-D1F8-4571-B7B9-2932C46BA57F
info: [debug] Auto-detecting iOS udid…
info: [debug] Not auto-detecting udid, running on sim

info: [debug] Parsed app Info.plist (as binary)
info: [debug] Parsed app Localizable.strings
info: [debug] Getting bundle ID from app
info: [debug] Parsed app Info.plist (as binary)
info: [debug] Creating instruments
info: [debug] Preparing uiauto bootstrap
info: [debug] Dynamic bootstrap dir: /Users/jmahant/Library/Application Support/appium/bootstrap
info: [debug] Dynamic env: {“nodePath”:"/Applications/Appium.app/Contents/Resources/node/bin/node",“commandProxyClientPath”:"/Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js",“instrumentsSock”:"/tmp/instruments_sock",“interKeyDelay”:null,“justLoopInfinitely”:false,“autoAcceptAlerts”:false,“autoDismissAlerts”:false,“sendKeyStrategy”:“oneByOne”}
info: [debug] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!

info: [debug] Dynamic bootstrap path: /Users/jmahant/Library/Application Support/appium/bootstrap/bootstrap-f062718992d59810.js
info: [debug] Reusing dynamic bootstrap: /Users/jmahant/Library/Application Support/appium/bootstrap/bootstrap-f062718992d59810.js
info: [debug] Getting device string from opts: {“forceIphone”:false,“forceIpad”:false,“xcodeVersion”:“7.3.1”,“iOSSDKVersion”:“9.3”,“deviceName”:“iPhone 5”,“platformVersion”:“9.3”}
info: [debug] fixDevice is on
info: [debug] Final device string is: ‘iPhone 5 (9.3)’
info: [debug] We’re on iOS7.1+ so forcing defaultDevice on
info: [debug] Getting device string from opts: {“forceIphone”:false,“forceIpad”:false,“xcodeVersion”:“7.3.1”,“iOSSDKVersion”:“9.3”,“deviceName”:“iPhone 5”,“platformVersion”:“9.3”}
info: [debug] fixDevice is on
info: [debug] Final device string is: ‘iPhone 5 (9.3)’
info: [debug] Parsed app Info.plist (as binary)
info: [debug] Wrote new app Info.plist with device type
info: [debug] Checking whether we need to set app preferences
info: [debug] Running ios sim reset flow
info: [debug] Killing the simulator process
info: [debug] Killing any other simulator daemons

info: [debug] Cleaning sim data files
info: node-simctl: Executing: xcrun with args: simctl erase 75E5BDBF-D1F8-4571-B7B9-2932C46BA57F and timeout: 2000
info: [debug] Killall iOS Simulator

info: [debug] Cleaning app data files

warn: Applications directory /Users/jmahant/Library/Developer/CoreSimulator/Devices/75E5BDBF-D1F8-4571-B7B9-2932C46BA57F/data/Containers/Data/Application doesn’t exist. Have you run this simulator before?
warn: Applications directory /Users/jmahant/Library/Developer/CoreSimulator/Devices/75E5BDBF-D1F8-4571-B7B9-2932C46BA57F/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] Not setting locale
info: [debug] No iOS / app preferences to set
info: [debug] Starting iOS 8.* simulator log capture
info: [debug] Not pre-launching simulator
info: [debug] Starting command proxy.
info: [debug] Instruments socket server started at /tmp/instruments_sock
info: [debug] Starting instruments
info: [debug] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
info: Launching instruments

info: [debug] Attempting to run app on iPhone 5 (9.3)
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 5 (9.3)” /Users/jmahant/Downloads/Archive_FlowQA/iOSMobileUXP.app -e UIASCRIPT “/Users/jmahant/Library/Application Support/appium/bootstrap/bootstrap-f062718992d59810.js” -e UIARESULTSPATH /tmp/appium-instruments
info: [debug] And extra without-delay env: {}
info: [debug] And launch timeouts (in ms): {“global”:90000}

info: [debug] [INST] 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] 2016-07-25 19:59:25 +0000 Debug: evaluation finished

info: [debug] [INST] 2016-07-25 19:59:25 +0000 Debug: responding with:

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

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

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:true}
info: [debug] Setting initial orientation to PORTRAIT
info: [debug] Pushing command to appium work queue: “au.setScreenOrientation(‘PORTRAIT’)”
info: [debug] Sending command to instruments: au.setScreenOrientation(‘PORTRAIT’)

info: [debug] [INST] 2016-07-25 19:59:26 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation(‘PORTRAIT’)

info: [debug] [INST] 2016-07-25 19:59:26 +0000 Debug: evaluating au.setScreenOrientation(‘PORTRAIT’)
info: [debug] [INST] 2016-07-25 19:59:26 +0000 Debug: target.setDeviceOrientation(“1”)

info: [debug] [INST] 2016-07-25 19:59:27 +0000 Debug: evaluation finished

info: [debug] [INST] 2016-07-25 19:59:27 +0000 Debug: responding with:

info: [debug] [INST] 2016-07-25 19:59:27 +0000 Debug: Running system command #2: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…

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

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Waiting for app source to contain elements
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()

info: [debug] [INST] 2016-07-25 19:59:28 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML()

info: [debug] [INST] 2016-07-25 19:59:28 +0000 Debug: evaluating au.mainApp().getTreeForXML()

info: [debug] [INST] 2016-07-25 19:59:28 +0000 Debug: evaluation finished

info: [debug] [INST] 2016-07-25 19:59:28 +0000 Debug: responding with:id":true,“visible”:true,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:320,“height”:568},">":[{“UIANavigationBar”:{"@":{“name”:“UXClassicLoginView”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0",“x”:0,“y”:-64,“width”:320,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/0",“x”:0,“y”:-84,“width”:320,“height”:64},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/0/0",“x”:0,“y”:-20,“width”:320,“height”:0.5},">":[]}}]}},{“UIAButton”:{"@":{“name”:“Back”,“label”:“Back”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/1",“x”:8,“y”:-52.5,“width”:21,“height”:21},">":[]}},{“UIAButton”:{"@":{“name”:“drawer button”,“label”:“drawer button”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/2",“x”:21,“y”:-64,“width”:44,“height”:44},">":[{“UIAImage”:{"@":{“name”:“drawer_button.png”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/2/0",“x”:21,“y”:-53,“width”:22,“height”:22},">":[]}}]}}]}},{“UIAImage”:{"@":{“name”:“Flow-LaunchImage-700-568h”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1",“x”:0,“y”:0,“width”:320,“height”:568},">":[]}},{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2",“x”:10,“y”:0,“width”:300,“height”:568},">":[{“UIAImage”:{"@":{“name”:"/Users/jmahant/Library/Developer/CoreSimulator/Devices/75E5BDBF-D1F8-4571-B7B9-2932C46BA57F/data/Containers/Bundle/Application/AF8E1051-36F0-4F8C-99A6-7C203942858E/iOSMobileUXP.app/Flow.theme/Images/img_logo_login.png",“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/0",“x”:70.5,“y”:50,“width”:179,“height”:67},">":[]}},{“UIAStaticText”:{"@":{“name”:“Welcome to Flow ToGo”,“label”:“Welcome to Flow ToGo”,“value”:“Welcome to Flow ToGo”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/1",“x”:20,“y”:147,“width”:280,“height”:31.5},">":[]}},{“UIAStaticText”:{"@":{“name”:“Your live TV and entertainment anywhere.”,“label”:“Your live TV and entertainment anywhere.”,“value”:“Your live TV and entertainment anywhere.”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/2",“x”:20,“y”:182.5,“width”:280,“height”:38.5},">":[]}},{“UIAImage”:{"@":{“name”:“ic_context_form_username”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/3",“x”:10,“y”:241,“width”:50,“height”:50},">":[]}},{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:“Username”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/4",“x”:70,“y”:241,“width”:240,“height”:50},">":[{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:“Username”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/4/0",“x”:70,“y”:241,“width”:240,“height”:50},">":[]}}]}},{“UIAImage”:{"@":{“name”:“ic_context_form_password”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/5",“x”:10,“y”:292,“width”:50,“height”:50},">":[]}},{“UIASecureTextField”:{"@":{“name”:null,“label”:null,“value”:“Password”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/6",“x”:70,“y”:292,“width”:240,“height”:50},">":[{“UIASecureTextField”:{"@":{“name”:null,“label”:null,“value”:“Password”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/6/0",“x”:70,“y”:292,“width”:240,“height”:50},">":[]}}]}},{“UIAImage”:{"@":{“name”:“ic_context_form_info”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:t
rue,“hint”:null,“path”:"/0/0/2/7",“x”:10,“y”:343,“width”:50,“height”:50},">":[]}},{“UIAStaticText”:{"@":{“name”:“Remember Me”,“label”:“Remember Me”,“value”:“Remember Me”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/8",“x”:70,“y”:343,“width”:177,“height”:50},">":[]}},{“UIASwitch”:{"@":{“name”:null,“label”:null,“value”:1,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/9",“x”:257,“y”:352,“width”:51,“height”:31},">":[]}},{“UIAButton”:{"@":{“name”:“Log In with your Flow ID”,“label”:“Log In with your Flow ID”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/10",“x”:10,“y”:404,“width”:300,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“Don’t have Flow ID? Sign Up!”,“label”:“Don’t have Flow ID? Sign Up!”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/11",“x”:40,“y”:454,“width”:240,“height”:30},">":[]}},{“UIAButton”:{"@":{“name”:“Forgot Password”,“label”:“Forgot Password”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/12",“x”:40,“y”:494,“width”:240,“height”:30},">":[]}},{“UIAStaticText”:{"@":{“name”:“4.0.3.886”,“label”:“4.0.3.886”,“value”:“4.0.3.886”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/13",“x”:139,“y”:545,“width”:42,“height”:11},">":[]}}]}},{“UIAToolbar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/3",“x”:0,“y”:568,“width”:320,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/3/0",“x”:0,“y”:567.5,“width”:320,“height”:0.5},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/3/1",“x”:0,“y”:568,“width”:320,“height”:44},">":[]}}]}}]}},{“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”:39,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“3 of 3 Wi-Fi bars”,“label”:“3 of 3 Wi-Fi bars”,“value”:“SSID”,“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”:50,“y”:0,“width”:13,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“3:59 PM”,“label”:“3:59 PM”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/2/0/2",“x”:137,“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] 2016-07-25 19:59:28 +0000 Debug: Running system command #3: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“Flow QA”,“label”:“Flow QA”,“value”:null,“dom”:nul…
info: [debug] Socket data received (8192 bytes)
info: [debug] Socket data received (229 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“Flow QA”,“label”:“Flow QA”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0",“x”:0,“y”:0,“width”:320,“height”:568},">":[{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,"val
info: [debug] Device launched! Ready for commands
info: [debug] Setting command timeout to 999999 secs
info: [debug] Appium session started with sessionId 8eaffca8-b3fd-485a-a6ed-ada0896a8b48
info: <-- POST /wd/hub/session 303 21895.773 ms - 74
info: --> GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48 {}
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”:“9.3”,“newCommandTimeout”:“999999”,“automationName”:“Appium”,“deviceName”:“iPhone 5”},“platformName”:“iOS”,“platformVersion”:“9.3”,“newCommandTimeout”:“999999”,“automationName”:“Appium”,“deviceName”:“iPhone 5”},“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: <-- GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48 200 1.262 ms - 546 {“status”:0,“value”:{“webStorageEnabled”:false,“locationContextEnabled”:false,“browserName”:“iOS”,“platform”:“MAC”,“javascriptEnabled”:true,“databaseEnabled”:false,“takesScreenshot”:true,“networkConnectionEnabled”:false,“warnings”:{},“desired”:{“platformName”:“iOS”,“platformVersion”:“9.3”,“newCommandTimeout”:“999999”,“automationName”:“Appium”,“deviceName”:“iPhone 5”},“platformName”:“iOS”,“platformVersion”:“9.3”,“newCommandTimeout”:“999999”,“automationName”:“Appium”,“deviceName”:“iPhone 5”},“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}

info: --> GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/source {}

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

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

info: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.4.13”,“revision”:“c75d8adcb66a75818a542fe1891a34260c21f76a”},“isShuttingDown”:false},“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: <-- GET /wd/hub/status 200 1.130 ms - 179 {“status”:0,“value”:{“build”:{“version”:“1.4.13”,“revision”:“c75d8adcb66a75818a542fe1891a34260c21f76a”},“isShuttingDown”:false},“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}

info: [debug] [INST] 2016-07-25 19:59:29 +0000 Debug: Got new command 3 from instruments: au.mainApp().getTreeForXML()

info: [debug] [INST] 2016-07-25 19:59:29 +0000 Debug: evaluating au.mainApp().getTreeForXML()

info: [debug] [INST] 2016-07-25 19:59:29 +0000 Debug: evaluation finished
info: [debug] [INST] 2016-07-25 19:59:29 +0000 Debug: responding with:id":true,“visible”:true,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:320,“height”:568},">":[{“UIANavigationBar”:{"@":{“name”:“UXClassicLoginView”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0",“x”:0,“y”:-64,“width”:320,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/0",“x”:0,“y”:-84,“width”:320,“height”:64},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/0/0",“x”:0,“y”:-20,“width”:320,“height”:0.5},">":[]}}]}},{“UIAButton”:{"@":{“name”:“Back”,“label”:“Back”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/1",“x”:8,“y”:-52.5,“width”:21,“height”:21},">":[]}},{“UIAButton”:{"@":{“name”:“drawer button”,“label”:“drawer button”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/2",“x”:21,“y”:-64,“width”:44,“height”:44},">":[{“UIAImage”:{"@":{“name”:“drawer_button.png”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/2/0",“x”:21,“y”:-53,“width”:22,“height”:22},">":[]}}]}}]}},{“UIAImage”:{"@":{“name”:“Flow-LaunchImage-700-568h”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1",“x”:0,“y”:0,“width”:320,“height”:568},">":[]}},{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2",“x”:10,“y”:0,“width”:300,“height”:568},">":[{“UIAImage”:{"@":{“name”:"/Users/jmahant/Library/Developer/CoreSimulator/Devices/75E5BDBF-D1F8-4571-B7B9-2932C46BA57F/data/Containers/Bundle/Application/AF8E1051-36F0-4F8C-99A6-7C203942858E/iOSMobileUXP.app/Flow.theme/Images/img_logo_login.png",“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/0",“x”:70.5,“y”:50,“width”:179,“height”:67},">":[]}},{“UIAStaticText”:{"@":{“name”:“Welcome to Flow ToGo”,“label”:“Welcome to Flow ToGo”,“value”:“Welcome to Flow ToGo”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/1",“x”:20,“y”:147,“width”:280,“height”:31.5},">":[]}},{“UIAStaticText”:{"@":{“name”:“Your live TV and entertainment anywhere.”,“label”:“Your live TV and entertainment anywhere.”,“value”:“Your live TV and entertainment anywhere.”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/2",“x”:20,“y”:182.5,“width”:280,“height”:38.5},">":[]}},{“UIAImage”:{"@":{“name”:“ic_context_form_username”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/3",“x”:10,“y”:241,“width”:50,“height”:50},">":[]}},{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:“Username”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/4",“x”:70,“y”:241,“width”:240,“height”:50},">":[{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:“Username”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/4/0",“x”:70,“y”:241,“width”:240,“height”:50},">":[]}}]}},{“UIAImage”:{"@":{“name”:“ic_context_form_password”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/5",“x”:10,“y”:292,“width”:50,“height”:50},">":[]}},{“UIASecureTextField”:{"@":{“name”:null,“label”:null,“value”:“Password”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/6",“x”:70,“y”:292,“width”:240,“height”:50},">":[{“UIASecureTextField”:{"@":{“name”:null,“label”:null,“value”:“Password”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/6/0",“x”:70,“y”:292,“width”:240,“height”:50},">":[]}}]}},{“UIAImage”:{"@":{“name”:“ic_c
ontext_form_info”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/7",“x”:10,“y”:343,“width”:50,“height”:50},">":[]}},{“UIAStaticText”:{"@":{“name”:“Remember Me”,“label”:“Remember Me”,“value”:“Remember Me”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/8",“x”:70,“y”:343,“width”:177,“height”:50},">":[]}},{“UIASwitch”:{"@":{“name”:null,“label”:null,“value”:1,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/9",“x”:257,“y”:352,“width”:51,“height”:31},">":[]}},{“UIAButton”:{"@":{“name”:“Log In with your Flow ID”,“label”:“Log In with your Flow ID”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/10",“x”:10,“y”:404,“width”:300,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“Don’t have Flow ID? Sign Up!”,“label”:“Don’t have Flow ID? Sign Up!”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/11",“x”:40,“y”:454,“width”:240,“height”:30},">":[]}},{“UIAButton”:{"@":{“name”:“Forgot Password”,“label”:“Forgot Password”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/12",“x”:40,“y”:494,“width”:240,“height”:30},">":[]}},{“UIAStaticText”:{"@":{“name”:“4.0.3.886”,“label”:“4.0.3.886”,“value”:“4.0.3.886”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/13",“x”:139,“y”:545,“width”:42,“height”:11},">":[]}}]}},{“UIAToolbar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/3",“x”:0,“y”:568,“width”:320,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/3/0",“x”:0,“y”:567.5,“width”:320,“height”:0.5},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/3/1",“x”:0,“y”:568,“width”:320,“height”:44},">":[]}}]}}]}},{“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”:39,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“3 of 3 Wi-Fi bars”,“label”:“3 of 3 Wi-Fi bars”,“value”:“SSID”,“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”:50,“y”:0,“width”:13,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“3:59 PM”,“label”:“3:59 PM”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/2/0/2",“x”:137,“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 cente
r, Double-tap to scroll to top”,“path”:"/0/2/0/3",“x”:290,“y”:0,“width”:25,“height”:20},">":[]}}]}}]}}]}}}
info: [debug] [INST] 2016-07-25 19:59:29 +0000 Debug: Running system command #4: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“Flow QA”,“label”:“Flow QA”,“value”:null,“dom”:nul…
info: [debug] Socket data received (8192 bytes)
info: [debug] Socket data received (229 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“Flow QA”,“label”:“Flow QA”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0",“x”:0,“y”:0,“width”:320,“height”:568},">":[{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“val
info: [debug] Responding to client with success: {“status”:0,“value”:”<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\n <UIAApplication name=“Flow QA” label=“Flow QA” value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0" x=“0” y=“0” width=“320” height=“568”>\n <UIAWindow name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0" x=“0” y=“0” width=“320” height=“568”>\n <UIANavigationBar name=“UXClassicLoginView” label="" value="" dom="" enabled=“true” valid=“true” visible=“false” hint="" path="/0/0/0" x=“0” y="-64" width=“320” height=“44”>\n <UIAImage name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“false” hint="" path="/0/0/0/0" x=“0” y="-84" width=“320” height=“64”>\n <UIAImage name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“false” hint="" path="/0/0/0/0/0" x=“0” y="-20" width=“320” height=“0.5”>\n \n \n <UIAButton name=“Back” label=…",“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: <-- GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/source 200 788.999 ms - 9859 {“status”:0,“value”:"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\n <UIAApplication name=“Flow QA” label=“Flow QA” value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0" x=“0” y=“0” width=“320” height=“568”>\n <UIAWindow name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0" x=“0” y=“0” width=“320” height=“568”>\n <UIANavigationBar name=“UXClassicLoginView” label="" value="" dom="" enabled=“true” valid=“true” visible=“false” hint="" path="/0/0/0" x=“0” y="-64" width=“320” height=“44”>\n <UIAImage name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“false” hint="" path="/0/0/0/0" x=“0” y="-84" width=“320” height=“64”>\n <UIAImage name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“false” hint="" path="/0/0/0/0/0" x=“0” y="-20" width=“320” height=“0.5”>\n \n \n <UIAButton name=“Back” label=…",“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: --> GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/orientation {}
info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”
info: [debug] Sending command to instruments: au.getScreenOrientation()

info: [debug] [INST] 2016-07-25 19:59:30 +0000 Debug: Got new command 4 from instruments: au.getScreenOrientation()

info: [debug] [INST] 2016-07-25 19:59:30 +0000 Debug: evaluating au.getScreenOrientation()

info: [debug] [INST] 2016-07-25 19:59:30 +0000 Debug: evaluation finished
info: [debug] [INST] 2016-07-25 19:59:30 +0000 Debug: responding with:
info: [debug] [INST] 2016-07-25 19:59:30 +0000 Debug: Running system command #5: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…
info: [debug] Socket data received (33 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Setting internal orientation to PORTRAIT
info: [debug] Responding to client with success: {“status”:0,“value”:“PORTRAIT”,“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: <-- GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/orientation 200 1037.942 ms - 82 {“status”:0,“value”:“PORTRAIT”,“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: --> GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/screenshot {}
info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”
info: [debug] Sending command to instruments: au.getScreenOrientation()

info: [debug] [INST] 2016-07-25 19:59:31 +0000 Debug: Got new command 5 from instruments: au.getScreenOrientation()

info: [debug] [INST] 2016-07-25 19:59:31 +0000 Debug: evaluating au.getScreenOrientation()

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

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

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Setting internal orientation to PORTRAIT
info: [debug] Pushing command to appium work queue: “au.capture(‘screenshot57a51b2a-0141-4991-ad73-cb2e86f3aa52’)”
info: [debug] Sending command to instruments: au.capture(‘screenshot57a51b2a-0141-4991-ad73-cb2e86f3aa52’)

info: [debug] [INST] 2016-07-25 19:59:32 +0000 Debug: Got new command 6 from instruments: au.capture(‘screenshot57a51b2a-0141-4991-ad73-cb2e86f3aa52’)

info: [debug] [INST] 2016-07-25 19:59:32 +0000 Debug: evaluating au.capture(‘screenshot57a51b2a-0141-4991-ad73-cb2e86f3aa52’)

info: [debug] [INST] 2016-07-25 19:59:32 +0000 Debug: target.captureRectOnScreenWithName("{origin:{x:0.00,y:0.00}, size:{height:568.00,width:320.00}}", UIScreen, “screenshot57a51b2a-0141-4991-ad73-cb2e86f3aa52”)

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.13”,“revision”:“c75d8adcb66a75818a542fe1891a34260c21f76a”},“isShuttingDown”:false},“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: <-- GET /wd/hub/status 200 1.045 ms - 179 {“status”:0,“value”:{“build”:{“version”:“1.4.13”,“revision”:“c75d8adcb66a75818a542fe1891a34260c21f76a”},“isShuttingDown”:false},“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}

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

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

info: [debug] [INST] 2016-07-25 19:59:32 +0000 Screenshot captured.

info: [debug] [INST] 2016-07-25 19:59:32 +0000 Debug: evaluation finished

info: [debug] [INST] 2016-07-25 19:59:32 +0000 Debug: responding with:
info: [debug] [INST] 2016-07-25 19:59:32 +0000 Debug: Running system command #7: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:""}…

info: [debug] [INST] 2016-07-25 19:59:43 +0000 Debug: Got new command 7 from instruments: au.getScreenOrientation()

info: [debug] [INST] 2016-07-25 19:59:43 +0000 Debug: evaluating au.getScreenOrientation()
info: [debug] [INST] 2016-07-25 19:59:43 +0000 Debug: evaluation finished
info: [debug] [INST] 2016-07-25 19:59:43 +0000 Debug: responding with:
info: [debug] [INST] 2016-07-25 19:59:43 +0000 Debug: Running system command #8: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…

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

info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Setting internal orientation to PORTRAIT
info: [debug] Pushing command to appium work queue: “au.capture(‘screenshot57a51b2a-0141-4991-ad73-cb2e86f3aa52’)”
info: [debug] Sending command to instruments: au.capture(‘screenshot57a51b2a-0141-4991-ad73-cb2e86f3aa52’)

info: [debug] [INST] 2016-07-25 19:59:44 +0000 Debug: Got new command 8 from instruments: au.capture(‘screenshot57a51b2a-0141-4991-ad73-cb2e86f3aa52’)

info: [debug] [INST] 2016-07-25 19:59:44 +0000 Debug: evaluating au.capture(‘screenshot57a51b2a-0141-4991-ad73-cb2e86f3aa52’)

info: [debug] [INST] 2016-07-25 19:59:44 +0000 Debug: target.captureRectOnScreenWithName("{origin:{x:0.00,y:0.00}, size:{height:568.00,width:320.00}}", UIScreen, “screenshot57a51b2a-0141-4991-ad73-cb2e86f3aa52”)

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”:“iVBORw0KGgoAAAANSUhEUgAAAoAAAARwCAYAAAB6j+UAAAAAAXNSR0IArs4c6QAAQABJREFUeAHsvXfUHMd57lnIOeecIwkSABMAAgTAnHMQRYkiJcuyZfvu3uP1Wf+zZ/f4eM/du2tf2bKukqlABYqiGMQcQYBIRM4555xB5PBtPd3zdqjpnu6ZqZlvZr6ncD5UV3WFt37VM/P2W6nRP/zjP9cpOhIgARIgARIgARIggQZDoHGDaSkbSgIkQAIkQAIkQAIk4BCgAsgHgQRIgARIgARIgAQaGAEqgA2sw9lcEiABEiABEiABEqACyGeABEiABEiABEiABBoYASqADazD2VwSIAESIAESIAESoALIZ4AESIAESIAESIAEGhgBKoANrMPZXBIgARIgARIgARKgAshngARIgARIgARIgAQaGAEqgA2sw9lcEiABEiABEiABEqACyGeABEiABEiABEiABBoYgaY223v58mV1+PABpfThcl26dFPNW7SwWbzVss6c+Ur96Y+/Vs2aNlNPP/tt1axZM6vl2y7s6tWratfObc7fwQP71PHjR9X58+fUhQsXVAvNuWXLVqpTpy6qR8/eqv+Awc5f48bU7233A8tLT6Cu7qo6efKE86y2aN5CdercVbVq1Tp9ASVO+dXpU+rIkUOqqf7sd9aytW7dpsQ1sngSIIFKJ7B+3Sq1ZNE8dUD/zlaq66l/52+8+VY1avR1RYloRQFcvmyhWrlisTp65LCCoiKuS5eu6tYpd6gRI6+VqIrxd+/arg4fOujIc2D/HtWv/6CKkS0oyKlTJ9TSJV+qtauXq3PnzgVvZa7rHCUQiiB+bHfs2KoWLpijf2hbqWvGjFM33DhRtW/fMSIfo0igNAQuX76kliyerxbp5xDPZdD16dNPTZl6V8Gfty9mfqzWrlkeLDLyeuSoMer2Ox/IuldXV6eWL12g5s+bGfo8NWrUSA0eMkxNnX6v8/KalTFHxBr92Zw96+PI…”,“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}

info: <-- GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/screenshot 200 14442.774 ms - 727958 {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAAAoAAAARwCAYAAAB6j+UAAAAAAXNSR0IArs4c6QAAQABJREFUeAHsvXfUHMd57lnIOeecIwkSABMAAgTAnHMQRYkiJcuyZfvu3uP1Wf+zZ/f4eM/du2tf2bKukqlABYqiGMQcQYBIRM4555xB5PBtPd3zdqjpnu6ZqZlvZr6ncD5UV3WFt37VM/P2W6nRP/zjP9cpOhIgARIgARIgARIggQZDoHGDaSkbSgIkQAIkQAIkQAIk4BCgAsgHgQRIgARIgARIgAQaGAEqgA2sw9lcEiABEiABEiABEqACyGeABEiABEiABEiABBoYASqADazD2VwSIAESIAESIAESoALIZ4AESIAESIAESIAEGhgBKoANrMPZXBIgARIgARIgARKgAshngARIgARIgARIgAQaGAEqgA2sw9lcEiABEiABEiABEqACyGeABEiABEiABEiABBoYgaY223v58mV1+PABpfThcl26dFPNW7SwWbzVss6c+Ur96Y+/Vs2aNlNPP/tt1axZM6vl2y7s6tWratfObc7fwQP71PHjR9X58+fUhQsXVAvNuWXLVqpTpy6qR8/eqv+Awc5f48bU7233A8tLT6Cu7qo6efKE86y2aN5CdercVbVq1Tp9ASVO+dXpU+rIkUOqqf7sd9aytW7dpsQ1sngSIIFKJ7B+3Sq1ZNE8dUD/zlaq66l/52+8+VY1avR1RYloRQFcvmyhWrlisTp65LCCoiKuS5eu6tYpd6gRI6+VqIrxd+/arg4fOujIc2D/HtWv/6CKkS0oyKlTJ9TSJV+qtauXq3PnzgVvZa7rHCUQiiB+bHfs2KoWLpijf2hbqWvGjFM33DhRtW/fMSIfo0igNAQuX76kliyerxbp5xDPZdD16dNPTZl6V8Gfty9mfqzWrlkeLDLyeuSoMer2Ox/IuldXV6eWL12g5s+bGfo8NWrUSA0eMkxNnX6v8/KalTFHxBr92Zw96+PI…”,“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}

info: --> GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/contexts {}
info: [debug] [REMOTE] useNewSafari --> false
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”:“b5bd2ec6-aafc-4412-bdac-d69c0cb820cc”},"__selector":"_rpc_reportIdentifier:"}

info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__selector":"_rpc_reportSetup:","__argument":{“WIRSimulatorNameKey”:“iPhone”,“WIRSimulatorProductVersionKey”:“9.3”,“WIRSimulatorBuildKey”:“13E230”}}
info: [debug] [REMOTE] Sim name: iPhone
info: [debug] [REMOTE] Sim build: 13E230
info: [debug] [REMOTE] {"__selector":"_rpc_reportConnectedApplicationList:","__argument":{“WIRApplicationDictionaryKey”:{“PID:12150”:{“WIRApplicationBundleIdentifierKey”:“com.uxpsystems.mint.flow.qa”,“WIRApplicationNameKey”:“Flow QA”,“WIRIsApplicationProxyKey”:false,“WIRIsApplicationActiveKey”:1,“WIRApplicationIdentifierKey”:“PID:12150”}}}}
info: [debug] Using remote debugger app key: PID:12150
info: [debug] [REMOTE] Selecting app PID:12150 (try #1 of 8)
info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRConnectionIdentifierKey”:“b5bd2ec6-aafc-4412-bdac-d69c0cb820cc”,“WIRApplicationIdentifierKey”:“PID:12150”},"__selector":"_rpc_forwardGetListing:"}
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__selector":"_rpc_applicationSentListing:","__argument":{“WIRApplicationIdentifierKey”:“PID:12150”,“WIRListingKey”:{}}}
info: [REMOTE] Empty page dictionary received. Trying again.
info: [debug] [REMOTE] Selecting app PID:12150 (try #2 of 8)
info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRConnectionIdentifierKey”:“b5bd2ec6-aafc-4412-bdac-d69c0cb820cc”,“WIRApplicationIdentifierKey”:“PID:12150”},"__selector":"_rpc_forwardGetListing:"}
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__selector":"_rpc_applicationSentListing:","__argument":{“WIRApplicationIdentifierKey”:“PID:12150”,“WIRListingKey”:{}}}
info: [REMOTE] Empty page dictionary received. Trying again.
info: [debug] [REMOTE] Selecting app PID:12150 (try #3 of 8)
info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRConnectionIdentifierKey”:“b5bd2ec6-aafc-4412-bdac-d69c0cb820cc”,“WIRApplicationIdentifierKey”:“PID:12150”},"__selector":"_rpc_forwardGetListing:"}
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__selector":"_rpc_applicationSentListing:","__argument":{“WIRApplicationIdentifierKey”:“PID:12150”,“WIRListingKey”:{}}}
info: [REMOTE] Empty page dictionary received. Trying again.
info: [debug] [REMOTE] Selecting app PID:12150 (try #4 of 8)
info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRConnectionIdentifierKey”:“b5bd2ec6-aafc-4412-bdac-d69c0cb820cc”,“WIRApplicationIdentifierKey”:“PID:12150”},"__selector":"_rpc_forwardGetListing:"}
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__selector":"_rpc_applicationSentListing:","__argument":{“WIRApplicationIdentifierKey”:“PID:12150”,“WIRListingKey”:{}}}
info: [REMOTE] Empty page dictionary received. Trying again.
info: [debug] [REMOTE] Selecting app PID:12150 (try #5 of 8)
info: [debug] [REMOTE] Sending _rp
c_forwardGetListing: message to remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRConnectionIdentifierKey”:“b5bd2ec6-aafc-4412-bdac-d69c0cb820cc”,“WIRApplicationIdentifierKey”:“PID:12150”},"__selector":"_rpc_forwardGetListing:"}
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__selector":"_rpc_applicationSentListing:","__argument":{“WIRApplicationIdentifierKey”:“PID:12150”,“WIRListingKey”:{}}}
info: [REMOTE] Empty page dictionary received. Trying again.
info: [debug] [REMOTE] Selecting app PID:12150 (try #6 of 8)
info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRConnectionIdentifierKey”:“b5bd2ec6-aafc-4412-bdac-d69c0cb820cc”,“WIRApplicationIdentifierKey”:“PID:12150”},"__selector":"_rpc_forwardGetListing:"}
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__selector":"_rpc_applicationSentListing:","__argument":{“WIRApplicationIdentifierKey”:“PID:12150”,“WIRListingKey”:{}}}
info: [REMOTE] Empty page dictionary received. Trying again.
info: [debug] [REMOTE] Selecting app PID:12150 (try #7 of 8)
info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRConnectionIdentifierKey”:“b5bd2ec6-aafc-4412-bdac-d69c0cb820cc”,“WIRApplicationIdentifierKey”:“PID:12150”},"__selector":"_rpc_forwardGetListing:"}
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__selector":"_rpc_applicationSentListing:","__argument":{“WIRApplicationIdentifierKey”:“PID:12150”,“WIRListingKey”:{}}}
info: [REMOTE] Empty page dictionary received. Trying again.
info: [debug] [REMOTE] Selecting app PID:12150 (try #8 of 8)
info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
info: [debug] [REMOTE] {"__argument":{“WIRConnectionIdentifierKey”:“b5bd2ec6-aafc-4412-bdac-d69c0cb820cc”,“WIRApplicationIdentifierKey”:“PID:12150”},"__selector":"_rpc_forwardGetListing:"}
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] Receiving data from remote debugger
info: [debug] [REMOTE] {"__selector":"_rpc_applicationSentListing:","__argument":{“WIRApplicationIdentifierKey”:“PID:12150”,“WIRListingKey”:{}}}
info: [debug] [REMOTE] Empty page dictionary received. Trying again.
info: [debug] [REMOTE] Could not connect to a valid app after 8 tries.
info: [debug] Responding to client with success: {“status”:0,“value”:[“NATIVE_APP”],“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: <-- GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/contexts 200 84.049 ms - 86 {“status”:0,“value”:[“NATIVE_APP”],“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}

info: --> POST /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/element {“using”:“name”,“value”:“Log In with your Flow ID”}

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(‘Log In with your Flow ID’)”
info: [debug] Sending command to instruments: au.getElementByName(‘Log In with your Flow ID’)
info: [debug] [INST] 2016-07-25 19:59:44 +0000 Screenshot captured.
info: [debug] [INST] 2016-07-25 19:59:44 +0000 Debug: evaluation finished
info: [debug] [INST] 2016-07-25 19:59:44 +0000 Debug: responding with:
info: [debug] [INST] 2016-07-25 19:59:44 +0000 Debug: Running system command #9: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:""}…
info: [debug] [INST] 2016-07-25 20:00:04 +0000 Debug: Got new command 9 from instruments: au.getElementByName(‘Log In with your Flow ID’)
info: [debug] [INST] 2016-07-25 20:00:04 +0000 Debug: evaluating au.getElementByName(‘Log In with your Flow ID’)
info: [debug] [INST] 2016-07-25 20:00:04 +0000 Debug: evaluation finished
info: [debug] [INST] 2016-07-25 20:00:04 +0000 Debug: Lookup returned [object UIAButton] with the name “Log In with your Flow ID” (id: 0).
info: [debug] [INST] 2016-07-25 20:00:04 +0000 Debug: responding with:
info: [debug] [INST] 2016-07-25 20:00:04 +0000 Debug: Running system command #10: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:{“ELEMENT”:“0”}}…
info: [debug] Socket data received (38 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:{“ELEMENT”:“0”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“0”},“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: <-- POST /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/element 200 708.650 ms - 87 {“status”:0,“value”:{“ELEMENT”:“0”},“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: --> POST /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/element/0/click {}
info: [debug] Pushing command to appium work queue: “au.tapById(‘0’)”
info: [debug] Sending command to instruments: au.tapById(‘0’)
info: [debug] [INST] 2016-07-25 20:00:05 +0000 Debug: Got new command 10 from instruments: au.tapById(‘0’)
info: [debug] [INST] 2016-07-25 20:00:05 +0000 Debug: evaluating au.tapById(‘0’)
info: [debug] [INST] 2016-07-25 20:00:05 +0000 Debug: UIAButton.tap()
info: [debug] [INST] 2016-07-25 20:00:05 +0000 Debug: evaluation finished
info: [debug] [INST] 2016-07-25 20:00:05 +0000 Debug: responding with:
info: [debug] [INST] 2016-07-25 20:00:05 +0000 Debug: Running system command #11: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/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] Responding to client with success: {“status”:0,“value”:"",“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: <-- POST /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8
b48/element/0/click 200 1222.956 ms - 74 {“status”:0,“value”:"",“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: --> GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/source {}
info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()

info: [debug] [INST] 2016-07-25 20:00:06 +0000 Debug: Got new command 11 from instruments: au.mainApp().getTreeForXML()

info: [debug] [INST] 2016-07-25 20:00:06 +0000 Debug: evaluating au.mainApp().getTreeForXML()

info: [debug] [INST] 2016-07-25 20:00:06 +0000 Debug: evaluation finished
info: [debug] [INST] 2016-07-25 20:00:06 +0000 Debug: responding with:id":true,“visible”:true,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:320,“height”:568},">":[{“UIANavigationBar”:{"@":{“name”:“UXErrorPopupView”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0",“x”:0,“y”:-64,“width”:320,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/0",“x”:0,“y”:-84,“width”:320,“height”:64},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/0/0",“x”:0,“y”:-20,“width”:320,“height”:0.5},">":[]}}]}},{“UIAButton”:{"@":{“name”:“Back”,“label”:“Back”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/1",“x”:8,“y”:-52.5,“width”:21,“height”:21},">":[]}},{“UIAButton”:{"@":{“name”:“drawer button”,“label”:“drawer button”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/2",“x”:21,“y”:-64,“width”:44,“height”:44},">":[{“UIAImage”:{"@":{“name”:“drawer_button.png”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/2/0",“x”:21,“y”:-53,“width”:22,“height”:22},">":[]}}]}}]}},{“UIAImage”:{"@":{“name”:“Flow-LaunchImage-700-568h”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1",“x”:0,“y”:0,“width”:320,“height”:568},">":[]}},{“UIAScrollView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2",“x”:10,“y”:0,“width”:300,“height”:568},">":[{“UIAImage”:{"@":{“name”:"/Users/jmahant/Library/Developer/CoreSimulator/Devices/75E5BDBF-D1F8-4571-B7B9-2932C46BA57F/data/Containers/Bundle/Application/AF8E1051-36F0-4F8C-99A6-7C203942858E/iOSMobileUXP.app/Flow.theme/Images/img_logo_login.png",“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/0",“x”:70.5,“y”:50,“width”:179,“height”:67},">":[]}},{“UIAStaticText”:{"@":{“name”:“Welcome to Flow ToGo”,“label”:“Welcome to Flow ToGo”,“value”:“Welcome to Flow ToGo”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2/1",“x”:20,“y”:147,“width”:280,“height”:31.5},">":[]}},{“UIAStaticText”:{"@":{“name”:“Your live TV and entertainment anywhere.”,“label”:“Your live TV and entertainment anywhere.”,“value”:“Your live TV and entertainment anywhere.”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2/2",“x”:20,“y”:182.5,“width”:280,“height”:38.5},">":[]}},{“UIAImage”:{"@":{“name”:“ic_context_form_username”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/3",“x”:10,“y”:241,“width”:50,“height”:50},">":[]}},{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:“Username”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/4",“x”:70,“y”:241,“width”:240,“height”:50},">":[{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:“Username”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/4/0",“x”:70,“y”:241,“width”:240,“height”:50},">":[]}}]}},{“UIAImage”:{"@":{“name”:“ic_context_form_password”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/5",“x”:10,“y”:292,“width”:50,“height”:50},">":[]}},{“UIASecureTextField”:{"@":{“name”:null,“label”:null,“value”:“Password”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/6",“x”:70,“y”:292,“width”:240,“height”:50},">":[{“UIASecureTextField”:{"@":{“name”:null,“label”:null,“value”:“Password”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/6/0",“x”:70,“y”:292,“width”:240,“height”:50},">":[]}}]}},{“UIAImage”:{"@":{“name”:“ic_c
ontext_form_info”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/7",“x”:10,“y”:343,“width”:50,“height”:50},">":[]}},{“UIAStaticText”:{"@":{“name”:“Remember Me”,“label”:“Remember Me”,“value”:“Remember Me”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/8",“x”:70,“y”:343,“width”:177,“height”:50},">":[]}},{“UIASwitch”:{"@":{“name”:null,“label”:null,“value”:1,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/9",“x”:257,“y”:352,“width”:51,“height”:31},">":[]}},{“UIAButton”:{"@":{“name”:“Log In with your Flow ID”,“label”:“Log In with your Flow ID”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/10",“x”:10,“y”:404,“width”:300,“height”:40},">":[]}},{“UIAButton”:{"@":{“name”:“Don’t have Flow ID? Sign Up!”,“label”:“Don’t have Flow ID? Sign Up!”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/11",“x”:40,“y”:454,“width”:240,“height”:30},">":[]}},{“UIAButton”:{"@":{“name”:“Forgot Password”,“label”:“Forgot Password”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/12",“x”:40,“y”:494,“width”:240,“height”:30},">":[]}},{“UIAStaticText”:{"@":{“name”:“4.0.3.886”,“label”:“4.0.3.886”,“value”:“4.0.3.886”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/13",“x”:139,“y”:545,“width”:42,“height”:11},">":[]}}]}},{“UIAToolbar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/3",“x”:0,“y”:568,“width”:320,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/3/0",“x”:0,“y”:567.5,“width”:320,“height”:0.5},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/3/1",“x”:0,“y”:568,“width”:320,“height”:44},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:“Login Error”,“label”:“Login Error”,“value”:“Login Error”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4",“x”:20,“y”:109,“width”:280,“height”:20.5},">":[]}},{“UIATextView”:{"@":{“name”:“The information you provided is incorrect. You can login using your email or a phone number set as an alias.”,“label”:"",“value”:“The information you provided is incorrect. You can login using your email or a phone number set as an alias.”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/5",“x”:20,“y”:146.5,“width”:280,“height”:85.5},">":[]}},{“UIAButton”:{"@":{“name”:“OK”,“label”:“OK”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/6",“x”:10,“y”:240,“width”:300,“height”:44},">":[]}}]}},{“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”:39,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“3 of 3 Wi-Fi bars”,“label”:“3 of 3 Wi-Fi bars”,“value”:“SSID”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three finge
rs to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“pat
info: [debug] [INST] h”:"/0/2/0/1",“x”:50,“y”:0,“width”:13,“height”:20},">":[]}},{“UIAElement”:{"@":{“name”:“4:00 PM”,“label”:“4:00 PM”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top”,“path”:"/0/2/0/2",“x”:137,“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] 2016-07-25 20:00:06 +0000 Debug: Running system command #12: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“Flow QA”,“label”:“Flow QA”,“value”:null,“dom”:nul…
info: [debug] Socket data received (8192 bytes)
info: [debug] Socket data received (1042 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“Flow QA”,“label”:“Flow QA”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0",“x”:0,“y”:0,“width”:320,“height”:568},">":[{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“val
info: [debug] Responding to client with success: {“status”:0,“value”:”<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\n <UIAApplication name=“Flow QA” label=“Flow QA” value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0" x=“0” y=“0” width=“320” height=“568”>\n <UIAWindow name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0" x=“0” y=“0” width=“320” height=“568”>\n <UIANavigationBar name=“UXErrorPopupView” label="" value="" dom="" enabled=“true” valid=“true” visible=“false” hint="" path="/0/0/0" x=“0” y="-64" width=“320” height=“44”>\n <UIAImage name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“false” hint="" path="/0/0/0/0" x=“0” y="-84" width=“320” height=“64”>\n <UIAImage name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“false” hint="" path="/0/0/0/0/0" x=“0” y="-20" width=“320” height=“0.5”>\n \n \n <UIAButton name=“Back” label=“B…”,“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: <-- GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/source 200 940.513 ms - 10772 {“status”:0,“value”:"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\n <UIAApplication name=“Flow QA” label=“Flow QA” value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0" x=“0” y=“0” width=“320” height=“568”>\n <UIAWindow name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“true” hint="" path="/0/0" x=“0” y=“0” width=“320” height=“568”>\n <UIANavigationBar name=“UXErrorPopupView” label="" value="" dom="" enabled=“true” valid=“true” visible=“false” hint="" path="/0/0/0" x=“0” y="-64" width=“320” height=“44”>\n <UIAImage name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“false”
hint="" path="/0/0/0/0" x=“0” y="-84" width=“320” height=“64”>\n <UIAImage name="" label="" value="" dom="" enabled=“true” valid=“true” visible=“false” hint="" path="/0/0/0/0/0" x=“0” y="-20" width=“320” height=“0.5”>\n \n \n <UIAButton name=“Back” label=“B…”,“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: --> GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/orientation {}
info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”
info: [debug] Sending command to instruments: au.getScreenOrientation()

info: [debug] [INST] 2016-07-25 20:00:07 +0000 Debug: Got new command 12 from instruments: au.getScreenOrientation()

info: [debug] [INST] 2016-07-25 20:00:07 +0000 Debug: evaluating au.getScreenOrientation()

info: [debug] [INST] 2016-07-25 20:00:07 +0000 Debug: evaluation finished
info: [debug] [INST] 2016-07-25 20:00:07 +0000 Debug: responding with:
info: [debug] [INST] 2016-07-25 20:00:07 +0000 Debug: Running system command #13: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…
info: [debug] Socket data received (33 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Setting internal orientation to PORTRAIT
info: [debug] Responding to client with success: {“status”:0,“value”:“PORTRAIT”,“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: <-- GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/orientation 200 1073.643 ms - 82 {“status”:0,“value”:“PORTRAIT”,“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}
info: --> GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/screenshot {}
info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”
info: [debug] Sending command to instruments: au.getScreenOrientation()

info: [debug] [INST] 2016-07-25 20:00:08 +0000 Debug: Got new command 13 from instruments: au.getScreenOrientation()

info: [debug] [INST] 2016-07-25 20:00:08 +0000 Debug: evaluating au.getScreenOrientation()

info: [debug] [INST] 2016-07-25 20:00:08 +0000 Debug: evaluation finished
info: [debug] [INST] 2016-07-25 20:00:08 +0000 Debug: responding with:
info: [debug] [INST] 2016-07-25 20:00:08 +0000 Debug: Running system command #14: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:“PORTRAIT”}…
info: [debug] Socket data received (33 bytes)
info: [debug] Socket data being routed.
info: [debug] Got result from instruments: {“status”:0,“value”:“PORTRAIT”}
info: [debug] Setting internal orientation to PORTRAIT
info: [debug] Pushing command to appium work queue: “au.capture(‘screenshotb81fc78f-5d48-4839-b223-84ee8c38cfbb’)”
info: [debug] Sending command to instruments: au.capture(‘screenshotb81fc78f-5d48-4839-b223-84ee8c38cfbb’)

info: [debug] [INST] 2016-07-25 20:00:09 +0000 Debug: Got new command 14 from instruments: au.capture(‘screenshotb81fc78f-5d48-4839-b223-84ee8c38cfbb’)

info: [debug] [INST] 2016-07-25 20:00:09 +0000 Debug: evaluating au.capture(‘screenshotb81fc78f-5d48-4839-b223-84ee8c38cfbb’)

info: [debug] [INST] 2016-07-25 20:00:09 +0000 Debug: target.captureRectOnScreenWithName("{origin:{x:0.00,y:0.00}, size:{height:568.00,width:320.00}}", UIScreen, “screenshotb81fc78f-5d48-4839-b223-84ee8c38cfbb”)

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

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

info: [debug] [INST] 2016-07-25 20:00:09 +0000 Screenshot captured.
info: [debug] [INST] 2016-07-25 20:00:09 +0000 Debug: evaluation finished
info: [debug] [INST] 2016-07-25 20:00:09 +0000 Debug: responding with:
info: [debug] [INST] 2016-07-25 20:00:09 +0000 Debug: Running system command #15: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:""}…

info: [debug] Responding to client with success: {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAAAoAAAARwCAYAAAB6j+UAAAAAAXNSR0IArs4c6QAAQABJREFUeAHsnQe8JUlV/2tyzjmnnZnNedklrEtwQUBBEAwkCX9BkSCCBEVEBcmKIEgSAUmSBEUUQYLA5pwm5zyzk3P+97feO/f27dt9Y/V9fd/7nfm86b7d1VWnv1VdfepU6EE33nTzeScRAREQAREQAREQAREYMAQGD5g71Y2KgAiIgAiIgAiIgAh4AjIAVRBEQAREQAREQAREYIARkAE4wDJctysCIiACIiACIiACMgBVBkRABERABERABERggBGQATjAMly3KwIiIAIiIAIiIAIyAFUGREAEREAEREAERGCAEZABOMAyXLcrAiIgAiIgAiIgAjIAVQZEQAREQAREQAREYIARkAE4wDJctysCIiACIiACIiACMgBVBkRABERABERABERggBEYGvJ+z507544ePexc9HG50WPGuCFDgkYfUlV36tQp99ADd7vBQ4a4y6+4xg0ePCRo/KEjO3/+vDtwYJ87GP0dOXzYHT9+zJ05czr6O+OGDh0a/Q1zo0aNdmPHjXMTJk52E6O/QYMGhVZD8YlAoQicPHnCHTt21I0ZM9YNHz6iad3avb7pBHWBCIhAoQns2b3Tbd26KXrPHiqsnmPHjXdz5y5w06bPbEvHIBba9u1b3M7tW31FjKFiMnr0GLdg4RI3ddoMO1SY7cGD+yJj9YjX5/ChQ5HRNKkwusUV4QW1betmt3vXdnf69On4qdI+RiB/J04cd/v373VbNm90w4YNc9NnzHZz5s53I0aMLIXVjgh0mgCNrfvvu8OdO3u2lPScuQvd3HkLSr+b3dmyeYPbEdU5PB8mlHPK+5yoYqwn7V6fjP/uu251Z06fSh72v4dHemGgTp063U2eMi01TPz60VHYyy6/JjVc/CCG74P331U6NGv2PDd/weLSb+2IgAg0R2DPnl0Oe2b58ksiJ9bY5i7u…”,“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}

info: <-- GET /wd/hub/session/8eaffca8-b3fd-485a-a6ed-ada0896a8b48/screenshot 200 2342.633 ms - 475958 {“status”:0,“value”:“iVBORw0KGgoAAAANSUhEUgAAAoAAAARwCAYAAAB6j+UAAAAAAXNSR0IArs4c6QAAQABJREFUeAHsnQe8JUlV/2tyzjmnnZnNedklrEtwQUBBEAwkCX9BkSCCBEVEBcmKIEgSAUmSBEUUQYLA5pwm5zyzk3P+97feO/f27dt9Y/V9fd/7nfm86b7d1VWnv1VdfepU6EE33nTzeScRAREQAREQAREQAREYMAQGD5g71Y2KgAiIgAiIgAiIgAh4AjIAVRBEQAREQAREQAREYIARkAE4wDJctysCIiACIiACIiACMgBVBkRABERABERABERggBGQATjAMly3KwIiIAIiIAIiIAIyAFUGREAEREAEREAERGCAEZABOMAyXLcrAiIgAiIgAiIgAjIAVQZEQAREQAREQAREYIARkAE4wDJctysCIiACIiACIiACMgBVBkRABERABERABERggBEYGvJ+z507544ePexc9HG50WPGuCFDgkYfUlV36tQp99ADd7vBQ4a4y6+4xg0ePCRo/KEjO3/+vDtwYJ87GP0dOXzYHT9+zJ05czr6O+OGDh0a/Q1zo0aNdmPHjXMTJk52E6O/QYMGhVZD8YlAoQicPHnCHTt21I0ZM9YNHz6iad3avb7pBHWBCIhAoQns2b3Tbd26KXrPHiqsnmPHjXdz5y5w06bPbEvHIBba9u1b3M7tW31FjKFiMnr0GLdg4RI3ddoMO1SY7cGD+yJj9YjX5/ChQ5HRNKkwusUV4QW1betmt3vXdnf69On4qdI+RiB/J04cd/v373VbNm90w4YNc9NnzHZz5s53I0aMLIXVjgh0mgCNrfvvu8OdO3u2lPScuQvd3HkLSr+b3dmyeYPbEdU5PB8mlHPK+5yoYqwn7V6fjP/uu251Z06fSh72v4dHemGgTp063U2eMi01TPz60VHYyy6/JjVc/CCG74P331U6NGv2PDd/weLSb+2IgAg0R2DPnl0Oe2b58ksiJ9bY5i7u…”,“sessionId”:“8eaffca8-b3fd-485a-a6ed-ada0896a8b48”}

error: [REMOTE] Could not create binary plist from data

This is what I see when trying to run the test(using xpath as locator):
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 31123ms. 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”:“7db867c7-ed98-451a-bd31-f6d1b239be29”}
info: <-- POST /wd/hub/session/7db867c7-ed98-451a-bd31-f6d1b239be29/element 500 31126.562 ms - 179