Skip to content

Instantly share code, notes, and snippets.

@mmuntakim15
Created August 8, 2016 20:33
Show Gist options
  • Save mmuntakim15/671b14221b072b768b7f62438e75ce05 to your computer and use it in GitHub Desktop.
Save mmuntakim15/671b14221b072b768b7f62438e75ce05 to your computer and use it in GitHub Desktop.
Appium Drag And Drop Error
Launching Appium with command: '/Applications/Appium.app/Contents/Resources/node/bin/node' appium/build/lib/main.js --debug-log-spacing --robot-address "0.0.0.0" --robot-port "4" --platform-version "9.3" --platform-name "iOS" --app "com.reserve.rfr.sandbox" --backend-retries "3" --device-name "iPad Air 2" --launch-timeout "90000" --native-instruments-lib
[Appium] Welcome to Appium v1.5.3
[Appium] Non-default server args:
[Appium] robotPort: 4
[Appium] debugLogSpacing: true
[Appium] platformName: 'iOS'
[Appium] platformVersion: '9.3'
[Appium] deviceName: 'iPad Air 2'
[Appium] app: 'com.reserve.rfr.sandbox'
[Appium] nativeInstrumentsLib: true
[Appium] Deprecated server args:
[Appium] --platform-name => --default-capabilities '{"platformName":"iOS"}'
[Appium] --platform-version => --default-capabilities '{"platformVersion":"9.3"}'
[Appium] --device-name => --default-capabilities '{"deviceName":"iPad Air 2"}'
[Appium] --app => --default-capabilities '{"app":"com.reserve.rfr.sandbox"}'
[Appium] --native-instruments-lib => --default-capabilities '{"nativeInstrumentsLib":true}'
[Appium] Default capabilities, which will be added to each request unless overridden by desired capabilities:
[Appium] platformName: 'iOS'
[Appium] platformVersion: '9.3'
[Appium] deviceName: 'iPad Air 2'
[Appium] app: 'com.reserve.rfr.sandbox'
[Appium] nativeInstrumentsLib: true
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 27 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 9 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 9 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 7 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 8 ms - 83
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/mohammadmuntakim1/Library/Developer/Xcode/DerivedData/setServices-hbopcpivoswffbbrfgpfanppqazy/Build/Products/Debug-iphonesimulator/Sandbox.app","noReset":false,"platformName":"iOS","deviceName":"iPad Air 2","platformVersion":"9.3"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/mohammadmun...
[Appium] Creating new IosDriver session
[Appium] Capabilities:
[Appium] app: '/Users/mohammadmuntakim1/Library/Developer/Xcode/DerivedData/setServices-hbopcpivoswffbbrfgpfanppqazy/Build/Products/Debug-iphonesimulator/Sandbox.app'
[Appium] noReset: false
[Appium] platformName: 'iOS'
[Appium] deviceName: 'iPad Air 2'
[Appium] platformVersion: '9.3'
[Appium] nativeInstrumentsLib: true
[BaseDriver] Session created with session id: 0c591cf7-caa4-4edd-b6b9-5bc62557e03a
[debug] [iOS] Not auto-detecting udid.
[BaseDriver] Using local app '/Users/mohammadmuntakim1/Library/Developer/Xcode/DerivedData/setServices-hbopcpivoswffbbrfgpfanppqazy/Build/Products/Debug-iphonesimulator/Sandbox.app'
[debug] [iOS] Removing any remaining instruments sockets
[debug] [iOS] Cleaned up instruments socket /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock
[debug] [iOS] Setting Xcode version
[debug] [iOS] Xcode version set to 7.3
[debug] [iOS] Setting iOS SDK Version
[debug] [iOS] iOS SDK Version set to 9.3
[debug] [iOS] Checking whether instruments supports our device string
[debug] [Instruments] Getting list of devices instruments supports
[debug] [Instruments] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
[debug] [Instruments] Available devices: Apple TV 1080p (9.2) [087D0EFC-2B6D-4AC5-BC1A-61B6AADD09C2] (Simulator),iPad 2 (9.3) [004D24F3-3A71-4179-A3F4-016DE384C1BD] (Simulator),iPad Air (9.3) [E2B5366A-8A7E-4302-840E-5A55388ED832] (Simulator),iPad Air 2 (9.3) [23E7AFF5-3627-4C23-BCDA-3322911F5E9B] (Simulator),iPad Pro (9.3) [BCBCB7CA-FC50-419F-8C6C-E5DA84A148FF] (Simulator),iPad Retina (9.3) [24929318-56E5-4A89-8454-BCE1CF7D2F85] (Simulator),iPhone 4s (9.3) [5EC1057A-B8B9-4001-8C21-04DD7422168E] (Simulator),iPhone 5 (9.3) [5915C8CA-BA28-4226-B942-035EEEA8E226] (Simulator),iPhone 5s (9.3) [167E3090-621B-4A08-B118-F371C29FAAC0] (Simulator),iPhone 6 (9.3) [933370F0-41F2-446F-A499-5F57D96376F1] (Simulator),iPhone 6 Plus (9.3) [6F1BAEDD-7BFA-4A96-980A-866690B5D9A4] (Simulator),iPhone 6s (9.3) [311C4319-7B7B-475F-BD8F-3E0169D18AA8] (Simulator),iPhone 6s (9.3) + Apple Watch - 38mm (2.2) [3929099A-354E-4CFD-80DC-CED9AE5BCC81] (Simulator),iPhone 6s Plus (9.3) [56382781-E8C6-4AAA-929C-7AA9BFAE9E2C] (Simulator),iPhone 6s Plus (9.3) + Apple Watch - 42mm (2.2) [388B7C37-7A4C-4BFD-9FE2-F7F46B1D8DF7] (Simulator)
[iOSSim] Retrieving device name string for Xcode version 7.3
[debug] [iOSSim] Getting device string from options: {"deviceName":"iPad Air 2","platformVersion":"9.3","forceIphone":false,"forceIpad":false}
[debug] [iOSSim] Final device string is 'iPad Air 2 (9.3)'
[debug] [iOS] iOS sim UDID is 23E7AFF5-3627-4C23-BCDA-3322911F5E9B
[iOSSim] Constructing iOS simulator for Xcode version 7.3
[debug] [iOS] No language specified. Using default strings
[debug] [iOS] Strings file not found. Looking in 'en.lproj' directory
[iOS] Could not file localizable strings file 'Localizable.strings'!
[debug] [ios-app-utils] Getting bundle ID from app
[iOS] Extracted bundleID: com.reserve.rfr.sandbox from app: /Users/mohammadmuntakim1/Library/Developer/Xcode/DerivedData/setServices-hbopcpivoswffbbrfgpfanppqazy/Build/Products/Debug-iphonesimulator/Sandbox.app
[debug] [iOS] Creating instruments
[debug] [UIAuto] Preparing bootstrap code
[debug] [UIAuto] Dynamic bootstrap dir: /Users/mohammadmuntakim1/Library/Application Support/appium/bootstrap
[debug] [UIAuto] Dynamic env: {"nodePath":"/Applications/Appium.app/Contents/Resources/node/bin/node","commandProxyClientPath":"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js","instrumentsSock":"/var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock","interKeyDelay":null,"justLoopInfinitely":false,"autoAcceptAlerts":false,"autoDismissAlerts":false,"sendKeyStrategy":"oneByOne"}
[debug] [UIAuto] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!
...
[debug] [UIAuto] Dynamic bootstrap path: /Users/mohammadmuntakim1/Library/Application Support/appium/bootstrap/bootstrap-26ede02f66959aeb.js
[debug] [UIAuto] Reusing dynamic bootstrap: /Users/mohammadmuntakim1/Library/Application Support/appium/bootstrap/bootstrap-26ede02f66959aeb.js
[debug] [iOS] User specified default device, letting instruments launch it
[debug] [iOS] Running ios sim reset flow
[debug] [iOS] Killing the simulator
[debug] [iOSSim] Killing all iOS Simulators
[debug] [iOS] Cleaning sim state.
[debug] [iOSSim] Cleaning app data files for 'Sandbox.app', 'com.reserve.rfr.sandbox'
[iOSSim] Attempted to get an app path from a fresh simulator quickly launching the sim to populate its directories
[debug] [iOSSim] Attempting to launch and quit the simulator, to create directory structure
[debug] [iOSSim] Will launch with Safari? false
[iOSSim] Starting simulator with command: open /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app --args -CurrentDeviceUDID 23E7AFF5-3627-4C23-BCDA-3322911F5E9B
[iOSSim] Tailing simulator logs until we encounter the string "System app "com.apple.springboard" finished startup"
[iOSSim] We will time out after 60000ms
[debug] [iOSSim] Waiting an extra 2000ms for the simulator to really finish booting
[debug] [iOSSim] Done waiting extra time for simulator
[iOSSim] Simulator booted in 15849ms
[debug] [iOSSim] Killing all iOS Simulators
[debug] [iOSSim] Building bundle path map
[debug] [iOSSim] Building bundle path map
[debug] [iOSSim] Could not find app directories to delete. It is probably not installed
[debug] [iOSSim] Killing any simulator daemons for 23E7AFF5-3627-4C23-BCDA-3322911F5E9B
[iOSSim] Cleaning simulator 23E7AFF5-3627-4C23-BCDA-3322911F5E9B
[debug] [iOS] Not setting locale
[debug] [iOS] No iOS / app preferences to set
[debug] [iOSLog] Starting iOS 9.3 simulator log capture
[debug] [iOSLog] System log path: /Users/mohammadmuntakim1/Library/Logs/CoreSimulator/23E7AFF5-3627-4C23-BCDA-3322911F5E9B/system.log
[debug] [iOS] Not pre-launching simulator
[debug] [iOS] Starting UIAutoClient, and launching Instruments.
[debug] [UIAuto] Instruments socket server started at /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock
[debug] [Instruments] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
[debug] [Instruments] Attempting to launch instruments, this is try #1
[Instruments] Launching instruments
[debug] [Instruments] Attempting to run app on iPad Air 2 (9.3)
[Instruments] On xcode 7.0+, instruments-without-delay does not work, skipping instruments-without-delay
[debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd7
[debug] [Instruments] 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 /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/appium-instruments/instrumentscli0.trace -w "iPad Air 2 (9.3)" /Users/mohammadmuntakim1/Library/Developer/Xcode/DerivedData/setServices-hbopcpivoswffbbrfgpfanppqazy/Build/Products/Debug-iphonesimulator/Sandbox.app -e UIASCRIPT "/Users/mohammadmuntakim1/Library/Application Support/appium/bootstrap/bootstrap-26ede02f66959aeb.js" -e UIARESULTSPATH /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/appium-instruments'
[debug] [Instruments] And launch timeouts (in ms): {"global":90000}
[debug] [Instruments] [INST] Waiting for device to boot...
[UIAuto] Instruments is ready to receive commands
[debug] [iOS] Instruments launched. Starting poll loop for new commands.
[debug] [iOS] Setting bootstrap config keys/values
[debug] [UIAuto] Socket data received (2 bytes)
[debug] [UIAuto] Got a result when we were not expecting one! Ignoring it
[debug] [UIAuto] Sending command to instruments: target = $.target();
au = $;
$.isVerbose = true;
[debug] [Instruments] [INST] 2016-08-08 20:20:29 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:29 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:29 +0000 Debug: Running system command #1: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (27 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":true}
[debug] [iOS] Setting initial orientation to PORTRAIT
[debug] [UIAuto] Sending command to instruments: au.setScreenOrientation('PORTRAIT')
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [Instruments] [INST] 2016-08-08 20:20:30 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation('PORTRAIT')
[debug] [Instruments] [INST] 2016-08-08 20:20:30 +0000 Debug: evaluating au.setScreenOrientation('PORTRAIT')
[debug] [Instruments] [INST] 2016-08-08 20:20:30 +0000 Debug: target.setDeviceOrientation("1")
[HTTP] <-- GET /wd/hub/status - - ms - -
[debug] [Instruments] [INST] 2016-08-08 20:20:31 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:31 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:31 +0000 Debug: Running system command #2: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (33 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":"PORTRAIT"}
[debug] [iOS] Waiting for app source to contain elements
[debug] [UIAuto] Sending command to instruments: au.mainApp().getTreeForXML()
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [Instruments] [INST] 2016-08-08 20:20:32 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML()
[debug] [Instruments] [INST] 2016-08-08 20:20:32 +0000 Debug: evaluating au.mainApp().getTreeForXML()
[debug] [Instruments] [INST] 2016-08-08 20:20:32 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:32 +0000 Debug: responding with:":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0","x":0,"y":0,"width":1024.0000335703464,"height":768.0000447604625},">":[{"UIAImage":{"@":{"name":"lOG02","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/0","x":-50,"y":-0.000002185569500093121,"width":1124.0000335703464,"height":768.0000491316016},">":[]}},{"UIASegmentedControl":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/1","x":375.0000309039523,"y":32.00001639177122,"width":274.00000126763007,"height":29.000011976920824},">":[{"UIAButton":{"@":{"name":"Sandbox","label":"Sandbox","value":"","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/1/0","x":375.0000309039523,"y":32.00001639177122,"width":67.0000012676303,"height":29.0000029286631},">":[]}},{"UIAButton":{"@":{"name":"Demo","label":"Demo","value":"","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/1/1","x":443.00003090395217,"y":32.00001936414574,"width":68.00000126763041,"height":29.00000297237448},">":[]}},{"UIAButton":{"@":{"name":"Int","label":"Int","value":"","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/1/2","x":512.0000309039522,"y":32.00002238023165,"width":67.0000012676303,"height":29.0000029286631},">":[]}},{"UIAButton":{"@":{"name":"Prod","label":"Prod","value":"","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/1/3","x":580.0000309039522,"y":32.00002535260617,"width":69.00000126763018,"height":29.00000301608587},">":[]}}]}},{"UIAImage":{"@":{"name":"rSLogo","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/2","x":412.00002052249704,"y":245.50001800909243,"width":201.00000231670356,"height":53.000008785989365},">":[]}},{"UIAStaticText":{"@":{"name":"USERNAME","label":"USERNAME","value":"USERNAME","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/3","x":347.00001846806185,"y":324.500015167852,"width":91.00000091793913,"height":21.000003977736526},">":[]}},{"UIATextField":{"@":{"name":"login_username_field_id","label":null,"value":"Enter your username","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/4","x":358.00001650104934,"y":345.5000156486773,"width":311.00000196701217,"height":45.00001359424226},">":[{"UIATextField":{"@":{"name":null,"label":null,"value":"Enter your username","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/4/0","x":358.00001650104934,"y":345.5000156486773,"width":311.00000196701217,"height":45.00001359424226},">":[]}}]}},{"UIATextField":{"@":{"name":null,"label":null,"value":"","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/5","x":347.00001680702906,"y":353.500015167852,"width":97.00000131134163,"height":30.000004240004785},">":[{"UIATextField":{"@":{"name":null,"label":null,"value":"","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/5/0","x":347.00001680702906,"y":353.500015167852,"width":97.00000131134163,"height":30.000004240004785},">":[]}}]}},{"UIAStaticText":{"@":{"name":"PASSWORD","label":"PASSWORD","value":"PASSWORD","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/6","x":347.0000151022848,"y":401.5000151678519,"width":91.00000091793913,"height":21.000003977736526},">":[]}},{"UIASecureTextField":{"@":{"name":"login_password_field_id","label":null,"value":"Enter your password","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/7","x":358.0000131352723,"y":422.5000156486772,"width":311.0000019670123,"height":45.00001359424226},">":[{"UIASecureTextField":{"@":{"name":null,"label":null,"value":"Enter your password","dom":null,"enabled":true,"valid":true,"visible":true
,"hint":null,"path":"/0/0/7/0","x":358.0000131352723,"y":422.5000156486772,"width":311.0000019670123,"height":45.00001359424226},">":[]}}]}},{"UIAButton":{"@":{"name":"login_button_id","label":"SIGN IN","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/8","x":347.0000101191864,"y":486.5000151678518,"width":330.0000021855691,"height":50.000014424758604},">":[]}},{"UIAStaticText":{"@":{"name":"PATENT PENDING","label":"PATENT PENDING","value":"PATENT PENDING","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/9","x":442.0000003496906,"y":739.0000193204337,"width":140.00000091793902,"height":21.000006119594445},">":[]}}]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1","x":0,"y":0,"width":1024.0000335703464,"height":768.0000447604625},">":[{"UIAStatusBar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/0","x":0.000032696119660613476,"y":0,"width":1024.0000008742268,"height":20.00004476046334},">":[{"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/1/0/0","x":6.000032696119661,"y":2.6226834001117315e-7,"width":39.000000874227794,"height":20.000001704744186},">":[]}},{"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/1/0/1","x":50.00003269611966,"y":0.000002185569500093121,"width":13.00000087422768,"height":20.000000568248048},">":[]}},{"UIAElement":{"@":{"name":"1:20 AM","label":"1:20 AM","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","path":"/0/1/0/2","x":490.0000326961192,"y":0.00002141858110091258,"width":49.00000087422768,"height":20.000002141858086},">":[]}},{"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/1/0/3","x":960.0000326961188,"y":0.000041962934401787914,"width":59.00000087422768,"height":20.00000257897199},">":[]}}]}}]}}]}}}
[debug] [Instruments] [INST] 2016-08-08 20:20:32 +0000 Debug: Running system command #3: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (7231 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":{"UIAApplication":{"@":{"name":"RFR Sandbox","label":"RFR Sandbox","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0","x":0,"y":0,"width":1024.0000335703464,"height":768.0000447604625},">":[{"UIAWindow":{"@":{"name":null,"label":null,"value
[Appium] New IosDriver session created successfully, session 0c591cf7-caa4-4edd-b6b9-5bc62557e03a added to master session list
[MJSONWP] Responding to client with driver.createSession() result: {"webStorageEnabled":false,...
[HTTP] <-- POST /wd/hub/session 200 51129 ms - 829
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 411 ms - 83
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":30000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",30000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 30000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 5 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"0c591cf7-caa...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getCurrentContext'
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context 200 4 ms - 84
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements {"using":"accessibility id","value":"login_username_field_id"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","login_...
[debug] [iOS] Executing iOS command 'findElements'
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementsByAccessibilityId('login_username_field_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:35 +0000 Debug: Got new command 3 from instruments: au.getElementsByAccessibilityId('login_username_field_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:35 +0000 Debug: evaluating au.getElementsByAccessibilityId('login_username_field_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:35 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:35 +0000 Debug: Lookup returned [object UIATextField] with the name "login_username_field_id" (id: 0).
[debug] [Instruments] [INST] 2016-08-08 20:20:35 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:35 +0000 Debug: Running system command #4: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (40 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":[{"ELEMENT":"0"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"0"}]
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements 200 1184 ms - 89
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":15000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 15000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/appium/element/0/value {"id":"0","value":"qa+d7@reserve.com"}
[MJSONWP] Calling AppiumDriver.setValueImmediate() with args: ["qa+d7@reserve.com","0","0...
[debug] [iOS] Executing iOS command 'setValueImmediate'
[debug] [UIAuto] Sending command to instruments: au.getElement('0').setValue('qa+d7@reserve.com')
[debug] [Instruments] [INST] 2016-08-08 20:20:36 +0000 Debug: Got new command 4 from instruments: au.getElement('0').setValue('qa+d7@reserve.com')
[debug] [Instruments] [INST] 2016-08-08 20:20:36 +0000 Debug: evaluating au.getElement('0').setValue('qa+d7@reserve.com')
[debug] [Instruments] [INST] 2016-08-08 20:20:36 +0000 Debug: UIATextField.tap()
[debug] [Instruments] [INST] 2016-08-08 20:20:37 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:37 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:37 +0000 Debug: Running system command #5: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":""}
[MJSONWP] Responding to client with driver.setValueImmediate() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/appium/element/0/value 200 1348 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"0c591cf7-caa...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getCurrentContext'
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements {"using":"accessibility id","value":"login_password_field_id"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","login_...
[debug] [iOS] Executing iOS command 'findElements'
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementsByAccessibilityId('login_password_field_id')
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 8 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 7 ms - 83
[debug] [Instruments] [INST] 2016-08-08 20:20:38 +0000 Debug: Got new command 5 from instruments: au.getElementsByAccessibilityId('login_password_field_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:38 +0000 Debug: evaluating au.getElementsByAccessibilityId('login_password_field_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:38 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:38 +0000 Debug: Lookup returned [object UIASecureTextField] with the name "login_password_field_id" (id: 1).
[debug] [Instruments] [INST] 2016-08-08 20:20:38 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:38 +0000 Debug: Running system command #6: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (40 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":[{"ELEMENT":"1"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"1"}]
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements 200 932 ms - 89
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":15000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 15000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/appium/element/1/value {"id":"1","value":"qwert"}
[MJSONWP] Calling AppiumDriver.setValueImmediate() with args: ["qwert","1","0c591cf7-caa4...
[debug] [iOS] Executing iOS command 'setValueImmediate'
[debug] [UIAuto] Sending command to instruments: au.getElement('1').setValue('qwert')
[debug] [Instruments] [INST] 2016-08-08 20:20:39 +0000 Debug: Got new command 6 from instruments: au.getElement('1').setValue('qwert')
[debug] [Instruments] [INST] 2016-08-08 20:20:39 +0000 Debug: evaluating au.getElement('1').setValue('qwert')
[debug] [Instruments] [INST] 2016-08-08 20:20:39 +0000 Debug: UIASecureTextField.tap()
[debug] [Instruments] [INST] 2016-08-08 20:20:39 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:39 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:39 +0000 Debug: Running system command #7: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":""}
[MJSONWP] Responding to client with driver.setValueImmediate() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/appium/element/1/value 200 1350 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"0c591cf7-caa...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getCurrentContext'
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements {"using":"accessibility id","value":"SIGN IN"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","SIGN I...
[debug] [iOS] Executing iOS command 'findElements'
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementsByAccessibilityId('SIGN IN')
[debug] [Instruments] [INST] 2016-08-08 20:20:40 +0000 Debug: Got new command 7 from instruments: au.getElementsByAccessibilityId('SIGN IN')
[debug] [Instruments] [INST] 2016-08-08 20:20:40 +0000 Debug: evaluating au.getElementsByAccessibilityId('SIGN IN')
[debug] [Instruments] [INST] 2016-08-08 20:20:40 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:40 +0000 Debug: Lookup returned [object UIAButton] with the name "login_button_id" (id: 2).
[debug] [Instruments] [INST] 2016-08-08 20:20:40 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:40 +0000 Debug: Running system command #8: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (40 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":[{"ELEMENT":"2"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"2"}]
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements 200 980 ms - 89
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":15000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 15000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/element/2/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["2","0c591cf7-caa4-4edd-b6...
[debug] [iOS] Executing iOS command 'elementEnabled'
[debug] [UIAuto] Sending command to instruments: au.getElement('2').isEnabled() === 1
[debug] [Instruments] [INST] 2016-08-08 20:20:41 +0000 Debug: Got new command 8 from instruments: au.getElement('2').isEnabled() === 1
[debug] [Instruments] [INST] 2016-08-08 20:20:41 +0000 Debug: evaluating au.getElement('2').isEnabled() === 1
[debug] [Instruments] [INST] 2016-08-08 20:20:41 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:41 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:41 +0000 Debug: Running system command #9: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (27 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/element/2/enabled 200 1029 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"0c591cf7-caa...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getCurrentContext'
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements {"using":"accessibility id","value":"SIGN IN"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","SIGN I...
[debug] [iOS] Executing iOS command 'findElements'
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementsByAccessibilityId('SIGN IN')
[debug] [Instruments] [INST] 2016-08-08 20:20:42 +0000 Debug: Got new command 9 from instruments: au.getElementsByAccessibilityId('SIGN IN')
[debug] [Instruments] [INST] 2016-08-08 20:20:42 +0000 Debug: evaluating au.getElementsByAccessibilityId('SIGN IN')
[debug] [Instruments] [INST] 2016-08-08 20:20:42 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:42 +0000 Debug: Lookup returned [object UIAButton] with the name "login_button_id" (id: 3).
[debug] [Instruments] [INST] 2016-08-08 20:20:42 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:42 +0000 Debug: Running system command #10: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (40 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":[{"ELEMENT":"3"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"3"}]
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements 200 1069 ms - 89
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":15000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 15000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/touch/perform {"actions":[{"action":"press","options":{"element":"3"}},{"action":"wait","options":{"ms":1}},{"action":"release","options":{}}]}
[MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","option...
[debug] [iOS] Executing iOS command 'performTouch'
[debug] [UIAuto] Sending command to instruments: au.getElement('3').rect()
[debug] [Instruments] [INST] 2016-08-08 20:20:43 +0000 Debug: Got new command 10 from instruments: au.getElement('3').rect()
[debug] [Instruments] [INST] 2016-08-08 20:20:43 +0000 Debug: evaluating au.getElement('3').rect()
[debug] [Instruments] [INST] 2016-08-08 20:20:43 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:43 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:43 +0000 Debug: Running system command #11: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (143 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":{"origin":{"x":347.00001855548464,"y":293.50001516785204},"size":{"width":330.0000021855691,"height":50.00001442475866}}}
[debug] [UIAuto] Sending command to instruments: target.touch([{"touch":[{"x":512.0000196482692,"y":318.50002238023137}],"time":0.2},{"touch":[{"x":512.0000196482692,"y":318.50002238023137}],"time":0.201}])
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 8 ms - 83
[debug] [Instruments] [INST] 2016-08-08 20:20:44 +0000 Debug: Got new command 11 from instruments: target.touch([{"touch":[{"x":512.0000196482692,"y":318.50002238023137}],"time":0.2},{"touch":[{"x":512.0000196482692,"y":318.50002238023137}],"time":0.201}])
[debug] [Instruments] [INST] 2016-08-08 20:20:44 +0000 Debug: evaluating target.touch([{"touch":[{"x":512.0000196482692,"y":318.50002238023137}],"time":0.2},{"touch":[{"x":512.0000196482692,"y":318.50002238023137}],"time":0.201}])
[debug] [Instruments] [INST] 2016-08-08 20:20:44 +0000 Debug: target.touch(__NSCFArray)
[debug] [Instruments] [INST] 2016-08-08 20:20:45 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:45 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:45 +0000 Debug: Running system command #12: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":""}
[MJSONWP] Responding to client with driver.performTouch() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/touch/perform 200 2173 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"0c591cf7-caa...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getCurrentContext'
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements {"using":"accessibility id","value":"bottom_bar_left_day_button_id"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","bottom...
[debug] [iOS] Executing iOS command 'findElements'
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementsByAccessibilityId('bottom_bar_left_day_button_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:46 +0000 Debug: Got new command 12 from instruments: au.getElementsByAccessibilityId('bottom_bar_left_day_button_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:46 +0000 Debug: evaluating au.getElementsByAccessibilityId('bottom_bar_left_day_button_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:46 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:46 +0000 Debug: Lookup returned [object UIAButton] with the name "bottom_bar_left_day_button_id" (id: 4).
[debug] [Instruments] [INST] 2016-08-08 20:20:46 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:46 +0000 Debug: Running system command #13: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (40 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":[{"ELEMENT":"4"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"4"}]
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements 200 1061 ms - 89
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":15000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 15000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/element/4/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["4","0c591cf7-caa4-4edd-b6...
[debug] [iOS] Executing iOS command 'elementEnabled'
[debug] [UIAuto] Sending command to instruments: au.getElement('4').isEnabled() === 1
[debug] [Instruments] [INST] 2016-08-08 20:20:47 +0000 Debug: Got new command 13 from instruments: au.getElement('4').isEnabled() === 1
[debug] [Instruments] [INST] 2016-08-08 20:20:47 +0000 Debug: evaluating au.getElement('4').isEnabled() === 1
[debug] [Instruments] [INST] 2016-08-08 20:20:47 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:47 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:47 +0000 Debug: Running system command #14: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (27 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/element/4/enabled 200 1072 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"0c591cf7-caa...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getCurrentContext'
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements {"using":"accessibility id","value":"bottom_bar_left_day_button_id"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","bottom...
[debug] [iOS] Executing iOS command 'findElements'
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementsByAccessibilityId('bottom_bar_left_day_button_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:48 +0000 Debug: Got new command 14 from instruments: au.getElementsByAccessibilityId('bottom_bar_left_day_button_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:48 +0000 Debug: evaluating au.getElementsByAccessibilityId('bottom_bar_left_day_button_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:48 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:48 +0000 Debug: Lookup returned [object UIAButton] with the name "bottom_bar_left_day_button_id" (id: 5).
[debug] [Instruments] [INST] 2016-08-08 20:20:48 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:48 +0000 Debug: Running system command #15: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (40 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":[{"ELEMENT":"5"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"5"}]
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements 200 942 ms - 89
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":15000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 15000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/touch/perform {"actions":[{"action":"press","options":{"element":"5"}},{"action":"wait","options":{"ms":1}},{"action":"release","options":{}}]}
[MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","option...
[debug] [iOS] Executing iOS command 'performTouch'
[debug] [UIAuto] Sending command to instruments: au.getElement('5').rect()
[debug] [Instruments] [INST] 2016-08-08 20:20:49 +0000 Debug: Got new command 15 from instruments: au.getElement('5').rect()
[debug] [Instruments] [INST] 2016-08-08 20:20:49 +0000 Debug: evaluating au.getElement('5').rect()
[debug] [Instruments] [INST] 2016-08-08 20:20:49 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:49 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:49 +0000 Debug: Running system command #16: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (143 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":{"origin":{"x":301.49999999999955,"y":708.0000131789834},"size":{"width":60.000002622683496,"height":60.00000262268327}}}
[debug] [UIAuto] Sending command to instruments: target.touch([{"touch":[{"x":331.5000013113413,"y":738.000014490325}],"time":0.2},{"touch":[{"x":331.5000013113413,"y":738.000014490325}],"time":0.201}])
[debug] [Instruments] [INST] 2016-08-08 20:20:50 +0000 Debug: Got new command 16 from instruments: target.touch([{"touch":[{"x":331.5000013113413,"y":738.000014490325}],"time":0.2},{"touch":[{"x":331.5000013113413,"y":738.000014490325}],"time":0.201}])
[debug] [Instruments] [INST] 2016-08-08 20:20:50 +0000 Debug: evaluating target.touch([{"touch":[{"x":331.5000013113413,"y":738.000014490325}],"time":0.2},{"touch":[{"x":331.5000013113413,"y":738.000014490325}],"time":0.201}])
[debug] [Instruments] [INST] 2016-08-08 20:20:50 +0000 Debug: target.touch(__NSCFArray)
[debug] [Instruments] [INST] 2016-08-08 20:20:50 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:50 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:50 +0000 Debug: Running system command #17: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":""}
[MJSONWP] Responding to client with driver.performTouch() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/touch/perform 200 2295 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"0c591cf7-caa...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getCurrentContext'
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements {"using":"accessibility id","value":"bottom_bar_shift_picker_button_id"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","bottom...
[debug] [iOS] Executing iOS command 'findElements'
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementsByAccessibilityId('bottom_bar_shift_picker_button_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:51 +0000 Debug: Got new command 17 from instruments: au.getElementsByAccessibilityId('bottom_bar_shift_picker_button_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:51 +0000 Debug: evaluating au.getElementsByAccessibilityId('bottom_bar_shift_picker_button_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:51 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:51 +0000 Debug: Lookup returned [object UIAButton] with the name "bottom_bar_shift_picker_button_id" (id: 6).
[debug] [Instruments] [INST] 2016-08-08 20:20:51 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:51 +0000 Debug: Running system command #18: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (40 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":[{"ELEMENT":"6"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"6"}]
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements 200 1001 ms - 89
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":15000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 15000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/element/6/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["6","0c591cf7-caa4-4edd-b6...
[debug] [iOS] Executing iOS command 'elementEnabled'
[debug] [UIAuto] Sending command to instruments: au.getElement('6').isEnabled() === 1
[debug] [Instruments] [INST] 2016-08-08 20:20:52 +0000 Debug: Got new command 18 from instruments: au.getElement('6').isEnabled() === 1
[debug] [Instruments] [INST] 2016-08-08 20:20:52 +0000 Debug: evaluating au.getElement('6').isEnabled() === 1
[debug] [Instruments] [INST] 2016-08-08 20:20:52 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:52 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:52 +0000 Debug: Running system command #19: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (27 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/element/6/enabled 200 1002 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"0c591cf7-caa...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getCurrentContext'
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements {"using":"accessibility id","value":"bottom_bar_shift_picker_button_id"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","bottom...
[debug] [iOS] Executing iOS command 'findElements'
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementsByAccessibilityId('bottom_bar_shift_picker_button_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:53 +0000 Debug: Got new command 19 from instruments: au.getElementsByAccessibilityId('bottom_bar_shift_picker_button_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:53 +0000 Debug: evaluating au.getElementsByAccessibilityId('bottom_bar_shift_picker_button_id')
[debug] [Instruments] [INST] 2016-08-08 20:20:53 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:53 +0000 Debug: Lookup returned [object UIAButton] with the name "bottom_bar_shift_picker_button_id" (id: 7).
[debug] [Instruments] [INST] 2016-08-08 20:20:53 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:53 +0000 Debug: Running system command #20: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (40 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":[{"ELEMENT":"7"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"7"}]
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements 200 1084 ms - 89
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":15000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 15000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/touch/perform {"actions":[{"action":"press","options":{"element":"7"}},{"action":"wait","options":{"ms":1}},{"action":"release","options":{}}]}
[MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","option...
[debug] [iOS] Executing iOS command 'performTouch'
[debug] [UIAuto] Sending command to instruments: au.getElement('7').rect()
[debug] [Instruments] [INST] 2016-08-08 20:20:54 +0000 Debug: Got new command 20 from instruments: au.getElement('7').rect()
[debug] [Instruments] [INST] 2016-08-08 20:20:54 +0000 Debug: evaluating au.getElement('7').rect()
[debug] [Instruments] [INST] 2016-08-08 20:20:54 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:54 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:54 +0000 Debug: Running system command #21: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (141 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":{"origin":{"x":571.5000006556702,"y":722.0000249810587},"size":{"width":150.00000135505297,"height":31.0000065567084}}}
[debug] [UIAuto] Sending command to instruments: target.touch([{"touch":[{"x":646.5000013331967,"y":737.5000282594128}],"time":0.2},{"touch":[{"x":646.5000013331967,"y":737.5000282594128}],"time":0.201}])
[debug] [Instruments] [INST] 2016-08-08 20:20:55 +0000 Debug: Got new command 21 from instruments: target.touch([{"touch":[{"x":646.5000013331967,"y":737.5000282594128}],"time":0.2},{"touch":[{"x":646.5000013331967,"y":737.5000282594128}],"time":0.201}])
[debug] [Instruments] [INST] 2016-08-08 20:20:55 +0000 Debug: evaluating target.touch([{"touch":[{"x":646.5000013331967,"y":737.5000282594128}],"time":0.2},{"touch":[{"x":646.5000013331967,"y":737.5000282594128}],"time":0.201}])
[debug] [Instruments] [INST] 2016-08-08 20:20:55 +0000 Debug: target.touch(__NSCFArray)
[debug] [Instruments] [INST] 2016-08-08 20:20:55 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:55 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:55 +0000 Debug: Running system command #22: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":""}
[MJSONWP] Responding to client with driver.performTouch() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/touch/perform 200 2306 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"0c591cf7-caa...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getCurrentContext'
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements {"using":"xpath","value":"//UIAApplication[1]/UIAWindow[1]/UIAPopover[1]/UIATableView[1]"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//UIAApplication[...
[debug] [iOS] Executing iOS command 'findElements'
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [UIAuto] Sending command to instruments: au.mainApp().getTreeForXML()
[debug] [Instruments] [INST] 2016-08-08 20:20:56 +0000 Debug: Got new command 22 from instruments: au.mainApp().getTreeForXML()
[debug] [Instruments] [INST] 2016-08-08 20:20:56 +0000 Debug: evaluating au.mainApp().getTreeForXML()
[debug] [Instruments] [INST] 2016-08-08 20:20:56 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:56 +0000 Debug: responding with:":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0","x":0,"y":0,"width":1024.0000335703464,"height":768.0000447604625},">":[{"UIAButton":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/0","x":0,"y":0,"width":1024.0000335703464,"height":768.0000447604625},">":[]}},{"UIAButton":{"@":{"name":"left_menu_hamburger_id","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/1","x":0.000030073436164457235,"y":19.99999999999998,"width":60.00000262268338,"height":60.00000262268335},">":[]}},{"UIAImage":{"@":{"name":"nAVMenuRule","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/2","x":19.000031690757737,"y":41.00000083051636,"width":22.000000087422677,"height":2.000000961650585},">":[]}},{"UIAImage":{"@":{"name":"nAVMenuRule","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/3","x":19.000031341066574,"y":49.000000830516356,"width":22.00000008742279,"height":2.000000961650585},">":[]}},{"UIAImage":{"@":{"name":"nAVMenuRule","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/4","x":19.00003099137541,"y":57.00000083051635,"width":22.00000008742279,"height":2.000000961650585},">":[]}},{"UIAButton":{"@":{"name":"left_menu_restaurant_btn_id","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/5","x":0.000027494464347910252,"y":78.99999999999991,"width":350.0000026226829,"height":60.000015298986455},">":[]}},{"UIAStaticText":{"@":{"name":"left_menu_restaurant_name_label_id","label":"QA Restaurant(2147469660)","value":"QA Restaurant(2147469660)","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/6","x":75.00002745075278,"y":80.00000327835417,"width":270.00000262268316,"height":60.00001180207525},">":[]}},{"UIAStaticText":{"@":{"name":"QR","label":"QR","value":"QR","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/7","x":15.000028106423656,"y":96.00000065567076,"width":30.00000126763041,"height":29.000001311341663},">":[]}},{"UIAImage":{"@":{"name":"nAVRestaurantSelector","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/8","x":313.0000284561145,"y":102.00001368166498,"width":15.000000655670874,"height":15.000000655670831},">":[]}},{"UIATableView":{"@":{"name":null,"label":null,"value":"rows 1 to 2 of 2","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/9","x":0.000005245366764938808,"y":139.99999999999986,"width":350.0000222053858,"height":508.0000152989859},">":[{"UIATableCell":{"@":{"name":"left_menu_settings_label_id","label":null,"value":"","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/9/0","x":0.000024828069399518427,"y":139.99999999999986,"width":350.00000262268316,"height":60.000015298986455},">":[{"UIAStaticText":{"@":{"name":"left_menu_settings_label_id","label":"Floor","value":"Floor","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/9/0/0","x":75.00002482806929,"y":140.00000327835411,"width":110.00000262268338,"height":60.00000480825284},">":[]}}]}},{"UIATableCell":{"@":{"name":"left_menu_settings_label_id","label":null,"value":"","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/9/1","x":0.00002220538613073586,"y":199.9999999999998,"width":350.0000026226829,"height":60.000015298986426},">":[{"UIAStaticText":{"@":{"name":"left_menu_settings_label_id","label":"Guest Book","value":"Guest Book","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/9/1/0","x":75.0000222053859,"y":200.00000327835406,"width":110.00000262268327,"height":60.00000480825284},">":[]}}]}}]}},{"UIAButton":{"@":{"name":"left_menu_user_btn_id","la
bel":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/10","x":0.0000026226832687825663,"y":647.9999999999993,"width":350.00000262268316,"height":60.000015298986455},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/11","x":15.000003278354143,"y":663.0000006556701,"width":30.000001311341748,"height":30.000001311341748},">":[]}},{"UIAStaticText":{"@":{"name":"MQ","label":"MQ","value":"MQ","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/12","x":15.000003278354143,"y":664.0000006556701,"width":30.000001267630296,"height":29.000001311341748},">":[]}},{"UIAStaticText":{"@":{"name":"left_menu_user_name_label_id","label":"Mike QA","value":"Mike QA","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/13","x":75.0000035406224,"y":656.0000032783535,"width":235.00000135505286,"height":31.000010272176723},">":[]}},{"UIAStaticText":{"@":{"name":"left_menu_user_sign_out_label_id","label":"SIGN OUT","value":"SIGN OUT","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/14","x":75.00000297237432,"y":679.0000032783535,"width":81.00000091793925,"height":21.00000354062263},">":[]}},{"UIAImage":{"@":{"name":"navSignOut","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/15","x":136.00000319093124,"y":683.0000059447483,"width":16.000000524536745,"height":12.000000699382213},">":[]}},{"UIAImage":{"@":{"name":"nAVSettings","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/16","x":0,"y":707.9999999999993,"width":60.00000262268327,"height":60.00000262268327},">":[]}},{"UIAButton":{"@":{"name":"left_menu_settings_btn_id","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/17","x":0,"y":707.9999999999993,"width":350.00000262268304,"height":60.00001529898634},">":[]}},{"UIAStaticText":{"@":{"name":"left_menu_settings_label_id","label":"Settings","value":"Settings","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/18","x":74.99999999999977,"y":708.0000032783535,"width":235.00000262268327,"height":60.00001027217661},">":[]}},{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/19","x":68.00003086024117,"y":28.00000297237449,"width":480.0000014861869,"height":34.000020981467166},">":[{"UIAButton":{"@":{"name":"Main room","label":"Main room","value":"Main room","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/19/0","x":68.00003086024117,"y":28.00000297237449,"width":130.0000014861871,"height":34.00000568248067},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/19/1","x":542.5000309913748,"y":23.000023713429055,"width":2.5000015736100067,"height":36.00000010927843},">":[]}}]}},{"UIAButton":{"@":{"name":"room_time_seated_button_id","label":"fLTimeSeatedDisabled","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/20","x":570.0000305105495,"y":20.00002491549228,"width":65.00000218556943,"height":50.00000284124032},">":[]}},{"UIAButton":{"@":{"name":"room_upcoming_button_id","label":"fLUpcomingDisabled","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/21","x":635.0000305105495,"y":20.000027756732628,"width":65.00000218556943,"height":50.00000284124031},">":[]}},{"UIAImage":{"@":{"name":"dMShadow","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/22","x":695.0000026226826,"y":20.000030379416028,"width":5.000030073436392,"height":688.0000002185562},">":[]}},{"UIAElement":{"@":{"name":"room_table_S1","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"p
ath":"/0/0/23","x":186.000008
[debug] [Instruments] [INST] 17402963,"y":176.00000813031838,"width":385.0000177031126,"height":405.00001682888467},">":[{"UIAImage":{"@":{"name":"fLReserve","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/23/0","x":368.5000254400286,"y":166.00001610764704,"width":20.000000874227794,"height":20.000000874227794},">":[]}},{"UIAStaticText":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/23/1","x":178.0000170255861,"y":359.5000077806271,"width":20.000000830516456,"height":19.000000874227737},">":[]}},{"UIAStaticText":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/23/2","x":348.500017025586,"y":358.5000152334191,"width":60.00000087422768,"height":20.000002622683326},">":[]}},{"UIAStaticText":{"@":{"name":"2-6","label":"2-6","value":"2-6","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/23/3","x":353.50001698187464,"y":359.500015451976,"width":50.00000087422768,"height":20.00000218556943},">":[]}},{"UIAImage":{"@":{"name":"room_table_container_view_status_img_id_S1","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/23/4","x":363.50001680702906,"y":353.5000158890899,"width":30.000001311341748,"height":30.000001311341634},">":[]}},{"UIAStaticText":{"@":{"name":"room_table_container_view_name_label_id_S1","label":"S1","value":"S1","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/23/5","x":372.4875081740295,"y":561.0000162819458,"width":12.025000874227885,"height":20.00000052562939},">":[]}}]}},{"UIAImage":{"@":{"name":"fPEmptyState","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/24","x":344.5000169381632,"y":309.5000150585736,"width":71.00000310350856,"height":71.00000310350856},">":[]}},{"UIAStaticText":{"@":{"name":"Take a break, there are no shifts scheduled for today.","label":"Take a break, there are no shifts scheduled for today.","value":"Take a break, there are no shifts scheduled for today.","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/25","x":206.5000129167155,"y":372.50000902640164,"width":346.00000437113863,"height":100.00001512414087},">":[]}},{"UIAButton":{"@":{"name":"reservations_tab_id","label":"Reservations","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/26","x":700.0000305105495,"y":20.00003059797298,"width":108.00000218556931,"height":50.00000472083008},">":[]}},{"UIAButton":{"@":{"name":"waitlist_tab_id","label":"Waitlist","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/27","x":808.0000305105493,"y":20.0000353188031,"width":108.00000218556943,"height":50.00000472083008},">":[]}},{"UIAButton":{"@":{"name":"servers_tab_id","label":"Servers","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/28","x":916.0000305105492,"y":20.00004003963322,"width":108.00000218556931,"height":50.00000472083008},">":[]}},{"UIAButton":{"@":{"name":"reservation_search_cancel_btn_id","label":"dayControlL","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/29","x":699.000027887866,"y":70.00003055426154,"width":40.00000262268338,"height":60.00000174845553},">":[{"UIAImage":{"@":{"name":"dayControlL","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/29/0","x":714.0000288495166,"y":91.50003120993239,"width":9.500000721237939,"height":16.50000041525817},">":[]}}]}},{"UIATextField":{"@":{"name":"reservation_search_field_id","label":null,"value":"search reservations","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/30","x":739.0000283249799,"y":80.00003230271713,"width":171.00000174845547,"height":40.00000747464766},">":[{"UIATextField":{"@"
:{"name":null,"label":null,"value":"search reservations","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/30/0","x":739.0000283249799,"y":80.00003230271713,"width":171.00000174845547,"height":40.00000747464766},">":[]}}]}},{"UIAImage":{"@":{"name":"search","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/31","x":718.000028893228,"y":94.00003138477793,"width":13.000000568248083,"height":13.000000568248055},">":[]}},{"UIAButton":{"@":{"name":"reservation_filter_button_id","label":"viewOptions","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/32","x":920.0000278878658,"y":70.00004021447873,"width":50.00000262268338,"height":60.00000218556943},">":[]}},{"UIAButton":{"@":{"name":"reservation_add_slot_button_id","label":"icon add","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/33","x":970.0000278878658,"y":70.00004240004823,"width":50.00000262268327,"height":60.00000218556944},">":[]}},{"UIAStaticText":{"@":{"name":"RESULTS","label":"RESULTS","value":"RESULTS","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/34","x":715.0000265765243,"y":130.00003125364373,"width":200.00000131134152,"height":30.00000874227797},">":[]}},{"UIAImage":{"@":{"name":"fBFilterIcon","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/35","x":715.0000267076584,"y":144.00003125364373,"width":11.000000568248197,"height":13.000000480825264},">":[]}},{"UIAStaticText":{"@":{"name":"Upcoming","label":"Upcoming","value":"Upcoming","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/36","x":735.0000265765243,"y":140.00003212787152,"width":68.0000008742278,"height":20.00000297237449},">":[]}},{"UIAButton":{"@":{"name":"reservation_clear_filtering_id","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/37","x":965.0000261394102,"y":130.0000421814912,"width":60.00000174845559,"height":40.00000262268338},">":[]}},{"UIAImage":{"@":{"name":"fBClear","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/38","x":985.0000265765241,"y":140.000043055719,"width":20.000000874227794,"height":20.000000874227794},">":[]}},{"UIATableView":{"@":{"name":"Empty list","label":"Empty list","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/39","x":700.0000026226826,"y":130.00003059797285,"width":324.00002526518324,"height":578.0000141624898},">":[]}},{"UIAImage":{"@":{"name":"fPReservationES","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/40","x":820.0000153864084,"y":344.00003584333945,"width":82.0000031472199,"height":72.00000358433397},">":[]}},{"UIAButton":{"@":{"name":"bottom_bar_fab_action_button_id","label":"+","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/41","x":932.0000014424749,"y":680.0000407390147,"width":55.00000240412646,"height":55.00000240412646},">":[]}},{"UIAButton":{"@":{"name":"bottom_bar_cover_count_button_id","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/42","x":68.00000026226814,"y":715.0000029723737,"width":147.00000205443519,"height":47.00000642557427},">":[]}},{"UIAStaticText":{"@":{"name":"bottom_bar_covers_label_id","label":"0","value":"0","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/43","x":72.00000100536181,"y":719.0000031472193,"width":60.00000113649617,"height":26.00000262268327},">":[]}},{"UIAStaticText":{"@":{"name":"bottom_bar_capacity_label_id","label":"0","value":"0","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/44","x":146.0000010053618,"y":719.0000063818622,"width":60.00000113649605,"height":26.00000262268327},">":[]}},{"UIAButton":{"@":{"name":"bottom_bar_left_day_button_id","label":
"dayControlL","value":null,"dom":null,"enabled":true,"valid
[debug] [Instruments] [INST] ":true,"visible":true,"hint":null,"path":"/0/0/45","x":301.49999999999955,"y":708.0000131789834,"width":60.000002622683496,"height":60.00000262268327},">":[]}},{"UIAButton":{"@":{"name":"bottom_bar_today_button_id","label":"todayEnabled","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/46","x":511.49999999999943,"y":708.0000223583753,"width":60.00000262268338,"height":60.00000262268327},">":[]}},{"UIAButton":{"@":{"name":"bottom_bar_right_day_button_id","label":"dayControlR","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/47","x":722.4999999999992,"y":708.0000315814785,"width":60.00000262268338,"height":60.00000262268327},">":[]}},{"UIAButton":{"@":{"name":"bottom_bar_day_picker_button_id","label":"Mon, Aug 8","value":"Mon, Aug 8","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/48","x":361.5000006556704,"y":722.0000158016668,"width":150.00000135505297,"height":31.0000065567084},">":[]}},{"UIAButton":{"@":{"name":"bottom_bar_shift_picker_button_id","label":"Breakfast","value":"Breakfast","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/49","x":571.5000006556702,"y":722.0000249810587,"width":150.00000135505297,"height":31.0000065567084},">":[]}},{"UIAButton":{"@":{"name":"bottom_bar_shift_notes_button_id","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/50","x":789.4999999999991,"y":708.0000345101416,"width":60.00000262268338,"height":60.00000262268338},">":[]}},{"UIAImage":{"@":{"name":"fTShiftNoteEmpty","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/51","x":809.0000008523713,"y":727.5000353625138,"width":21.000000917939133,"height":21.00000091793902},">":[]}},{"UIAStaticText":{"@":{"name":"Covers","label":"Covers","value":"Covers","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/52","x":72.00000056824786,"y":739.0000031472193,"width":60.000000699382326,"height":16.00000262268327},">":[]}},{"UIAStaticText":{"@":{"name":"Capacity","label":"Capacity","value":"Capacity","dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/0/53","x":146.00000056824786,"y":739.0000063818622,"width":60.00000069938221,"height":16.00000262268327},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/54","x":222.00000904825743,"y":174.0000097039284,"width":425.00001691630746,"height":387.00001857734026},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/55","x":647.000009048257,"y":174.00002828126915,"width":425.00001691630746,"height":387.00001857734037},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/56","x":221.99999217566085,"y":561.000009703928,"width":425.0000168725961,"height":386.00001857734037},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/57","x":646.9999921756605,"y":561.0000282812687,"width":425.000016872596,"height":386.0000185773405},">":[]}},{"UIAPopover":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/58","x":447.0000020107234,"y":349.000019538991,"width":400.00001630434804,"height":373.0000174845556},">":[{"UIAStaticText":{"@":{"name":"Pick a Shift","label":"Pick a Shift","value":"Pick a Shift","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/58/0","x":447.0000156923885,"y":349.000019538991,"width":400.0000026226829,"height":60.00001748455594},">":[]}},{"UIAButton":{"@":{"name":"Cancel","label":"Cancel","value":null,"dom":null,"enabled":true,"valid":true,"vis
ible":true,"hint":null,"path":"/0/0/58/1","x":447.0000156923885,"y":349.000019538991,"width":75.00000262268338,"height":60.0000032783542},">":[]}},{"UIATableView":{"@":{"name":null,"label":null,"value":"rows 1 to 3 of 3","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/58/2","x":447.0000025789715,"y":409.00001953899095,"width":400.0000131134167,"height":300.00001748455566},">":[{"UIATableCell":{"@":{"name":"Breakfast","label":null,"value":1,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/58/2/0","x":447.00001263259117,"y":419.00001953899095,"width":400.00000262268304,"height":60.00001748455594},">":[{"UIAStaticText":{"@":{"name":"Breakfast","label":"Breakfast","value":"Breakfast","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/58/2/0/0","x":462.00001263259117,"y":419.0000201946618,"width":70.29500262268334,"height":60.000003072692095},">":[]}},{"UIAStaticText":{"@":{"name":"09:00 AM - 01:00 PM","label":"09:00 AM - 01:00 PM","value":"09:00 AM - 01:00 PM","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/58/2/0/1","x":642.000012632591,"y":419.000028062712,"width":180.00000262268316,"height":60.00000786805015},">":[]}}]}},{"UIATableCell":{"@":{"name":"Lunch","label":null,"value":"","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/58/2/1","x":447.0000100099078,"y":479.0000195389909,"width":400.00000262268304,"height":60.000017484555826},">":[{"UIAStaticText":{"@":{"name":"Lunch","label":"Lunch","value":"Lunch","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/58/2/1/0","x":462.0000100099078,"y":479.0000201946617,"width":44.71000262268342,"height":60.000001954336085},">":[]}},{"UIAStaticText":{"@":{"name":"01:00 PM - 05:00 PM","label":"01:00 PM - 05:00 PM","value":"01:00 PM - 05:00 PM","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/58/2/1/1","x":642.0000100099076,"y":479.0000280627119,"width":180.00000262268327,"height":60.00000786805009},">":[]}}]}},{"UIATableCell":{"@":{"name":"Dinner","label":null,"value":"","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/58/2/2","x":447.0000073872244,"y":539.0000195389907,"width":400.0000026226829,"height":60.000017484556},">":[{"UIAStaticText":{"@":{"name":"Dinner","label":"Dinner","value":"Dinner","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/58/2/2/0","x":462.0000073872244,"y":539.0000201946616,"width":49.67400262268336,"height":60.00000217131958},">":[]}},{"UIAStaticText":{"@":{"name":"05:00 PM - 02:00 AM","label":"05:00 PM - 02:00 AM","value":"05:00 PM - 02:00 AM","dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/0/58/2/2/1","x":642.0000073872243,"y":539.0000280627117,"width":180.00000262268316,"height":60.00000786805026},">":[]}}]}}]}}]}}]}},{"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":1024.0000335703464,"height":768.0000447604625},">":[]}},{"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":1024.0000335703464,"height":768.0000447604625},">":[{"UIAStatusBar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/2/0","x":0.000032696119660613476,"y":0,"width":1024.0000008742268,"height":20.00004476046334},">":[{"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.000032696119661,"y":2.6226834001117315e-7,"width":39.00000087
4227794,"height":20.000001704744186},">":[]}},{"UIAElement":{"@":{"name":"3 of 3 Wi-Fi ba
[debug] [Instruments] [INST] rs","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.00003269611966,"y":0.000002185569500093121,"width":13.00000087422768,"height":20.000000568248048},">":[]}},{"UIAElement":{"@":{"name":"1:20 AM","label":"1:20 AM","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","path":"/0/2/0/2","x":490.0000326961192,"y":0.00002141858110091258,"width":49.00000087422768,"height":20.000002141858086},">":[]}},{"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":960.0000326961188,"y":0.000041962934401787914,"width":59.00000087422768,"height":20.00000257897199},">":[]}}]}}]}}]}}}
[debug] [Instruments] [INST] 2016-08-08 20:20:56 +0000 Debug: Running system command #23: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (8192 bytes)
[debug] [UIAuto] Socket data received (8192 bytes)
[debug] [UIAuto] Socket data received (8192 bytes)
[debug] [UIAuto] Socket data received (1508 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":{"UIAApplication":{"@":{"name":"RFR Sandbox","label":"RFR Sandbox","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0","x":0,"y":0,"width":1024.0000335703464,"height":768.0000447604625},">":[{"UIAWindow":{"@":{"name":null,"label":null,"value
[debug] [UIAuto] Sending command to instruments: au.getElementsByIndexPaths(["/0/0/58/2"])
[debug] [Instruments] [INST] 2016-08-08 20:20:57 +0000 Debug: Got new command 23 from instruments: au.getElementsByIndexPaths(["/0/0/58/2"])
[debug] [Instruments] [INST] 2016-08-08 20:20:57 +0000 Debug: evaluating au.getElementsByIndexPaths(["/0/0/58/2"])
[debug] [Instruments] [INST] 2016-08-08 20:20:57 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:57 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:57 +0000 Debug: Running system command #24: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (40 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":[{"ELEMENT":"8"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"8"}]
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements 200 2160 ms - 89
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":15000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 15000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/element/8/element {"id":"8","using":"-ios uiautomation","value":".scrollToElementWithName(\"Dinner\")"}
[MJSONWP] Calling AppiumDriver.findElementFromElement() with args: ["-ios uiautomation",".scro...
[debug] [iOS] Executing iOS command 'findElementFromElement'
[debug] [BaseDriver] Waiting up to 15000 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementByUIAutomation('.scrollToElementWithName(\"Dinner\")', '8')
[debug] [Instruments] [INST] 2016-08-08 20:20:58 +0000 Debug: Got new command 24 from instruments: au.getElementByUIAutomation('.scrollToElementWithName(\"Dinner\")', '8')
[debug] [Instruments] [INST] 2016-08-08 20:20:58 +0000 Debug: evaluating au.getElementByUIAutomation('.scrollToElementWithName(\"Dinner\")', '8')
[debug] [Instruments] [INST] 2016-08-08 20:20:59 +0000 Debug: byUIAutomation: evaluating code: $.getElement('8').scrollToElementWithName("Dinner")
[debug] [Instruments] [INST] 2016-08-08 20:20:59 +0000 Debug: target.frontMostApp().elements()[0].elements()[58].elements()[2].elements()["Dinner"].scrollToVisible()
[debug] [Instruments] [INST] 2016-08-08 20:20:59 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:20:59 +0000 Debug: Lookup returned [object UIATableCell] with the name "Dinner" (id: 9).
[debug] [Instruments] [INST] 2016-08-08 20:20:59 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:20:59 +0000 Debug: Running system command #25: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (38 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":{"ELEMENT":"9"}}
[MJSONWP] Responding to client with driver.findElementFromElement() result: {"ELEMENT":"9"}
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/element/8/element 200 1087 ms - 87
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/touch/perform {"actions":[{"action":"press","options":{"element":"9"}},{"action":"wait","options":{"ms":1}},{"action":"release","options":{}}]}
[MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","option...
[debug] [iOS] Executing iOS command 'performTouch'
[debug] [UIAuto] Sending command to instruments: au.getElement('9').rect()
[debug] [Instruments] [INST] 2016-08-08 20:21:00 +0000 Debug: Got new command 25 from instruments: au.getElement('9').rect()
[debug] [Instruments] [INST] 2016-08-08 20:21:00 +0000 Debug: evaluating au.getElement('9').rect()
[debug] [Instruments] [INST] 2016-08-08 20:21:00 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:00 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:00 +0000 Debug: Running system command #26: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (139 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":{"origin":{"x":447.0000073872244,"y":539.0000195389907},"size":{"width":400.0000026226829,"height":60.000017484556}}}
[debug] [UIAuto] Sending command to instruments: target.touch([{"touch":[{"x":647.0000086985658,"y":569.0000282812687}],"time":0.2},{"touch":[{"x":647.0000086985658,"y":569.0000282812687}],"time":0.201}])
[debug] [Instruments] [INST] 2016-08-08 20:21:01 +0000 Debug: Got new command 26 from instruments: target.touch([{"touch":[{"x":647.0000086985658,"y":569.0000282812687}],"time":0.2},{"touch":[{"x":647.0000086985658,"y":569.0000282812687}],"time":0.201}])
[debug] [Instruments] [INST] 2016-08-08 20:21:01 +0000 Debug: evaluating target.touch([{"touch":[{"x":647.0000086985658,"y":569.0000282812687}],"time":0.2},{"touch":[{"x":647.0000086985658,"y":569.0000282812687}],"time":0.201}])
[debug] [Instruments] [INST] 2016-08-08 20:21:01 +0000 Debug: target.touch(__NSCFArray)
[debug] [Instruments] [INST] 2016-08-08 20:21:01 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:01 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:01 +0000 Debug: Running system command #27: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":""}
[MJSONWP] Responding to client with driver.performTouch() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/touch/perform 200 2200 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"0c591cf7-caa...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getCurrentContext'
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements {"using":"accessibility id","value":"waitlist_tab_id"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","waitli...
[debug] [iOS] Executing iOS command 'findElements'
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementsByAccessibilityId('waitlist_tab_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:02 +0000 Debug: Got new command 27 from instruments: au.getElementsByAccessibilityId('waitlist_tab_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:02 +0000 Debug: evaluating au.getElementsByAccessibilityId('waitlist_tab_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:02 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:02 +0000 Debug: Lookup returned [object UIAButton] with the name "waitlist_tab_id" (id: 10).
[debug] [Instruments] [INST] 2016-08-08 20:21:02 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:02 +0000 Debug: Running system command #28: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (41 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":[{"ELEMENT":"10"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"10"}]
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements 200 1001 ms - 90
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":15000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 15000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/element/10/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["10","0c591cf7-caa4-4edd-b...
[debug] [iOS] Executing iOS command 'elementEnabled'
[debug] [UIAuto] Sending command to instruments: au.getElement('10').isEnabled() === 1
[debug] [Instruments] [INST] 2016-08-08 20:21:03 +0000 Debug: Got new command 28 from instruments: au.getElement('10').isEnabled() === 1
[debug] [Instruments] [INST] 2016-08-08 20:21:03 +0000 Debug: evaluating au.getElement('10').isEnabled() === 1
[debug] [Instruments] [INST] 2016-08-08 20:21:03 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:03 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:03 +0000 Debug: Running system command #29: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (27 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/element/10/enabled 200 1072 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"0c591cf7-caa...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getCurrentContext'
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements {"using":"accessibility id","value":"waitlist_tab_id"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","waitli...
[debug] [iOS] Executing iOS command 'findElements'
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementsByAccessibilityId('waitlist_tab_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:04 +0000 Debug: Got new command 29 from instruments: au.getElementsByAccessibilityId('waitlist_tab_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:04 +0000 Debug: evaluating au.getElementsByAccessibilityId('waitlist_tab_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:04 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:04 +0000 Debug: Lookup returned [object UIAButton] with the name "waitlist_tab_id" (id: 11).
[debug] [Instruments] [INST] 2016-08-08 20:21:04 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:04 +0000 Debug: Running system command #30: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (41 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":[{"ELEMENT":"11"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"11"}]
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements 200 970 ms - 90
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":15000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 15000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/touch/perform {"actions":[{"action":"press","options":{"element":"11"}},{"action":"wait","options":{"ms":1}},{"action":"release","options":{}}]}
[MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","option...
[debug] [iOS] Executing iOS command 'performTouch'
[debug] [UIAuto] Sending command to instruments: au.getElement('11').rect()
[debug] [Instruments] [INST] 2016-08-08 20:21:05 +0000 Debug: Got new command 30 from instruments: au.getElement('11').rect()
[debug] [Instruments] [INST] 2016-08-08 20:21:05 +0000 Debug: evaluating au.getElement('11').rect()
[debug] [Instruments] [INST] 2016-08-08 20:21:05 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:05 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:05 +0000 Debug: Running system command #31: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (141 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":{"origin":{"x":808.0000305105493,"y":20.0000353188031},"size":{"width":108.00000218556943,"height":50.00000472083008}}}
[debug] [UIAuto] Sending command to instruments: target.touch([{"touch":[{"x":862.000031603334,"y":45.00003767921814}],"time":0.2},{"touch":[{"x":862.000031603334,"y":45.00003767921814}],"time":0.201}])
[debug] [Instruments] [INST] 2016-08-08 20:21:06 +0000 Debug: Got new command 31 from instruments: target.touch([{"touch":[{"x":862.000031603334,"y":45.00003767921814}],"time":0.2},{"touch":[{"x":862.000031603334,"y":45.00003767921814}],"time":0.201}])
[debug] [Instruments] [INST] 2016-08-08 20:21:06 +0000 Debug: evaluating target.touch([{"touch":[{"x":862.000031603334,"y":45.00003767921814}],"time":0.2},{"touch":[{"x":862.000031603334,"y":45.00003767921814}],"time":0.201}])
[debug] [Instruments] [INST] 2016-08-08 20:21:06 +0000 Debug: target.touch(__NSCFArray)
[debug] [Instruments] [INST] 2016-08-08 20:21:06 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:06 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:06 +0000 Debug: Running system command #32: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":""}
[MJSONWP] Responding to client with driver.performTouch() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/touch/perform 200 2259 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/element {"using":"accessibility id","value":"room_table_S1"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["accessibility id","room_t...
[debug] [iOS] Executing iOS command 'findElement'
[debug] [BaseDriver] Waiting up to 15000 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementByAccessibilityId('room_table_S1')
[debug] [Instruments] [INST] 2016-08-08 20:21:07 +0000 Debug: Got new command 32 from instruments: au.getElementByAccessibilityId('room_table_S1')
[debug] [Instruments] [INST] 2016-08-08 20:21:07 +0000 Debug: evaluating au.getElementByAccessibilityId('room_table_S1')
[debug] [Instruments] [INST] 2016-08-08 20:21:07 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:07 +0000 Debug: Lookup returned [object UIAElement] with the name "room_table_S1" (id: 12).
[debug] [Instruments] [INST] 2016-08-08 20:21:07 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:07 +0000 Debug: Running system command #33: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (39 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":{"ELEMENT":"12"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"12"}
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/element 200 1038 ms - 88
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"0c591cf7-caa...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getCurrentContext'
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements {"using":"accessibility id","value":"waitlist_cell_name_label_id"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","waitli...
[debug] [iOS] Executing iOS command 'findElements'
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementsByAccessibilityId('waitlist_cell_name_label_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:08 +0000 Debug: Got new command 33 from instruments: au.getElementsByAccessibilityId('waitlist_cell_name_label_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:08 +0000 Debug: evaluating au.getElementsByAccessibilityId('waitlist_cell_name_label_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:08 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:08 +0000 Debug: Lookup returned [object UIAStaticText] with the name "waitlist_cell_name_label_id" (id: 13).
[debug] [Instruments] [INST] 2016-08-08 20:21:08 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:08 +0000 Debug: Running system command #34: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (41 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":[{"ELEMENT":"13"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"13"}]
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements 200 975 ms - 90
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":15000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 15000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 1 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/touch/perform {"actions":[{"action":"longPress","options":{"element":"13"}},{"action":"wait","options":{"ms":1000}},{"action":"moveTo","options":{"element":"12"}},{"action":"release","options":{}}]}
[MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"longPress","op...
[debug] [iOS] Executing iOS command 'performTouch'
[debug] [UIAuto] Sending command to instruments: au.getElement('13').rect()
[debug] [Instruments] [INST] 2016-08-08 20:21:09 +0000 Debug: Got new command 34 from instruments: au.getElement('13').rect()
[debug] [Instruments] [INST] 2016-08-08 20:21:09 +0000 Debug: evaluating au.getElement('13').rect()
[debug] [Instruments] [INST] 2016-08-08 20:21:09 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:09 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:09 +0000 Debug: Running system command #35: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (141 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":{"origin":{"x":715.0000252651826,"y":172.0000312536437},"size":{"width":122.000000786805,"height":18.000005332789527}}}
[debug] [UIAuto] Sending command to instruments: au.getElement('12').rect()
[debug] [Instruments] [INST] 2016-08-08 20:21:10 +0000 Debug: Got new command 35 from instruments: au.getElement('12').rect()
[debug] [Instruments] [INST] 2016-08-08 20:21:10 +0000 Debug: evaluating au.getElement('12').rect()
[debug] [Instruments] [INST] 2016-08-08 20:21:10 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:10 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:10 +0000 Debug: Running system command #36: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (144 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":{"origin":{"x":186.00000817402963,"y":176.00000813031838},"size":{"width":385.0000177031126,"height":405.00001682888467}}}
[debug] [UIAuto] Sending command to instruments: target.touch([{"touch":[{"x":776.0000256585851,"y":181.00003392003845}],"time":0.2},{"touch":[{"x":776.0000256585851,"y":181.00003392003845}],"time":1.2},{"touch":[{"x":378.5000170255859,"y":378.5000165447607}],"time":1.4}])
[debug] [Instruments] [INST] 2016-08-08 20:21:11 +0000 Debug: Got new command 36 from instruments: target.touch([{"touch":[{"x":776.0000256585851,"y":181.00003392003845}],"time":0.2},{"touch":[{"x":776.0000256585851,"y":181.00003392003845}],"time":1.2},{"touch":[{"x":378.5000170255859,"y":378.5000165447607}],"time":1.4}])
[debug] [Instruments] [INST] 2016-08-08 20:21:11 +0000 Debug: evaluating target.touch([{"touch":[{"x":776.0000256585851,"y":181.00003392003845}],"time":0.2},{"touch":[{"x":776.0000256585851,"y":181.00003392003845}],"time":1.2},{"touch":[{"x":378.5000170255859,"y":378.5000165447607}],"time":1.4}])
[debug] [Instruments] [INST] 2016-08-08 20:21:11 +0000 Debug: target.touch(__NSCFArray)
[debug] [Instruments] [INST] 2016-08-08 20:21:13 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:13 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:13 +0000 Debug: Running system command #37: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":""}
[MJSONWP] Responding to client with driver.performTouch() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/touch/perform 200 4545 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"0c591cf7-caa...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getCurrentContext'
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements {"using":"accessibility id","value":"waitlist_cell_id"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","waitli...
[debug] [iOS] Executing iOS command 'findElements'
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementsByAccessibilityId('waitlist_cell_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:14 +0000 Debug: Got new command 37 from instruments: au.getElementsByAccessibilityId('waitlist_cell_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:14 +0000 Debug: evaluating au.getElementsByAccessibilityId('waitlist_cell_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:14 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:14 +0000 Debug: Lookup returned [object UIATableCell] with the name "waitlist_cell_id" (id: 14).
[debug] [Instruments] [INST] 2016-08-08 20:21:14 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:14 +0000 Debug: Running system command #38: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (41 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":[{"ELEMENT":"14"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"14"}]
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements 200 941 ms - 90
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":15000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 15000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"0c591cf7-caa...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 0ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getCurrentContext'
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements {"using":"accessibility id","value":"waitlist_cell_id"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","waitli...
[debug] [iOS] Executing iOS command 'findElements'
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [UIAuto] Sending command to instruments: au.getElementsByAccessibilityId('waitlist_cell_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:15 +0000 Debug: Got new command 38 from instruments: au.getElementsByAccessibilityId('waitlist_cell_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:15 +0000 Debug: evaluating au.getElementsByAccessibilityId('waitlist_cell_id')
[debug] [Instruments] [INST] 2016-08-08 20:21:15 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:15 +0000 Debug: Lookup returned [object UIATableCell] with the name "waitlist_cell_id" (id: 15).
[debug] [Instruments] [INST] 2016-08-08 20:21:15 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:15 +0000 Debug: Running system command #39: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (41 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":[{"ELEMENT":"15"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"15"}]
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/elements 200 1060 ms - 90
[HTTP] --> POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts {"type":"implicit","ms":15000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15000,"0c591cf7...
[debug] [iOS] Executing iOS command 'timeouts'
[debug] [BaseDriver] Set implicit wait to 15000ms
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/screenshot {}
[MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Executing iOS command 'getScreenshot'
[debug] [iOS] Taking screenshot: '/var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/appium-instruments/Run 1/screenshotbc2c06cc-fc27-4368-95dd-9c0c0dddf92d.png'
[debug] [UIAuto] Sending command to instruments: au.capture('screenshotbc2c06cc-fc27-4368-95dd-9c0c0dddf92d')
[debug] [Instruments] [INST] 2016-08-08 20:21:16 +0000 Debug: Got new command 39 from instruments: au.capture('screenshotbc2c06cc-fc27-4368-95dd-9c0c0dddf92d')
[debug] [Instruments] [INST] 2016-08-08 20:21:16 +0000 Debug: evaluating au.capture('screenshotbc2c06cc-fc27-4368-95dd-9c0c0dddf92d')
[debug] [Instruments] [INST] 2016-08-08 20:21:16 +0000 Debug: target.captureRectOnScreenWithName("{origin:{x:0.00,y:256.00}, size:{height:768.00,width:1024.00}}", UIScreen, "screenshotbc2c06cc-fc27-4368-95dd-9c0c0dddf92d")
[debug] [UIAuto] Socket data received (25 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":""}
[debug] [iOS] Waiting 10000 ms for screenshot to be generated.
[debug] [Instruments] [INST] 2016-08-08 20:21:16 +0000 Screenshot captured.
[debug] [Instruments] [INST] 2016-08-08 20:21:16 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:16 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:16 +0000 Debug: Running system command #40: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Sending command to instruments: au.getScreenOrientation()
[debug] [Instruments] [INST] 2016-08-08 20:21:17 +0000 Debug: Got new command 40 from instruments: au.getScreenOrientation()
[debug] [Instruments] [INST] 2016-08-08 20:21:17 +0000 Debug: evaluating au.getScreenOrientation()
[debug] [Instruments] [INST] 2016-08-08 20:21:17 +0000 Debug: evaluation finished
[debug] [Instruments] [INST] 2016-08-08 20:21:17 +0000 Debug: responding with:
[debug] [Instruments] [INST] 2016-08-08 20:21:17 +0000 Debug: Running system command #41: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/instruments_sock 2,{"status":0,"v...
[debug] [UIAuto] Socket data received (33 bytes)
[debug] [UIAuto] Got result from instruments: {"status":0,"value":"PORTRAIT"}
[MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABg...
[HTTP] <-- GET /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a/screenshot 200 2159 ms - 219618
[HTTP] --> DELETE /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a {}
[MJSONWP] Calling AppiumDriver.deleteSession() with args: ["0c591cf7-caa4-4edd-b6b9-5...
[debug] [iOS] Deleting ios session
[debug] [UIAuto] Destroying instruments client socket.
[debug] [UIAuto] Closing socket server.
[debug] [UIAuto] Instruments socket server was closed
[debug] [Instruments] Starting shutdown.
[debug] [Instruments] Sending sigterm to instruments
[debug] [Instruments] [INST] 2016-08-08 20:21:17 +0000 Stopped: Script was stopped by the user
[debug] [Instruments] [INST STDERR] 2016-08-08 16:21:17.932 instruments[67267:47725542] Attempting to change event horizon while disengage
[debug] [Instruments] [INST] Instruments Trace Complete (Duration : 64.202370s; Output : /var/folders/3l/l1fw2qnx3bq7glyp937gpvm00000gp/T/appium-instruments/instrumentscli0.trace)
[debug] [Instruments] Instruments exited with code 0
[debug] [iOSLog] Stopping iOS log capture
[debug] [iOS] Running ios sim reset flow
[debug] [iOS] Killing the simulator
[debug] [iOSSim] Killing all iOS Simulators
[debug] [iOS] Cleaning sim state.
[debug] [iOSSim] Cleaning app data files for 'Sandbox.app', 'com.reserve.rfr.sandbox'
[debug] [iOSSim] Could not find app directories to delete. It is probably not installed
[debug] [iOSSim] Killing any simulator daemons for 23E7AFF5-3627-4C23-BCDA-3322911F5E9B
[iOSSim] Cleaning simulator 23E7AFF5-3627-4C23-BCDA-3322911F5E9B
[Appium] Removing session 0c591cf7-caa4-4edd-b6b9-5bc62557e03a from our master session list
[debug] [MJSONWP] Received response: null
[debug] [MJSONWP] But deleting session, so not returning
[MJSONWP] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/0c591cf7-caa4-4edd-b6b9-5bc62557e03a 200 2818 ms - 76
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 14 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 6 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 7 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 6 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 6 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 7 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 6 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 6 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 7 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 8 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 8 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 7 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 6 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 6 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 7 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 6 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 7 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 8 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 6 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 6 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 7 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 6 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 8 ms - 83
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 7 ms - 83
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment