Skip to content

Instantly share code, notes, and snippets.

@michaelgallacher
Created October 5, 2016 19:55
Show Gist options
  • Save michaelgallacher/feabb12b7b81853b7a5425dc4a143074 to your computer and use it in GitHub Desktop.
Save michaelgallacher/feabb12b7b81853b7a5425dc4a143074 to your computer and use it in GitHub Desktop.
Appium log running beta3, macOS 10.12, and real iphone 6s on 10.0.1
2016-10-05 19:48:16:940 - [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/michael/<redacted>/<redacted>-Enterprise-2.2.1.RC2.1335-resigned-v2.ipa","platformVersion":"10.0.1","xcodeConfigFile":"/Users/michael/<redacted>/AppiumWDA.xcconfig","platformName":"iOS","udid":"8074e06f70247aaef3cf858e5bc5e45c7bed52ca","deviceName":"iPhone 6s","autoAcceptAlerts":true}}
2016-10-05 19:48:16:941 - [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/michael/Sma...
2016-10-05 19:48:16:941 - [Appium] Requested iOS support with version >= 10, using XCUITest driver instead of UIAutomation-based driver, since the latter is unsupported on iOS 10 and up.
2016-10-05 19:48:16:941 - [Appium] Creating new XCUITestDriver session
2016-10-05 19:48:16:942 - [Appium] Capabilities:
2016-10-05 19:48:16:942 - [Appium] app: '/Users/michael/<redacted>/<redacted>-Enterprise-2.2.1.RC2.1335-resigned-v2.ipa'
2016-10-05 19:48:16:942 - [Appium] platformVersion: '10.0.1'
2016-10-05 19:48:16:942 - [Appium] xcodeConfigFile: '/Users/michael/<redacted>/AppiumWDA.xcconfig'
2016-10-05 19:48:16:942 - [Appium] platformName: 'iOS'
2016-10-05 19:48:16:943 - [Appium] udid: '8074e06f70247aaef3cf858e5bc5e45c7bed52ca'
2016-10-05 19:48:16:943 - [Appium] deviceName: 'iPhone 6s'
2016-10-05 19:48:16:943 - [Appium] autoAcceptAlerts: true
2016-10-05 19:48:16:943 - [Appium] noReset: true
2016-10-05 19:48:16:945 - [debug] [XCUITest] XCUITestDriver version: 2.0.23
2016-10-05 19:48:16:947 - [BaseDriver] Session created with session id: 643e0051-1c1f-4aae-9678-6a5e58b89f5d
2016-10-05 19:48:16:947 - [debug] [XCUITest] Xcode version set to '8.1'
2016-10-05 19:48:16:947 - [debug] [XCUITest] iOS SDK Version set to '10.1'
2016-10-05 19:48:17:067 - [debug] [XCUITest] Available devices: 8074e06f70247aaef3cf858e5bc5e45c7bed52ca, 55e764f0acde5cfbec6ffb5db58f462976085a16, 8074e06f70247aaef3cf858e5bc5e45c7bed52ca
2016-10-05 19:48:17:068 - [debug] [XCUITest] Creating iDevice object with udid 8074e06f70247aaef3cf858e5bc5e45c7bed52ca
2016-10-05 19:48:17:069 - [XCUITest] Determining device to run tests on: udid: '8074e06f70247aaef3cf858e5bc5e45c7bed52ca', real device: true
2016-10-05 19:48:17:069 - [BaseDriver] Using local app '/Users/michael/<redacted>/<redacted>-Enterprise-2.2.1.RC2.1335-resigned-v2.ipa'
2016-10-05 19:48:17:070 - [debug] [BaseDriver] Copying local zip to tmp dir
2016-10-05 19:48:17:419 - [debug] [BaseDriver] Unzipping /var/folders/h1/hhhl70790x5292_zf3q7qhx00000gp/T/201695-7066-10ih9op/appium-app.zip
2016-10-05 19:48:17:420 - [debug] [BaseDriver] Testing zip archive: /var/folders/h1/hhhl70790x5292_zf3q7qhx00000gp/T/201695-7066-10ih9op/appium-app.zip
2016-10-05 19:48:20:072 - [BaseDriver] Unzipped local app to '/var/folders/h1/hhhl70790x5292_zf3q7qhx00000gp/T/201695-7066-10ih9op/Payload/<redacted>.app'
2016-10-05 19:48:20:072 - [debug] [XCUITest] Checking whether app is actually present
2016-10-05 19:48:20:073 - [debug] [ios-app-utils] Getting bundle ID from app
2016-10-05 19:48:20:077 - [debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
2016-10-05 19:48:20:077 - [debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
2016-10-05 19:48:20:212 - [XCUITest] Setting up real device
2016-10-05 19:48:20:413 - [debug] [XCUITest] Stdout from app isInstalled check: [....] Waiting for iOS device to be connected
[....] Using iPhone 6s 'SpikeS' (8074e06f70247aaef3cf858e5bc5e45c7bed52ca).
true
2016-10-05 19:48:20:413 - [debug] [XCUITest] App is installed.
2016-10-05 19:48:20:413 - [debug] [XCUITest] fullReset not requested. No need to install.
2016-10-05 19:48:20:414 - [XCUITest] Using default agent: /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
2016-10-05 19:48:20:414 - [XCUITest] Using default bootstrap: /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
2016-10-05 19:48:20:414 - [XCUITest] Launching WebDriverAgent on the device
2016-10-05 19:48:20:467 - [debug] [XCUITest] Carthage found: /usr/local/bin/carthage
2016-10-05 19:48:20:470 - [debug] [XCUITest] Using Xcode configuration file: '/Users/michael/<redacted>/AppiumWDA.xcconfig'
2016-10-05 19:48:20:470 - [debug] [XCUITest] Beginning test with command 'xcodebuild -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=8074e06f70247aaef3cf858e5bc5e45c7bed52ca build test -xcconfig /Users/michael/<redacted>/AppiumWDA.xcconfig' in directory '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
2016-10-05 19:48:20:719 - [XCUITest] Waiting for WebDriverAgent to start on device
2016-10-05 19:48:25:437 - [debug] [XCUITest] Log file for xcodebuild test: /Users/michael/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/74D5520E-5DA4-4645-ACA6-774DFEF5B802/Session-WebDriverAgentRunner-2016-10-05_124825-r3GZDe.log
2016-10-05 19:48:27:373 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:31:939 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:32:183 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:32:311 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:32:434 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:33:374 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:35:738 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:35:925 - [debug] [WebDriverAgent] Device: Oct 5 12:48:35 SpikeS XCTRunner[2522] <Notice>: Running tests...
2016-10-05 19:48:36:011 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:36:225 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:36:345 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:36:657 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:36:744 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:37:083 - [debug] [WebDriverAgent] Device: Oct 5 12:48:36 SpikeS XCTRunner[2522] <Notice>: Continuing to run tests in the background with task ID 1
2016-10-05 19:48:37:156 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:37:850 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:37:938 - [XCUITest] Detected that WebDriverAgent is running at url 'http://192.168.1.188:8100'
2016-10-05 19:48:37:938 - [XCUITest] WebDriverAgent started at url 'http://192.168.1.188:8100'
2016-10-05 19:48:37:940 - [debug] [XCUITest] Starting iproxy to forward traffic from local port 8100 to device port 8100 over USB
2016-10-05 19:48:38:841 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:39:947 - [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bu...
2016-10-05 19:48:40:193 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:40:477 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:40:825 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:41:082 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:41:311 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:41:456 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:41:722 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:41:789 - [JSONWP Proxy] Got response with status 200: {"value":{"sessionId":"D887...
2016-10-05 19:48:41:790 - [Appium] New XCUITestDriver session created successfully, session 643e0051-1c1f-4aae-9678-6a5e58b89f5d added to master session list
2016-10-05 19:48:41:791 - [MJSONWP] Responding to client with driver.createSession() result: {"webStorageEnabled":false,...
2016-10-05 19:48:41:792 - [HTTP] <-- POST /wd/hub/session 200 24852 ms - 583
2016-10-05 19:48:41:880 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:42:314 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:42:922 - [HTTP] --> GET /wd/hub/session/643e0051-1c1f-4aae-9678-6a5e58b89f5d/screenshot {}
2016-10-05 19:48:42:924 - [MJSONWP] Driver proxy active, passing request on via HTTP proxy
2016-10-05 19:48:42:924 - [debug] [XCUITest] Executing command 'proxyReqRes'
2016-10-05 19:48:42:925 - [JSONWP Proxy] Proxying [GET /wd/hub/session/643e0051-1c1f-4aae-9678-6a5e58b89f5d/screenshot] to [GET http://localhost:8100/session/D88753DA-B6DB-4C29-BC94-866AA53D4D43/screenshot] with body: {}
2016-10-05 19:48:42:978 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0...
2016-10-05 19:48:42:981 - [JSONWP Proxy] Replacing sessionId D88753DA-B6DB-4C29-BC94-866AA53D4D43 with 643e0051-1c1f-4aae-9678-6a5e58b89f5d
2016-10-05 19:48:42:984 - [HTTP] <-- GET /wd/hub/session/643e0051-1c1f-4aae-9678-6a5e58b89f5d/screenshot 200 61 ms - 146242
2016-10-05 19:48:43:608 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:48:430 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:48:52:939 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:00:965 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:01:795 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:03:975 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:07:166 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:12:980 - [debug] [iProxy] recv failed: Resource temporarily unavailable
2016-10-05 19:49:12:980 - [debug] [iProxy] recv failed: Operation not permitted
2016-10-05 19:49:14:019 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:22:043 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:29:079 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:34:089 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:41:618 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:42:634 - [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/michael/<redacted>/<redacted>-Enterprise-2.2.1.RC2.1335-resigned-v2.ipa","platformVersion":"10.0.1","xcodeConfigFile":"/Users/michael/<redacted>/AppiumWDA.xcconfig","platformName":"iOS","udid":"8074e06f70247aaef3cf858e5bc5e45c7bed52ca","deviceName":"iPhone 6s","autoAcceptAlerts":true}}
2016-10-05 19:49:42:634 - [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/michael/Sma...
2016-10-05 19:49:42:635 - [Appium] Requested iOS support with version >= 10, using XCUITest driver instead of UIAutomation-based driver, since the latter is unsupported on iOS 10 and up.
2016-10-05 19:49:42:635 - [Appium] Creating new XCUITestDriver session
2016-10-05 19:49:42:635 - [Appium] Capabilities:
2016-10-05 19:49:42:636 - [Appium] app: '/Users/michael/<redacted>/<redacted>-Enterprise-2.2.1.RC2.1335-resigned-v2.ipa'
2016-10-05 19:49:42:636 - [Appium] platformVersion: '10.0.1'
2016-10-05 19:49:42:636 - [Appium] xcodeConfigFile: '/Users/michael/<redacted>/AppiumWDA.xcconfig'
2016-10-05 19:49:42:636 - [Appium] platformName: 'iOS'
2016-10-05 19:49:42:637 - [Appium] udid: '8074e06f70247aaef3cf858e5bc5e45c7bed52ca'
2016-10-05 19:49:42:637 - [Appium] deviceName: 'iPhone 6s'
2016-10-05 19:49:42:637 - [Appium] autoAcceptAlerts: true
2016-10-05 19:49:42:637 - [Appium] noReset: true
2016-10-05 19:49:42:638 - [Appium] Session override is on. Deleting other sessions.
2016-10-05 19:49:42:638 - [Appium] Deleting session '643e0051-1c1f-4aae-9678-6a5e58b89f5d'
2016-10-05 19:49:42:638 - [JSONWP Proxy] Proxying [DELETE /session/643e0051-1c1f-4aae-9678-6a5e58b89f5d] to [DELETE http://localhost:8100/session/D88753DA-B6DB-4C29-BC94-866AA53D4D43] with no body
2016-10-05 19:49:42:924 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n\n },...
2016-10-05 19:49:42:925 - [XCUITest] Shutting down WebDriverAgent
2016-10-05 19:49:42:930 - [XCUITest] System log exited with code '0'
2016-10-05 19:49:42:939 - [XCUITest] xcodebuild exited with code 'null' and signal 'SIGTERM'
2016-10-05 19:49:42:940 - [debug] [iOSLog] Stopping iOS log capture
2016-10-05 19:49:42:941 - [Appium] Removing session 643e0051-1c1f-4aae-9678-6a5e58b89f5d from our master session list
2016-10-05 19:49:42:942 - [debug] [XCUITest] XCUITestDriver version: 2.0.23
2016-10-05 19:49:42:945 - [BaseDriver] Session created with session id: 3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f
2016-10-05 19:49:42:946 - [debug] [XCUITest] Xcode version set to '8.1'
2016-10-05 19:49:42:947 - [debug] [XCUITest] iOS SDK Version set to '10.1'
2016-10-05 19:49:43:056 - [debug] [XCUITest] Available devices: 8074e06f70247aaef3cf858e5bc5e45c7bed52ca, 55e764f0acde5cfbec6ffb5db58f462976085a16, 8074e06f70247aaef3cf858e5bc5e45c7bed52ca
2016-10-05 19:49:43:056 - [debug] [XCUITest] Creating iDevice object with udid 8074e06f70247aaef3cf858e5bc5e45c7bed52ca
2016-10-05 19:49:43:057 - [XCUITest] Determining device to run tests on: udid: '8074e06f70247aaef3cf858e5bc5e45c7bed52ca', real device: true
2016-10-05 19:49:43:058 - [BaseDriver] Using local app '/Users/michael/<redacted>/<redacted>-Enterprise-2.2.1.RC2.1335-resigned-v2.ipa'
2016-10-05 19:49:43:058 - [debug] [BaseDriver] Copying local zip to tmp dir
2016-10-05 19:49:43:249 - [debug] [BaseDriver] Unzipping /var/folders/h1/hhhl70790x5292_zf3q7qhx00000gp/T/201695-7066-1ib3xxm/appium-app.zip
2016-10-05 19:49:43:250 - [debug] [BaseDriver] Testing zip archive: /var/folders/h1/hhhl70790x5292_zf3q7qhx00000gp/T/201695-7066-1ib3xxm/appium-app.zip
2016-10-05 19:49:45:918 - [BaseDriver] Unzipped local app to '/var/folders/h1/hhhl70790x5292_zf3q7qhx00000gp/T/201695-7066-1ib3xxm/Payload/<redacted>.app'
2016-10-05 19:49:45:919 - [debug] [XCUITest] Checking whether app is actually present
2016-10-05 19:49:45:921 - [debug] [ios-app-utils] Getting bundle ID from app
2016-10-05 19:49:45:925 - [debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
2016-10-05 19:49:45:925 - [debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
2016-10-05 19:49:46:071 - [XCUITest] Setting up real device
2016-10-05 19:49:46:396 - [debug] [XCUITest] Stdout from app isInstalled check: [....] Waiting for iOS device to be connected
[....] Using iPhone 6s 'SpikeS' (8074e06f70247aaef3cf858e5bc5e45c7bed52ca).
true
2016-10-05 19:49:46:397 - [debug] [XCUITest] App is installed.
2016-10-05 19:49:46:397 - [debug] [XCUITest] fullReset not requested. No need to install.
2016-10-05 19:49:46:397 - [XCUITest] Using default agent: /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
2016-10-05 19:49:46:398 - [XCUITest] Using default bootstrap: /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
2016-10-05 19:49:46:400 - [XCUITest] Launching WebDriverAgent on the device
2016-10-05 19:49:46:442 - [debug] [XCUITest] Carthage found: /usr/local/bin/carthage
2016-10-05 19:49:46:443 - [debug] [XCUITest] Using Xcode configuration file: '/Users/michael/<redacted>/AppiumWDA.xcconfig'
2016-10-05 19:49:46:444 - [debug] [XCUITest] Beginning test with command 'xcodebuild -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=8074e06f70247aaef3cf858e5bc5e45c7bed52ca build test -xcconfig /Users/michael/<redacted>/AppiumWDA.xcconfig' in directory '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
2016-10-05 19:49:46:695 - [XCUITest] Waiting for WebDriverAgent to start on device
2016-10-05 19:49:52:135 - [debug] [XCUITest] Log file for xcodebuild test: /Users/michael/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/CC965A02-CD13-4B44-8DA2-24F7D5BAF252/Session-WebDriverAgentRunner-2016-10-05_124952-dQvBpk.log
2016-10-05 19:49:53:149 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:56:660 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:57:093 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:57:327 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:57:660 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:49:59:234 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:00:734 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:00:758 - [debug] [WebDriverAgent] Device: Oct 5 12:50:00 SpikeS XCTRunner[2529] <Notice>: Running tests...
2016-10-05 19:50:01:071 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:01:188 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:01:453 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:01:674 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:01:851 - [debug] [WebDriverAgent] Device: Oct 5 12:50:01 SpikeS XCTRunner[2529] <Notice>: Continuing to run tests in the background with task ID 1
2016-10-05 19:50:02:585 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:02:692 - [XCUITest] Detected that WebDriverAgent is running at url 'http://192.168.1.188:8100'
2016-10-05 19:50:02:692 - [XCUITest] WebDriverAgent started at url 'http://192.168.1.188:8100'
2016-10-05 19:50:02:693 - [debug] [XCUITest] Starting iproxy to forward traffic from local port 8100 to device port 8100 over USB
2016-10-05 19:50:04:188 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:04:700 - [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bu...
2016-10-05 19:50:05:048 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:05:340 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:05:700 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:05:863 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:06:085 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:06:261 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:06:495 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:06:549 - [JSONWP Proxy] Got response with status 200: {"value":{"sessionId":"C30F...
2016-10-05 19:50:06:551 - [Appium] New XCUITestDriver session created successfully, session 3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f added to master session list
2016-10-05 19:50:06:552 - [MJSONWP] Responding to client with driver.createSession() result: {"webStorageEnabled":false,...
2016-10-05 19:50:06:553 - [HTTP] <-- POST /wd/hub/session 200 23919 ms - 583
2016-10-05 19:50:07:621 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot {}
2016-10-05 19:50:07:622 - [MJSONWP] Driver proxy active, passing request on via HTTP proxy
2016-10-05 19:50:07:622 - [debug] [XCUITest] Executing command 'proxyReqRes'
2016-10-05 19:50:07:623 - [JSONWP Proxy] Proxying [GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot] to [GET http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/screenshot] with body: {}
2016-10-05 19:50:07:747 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0...
2016-10-05 19:50:07:749 - [JSONWP Proxy] Replacing sessionId C30F259C-2324-41A7-9BCF-A7A7F354E459 with 3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f
2016-10-05 19:50:07:751 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot 200 129 ms - 146242
2016-10-05 19:50:08:199 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:08:569 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot {}
2016-10-05 19:50:08:569 - [MJSONWP] Driver proxy active, passing request on via HTTP proxy
2016-10-05 19:50:08:570 - [debug] [XCUITest] Executing command 'proxyReqRes'
2016-10-05 19:50:08:570 - [JSONWP Proxy] Proxying [GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot] to [GET http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/screenshot] with body: {}
2016-10-05 19:50:08:628 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0...
2016-10-05 19:50:08:630 - [JSONWP Proxy] Replacing sessionId C30F259C-2324-41A7-9BCF-A7A7F354E459 with 3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f
2016-10-05 19:50:08:632 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot 200 63 ms - 146242
2016-10-05 19:50:08:870 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element {"using":"xpath","value":"//XCUIElementTypeStaticText[@name='Debug Drawer']"}
2016-10-05 19:50:08:871 - [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementType...
2016-10-05 19:50:08:872 - [debug] [XCUITest] Executing command 'findElement'
2016-10-05 19:50:08:873 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
2016-10-05 19:50:08:874 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2016-10-05 19:50:08:875 - [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element] with body: {"using":"xpath","value":"/...
2016-10-05 19:50:09:173 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:09:209 - [JSONWP Proxy] Got response with status 200: {"value":{"using":"xpath","...
2016-10-05 19:50:09:210 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element 500 340 ms - 164
2016-10-05 19:50:09:216 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source {}
2016-10-05 19:50:09:216 - [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["3893c9ec-a55e-4d1f-87ea-a...
2016-10-05 19:50:09:216 - [debug] [XCUITest] Executing command 'getPageSource'
2016-10-05 19:50:09:217 - [JSONWP Proxy] Proxying [POST /source] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/source] with no body
2016-10-05 19:50:09:353 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"...
2016-10-05 19:50:09:357 - [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" enco...
2016-10-05 19:50:09:359 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source 200 142 ms - 6549
2016-10-05 19:50:09:364 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element {"using":"xpath","value":"//XCUIElementTypeStaticText[@name='Debug Drawer']"}
2016-10-05 19:50:09:365 - [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementType...
2016-10-05 19:50:09:365 - [debug] [XCUITest] Executing command 'findElement'
2016-10-05 19:50:09:366 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
2016-10-05 19:50:09:366 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2016-10-05 19:50:09:366 - [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element] with body: {"using":"xpath","value":"/...
2016-10-05 19:50:09:371 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:09:573 - [JSONWP Proxy] Got response with status 200: {"value":{"using":"xpath","...
2016-10-05 19:50:09:575 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element 500 210 ms - 164
2016-10-05 19:50:09:580 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source {}
2016-10-05 19:50:09:581 - [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["3893c9ec-a55e-4d1f-87ea-a...
2016-10-05 19:50:09:581 - [debug] [XCUITest] Executing command 'getPageSource'
2016-10-05 19:50:09:613 - [JSONWP Proxy] Proxying [POST /source] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/source] with no body
2016-10-05 19:50:09:635 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:09:750 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"...
2016-10-05 19:50:09:752 - [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" enco...
2016-10-05 19:50:09:753 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source 200 173 ms - 6549
2016-10-05 19:50:09:763 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element {"using":"xpath","value":"//XCUIElementTypeStaticText[@name='Debug Drawer']"}
2016-10-05 19:50:09:764 - [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementType...
2016-10-05 19:50:09:764 - [debug] [XCUITest] Executing command 'findElement'
2016-10-05 19:50:09:765 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
2016-10-05 19:50:09:765 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2016-10-05 19:50:09:766 - [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element] with body: {"using":"xpath","value":"/...
2016-10-05 19:50:09:806 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:09:972 - [JSONWP Proxy] Got response with status 200: {"value":{"using":"xpath","...
2016-10-05 19:50:09:974 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element 500 211 ms - 164
2016-10-05 19:50:09:980 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source {}
2016-10-05 19:50:09:981 - [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["3893c9ec-a55e-4d1f-87ea-a...
2016-10-05 19:50:09:981 - [debug] [XCUITest] Executing command 'getPageSource'
2016-10-05 19:50:09:982 - [JSONWP Proxy] Proxying [POST /source] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/source] with no body
2016-10-05 19:50:10:039 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:10:120 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"...
2016-10-05 19:50:10:123 - [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" enco...
2016-10-05 19:50:10:123 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source 200 143 ms - 6549
2016-10-05 19:50:10:130 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element {"using":"xpath","value":"//XCUIElementTypeStaticText[@name='Debug Drawer']"}
2016-10-05 19:50:10:130 - [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementType...
2016-10-05 19:50:10:130 - [debug] [XCUITest] Executing command 'findElement'
2016-10-05 19:50:10:131 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
2016-10-05 19:50:10:131 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2016-10-05 19:50:10:131 - [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element] with body: {"using":"xpath","value":"/...
2016-10-05 19:50:10:234 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:10:338 - [JSONWP Proxy] Got response with status 200: {"value":{"using":"xpath","...
2016-10-05 19:50:10:340 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element 500 210 ms - 164
2016-10-05 19:50:10:346 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source {}
2016-10-05 19:50:10:346 - [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["3893c9ec-a55e-4d1f-87ea-a...
2016-10-05 19:50:10:347 - [debug] [XCUITest] Executing command 'getPageSource'
2016-10-05 19:50:10:347 - [JSONWP Proxy] Proxying [POST /source] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/source] with no body
2016-10-05 19:50:10:426 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:10:486 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"...
2016-10-05 19:50:10:487 - [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" enco...
2016-10-05 19:50:10:489 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source 200 143 ms - 6549
2016-10-05 19:50:10:496 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element {"using":"xpath","value":"//XCUIElementTypeStaticText[@name='Debug Drawer']"}
2016-10-05 19:50:10:496 - [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementType...
2016-10-05 19:50:10:496 - [debug] [XCUITest] Executing command 'findElement'
2016-10-05 19:50:10:497 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
2016-10-05 19:50:10:497 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2016-10-05 19:50:10:497 - [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element] with body: {"using":"xpath","value":"/...
2016-10-05 19:50:10:665 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:10:716 - [JSONWP Proxy] Got response with status 200: {"value":{"using":"xpath","...
2016-10-05 19:50:10:721 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element 500 225 ms - 164
2016-10-05 19:50:10:728 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source {}
2016-10-05 19:50:10:728 - [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["3893c9ec-a55e-4d1f-87ea-a...
2016-10-05 19:50:10:729 - [debug] [XCUITest] Executing command 'getPageSource'
2016-10-05 19:50:10:730 - [JSONWP Proxy] Proxying [POST /source] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/source] with no body
2016-10-05 19:50:10:836 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:10:864 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"...
2016-10-05 19:50:10:865 - [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" enco...
2016-10-05 19:50:10:866 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source 200 138 ms - 6549
2016-10-05 19:50:10:877 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot {}
2016-10-05 19:50:10:877 - [MJSONWP] Driver proxy active, passing request on via HTTP proxy
2016-10-05 19:50:10:877 - [debug] [XCUITest] Executing command 'proxyReqRes'
2016-10-05 19:50:10:878 - [JSONWP Proxy] Proxying [GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot] to [GET http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/screenshot] with body: {}
2016-10-05 19:50:10:922 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0...
2016-10-05 19:50:10:923 - [JSONWP Proxy] Replacing sessionId C30F259C-2324-41A7-9BCF-A7A7F354E459 with 3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f
2016-10-05 19:50:10:926 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot 200 49 ms - 146242
2016-10-05 19:50:11:195 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element {"using":"xpath","value":"//XCUIElementTypeButton[@name='Sign Up']"}
2016-10-05 19:50:11:196 - [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementType...
2016-10-05 19:50:11:196 - [debug] [XCUITest] Executing command 'findElement'
2016-10-05 19:50:11:197 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
2016-10-05 19:50:11:197 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2016-10-05 19:50:11:198 - [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element] with body: {"using":"xpath","value":"/...
2016-10-05 19:50:11:522 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:11:548 - [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"4144FC...
2016-10-05 19:50:11:548 - [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"4144FC97-8429-4...
2016-10-05 19:50:11:549 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element 200 354 ms - 171
2016-10-05 19:50:16:149 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:19:741 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:19:948 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot {}
2016-10-05 19:50:19:949 - [MJSONWP] Driver proxy active, passing request on via HTTP proxy
2016-10-05 19:50:19:949 - [debug] [XCUITest] Executing command 'proxyReqRes'
2016-10-05 19:50:19:950 - [JSONWP Proxy] Proxying [GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot] to [GET http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/screenshot] with body: {}
2016-10-05 19:50:20:003 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0...
2016-10-05 19:50:20:005 - [JSONWP Proxy] Replacing sessionId C30F259C-2324-41A7-9BCF-A7A7F354E459 with 3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f
2016-10-05 19:50:20:006 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot 200 58 ms - 146242
2016-10-05 19:50:20:661 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element {"using":"xpath","value":"//XCUIElementTypeButton[@name='Sign Up']"}
2016-10-05 19:50:20:662 - [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementType...
2016-10-05 19:50:20:662 - [debug] [XCUITest] Executing command 'findElement'
2016-10-05 19:50:20:663 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
2016-10-05 19:50:20:663 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2016-10-05 19:50:20:664 - [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element] with body: {"using":"xpath","value":"/...
2016-10-05 19:50:21:001 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:21:033 - [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"010794...
2016-10-05 19:50:21:034 - [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"01079437-700F-4...
2016-10-05 19:50:21:035 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element 200 373 ms - 171
2016-10-05 19:50:21:796 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:24:491 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot {}
2016-10-05 19:50:24:492 - [MJSONWP] Driver proxy active, passing request on via HTTP proxy
2016-10-05 19:50:24:493 - [debug] [XCUITest] Executing command 'proxyReqRes'
2016-10-05 19:50:24:494 - [JSONWP Proxy] Proxying [GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot] to [GET http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/screenshot] with body: {}
2016-10-05 19:50:24:595 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0...
2016-10-05 19:50:24:602 - [JSONWP Proxy] Replacing sessionId C30F259C-2324-41A7-9BCF-A7A7F354E459 with 3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f
2016-10-05 19:50:24:611 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot 200 118 ms - 171902
2016-10-05 19:50:24:872 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element {"using":"xpath","value":"//XCUIElementTypeStaticText[@name='Debug Drawer']"}
2016-10-05 19:50:24:873 - [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementType...
2016-10-05 19:50:24:873 - [debug] [XCUITest] Executing command 'findElement'
2016-10-05 19:50:24:874 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
2016-10-05 19:50:24:874 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2016-10-05 19:50:24:875 - [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element] with body: {"using":"xpath","value":"/...
2016-10-05 19:50:25:130 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:25:397 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:25:606 - [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"1BF030...
2016-10-05 19:50:25:608 - [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"1BF03075-AF75-4...
2016-10-05 19:50:25:609 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element 200 736 ms - 180
2016-10-05 19:50:25:636 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:26:125 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element {"using":"-ios uiautomation","value":".activityIndicators()[0]"}
2016-10-05 19:50:26:126 - [MJSONWP] Calling AppiumDriver.findElement() with args: ["-ios uiautomation",".acti...
2016-10-05 19:50:26:126 - [debug] [XCUITest] Executing command 'findElement'
2016-10-05 19:50:26:127 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
2016-10-05 19:50:26:128 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element 500 2 ms - 157
2016-10-05 19:50:26:132 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source {}
2016-10-05 19:50:26:132 - [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["3893c9ec-a55e-4d1f-87ea-a...
2016-10-05 19:50:26:133 - [debug] [XCUITest] Executing command 'getPageSource'
2016-10-05 19:50:26:133 - [JSONWP Proxy] Proxying [POST /source] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/source] with no body
2016-10-05 19:50:26:174 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:26:487 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:26:664 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:26:839 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:27:052 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:27:066 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"...
2016-10-05 19:50:27:076 - [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" enco...
2016-10-05 19:50:27:077 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source 200 945 ms - 36722
2016-10-05 19:50:27:084 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element {"using":"-ios uiautomation","value":".activityIndicators()[0]"}
2016-10-05 19:50:27:085 - [MJSONWP] Calling AppiumDriver.findElement() with args: ["-ios uiautomation",".acti...
2016-10-05 19:50:27:085 - [debug] [XCUITest] Executing command 'findElement'
2016-10-05 19:50:27:086 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
2016-10-05 19:50:27:087 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element 500 2 ms - 157
2016-10-05 19:50:27:091 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source {}
2016-10-05 19:50:27:091 - [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["3893c9ec-a55e-4d1f-87ea-a...
2016-10-05 19:50:27:092 - [debug] [XCUITest] Executing command 'getPageSource'
2016-10-05 19:50:27:093 - [JSONWP Proxy] Proxying [POST /source] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/source] with no body
2016-10-05 19:50:27:252 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:27:428 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:27:659 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:27:817 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"...
2016-10-05 19:50:27:828 - [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" enco...
2016-10-05 19:50:27:829 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source 200 738 ms - 36722
2016-10-05 19:50:27:842 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element {"using":"xpath","value":"//XCUIElementTypeTable[1]/XCUIElementTypeCell[1]/XCUIElementTypeStaticText[2]"}
2016-10-05 19:50:27:843 - [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementType...
2016-10-05 19:50:27:843 - [debug] [XCUITest] Executing command 'findElement'
2016-10-05 19:50:27:844 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
2016-10-05 19:50:27:844 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2016-10-05 19:50:27:845 - [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element] with body: {"using":"xpath","value":"/...
2016-10-05 19:50:27:933 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:28:100 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:28:502 - [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"E0C820...
2016-10-05 19:50:28:503 - [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"E0C82022-9A4E-4...
2016-10-05 19:50:28:503 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element 200 661 ms - 178
2016-10-05 19:50:28:508 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element/E0C82022-9A4E-428D-A8B4-7992CF259415/attribute/name {}
2016-10-05 19:50:28:508 - [MJSONWP] Driver proxy active, passing request on via HTTP proxy
2016-10-05 19:50:28:509 - [debug] [XCUITest] Executing command 'proxyReqRes'
2016-10-05 19:50:28:510 - [JSONWP Proxy] Proxying [GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element/E0C82022-9A4E-428D-A8B4-7992CF259415/attribute/name] to [GET http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element/E0C82022-9A4E-428D-A8B4-7992CF259415/attribute/name] with body: {}
2016-10-05 19:50:28:596 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:28:754 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"Product...
2016-10-05 19:50:28:755 - [JSONWP Proxy] Replacing sessionId C30F259C-2324-41A7-9BCF-A7A7F354E459 with 3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f
2016-10-05 19:50:28:755 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element/E0C82022-9A4E-428D-A8B4-7992CF259415/attribute/name 200 247 ms - 84
2016-10-05 19:50:28:760 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element/E0C82022-9A4E-428D-A8B4-7992CF259415/text {}
2016-10-05 19:50:28:760 - [MJSONWP] Driver proxy active, passing request on via HTTP proxy
2016-10-05 19:50:28:761 - [debug] [XCUITest] Executing command 'proxyReqRes'
2016-10-05 19:50:28:763 - [JSONWP Proxy] Proxying [GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element/E0C82022-9A4E-428D-A8B4-7992CF259415/text] to [GET http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element/E0C82022-9A4E-428D-A8B4-7992CF259415/text] with body: {}
2016-10-05 19:50:28:820 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:29:002 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:29:119 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"Product...
2016-10-05 19:50:29:120 - [JSONWP Proxy] Replacing sessionId C30F259C-2324-41A7-9BCF-A7A7F354E459 with 3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f
2016-10-05 19:50:29:122 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element/E0C82022-9A4E-428D-A8B4-7992CF259415/text 200 361 ms - 84
2016-10-05 19:50:29:130 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element {"using":"xpath","value":"//XCUIElementTypeTable[1]/XCUIElementTypeCell[1]/XCUIElementTypeStaticText[2]"}
2016-10-05 19:50:29:131 - [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementType...
2016-10-05 19:50:29:131 - [debug] [XCUITest] Executing command 'findElement'
2016-10-05 19:50:29:132 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
2016-10-05 19:50:29:132 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2016-10-05 19:50:29:133 - [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element] with body: {"using":"xpath","value":"/...
2016-10-05 19:50:29:210 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:29:416 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:29:808 - [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"E75E14...
2016-10-05 19:50:29:809 - [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"E75E141E-E976-4...
2016-10-05 19:50:29:810 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element 200 680 ms - 178
2016-10-05 19:50:30:820 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element/E75E141E-E976-4585-94D1-6787810FB4B0/click {"id":"E75E141E-E976-4585-94D1-6787810FB4B0"}
2016-10-05 19:50:30:820 - [MJSONWP] Calling AppiumDriver.click() with args: ["E75E141E-E976-4585-94D1-6...
2016-10-05 19:50:30:821 - [debug] [XCUITest] Executing command 'click'
2016-10-05 19:50:30:822 - [JSONWP Proxy] Proxying [POST /uiaElement/E75E141E-E976-4585-94D1-6787810FB4B0/scroll] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/uiaElement/E75E141E-E976-4585-94D1-6787810FB4B0/scroll] with body: {"toVisible":true}
2016-10-05 19:50:31:049 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:31:252 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:31:407 - [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"C3...
2016-10-05 19:50:31:407 - [JSONWP Proxy] Proxying [POST /element/E75E141E-E976-4585-94D1-6787810FB4B0/click] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element/E75E141E-E976-4585-94D1-6787810FB4B0/click] with body: {}
2016-10-05 19:50:31:482 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:31:794 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:32:095 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:32:467 - [JSONWP Proxy] Got response with status 200: {"status":0,"id":"E75E141E-...
2016-10-05 19:50:32:469 - [MJSONWP] Responding to client with driver.click() result: ""
2016-10-05 19:50:32:470 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element/E75E141E-E976-4585-94D1-6787810FB4B0/click 200 1650 ms - 74
2016-10-05 19:50:32:476 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element {"using":"xpath","value":"//XCUIElementTypeCell/XCUIElementTypeStaticText[@name='Staging']"}
2016-10-05 19:50:32:477 - [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementType...
2016-10-05 19:50:32:477 - [debug] [XCUITest] Executing command 'findElement'
2016-10-05 19:50:32:477 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
2016-10-05 19:50:32:478 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2016-10-05 19:50:32:478 - [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element] with body: {"using":"xpath","value":"/...
2016-10-05 19:50:32:582 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:32:768 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:34:453 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:36:626 - [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"2C6AB6...
2016-10-05 19:50:36:627 - [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"2C6AB622-A9AC-4...
2016-10-05 19:50:36:628 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element 200 4151 ms - 175
2016-10-05 19:50:36:965 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:37:931 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element {"using":"xpath","value":"//XCUIElementTypeCell/XCUIElementTypeStaticText[@name='Staging']"}
2016-10-05 19:50:37:932 - [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementType...
2016-10-05 19:50:37:932 - [debug] [XCUITest] Executing command 'findElement'
2016-10-05 19:50:37:932 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
2016-10-05 19:50:37:933 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2016-10-05 19:50:37:933 - [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element] with body: {"using":"xpath","value":"/...
2016-10-05 19:50:38:401 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:38:460 - [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"5D1F48...
2016-10-05 19:50:38:461 - [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"5D1F4809-6148-4...
2016-10-05 19:50:38:461 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element 200 530 ms - 175
2016-10-05 19:50:38:472 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element/5D1F4809-6148-428B-A014-AF9E4DFDA281/displayed {}
2016-10-05 19:50:38:473 - [MJSONWP] Driver proxy active, passing request on via HTTP proxy
2016-10-05 19:50:38:473 - [debug] [XCUITest] Executing command 'proxyReqRes'
2016-10-05 19:50:38:474 - [JSONWP Proxy] Proxying [GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element/5D1F4809-6148-428B-A014-AF9E4DFDA281/displayed] to [GET http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/element/5D1F4809-6148-428B-A014-AF9E4DFDA281/displayed] with body: {}
2016-10-05 19:50:38:589 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:38:628 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n ...
2016-10-05 19:50:38:629 - [JSONWP Proxy] Replacing sessionId C30F259C-2324-41A7-9BCF-A7A7F354E459 with 3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f
2016-10-05 19:50:38:629 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element/5D1F4809-6148-428B-A014-AF9E4DFDA281/displayed 200 156 ms - 76
2016-10-05 19:50:45:319 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:50:004 - [HTTP] --> POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element/2C6AB622-A9AC-4E8F-81FD-EBB771905FEF/click {"id":"2C6AB622-A9AC-4E8F-81FD-EBB771905FEF"}
2016-10-05 19:50:50:005 - [MJSONWP] Calling AppiumDriver.click() with args: ["2C6AB622-A9AC-4E8F-81FD-E...
2016-10-05 19:50:50:006 - [debug] [XCUITest] Executing command 'click'
2016-10-05 19:50:50:007 - [JSONWP Proxy] Proxying [POST /uiaElement/2C6AB622-A9AC-4E8F-81FD-EBB771905FEF/scroll] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/uiaElement/2C6AB622-A9AC-4E8F-81FD-EBB771905FEF/scroll] with body: {"toVisible":true}
2016-10-05 19:50:50:149 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:52:510 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:52:769 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:52:794 - [JSONWP Proxy] Got response with status 200: {"value":"Can't scroll to e...
2016-10-05 19:50:52:797 - [JSONWP Proxy] Proxying [POST /uiaElement/2C6AB622-A9AC-4E8F-81FD-EBB771905FEF/scroll] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/uiaElement/2C6AB622-A9AC-4E8F-81FD-EBB771905FEF/scroll] with body: {"toVisible":true}
2016-10-05 19:50:55:153 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:55:411 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:55:435 - [JSONWP Proxy] Got response with status 200: {"value":"Can't scroll to e...
2016-10-05 19:50:55:437 - [JSONWP Proxy] Proxying [POST /uiaElement/2C6AB622-A9AC-4E8F-81FD-EBB771905FEF/scroll] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/uiaElement/2C6AB622-A9AC-4E8F-81FD-EBB771905FEF/scroll] with body: {"toVisible":true}
2016-10-05 19:50:57:694 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:57:990 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:50:58:071 - [JSONWP Proxy] Got response with status 200: {"value":"Can't scroll to e...
2016-10-05 19:50:58:074 - [JSONWP Proxy] Proxying [POST /uiaElement/2C6AB622-A9AC-4E8F-81FD-EBB771905FEF/scroll] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/uiaElement/2C6AB622-A9AC-4E8F-81FD-EBB771905FEF/scroll] with body: {"toVisible":true}
2016-10-05 19:50:59:267 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:51:00:474 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:51:00:623 - [JSONWP Proxy] Got response with status 200: {"value":"Can't scroll to e...
2016-10-05 19:51:00:625 - [JSONWP Proxy] Proxying [POST /uiaElement/2C6AB622-A9AC-4E8F-81FD-EBB771905FEF/scroll] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/uiaElement/2C6AB622-A9AC-4E8F-81FD-EBB771905FEF/scroll] with body: {"toVisible":true}
2016-10-05 19:51:01:362 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:51:03:117 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:51:03:298 - [JSONWP Proxy] Got response with status 200: {"value":"Can't scroll to e...
2016-10-05 19:51:03:301 - [HTTP] <-- POST /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/element/2C6AB622-A9AC-4E8F-81FD-EBB771905FEF/click 500 13298 ms - 214
2016-10-05 19:51:03:330 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:51:04:883 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:51:10:401 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:51:13:980 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:51:16:419 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:51:22:434 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:51:29:557 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:51:31:106 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source {}
2016-10-05 19:51:31:107 - [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["3893c9ec-a55e-4d1f-87ea-a...
2016-10-05 19:51:31:108 - [debug] [XCUITest] Executing command 'getPageSource'
2016-10-05 19:51:31:109 - [JSONWP Proxy] Proxying [POST /source] to [POST http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/source] with no body
2016-10-05 19:51:31:412 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:51:31:513 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"...
2016-10-05 19:51:31:518 - [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" enco...
2016-10-05 19:51:31:519 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/source 200 413 ms - 11376
2016-10-05 19:51:31:539 - [HTTP] --> GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot {}
2016-10-05 19:51:31:540 - [MJSONWP] Driver proxy active, passing request on via HTTP proxy
2016-10-05 19:51:31:540 - [debug] [XCUITest] Executing command 'proxyReqRes'
2016-10-05 19:51:31:542 - [JSONWP Proxy] Proxying [GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot] to [GET http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459/screenshot] with body: {}
2016-10-05 19:51:31:585 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0...
2016-10-05 19:51:31:586 - [JSONWP Proxy] Replacing sessionId C30F259C-2324-41A7-9BCF-A7A7F354E459 with 3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f
2016-10-05 19:51:31:587 - [HTTP] <-- GET /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f/screenshot 200 48 ms - 95926
2016-10-05 19:51:32:411 - [HTTP] --> DELETE /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f {}
2016-10-05 19:51:32:411 - [MJSONWP] Calling AppiumDriver.deleteSession() with args: ["3893c9ec-a55e-4d1f-87ea-a...
2016-10-05 19:51:32:412 - [JSONWP Proxy] Proxying [DELETE /session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f] to [DELETE http://localhost:8100/session/C30F259C-2324-41A7-9BCF-A7A7F354E459] with no body
2016-10-05 19:51:32:707 - [debug] [XCUITest] Waiting for WebDriverAgent server to finish loading...
2016-10-05 19:51:32:719 - [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n\n },...
2016-10-05 19:51:32:720 - [XCUITest] Shutting down WebDriverAgent
2016-10-05 19:51:32:727 - [XCUITest] System log exited with code '0'
2016-10-05 19:51:32:747 - [XCUITest] xcodebuild exited with code 'null' and signal 'SIGTERM'
2016-10-05 19:51:32:747 - [debug] [iOSLog] Stopping iOS log capture
2016-10-05 19:51:32:748 - [Appium] Removing session 3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f from our master session list
2016-10-05 19:51:32:749 - [debug] [MJSONWP] Received response: null
2016-10-05 19:51:32:749 - [debug] [MJSONWP] But deleting session, so not returning
2016-10-05 19:51:32:749 - [MJSONWP] Responding to client with driver.deleteSession() result: null
2016-10-05 19:51:32:750 - [HTTP] <-- DELETE /wd/hub/session/3893c9ec-a55e-4d1f-87ea-a5683b1b6a2f 200 340 ms - 76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment