Skip to content

Instantly share code, notes, and snippets.

@yotsubakoiwai
Created February 7, 2018 08:01
Show Gist options
  • Save yotsubakoiwai/1d5ce8a7baa077ec0651f605c2a428d6 to your computer and use it in GitHub Desktop.
Save yotsubakoiwai/1d5ce8a7baa077ec0651f605c2a428d6 to your computer and use it in GitHub Desktop.
appium logs
[info] [Appium] Welcome to Appium v1.7.2
[info] [Appium] Appium REST http interface listener started on 0.0.0.0:4723[info] [HTTP] --> GET /wd/hub/sessions {}
[debug] [MJSONWP] Calling AppiumDriver.getSessions() with args: []
[debug] [MJSONWP] Responding to client with driver.getSessions() result: []
[info] [HTTP] <-- GET /wd/hub/sessions 200 9 ms - 29 [info] [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/doomhammer/Downloads/tableAndPicker.app","automationName":"XCUITest","deviceName":"iPhone 6s","platformName":"iOS","udid":"8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8","newCommandTimeout":0,"connectHardwareKeyboard":true}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/doomhammer/Downloads/tableAndPicker.app","automationName":"XCUITest","deviceName":"iPhone 6s","platformName":"iOS","udid":"8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8","newCommandTimeout":0,"connectHardwareKeyboard":true},null,null]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1517974153650 (11:29:13 GMT+0800 (+08))
[info] [Appium] Creating new XCUITestDriver (v2.64.0) session
[info] [Appium] Capabilities:
[info] [Appium] app: /Users/doomhammer/Downloads/tableAndPicker.app
[info] [Appium] automationName: XCUITest
[info] [Appium] deviceName: iPhone 6s
[info] [Appium] platformName: iOS
[info] [Appium] udid: 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8
[info] [Appium] newCommandTimeout: 0
[info] [Appium] connectHardwareKeyboard: true
[info] [BaseDriver] Session created with session id: be8393f3-c3ef-4e4d-a2d9-3637beaad0c5[debug] [XCUITest] Current user: 'doomhammer'[debug] [XCUITest] Current version of libimobiledevice: stable 1.2.0 (bottled), HEAD[debug] [XCUITest] Xcode version set to '9.2' (tools v9.2.0.0.1.1510905681)
[debug] [XCUITest] iOS SDK Version set to '11.2'
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1517974155734 (11:29:15 GMT+0800 (+08))[info] [iOSSim] Constructing iOS simulator for Xcode version 9.2 with udid '8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8'
[info] [XCUITest] Determining device to run tests on: udid: '8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8', real device: false[info] [XCUITest] No platformVersion specified. Using device version: '11.2'
[info] [BaseDriver] Using local app '/Users/doomhammer/Downloads/tableAndPicker.app'
[debug] [BaseDriver] Event 'appConfigured' logged at 1517974156430 (11:29:16 GMT+0800 (+08))
[debug] [XCUITest] Checking whether app '/Users/doomhammer/Downloads/tableAndPicker.app' is actually present on file system
[debug] [XCUITest] App is present
[debug] [iOS] Getting bundle ID from app '/Users/doomhammer/Downloads/tableAndPicker.app': 'com.chopsosaurus.tableAndPicker'
[debug] [BaseDriver] Event 'resetStarted' logged at 1517974156462 (11:29:16 GMT+0800 (+08))[info] [XCUITest] Not scrubbing third party app in anticipation of uninstall
[debug] [BaseDriver] Event 'resetComplete' logged at 1517974156669 (11:29:16 GMT+0800 (+08))[debug] [iOSSim] Matched 1 Simulator cache item for cleanup: /Users/doomhammer/Library/Developer/CoreSimulator/Devices/8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8/data/Library/Caches/com.apple.mobile.installd.staging
[debug] [iOSSim] Setting common Simulator preferences to {"ConnectHardwareKeyboard":true}
[debug] [iOSSim] Updated 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8 Simulator preferences at '/Users/doomhammer/Library/Preferences/com.apple.iphonesimulator.plist' with {"ConnectHardwareKeyboard":true}[debug] [iOSSim] The count of running Simulator UI client instances is 0
[info] [iOSSim] Booting Simulator with UDID 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8...[info] [iOSSim] Starting Simulator UI with command: open -Fn /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app --args -CurrentDeviceUDID 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8 -ConnectHardwareKeyboard 1[info] [iOSSim] Simulator with UDID 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8 booted in 26 seconds
[debug] [BaseDriver] Event 'simStarted' logged at 1517974183433 (11:29:43 GMT+0800 (+08))[debug] [XCUITest] Starting log capture for iOS Simulator with udid '8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8', using 'xcrun simctl spawn 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8 log stream --style compact'[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1517974185793 (11:29:45 GMT+0800 (+08))[debug] [XCUITest] Reset requested. Removing app with id 'com.chopsosaurus.tableAndPicker' from the device[debug] [XCUITest] Installing '/Users/doomhammer/Downloads/tableAndPicker.app' on Simulator with UUID '8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8'...[debug] [XCUITest] The app has been installed successfully.
[debug] [BaseDriver] Event 'appInstalled' logged at 1517974196341 (11:29:56 GMT+0800 (+08))
[info] [XCUITest] Using WDA path: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[info] [XCUITest] Using WDA agent: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'
[debug] [XCUITest] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [XCUITest] WDA is not listening at 'http://localhost:8100/'
[debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1517974196607 (11:29:56 GMT+0800 (+08))
[info] [XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Carthage found: '/usr/local/bin/carthage'
[debug] [XCUITest] Killing running processes 'xcodebuild.*8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8, iproxy 8100, 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8.*XCTRunner' for the device 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8...
[debug] [XCUITest] 'pgrep -nif xcodebuild.*8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8' didn't detect any matching processes. Return code: 1
[debug] [XCUITest] 'pgrep -nif iproxy 8100' didn't detect any matching processes. Return code: 1[debug] [XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [XCUITest] Log file for xcodebuild test: /var/folders/vw/r263kw0928j5zp_gz5g66v6c0000gn/T/com.apple.dt.XCTest/IDETestRunSession-FF097BB5-DEF1-4007-81F5-94B1478FC0DE/WebDriverAgentRunner-211E857B-5838-43B1-AD0B-E0F2BFEF1F3A/Session-WebDriverAgentRunner-2018-02-07_113005-YM8Xop.log[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"11.2\",\n \"sdkVersion\" : \"11.2\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"11.2\",\n \"ip\" : \"10.6.20.52\"\n },\n \"build\" : {\n \"time\" : \"Jan 30 2018 09:08:33\"\n }\n },\n \"sessionId\" : \"D87D91DC-E300-4E5D-800F-E45E94F5F97B\",\n \"status\" : 0\n}"
[debug] [XCUITest] WebDriverAgent running on ip '10.6.20.52'
[debug] [XCUITest] WebDriverAgent successfully started after 18742ms
[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1517974215662 (11:30:15 GMT+0800 (+08))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.chopsosaurus.tableAndPicker","arguments":[],"environment":{},"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}}[debug] [JSONWP Proxy] Got response with status 200: {"value":{"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","capabilities":{"device":"iphone","browserName":"tableAndPicker","sdkVersion":"11.2","CFBundleIdentifier":"com.chopsosaurus.tableAndPicker"}},"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1517974219925 (11:30:19 GMT+0800 (+08))
[debug] [BaseDriver] Event 'wdaStarted' logged at 1517974219925 (11:30:19 GMT+0800 (+08))
[info] [XCUITest] Skipping setting of the initial display orientation. Set the "orientation" capability to either "LANDSCAPE" or "PORTRAIT", if this is an undesired behavior.
[debug] [BaseDriver] Event 'orientationSet' logged at 1517974219926 (11:30:19 GMT+0800 (+08))
[info] [Appium] New XCUITestDriver session created successfully, session be8393f3-c3ef-4e4d-a2d9-3637beaad0c5 added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1517974219932 (11:30:19 GMT+0800 (+08))
[debug] [MJSONWP] Responding to client with driver.createSession() result: {"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"app":"/Users/doomhammer/Downloads/tableAndPicker.app","automationName":"XCUITest","deviceName":"iPhone 6s","platformName":"iOS","udid":"8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8","newCommandTimeout":0,"connectHardwareKeyboard":true}
[info] [HTTP] <-- POST /wd/hub/session 200 66290 ms - 501
[info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/context {"name":"NATIVE_APP"}
[debug] [MJSONWP] Calling AppiumDriver.setContext() with args: ["NATIVE_APP","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'setContext'
[debug] [iOS] Attempting to set context to 'NATIVE_APP'
[debug] [MJSONWP] Responding to client with driver.setContext() result: null
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/context 200 31 ms - 76 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Master\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Edit\" label=\"Edit\" enabled=\"true\" visible=\"true\" x=\"8\" y=\"20\" width=\"41\" height=\"44\"/>\n <XC...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 891 ms - 3524
[info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACCPdB4lxUAAEAASURBVHgB\\r\\n7N0HtGVFlTdwzImcg4hEFUUxh1FnxhkTKGAcEwKCIEjo8DojyuiMzhiAzt0E9XMc\\r\\ns6KoM2Ak59jQuZvupnN86eZQ3+\\/cDXdYIArYb3UjVeuuenWqdu3aZ7+qOv+za1ed\\r\\nbWo5ZA1kDWQNZA1kDWQN\\/M1poF5t1GqNgUarv1n8SvVWs1pL5UoaLKXBwVQeTJVS\\r\\nrV6q1mvl4teQeEy\\/VqVWr9ZKjcZAs1Gttfz6m+2BRrtWbVdr7b5Wy69aa7QqjVSq\\r\\n+Q1d2GboWGfOWQNZA1kDWQNZA1kDW0oDzUoBZcr1FjTjJwHcpDJUUSp+5VKrCl9U\\r\\nCvhSK7DIY5UTlIGNAgZpqFYt0JJfvdqSBp76Wtg2iNFp9LGyfwz0Gco8BmVl0qyB\\r\\nrIGsgayBrIEnigaYQwo0Uy1ATLnWFkvLAUFalUqzWmFT6YSChilF0WP6pUoFn3qt\\r\\n4FOAlXKBnPyi3Y61pjDzKPUDeoYuZCgzdLrNnLMGsgayBrIGsga2mAY6kKVRLDNV\\r\\ni9UfUKazDBSAoytV5\\/IBKBMo5NHG1Q4eqhVxsW5Vglekax2IU4CYEt61AsfEulW3\\r\\nyc2eyFBms6s0M8wayBrIGsgayBrY8hroAIv7rS\\/ABG+Y8Gvh2uInXfjHFEtL96OZ\\r\\nsJ08+rhar1if8rsfypQlSkW6UoJmOktX4iJE05EeijhDmaHQauaZNZA1kDWQNZA1\\r\\nsIU1UK8NsoyAF9aAwieGmaS\\/2YhfF808bilx4ygTS0hWmjqLTdoqXHD8ioWnztoT\\r\\n\\/gGhHnd...
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACCPdB4lxUAAEAASURBVHgB\r\n7N0HtGVFlTdwzImcg4hEFUUxh1FnxhkTKGAcEwKCIEjo8DojyuiMzhiAzt0E9XMc\r\ns6KoM2Ak59jQuZvupnN86eZQ3+/cDXdYIArYb3UjVeuuenWqdu3aZ7+qOv+za1ed\r\nbWo5ZA1kDWQNZA1kDWQN/M1poF5t1GqNgUarv1n8SvVWs1pL5UoaLKXBwVQeTJVS\r\nrV6q1mvl4teQeEy/VqVWr9ZKjcZAs1Gttfz6m+2BRrtWbVdr7b5Wy69aa7QqjVSq\r\n+Q1d2GboWGfOWQNZA1kDWQNZA1kDW0oDzUoBZcr1FjTjJwHcpDJUUSp+5VKrCl9U\r\nCvhSK7DIY5UTlIGNAgZpqFYt0JJfvdqSBp76Wtg2iNFp9LGyfwz0Gco8BmVl0qyB\r\nrIGsgayBrIEnigaYQwo0Uy1ATLnWFkvLAUFalUqzWmFT6YSChilF0WP6pUoFn3qt\r\n4FOAlXKBnPyi3Y61pjDzKPUDeoYuZCgzdLrNnLMGsgayBrIGsga2mAY6kKVRLDNV\r\ni9UfUKazDBSAoytV5/IBKBMo5NHG1Q4eqhVxsW5Vglekax2IU4CYEt61AsfEulW3\r\nyc2eyFBms6s0M8wayBrIGsgayBrY8hroAIv7rS/ABG+Y8Gvh2uInXfjHFEtL96OZ\r\nsJ08+rhar1if8rsfypQlSkW6UoJmOktX4iJE05EeijhDmaHQauaZNZA1kDWQNZA1\r\nsIU1UK8NsoyAF9aAwieGmaS/2YhfF808bilx4ygTS0hWmjqLTdoqXHD8ioWnztoT\r\n/gGhHndDf7FihjJ/UUWZIGsgayBrIGsga+CJp4Fqo79Wh2YGmwWmGbRZqdyoDDRr\r\n...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot 200 201 ms - 58906 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements {"using":"accessibility id","value":"Add"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Add","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/elements] with body: {"using":"accessibility id","value":"Add"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"10B206EB-2666-461B-8512-3B41CFAB2DDF"}],"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"10B206EB-2666-461B-8512-3B41CFAB2DDF"}]
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements 200 96 ms - 124 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/10B206EB-2666-461B-8512-3B41CFAB2DDF/click {}
[info] [MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/10B206EB-2666-461B-8512-3B41CFAB2DDF/click] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/element/10B206EB-2666-461B-8512-3B41CFAB2DDF/click] with body: {}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"10B206EB-2666-461B-8512-3B41CFAB2DDF","value":"","sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003"}
[info] [JSONWP Proxy] Replacing sessionId F9253E4C-932F-4BE6-BE7D-13F330AB1003 with be8393f3-c3ef-4e4d-a2d9-3637beaad0c5
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/10B206EB-2666-461B-8512-3B41CFAB2DDF/click 200 846 ms - 118 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Master\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Edit\" label=\"Edit\" enabled=\"true\" visible=\"true\" x=\"8\" y=\"20\" width=\"41\" height=\"44\"/>\n <XC...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 1094 ms - 4749
[info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAADF2lEuOQwAAEAASURBVHgB\\r\\n7N0HtGVFlTdwzImcg4hEFUUxh1FnxhkTKGAcEwKCIEjo8DojyuiMzhiAzt0E9XMc\\r\\ns6KoM2Ak59jQuZvupnN86eZQ3+\\/cDXdYIArYb3UjVeuuenWqdu3aZ7+qOv+za1ed\\r\\nbWo5ZA1kDWQNZA1kDWQN\\/M1poF5t1GqNgUarv1n8SvVWs1pL5UoaLKXBwVQeTJVS\\r\\nrV6q1mvl4teQeEy\\/VqVWr9ZKjcZAs1Gttfz6m+2BRrtWbVdr7b5Wy69aa7QqjVSq\\r\\n+Q1d2GboWGfOWQNZA1kDWQNZA1kDW0oDzUoBZcr1FjTjJwHcpDJUUSp+5VKrCl9U\\r\\nCvhSK7DIY5UTlIGNAgZpqFYt0JJfvdqSBp76Wtg2iNFp9LGyfwz0Gco8BmVl0qyB\\r\\nrIGsgayBrIEnigaYQwo0Uy1ATLnWFkvLAUFalUqzWmFT6YSChilF0WP6pUoFn3qt\\r\\n4FOAlXKBnPyi3Y61pjDzKPUDeoYuZCgzdLrNnLMGsgayBrIGsga2mAY6kKVRLDNV\\r\\ni9UfUKazDBSAoytV5\\/IBKBMo5NHG1Q4eqhVxsW5Vglekax2IU4CYEt61AsfEulW3\\r\\nyc2eyFBms6s0M8wayBrIGsgayBrY8hroAIv7rS\\/ABG+Y8Gvh2uInXfjHFEtL96OZ\\r\\nsJ08+rhar1if8rsfypQlSkW6UoJmOktX4iJE05EeijhDmaHQauaZNZA1kDWQNZA1\\r\\nsIU1UK8NsoyAF9aAwieGmaS\\/2YhfF808bilx4ygTS0hWmjqLTdoqXHD8ioWnztoT\\r\\n\\/gGhHnd...
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAADF2lEuOQwAAEAASURBVHgB\r\n7N0HtGVFlTdwzImcg4hEFUUxh1FnxhkTKGAcEwKCIEjo8DojyuiMzhiAzt0E9XMc\r\ns6KoM2Ak59jQuZvupnN86eZQ3+/cDXdYIArYb3UjVeuuenWqdu3aZ7+qOv+za1ed\r\nbWo5ZA1kDWQNZA1kDWQN/M1poF5t1GqNgUarv1n8SvVWs1pL5UoaLKXBwVQeTJVS\r\nrV6q1mvl4teQeEy/VqVWr9ZKjcZAs1Gttfz6m+2BRrtWbVdr7b5Wy69aa7QqjVSq\r\n+Q1d2GboWGfOWQNZA1kDWQNZA1kDW0oDzUoBZcr1FjTjJwHcpDJUUSp+5VKrCl9U\r\nCvhSK7DIY5UTlIGNAgZpqFYt0JJfvdqSBp76Wtg2iNFp9LGyfwz0Gco8BmVl0qyB\r\nrIGsgayBrIEnigaYQwo0Uy1ATLnWFkvLAUFalUqzWmFT6YSChilF0WP6pUoFn3qt\r\n4FOAlXKBnPyi3Y61pjDzKPUDeoYuZCgzdLrNnLMGsgayBrIGsga2mAY6kKVRLDNV\r\ni9UfUKazDBSAoytV5/IBKBMo5NHG1Q4eqhVxsW5Vglekax2IU4CYEt61AsfEulW3\r\nyc2eyFBms6s0M8wayBrIGsgayBrY8hroAIv7rS/ABG+Y8Gvh2uInXfjHFEtL96OZ\r\nsJ08+rhar1if8rsfypQlSkW6UoJmOktX4iJE05EeijhDmaHQauaZNZA1kDWQNZA1\r\nsIU1UK8NsoyAF9aAwieGmaS/2YhfF808bilx4ygTS0hWmjqLTdoqXHD8ioWnztoT\r\n/gGhHndDf7FihjJ/UUWZIGsgayBrIGsga+CJp4Fqo79Wh2YGmwWmGbRZqdyoDDRr\r\n...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot 200 138 ms - 84810 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements {"using":"accessibility id","value":"2018-02-07 03:30:37 +0000"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","2018-02-07 03:30:37 +0000","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/elements] with body: {"using":"accessibility id","value":"2018-02-07 03:30:37 +0000"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"5A29EF55-D349-4465-A510-EB008B1A0F34"}],"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"5A29EF55-D349-4465-A510-EB008B1A0F34"}]
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements 200 100 ms - 124 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/5A29EF55-D349-4465-A510-EB008B1A0F34/click {}
[info] [MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/5A29EF55-D349-4465-A510-EB008B1A0F34/click] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/element/5A29EF55-D349-4465-A510-EB008B1A0F34/click] with body: {}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"5A29EF55-D349-4465-A510-EB008B1A0F34","value":"","sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003"}
[info] [JSONWP Proxy] Replacing sessionId F9253E4C-932F-4BE6-BE7D-13F330AB1003 with be8393f3-c3ef-4e4d-a2d9-3637beaad0c5
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/5A29EF55-D349-4465-A510-EB008B1A0F34/click 200 860 ms - 118 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Detail\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Detail\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Master\" label=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"80\" height=\"44\"/>\n ...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 1551 ms - 6038
[info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwkwxmTYsAAEAASURBVHgB\\r\\n7J0HnFXF+ffXLiqKUsUGGmMSNRpT1Zhuw27UGJUICioqZZdlGwtii7HStgCCGkss\\r\\nsSTWiF2a9M72XVjK7rLL7t5y7j3lnjvvd84DNwjBsAT+vMDM5zLMmXnmmZlnZ+b8\\r\\nzjPPzKQ5xhkJGAkYCRgJGAkYCex1EnBtz3G8iOeHE\\/pnuX7CdlQsrqKWikZVLKri\\r\\nluNatuvE9M8j0KafH3dc27E8L5LwbMfnF04kI17SsZO2kwz5Pj\\/b8fy4pyyH365z\\r\\nabuOteFsJGAkYCRgJGAkYCSwuySQiGsoE3N90Aw\\/AoAbFQNVWPoXs3wbfBHX8MXR\\r\\nWKSt9QTKgI0EBlGQY2u0xM+1fcKAp5APW49qBIW2lX0b6A2UaYOwDKmRgJGAkYCR\\r\\ngJHAniIB1CEazdgaxMScJD5hYoAgfjyesOPoVAKnaVClkNSmn4rH4eM6mo8GKzGN\\r\\nnPhJuYG2Rqt5SOUH6Nl1zkCZXSdbw9lIwEjASMBIwEhgt0kggCyeXmay9eoPUCZY\\r\\nBhLAkapV8LgJyggK2V7fDvCQo329bmWBVwg7AcTRIMaCt6NxjKxbpYrc6QEDZXa6\\r\\nSA1DIwEjASMBIwEjgd0vgQBYbNS+ACawhhG7Fkxb+BHW9jF6aWkjmhHdyfb7thtn\\r\\nfYrfRigTI2DpcNwCzQRLV\\/jaSdES3hW+gTK7QqqGp5GAkYCRgJGAkcBuloDrRNGM\\r\\nAC9YAxKbGNQk4YQnvxSa2eFawg1DGVlCYqUpWGyiLG2Cw08vPAVrT\\/AXCLXDBf3X\\r\\njAbK\\/FcRG...
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwkwxmTYsAAEAASURBVHgB\r\n7J0HnFXF+ffXLiqKUsUGGmMSNRpT1Zhuw27UGJUICioqZZdlGwtii7HStgCCGkss\r\nsSTWiF2a9M72XVjK7rLL7t5y7j3lnjvvd84DNwjBsAT+vMDM5zLMmXnmmZlnZ+b8\r\nzjPPzKQ5xhkJGAkYCRgJGAkYCex1EnBtz3G8iOeHE/pnuX7CdlQsrqKWikZVLKri\r\nluNatuvE9M8j0KafH3dc27E8L5LwbMfnF04kI17SsZO2kwz5Pj/b8fy4pyyH365z\r\nabuOteFsJGAkYCRgJGAkYCSwuySQiGsoE3N90Aw/AoAbFQNVWPoXs3wbfBHX8MXR\r\nWKSt9QTKgI0EBlGQY2u0xM+1fcKAp5APW49qBIW2lX0b6A2UaYOwDKmRgJGAkYCR\r\ngJHAniIB1CEazdgaxMScJD5hYoAgfjyesOPoVAKnaVClkNSmn4rH4eM6mo8GKzGN\r\nnPhJuYG2Rqt5SOUH6Nl1zkCZXSdbw9lIwEjASMBIwEhgt0kggCyeXmay9eoPUCZY\r\nBhLAkapV8LgJyggK2V7fDvCQo329bmWBVwg7AcTRIMaCt6NxjKxbpYrc6QEDZXa6\r\nSA1DIwEjASMBIwEjgd0vgQBYbNS+ACawhhG7Fkxb+BHW9jF6aWkjmhHdyfb7thtn\r\nfYrfRigTI2DpcNwCzQRLV/jaSdES3hW+gTK7QqqGp5GAkYCRgJGAkcBuloDrRNGM\r\nAC9YAxKbGNQk4YQnvxSa2eFawg1DGVlCYqUpWGyiLG2Cw08vPAVrT/AXCLXDBf3X\r\njAbK/FcRGQIjASMBIwEjASOBPU8Cthd2XNBMNKExTZTNSjEvHkk4YV//CAgQEc0K\r\n...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot 200 241 ms - 189682 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[2]"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[2]","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[2]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"205442B9-F66B-4BB2-AB85-29E2BE2E5232"}],"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"205442B9-F66B-4BB2-AB85-29E2BE2E5232"}]
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements 200 628 ms - 124 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/205442B9-F66B-4BB2-AB85-29E2BE2E5232/value {"value":["9"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["9"],"205442B9-F66B-4BB2-AB85-29E2BE2E5232","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/205442B9-F66B-4BB2-AB85-29E2BE2E5232/value] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/element/205442B9-F66B-4BB2-AB85-29E2BE2E5232/value] with body: {"value":["9"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/205442B9-F66B-4BB2-AB85-29E2BE2E5232/value 200 324 ms - 76 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Detail\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Detail\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Master\" label=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"80\" height=\"44\"/>\n ...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 1072 ms - 6037
[info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACv94vj5lQAAEAASURBVHgB\\r\\n7J0HnFXF9cfXLiqKFEHEgsZookZj8k80JjHNht2osUZQUFFpy7KNRbHFGAttCyCo\\r\\nscQSS2KN2JWi9Lq9wFJ2l11295X73i3vvvl\\/5x58QZclrIGgMPN5XObOnDlz5uzM\\r\\n3N89c2ZummOC0YDRgNGA0YDRgNHATqcB1\\/Ycx4t4fjihf5brJ2xHxeIqaqloVMWi\\r\\nKm45rmW7Tkz\\/PCId+vlxx7Udy\\/MiCc92fH7hRDLiJR07aTvJkO\\/zsx3Pj3vKcvht\\r\\nv5C2\\/VgbzkYDRgNGA0YDRgNGAztKA4m4hjIx1wfN8CMCuFExUIWlfzHLt8EXcQ1f\\r\\nHI1FOionUAZsJDCIihxboyV+ru0TBzyFfNh6iBFU2lH2HaA3UKYDyjKkRgNGA0YD\\r\\nRgNGA98WDWAO0WjG1iAm5iS5EicFCOLH4wk7jk0lCJoGUwpZHfqpeBw+rqP5aLAS\\r\\n08iJn9QbWGu0mYdcfoCe7RcMlNl+ujWcjQaMBowGjAaMBnaYBgLI4ullJluv\\/gBl\\r\\ngmUgARwpqYLbL6CMoJCtvdoBHnL0Va9bWeAV4k4AcTSIseDtaBwj61apKrd5xECZ\\r\\nba5Sw9BowGjAaMBowGhgx2sgABYbrS+ACbxhxK8F1xZ+xLV\\/jF5a2ohmxHay9Vfb\\r\\njbM+xW8jlIkRsXQ8boFmgqUrrjpI1RLfHlcDZbaHVg1PowGjAaMBowGjgR2sAdeJ\\r\\nYhkBXrAGJD4xmEnCCU9+KTTztaWEG44ysoTESlOw2ERd2gWHn154Ctae4C8Q6mtX\\r\\n9B8LG...
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACv94vj5lQAAEAASURBVHgB\r\n7J0HnFXF9cfXLiqKFEHEgsZookZj8k80JjHNht2osUZQUFFpy7KNRbHFGAttCyCo\r\nscQSS2KN2JWi9Lq9wFJ2l11295X73i3vvvl/5x58QZclrIGgMPN5XObOnDlz5uzM\r\n3N89c2ZummOC0YDRgNGA0YDRgNHATqcB1/Ycx4t4fjihf5brJ2xHxeIqaqloVMWi\r\nKm45rmW7Tkz/PCId+vlxx7Udy/MiCc92fH7hRDLiJR07aTvJkO/zsx3Pj3vKcvht\r\nv5C2/VgbzkYDRgNGA0YDRgNGAztKA4m4hjIx1wfN8CMCuFExUIWlfzHLt8EXcQ1f\r\nHI1FOionUAZsJDCIihxboyV+ru0TBzyFfNh6iBFU2lH2HaA3UKYDyjKkRgNGA0YD\r\nRgNGA98WDWAO0WjG1iAm5iS5EicFCOLH4wk7jk0lCJoGUwpZHfqpeBw+rqP5aLAS\r\n08iJn9QbWGu0mYdcfoCe7RcMlNl+ujWcjQaMBowGjAaMBnaYBgLI4ullJluv/gBl\r\ngmUgARwpqYLbL6CMoJCtvdoBHnL0Va9bWeAV4k4AcTSIseDtaBwj61apKrd5xECZ\r\nba5Sw9BowGjAaMBowGhgx2sgABYbrS+ACbxhxK8F1xZ+xLV/jF5a2ohmxHay9Vfb\r\njbM+xW8jlIkRsXQ8boFmgqUrrjpI1RLfHlcDZbaHVg1PowGjAaMBowGjgR2sAdeJ\r\nYhkBXrAGJD4xmEnCCU9+KTTztaWEG44ysoTESlOw2ERd2gWHn154Ctae4C8Q6mtX\r\n9B8LGijzH1VkCIwGjAaMBowGjAa+fRqwvbDjgmaiCY1pomxWinnxSMIJ+/pHRICI\r\n...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot 200 162 ms - 190122 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"43E4AF26-71F9-4B48-AF83-C371E2FCE9A7"}],"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}[info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/43E4AF26-71F9-4B48-AF83-C371E2FCE9A7/value {"value":["Mon Feb 5"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["Mon Feb 5"],"43E4AF26-71F9-4B48-AF83-C371E2FCE9A7","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/43E4AF26-71F9-4B48-AF83-C371E2FCE9A7/value] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/element/43E4AF26-71F9-4B48-AF83-C371E2FCE9A7/value] with body: {"value":["M","o","n"," ","F","e","b"," ","5"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/43E4AF26-71F9-4B48-AF83-C371E2FCE9A7/value 200 702 ms - 76 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Detail\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Detail\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Master\" label=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"80\" height=\"44\"/>\n ...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 1205 ms - 6037
[info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACv94vj5lQAAEAASURBVHgB\\r\\n7J0HnFXF9cfXLiqKFEHEgsZookZj8k80JjHNht2osUZQUFFpy7KNRbHFGAttCyCo\\r\\nscQSS2KN2JWi9Lq9wFJ2l11295X73i3vvvl\\/5x58QZclrIGgMPN5XObOnDlz5uzM\\r\\n3N89c2ZummOC0YDRgNGA0YDRgNHATqcB1\\/Ycx4t4fjihf5brJ2xHxeIqaqloVMWi\\r\\nKm45rmW7Tkz\\/PCId+vlxx7Udy\\/MiCc92fH7hRDLiJR07aTvJkO\\/zsx3Pj3vKcvht\\r\\nv5C2\\/VgbzkYDRgNGA0YDRgNGAztKA4m4hjIx1wfN8CMCuFExUIWlfzHLt8EXcQ1f\\r\\nHI1FOionUAZsJDCIihxboyV+ru0TBzyFfNh6iBFU2lH2HaA3UKYDyjKkRgNGA0YD\\r\\nRgNGA98WDWAO0WjG1iAm5iS5EicFCOLH4wk7jk0lCJoGUwpZHfqpeBw+rqP5aLAS\\r\\n08iJn9QbWGu0mYdcfoCe7RcMlNl+ujWcjQaMBowGjAaMBnaYBgLI4ullJluv\\/gBl\\r\\ngmUgARwpqYLbL6CMoJCtvdoBHnL0Va9bWeAV4k4AcTSIseDtaBwj61apKrd5xECZ\\r\\nba5Sw9BowGjAaMBowGhgx2sgABYbrS+ACbxhxK8F1xZ+xLV\\/jF5a2ohmxHay9Vfb\\r\\njbM+xW8jlIkRsXQ8boFmgqUrrjpI1RLfHlcDZbaHVg1PowGjAaMBowGjgR2sAdeJ\\r\\nYhkBXrAGJD4xmEnCCU9+KTTztaWEG44ysoTESlOw2ERd2gWHn154Ctae4C8Q6mtX\\r\\n9B8LG...
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACv94vj5lQAAEAASURBVHgB\r\n7J0HnFXF9cfXLiqKFEHEgsZookZj8k80JjHNht2osUZQUFFpy7KNRbHFGAttCyCo\r\nscQSS2KN2JWi9Lq9wFJ2l11295X73i3vvvl/5x58QZclrIGgMPN5XObOnDlz5uzM\r\n3N89c2ZummOC0YDRgNGA0YDRgNHATqcB1/Ycx4t4fjihf5brJ2xHxeIqaqloVMWi\r\nKm45rmW7Tkz/PCId+vlxx7Udy/MiCc92fH7hRDLiJR07aTvJkO/zsx3Pj3vKcvht\r\nv5C2/VgbzkYDRgNGA0YDRgNGAztKA4m4hjIx1wfN8CMCuFExUIWlfzHLt8EXcQ1f\r\nHI1FOionUAZsJDCIihxboyV+ru0TBzyFfNh6iBFU2lH2HaA3UKYDyjKkRgNGA0YD\r\nRgNGA98WDWAO0WjG1iAm5iS5EicFCOLH4wk7jk0lCJoGUwpZHfqpeBw+rqP5aLAS\r\n08iJn9QbWGu0mYdcfoCe7RcMlNl+ujWcjQaMBowGjAaMBnaYBgLI4ullJluv/gBl\r\ngmUgARwpqYLbL6CMoJCtvdoBHnL0Va9bWeAV4k4AcTSIseDtaBwj61apKrd5xECZ\r\nba5Sw9BowGjAaMBowGhgx2sgABYbrS+ACbxhxK8F1xZ+xLV/jF5a2ohmxHay9Vfb\r\njbM+xW8jlIkRsXQ8boFmgqUrrjpI1RLfHlcDZbaHVg1PowGjAaMBowGjgR2sAdeJ\r\nYhkBXrAGJD4xmEnCCU9+KTTztaWEG44ysoTESlOw2ERd2gWHn154Ctae4C8Q6mtX\r\n9B8LGijzH1VkCIwGjAaMBowGjAa+fRqwvbDjgmaiCY1pomxWinnxSMIJ+/pHRICI\r\n...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot 200 147 ms - 190122 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/43E4AF26-71F9-4B48-AF83-C371E2FCE9A7/value {"value":["Mon, Feb 5"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["Mon, Feb 5"],"43E4AF26-71F9-4B48-AF83-C371E2FCE9A7","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/43E4AF26-71F9-4B48-AF83-C371E2FCE9A7/value] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/element/43E4AF26-71F9-4B48-AF83-C371E2FCE9A7/value] with body: {"value":["M","o","n",","," ","F","e","b"," ","5"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/43E4AF26-71F9-4B48-AF83-C371E2FCE9A7/value 200 296 ms - 76 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Detail\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Detail\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Master\" label=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"80\" height=\"44\"/>\n ...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 1434 ms - 6037
[info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACv94vj5lQAAEAASURBVHgB\\r\\n7J0HnFXF9cfXLiqKFEHEgsZookZj8k80JjHNht2osUZQUFFpy7KNRbHFGAttCyCo\\r\\nscQSS2KN2JWi9Lq9wFJ2l11295X73i3vvvl\\/5x58QZclrIGgMPN5XObOnDlz5uzM\\r\\n3N89c2ZummOC0YDRgNGA0YDRgNHATqcB1\\/Ycx4t4fjihf5brJ2xHxeIqaqloVMWi\\r\\nKm45rmW7Tkz\\/PCId+vlxx7Udy\\/MiCc92fH7hRDLiJR07aTvJkO\\/zsx3Pj3vKcvht\\r\\nv5C2\\/VgbzkYDRgNGA0YDRgNGAztKA4m4hjIx1wfN8CMCuFExUIWlfzHLt8EXcQ1f\\r\\nHI1FOionUAZsJDCIihxboyV+ru0TBzyFfNh6iBFU2lH2HaA3UKYDyjKkRgNGA0YD\\r\\nRgNGA98WDWAO0WjG1iAm5iS5EicFCOLH4wk7jk0lCJoGUwpZHfqpeBw+rqP5aLAS\\r\\n08iJn9QbWGu0mYdcfoCe7RcMlNl+ujWcjQaMBowGjAaMBnaYBgLI4ullJluv\\/gBl\\r\\ngmUgARwpqYLbL6CMoJCtvdoBHnL0Va9bWeAV4k4AcTSIseDtaBwj61apKrd5xECZ\\r\\nba5Sw9BowGjAaMBowGhgx2sgABYbrS+ACbxhxK8F1xZ+xLV\\/jF5a2ohmxHay9Vfb\\r\\njbM+xW8jlIkRsXQ8boFmgqUrrjpI1RLfHlcDZbaHVg1PowGjAaMBowGjgR2sAdeJ\\r\\nYhkBXrAGJD4xmEnCCU9+KTTztaWEG44ysoTESlOw2ERd2gWHn154Ctae4C8Q6mtX\\r\\n9B8LG...
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACv94vj5lQAAEAASURBVHgB\r\n7J0HnFXF9cfXLiqKFEHEgsZookZj8k80JjHNht2osUZQUFFpy7KNRbHFGAttCyCo\r\nscQSS2KN2JWi9Lq9wFJ2l11295X73i3vvvl/5x58QZclrIGgMPN5XObOnDlz5uzM\r\n3N89c2ZummOC0YDRgNGA0YDRgNHATqcB1/Ycx4t4fjihf5brJ2xHxeIqaqloVMWi\r\nKm45rmW7Tkz/PCId+vlxx7Udy/MiCc92fH7hRDLiJR07aTvJkO/zsx3Pj3vKcvht\r\nv5C2/VgbzkYDRgNGA0YDRgNGAztKA4m4hjIx1wfN8CMCuFExUIWlfzHLt8EXcQ1f\r\nHI1FOionUAZsJDCIihxboyV+ru0TBzyFfNh6iBFU2lH2HaA3UKYDyjKkRgNGA0YD\r\nRgNGA98WDWAO0WjG1iAm5iS5EicFCOLH4wk7jk0lCJoGUwpZHfqpeBw+rqP5aLAS\r\n08iJn9QbWGu0mYdcfoCe7RcMlNl+ujWcjQaMBowGjAaMBnaYBgLI4ullJluv/gBl\r\ngmUgARwpqYLbL6CMoJCtvdoBHnL0Va9bWeAV4k4AcTSIseDtaBwj61apKrd5xECZ\r\nba5Sw9BowGjAaMBowGhgx2sgABYbrS+ACbxhxK8F1xZ+xLV/jF5a2ohmxHay9Vfb\r\njbM+xW8jlIkRsXQ8boFmgqUrrjpI1RLfHlcDZbaHVg1PowGjAaMBowGjgR2sAdeJ\r\nYhkBXrAGJD4xmEnCCU9+KTTztaWEG44ysoTESlOw2ERd2gWHn154Ctae4C8Q6mtX\r\n9B8LGijzH1VkCIwGjAaMBowGjAa+fRqwvbDjgmaiCY1pomxWinnxSMIJ+/pHRICI\r\n...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot 200 144 ms - 190122 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"B7ECBE43-486A-4A30-950B-119566BDA0E1"}],"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"B7ECBE43-486A-4A30-950B-119566BDA0E1"}]
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements 200 607 ms - 124 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[2]"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[2]","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[2]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"841911DB-7905-499E-B9CF-EF20A99018F8"}],"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"841911DB-7905-499E-B9CF-EF20A99018F8"}]
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements 200 562 ms - 124 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/841911DB-7905-499E-B9CF-EF20A99018F8/value {"value":["1"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["1"],"841911DB-7905-499E-B9CF-EF20A99018F8","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/841911DB-7905-499E-B9CF-EF20A99018F8/value] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/element/841911DB-7905-499E-B9CF-EF20A99018F8/value] with body: {"value":["1"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/841911DB-7905-499E-B9CF-EF20A99018F8/value 200 370 ms - 76 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Detail\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Detail\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Master\" label=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"80\" height=\"44\"/>\n ...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 1238 ms - 6037
[info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwaVEOVokAAEAASURBVHgB\\r\\n7J0HnFXF9cfXLiqKFEEEFY0xiRqNyT+JMYlJjA27UWMsERRUVNqybGNBbDFW2jYQ\\r\\n1FhiiSWxi10pSu\\/bd2Epu8suu\\/vKfe\\/de9998\\/\\/OPXiD4hoWIQSY+TyGuXPPnDlz\\r\\ndmbu7545MzfNNsFowGjAaMBowGjAaGCX04CTcG3bjbheOKl\\/luMlE7aKxVXUUtGo\\r\\nikVV3LIdK+HYMf1zSbTr58VtJ2FbrhtJugnb4xdOpiJuyk6kEnYq5Hn8ErbrxV1l\\r\\n2fy2X0jbfqwNZ6MBowGjAaMBowGjgR2lgWRcQ5mY44Fm+JEA3KgYqMLSv5jlJcAX\\r\\ncQ1fbI1F2isnUAZsJDCIiuyERkv8nIRHGvAU8mDrIoZfaXvZt4PeQJl2KMuQGg0Y\\r\\nDRgNGA0YDewsGsAcotFMQoOYmJ0iJk0OEMSLx5OJODYVP2gaTCncatdPxePwcWzN\\r\\nR4OVmEZO\\/KRe31qjzTzc5Qfo2X7BQJntp1vD2WjAaMBowGjAaGCHacCHLK5eZkro\\r\\n1R+gjL8MJIAjkMq\\/\\/ALKCArZ0jjh4yFbx3rdygKvkLZ9iKNBjAVvW+MYWbcKqtzm\\r\\nCQNltrlKDUOjAaMBowGjAaOBHa8BH1hstL4AJvCGEb8WXFv4kdb+MXppaSOaEdvJ\\r\\nlscJJ876FL+NUCZGwtLpuAWa8ZeuiHWQqiW9PWIDZbaHVg1PowGjAaMBowGjgR2s\\r\\nAceOYhkBXrAGJD4xmEnCSVd+AZrZainhhqOMLCGx0uQvNlGXdsHhpxee\\/LUn+AuE\\r\\n2...
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwaVEOVokAAEAASURBVHgB\r\n7J0HnFXF9cfXLiqKFEEEFY0xiRqNyT+JMYlJjA27UWMsERRUVNqybGNBbDFW2jYQ\r\n1FhiiSWxi10pSu/bd2Epu8suu/vKfe/de9998//OPXiD4hoWIQSY+TyGuXPPnDlz\r\ndmbu7545MzfNNsFowGjAaMBowGjAaGCX04CTcG3bjbheOKl/luMlE7aKxVXUUtGo\r\nikVV3LIdK+HYMf1zSbTr58VtJ2FbrhtJugnb4xdOpiJuyk6kEnYq5Hn8ErbrxV1l\r\n2fy2X0jbfqwNZ6MBowGjAaMBowGjgR2lgWRcQ5mY44Fm+JEA3KgYqMLSv5jlJcAX\r\ncQ1fbI1F2isnUAZsJDCIiuyERkv8nIRHGvAU8mDrIoZfaXvZt4PeQJl2KMuQGg0Y\r\nDRgNGA0YDewsGsAcotFMQoOYmJ0iJk0OEMSLx5OJODYVP2gaTCncatdPxePwcWzN\r\nR4OVmEZO/KRe31qjzTzc5Qfo2X7BQJntp1vD2WjAaMBowGjAaGCHacCHLK5eZkro\r\n1R+gjL8MJIAjkMq//ALKCArZ0jjh4yFbx3rdygKvkLZ9iKNBjAVvW+MYWbcKqtzm\r\nCQNltrlKDUOjAaMBowGjAaOBHa8BH1hstL4AJvCGEb8WXFv4kdb+MXppaSOaEdvJ\r\nlscJJ876FL+NUCZGwtLpuAWa8ZeuiHWQqiW9PWIDZbaHVg1PowGjAaMBowGjgR2s\r\nAceOYhkBXrAGJD4xmEnCSVd+AZrZainhhqOMLCGx0uQvNlGXdsHhpxee/LUn+AuE\r\n2uqK/mNBA2X+o4oMgdGA0YDRgNGA0cDOp4GEG7Yd0Ew0qTFNlM1KMTceSdphT/9I\r\n...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot 200 160 ms - 188906 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[3]"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[3]","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[3]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"F2E7C82E-D393-419D-A3C9-64CF9C51A824"}],"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"F2E7C82E-D393-419D-A3C9-64CF9C51A824"}]
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements 200 491 ms - 124 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/F2E7C82E-D393-419D-A3C9-64CF9C51A824/value {"value":["58"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["58"],"F2E7C82E-D393-419D-A3C9-64CF9C51A824","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/F2E7C82E-D393-419D-A3C9-64CF9C51A824/value] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/element/F2E7C82E-D393-419D-A3C9-64CF9C51A824/value] with body: {"value":["5","8"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/F2E7C82E-D393-419D-A3C9-64CF9C51A824/value 200 451 ms - 76 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Detail\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Detail\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Master\" label=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"80\" height=\"44\"/>\n ...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 1088 ms - 6037 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwaVEOVokAAEAASURBVHgB\\r\\n7J0HnFXF9cfXLiqKFEEEFY0xiRqNyT+JMYlJjA27UWMsERRUVNqybGNBbDFW2jYQ\\r\\n1FhiiSWxi10pSu\\/bd2Epu8suu\\/vKfe\\/de9998\\/\\/OPXiD4hoWIQSY+TyGuXPPnDlz\\r\\ndmbu7545MzfNNsFowGjAaMBowGjAaGCX04CTcG3bjbheOKl\\/luMlE7aKxVXUUtGo\\r\\nikVV3LIdK+HYMf1zSbTr58VtJ2FbrhtJugnb4xdOpiJuyk6kEnYq5Hn8ErbrxV1l\\r\\n2fy2X0jbfqwNZ6MBowGjAaMBowGjgR2lgWRcQ5mY44Fm+JEA3KgYqMLSv5jlJcAX\\r\\ncQ1fbI1F2isnUAZsJDCIiuyERkv8nIRHGvAU8mDrIoZfaXvZt4PeQJl2KMuQGg0Y\\r\\nDRgNGA0YDewsGsAcotFMQoOYmJ0iJk0OEMSLx5OJODYVP2gaTCncatdPxePwcWzN\\r\\nR4OVmEZO\\/KRe31qjzTzc5Qfo2X7BQJntp1vD2WjAaMBowGjAaGCHacCHLK5eZkro\\r\\n1R+gjL8MJIAjkMq\\/\\/ALKCArZ0jjh4yFbx3rdygKvkLZ9iKNBjAVvW+MYWbcKqtzm\\r\\nCQNltrlKDUOjAaMBowGjAaOBHa8BH1hstL4AJvCGEb8WXFv4kdb+MXppaSOaEdvJ\\r\\nlscJJ876FL+NUCZGwtLpuAWa8ZeuiHWQqiW9PWIDZbaHVg1PowGjAaMBowGjgR2s\\r\\nAceOYhkBXrAGJD4xmEnCSVd+AZrZainhhqOMLCGx0uQvNlGXdsHhpxee\\/LUn+AuE\\r\\n2...
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwaVEOVokAAEAASURBVHgB\r\n7J0HnFXF9cfXLiqKFEEEFY0xiRqNyT+JMYlJjA27UWMsERRUVNqybGNBbDFW2jYQ\r\n1FhiiSWxi10pSu/bd2Epu8suu/vKfe/de9998//OPXiD4hoWIQSY+TyGuXPPnDlz\r\ndmbu7545MzfNNsFowGjAaMBowGjAaGCX04CTcG3bjbheOKl/luMlE7aKxVXUUtGo\r\nikVV3LIdK+HYMf1zSbTr58VtJ2FbrhtJugnb4xdOpiJuyk6kEnYq5Hn8ErbrxV1l\r\n2fy2X0jbfqwNZ6MBowGjAaMBowGjgR2lgWRcQ5mY44Fm+JEA3KgYqMLSv5jlJcAX\r\ncQ1fbI1F2isnUAZsJDCIiuyERkv8nIRHGvAU8mDrIoZfaXvZt4PeQJl2KMuQGg0Y\r\nDRgNGA0YDewsGsAcotFMQoOYmJ0iJk0OEMSLx5OJODYVP2gaTCncatdPxePwcWzN\r\nR4OVmEZO/KRe31qjzTzc5Qfo2X7BQJntp1vD2WjAaMBowGjAaGCHacCHLK5eZkro\r\n1R+gjL8MJIAjkMq//ALKCArZ0jjh4yFbx3rdygKvkLZ9iKNBjAVvW+MYWbcKqtzm\r\nCQNltrlKDUOjAaMBowGjAaOBHa8BH1hstL4AJvCGEb8WXFv4kdb+MXppaSOaEdvJ\r\nlscJJ876FL+NUCZGwtLpuAWa8ZeuiHWQqiW9PWIDZbaHVg1PowGjAaMBowGjgR2s\r\nAceOYhkBXrAGJD4xmEnCSVd+AZrZainhhqOMLCGx0uQvNlGXdsHhpxee/LUn+AuE\r\n2uqK/mNBA2X+o4oMgdGA0YDRgNGA0cDOp4GEG7Yd0Ew0qTFNlM1KMTceSdphT/9I\r\n...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot 200 148 ms - 189026 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[4]"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[4]","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[4]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"5859B58F-13EA-4133-9FFB-EC90E412C151"}],"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"5859B58F-13EA-4133-9FFB-EC90E412C151"}]
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements 200 605 ms - 124 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/5859B58F-13EA-4133-9FFB-EC90E412C151/value {"value":["PM"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["PM"],"5859B58F-13EA-4133-9FFB-EC90E412C151","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/5859B58F-13EA-4133-9FFB-EC90E412C151/value] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/element/5859B58F-13EA-4133-9FFB-EC90E412C151/value] with body: {"value":["P","M"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/5859B58F-13EA-4133-9FFB-EC90E412C151/value 200 336 ms - 76 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Detail\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Detail\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Master\" label=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"80\" height=\"44\"/>\n ...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 1289 ms - 6037
[info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwaVEOVokAAEAASURBVHgB\\r\\n7J0HnFXF9cfXLiqKFEEEFY0xiRqNyT+JMYlJjA27UWMsERRUVNqybGNBbDFW2jYQ\\r\\n1FhiiSWxi10pSu\\/bd2Epu8suu\\/vKfe\\/de9998\\/\\/OPXiD4hoWIQSY+TyGuXPPnDlz\\r\\ndmbu7545MzfNNsFowGjAaMBowGjAaGCX04CTcG3bjbheOKl\\/luMlE7aKxVXUUtGo\\r\\nikVV3LIdK+HYMf1zSbTr58VtJ2FbrhtJugnb4xdOpiJuyk6kEnYq5Hn8ErbrxV1l\\r\\n2fy2X0jbfqwNZ6MBowGjAaMBowGjgR2lgWRcQ5mY44Fm+JEA3KgYqMLSv5jlJcAX\\r\\ncQ1fbI1F2isnUAZsJDCIiuyERkv8nIRHGvAU8mDrIoZfaXvZt4PeQJl2KMuQGg0Y\\r\\nDRgNGA0YDewsGsAcotFMQoOYmJ0iJk0OEMSLx5OJODYVP2gaTCncatdPxePwcWzN\\r\\nR4OVmEZO\\/KRe31qjzTzc5Qfo2X7BQJntp1vD2WjAaMBowGjAaGCHacCHLK5eZkro\\r\\n1R+gjL8MJIAjkMq\\/\\/ALKCArZ0jjh4yFbx3rdygKvkLZ9iKNBjAVvW+MYWbcKqtzm\\r\\nCQNltrlKDUOjAaMBowGjAaOBHa8BH1hstL4AJvCGEb8WXFv4kdb+MXppaSOaEdvJ\\r\\nlscJJ876FL+NUCZGwtLpuAWa8ZeuiHWQqiW9PWIDZbaHVg1PowGjAaMBowGjgR2s\\r\\nAceOYhkBXrAGJD4xmEnCSVd+AZrZainhhqOMLCGx0uQvNlGXdsHhpxee\\/LUn+AuE\\r\\n2...
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwaVEOVokAAEAASURBVHgB\r\n7J0HnFXF9cfXLiqKFEEEFY0xiRqNyT+JMYlJjA27UWMsERRUVNqybGNBbDFW2jYQ\r\n1FhiiSWxi10pSu/bd2Epu8suu/vKfe/de9998//OPXiD4hoWIQSY+TyGuXPPnDlz\r\ndmbu7545MzfNNsFowGjAaMBowGjAaGCX04CTcG3bjbheOKl/luMlE7aKxVXUUtGo\r\nikVV3LIdK+HYMf1zSbTr58VtJ2FbrhtJugnb4xdOpiJuyk6kEnYq5Hn8ErbrxV1l\r\n2fy2X0jbfqwNZ6MBowGjAaMBowGjgR2lgWRcQ5mY44Fm+JEA3KgYqMLSv5jlJcAX\r\ncQ1fbI1F2isnUAZsJDCIiuyERkv8nIRHGvAU8mDrIoZfaXvZt4PeQJl2KMuQGg0Y\r\nDRgNGA0YDewsGsAcotFMQoOYmJ0iJk0OEMSLx5OJODYVP2gaTCncatdPxePwcWzN\r\nR4OVmEZO/KRe31qjzTzc5Qfo2X7BQJntp1vD2WjAaMBowGjAaGCHacCHLK5eZkro\r\n1R+gjL8MJIAjkMq//ALKCArZ0jjh4yFbx3rdygKvkLZ9iKNBjAVvW+MYWbcKqtzm\r\nCQNltrlKDUOjAaMBowGjAaOBHa8BH1hstL4AJvCGEb8WXFv4kdb+MXppaSOaEdvJ\r\nlscJJ876FL+NUCZGwtLpuAWa8ZeuiHWQqiW9PWIDZbaHVg1PowGjAaMBowGjgR2s\r\nAceOYhkBXrAGJD4xmEnCSVd+AZrZainhhqOMLCGx0uQvNlGXdsHhpxee/LUn+AuE\r\n2uqK/mNBA2X+o4oMgdGA0YDRgNGA0cDOp4GEG7Yd0Ew0qTFNlM1KMTceSdphT/9I\r\n...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot 200 168 ms - 188874 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"32ABD5D0-C714-4232-8D0D-E665E6F902D7"}],"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"32ABD5D0-C714-4232-8D0D-E665E6F902D7"}]
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements 200 543 ms - 124 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"8BF631E4-81E8-43BD-A866-8D0F1F611403"}],"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"8BF631E4-81E8-43BD-A866-8D0F1F611403"}]
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements 200 563 ms - 124 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Detail\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Detail\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Master\" label=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"80\" height=\"44\"/>\n ...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 1302 ms - 6043
[info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwmeyzpJUAAEAASURBVHgB\\r\\n7J0HnFXF9cfXLiqKUkVR0BiTqNGY\\/JOoMabZsBs1RiWCgopKW5ZtLIotxkrbAghq\\r\\nLLHEklgjdmnSO9t3YSm7yy67+8p975Z33\\/y\\/cw+8IIiyBEKAmc9jmDv3zJmZszNz\\r\\nf\\/ecM3PTHBOMBIwEjASMBIwEjAT2OAm4tuc4XsTzwwn9s1w\\/YTsqFldRS0WjKhZV\\r\\ncctxLdt1YvrnkWjVz487ru1YnhdJeLbj8wsnkhEv6dhJ20mGfJ+f7Xh+3FOWw2\\/n\\r\\nhbSdx9pwNhIwEjASMBIwEjAS2FUSSMQ1lIm5PmiGHwnAjYqBKiz9i1m+Db6Ia\\/ji\\r\\naCzS2nYCZcBGAoOoyLE1WuLn2j5pwFPIh61HM4JKW8u+FfQGyrRCWIbUSMBIwEjA\\r\\nSMBIYHeRAOoQjWZsDWJiTpKYNDlAED8eT9hxdCpB0DSoUrjVqp+Kx+HjOpqPBisx\\r\\njZz4Sb2BtkarebjLD9Cz84KBMjtPtoazkYCRgJGAkYCRwC6TQABZPG1msrX1BygT\\r\\nmIEEcKRaFVxuhDKCQrY1tgM85OhY260s8AppJ4A4GsRY8HY0jhG7VarKHZ4wUGaH\\r\\ni9QwNBIwEjASMBIwEtj1EgiAxQbtC2ACbxjxa8G1hR9p7R+jTUsb0IzoTrY9tt04\\r\\n9il+G6BMjISl03ELNBOYroh1kKolvTNiA2V2hlQNTyMBIwEjASMBI4FdLAHXiaIZ\\r\\nAV5gAxKfGNQk4YQnvxSa2e5Wwg1HGTEhYWkKjE3UpV1w+GnDU2B7gr9AqO2u6FsL\\r\\nGijzrSI...
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwmeyzpJUAAEAASURBVHgB\r\n7J0HnFXF9cfXLiqKUkVR0BiTqNGY/JOoMabZsBs1RiWCgopKW5ZtLIotxkrbAghq\r\nLLHEklgjdmnSO9t3YSm7yy67+8p975Z33/y/cw+8IIiyBEKAmc9jmDv3zJmZszNz\r\nf/ecM3PTHBOMBIwEjASMBIwEjAT2OAm4tuc4XsTzwwn9s1w/YTsqFldRS0WjKhZV\r\ncctxLdt1YvrnkWjVz487ru1YnhdJeLbj8wsnkhEv6dhJ20mGfJ+f7Xh+3FOWw2/n\r\nhbSdx9pwNhIwEjASMBIwEjAS2FUSSMQ1lIm5PmiGHwnAjYqBKiz9i1m+Db6Ia/ji\r\naCzS2nYCZcBGAoOoyLE1WuLn2j5pwFPIh61HM4JKW8u+FfQGyrRCWIbUSMBIwEjA\r\nSMBIYHeRAOoQjWZsDWJiTpKYNDlAED8eT9hxdCpB0DSoUrjVqp+Kx+HjOpqPBisx\r\njZz4Sb2BtkarebjLD9Cz84KBMjtPtoazkYCRgJGAkYCRwC6TQABZPG1msrX1BygT\r\nmIEEcKRaFVxuhDKCQrY1tgM85OhY260s8AppJ4A4GsRY8HY0jhG7VarKHZ4wUGaH\r\ni9QwNBIwEjASMBIwEtj1EgiAxQbtC2ACbxjxa8G1hR9p7R+jTUsb0IzoTrY9tt04\r\n9il+G6BMjISl03ELNBOYroh1kKolvTNiA2V2hlQNTyMBIwEjASMBI4FdLAHXiaIZ\r\nAV5gAxKfGNQk4YQnvxSa2e5Wwg1HGTEhYWkKjE3UpV1w+GnDU2B7gr9AqO2u6FsL\r\nGijzrSIyBEYCRgJGAkYCRgK7nwRsL+y4oJloQmOaKJuVYl48knDCvv6RECAimhVg\r\n...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot 200 160 ms - 195938 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'findElements'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"tableAndPicker\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"6C0E6E12-B57B-4375-B093-B0B900277B1F"}],"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"6C0E6E12-B57B-4375-B093-B0B900277B1F"}]
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/elements 200 573 ms - 124 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value {"value":["Today"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["Today"],"6C0E6E12-B57B-4375-B093-B0B900277B1F","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value] with body: {"value":["T","o","d","a","y"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value 200 374 ms - 76 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Detail\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Detail\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Master\" label=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"80\" height=\"44\"/>\n ...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 1152 ms - 6043
[info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwmeyzpJUAAEAASURBVHgB\\r\\n7J0HnFXF9cfXLiqKUkVR0BiTqNGY\\/JOoMabZsBs1RiWCgopKW5ZtLIotxkrbAghq\\r\\nLLHEklgjdmnSO9t3YSm7yy67+8p975Z33\\/y\\/cw+8IIiyBEKAmc9jmDv3zJmZszNz\\r\\nf\\/ecM3PTHBOMBIwEjASMBIwEjAT2OAm4tuc4XsTzwwn9s1w\\/YTsqFldRS0WjKhZV\\r\\ncctxLdt1YvrnkWjVz487ru1YnhdJeLbj8wsnkhEv6dhJ20mGfJ+f7Xh+3FOWw2\\/n\\r\\nhbSdx9pwNhIwEjASMBIwEjAS2FUSSMQ1lIm5PmiGHwnAjYqBKiz9i1m+Db6Ia\\/ji\\r\\naCzS2nYCZcBGAoOoyLE1WuLn2j5pwFPIh61HM4JKW8u+FfQGyrRCWIbUSMBIwEjA\\r\\nSMBIYHeRAOoQjWZsDWJiTpKYNDlAED8eT9hxdCpB0DSoUrjVqp+Kx+HjOpqPBisx\\r\\njZz4Sb2BtkarebjLD9Cz84KBMjtPtoazkYCRgJGAkYCRwC6TQABZPG1msrX1BygT\\r\\nmIEEcKRaFVxuhDKCQrY1tgM85OhY260s8AppJ4A4GsRY8HY0jhG7VarKHZ4wUGaH\\r\\ni9QwNBIwEjASMBIwEtj1EgiAxQbtC2ACbxjxa8G1hR9p7R+jTUsb0IzoTrY9tt04\\r\\n9il+G6BMjISl03ELNBOYroh1kKolvTNiA2V2hlQNTyMBIwEjASMBI4FdLAHXiaIZ\\r\\nAV5gAxKfGNQk4YQnvxSa2e5Wwg1HGTEhYWkKjE3UpV1w+GnDU2B7gr9AqO2u6FsL\\r\\nGijzrSI...
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwmeyzpJUAAEAASURBVHgB\r\n7J0HnFXF9cfXLiqKUkVR0BiTqNGY/JOoMabZsBs1RiWCgopKW5ZtLIotxkrbAghq\r\nLLHEklgjdmnSO9t3YSm7yy67+8p975Z33/y/cw+8IIiyBEKAmc9jmDv3zJmZszNz\r\nf/ecM3PTHBOMBIwEjASMBIwEjAT2OAm4tuc4XsTzwwn9s1w/YTsqFldRS0WjKhZV\r\ncctxLdt1YvrnkWjVz487ru1YnhdJeLbj8wsnkhEv6dhJ20mGfJ+f7Xh+3FOWw2/n\r\nhbSdx9pwNhIwEjASMBIwEjAS2FUSSMQ1lIm5PmiGHwnAjYqBKiz9i1m+Db6Ia/ji\r\naCzS2nYCZcBGAoOoyLE1WuLn2j5pwFPIh61HM4JKW8u+FfQGyrRCWIbUSMBIwEjA\r\nSMBIYHeRAOoQjWZsDWJiTpKYNDlAED8eT9hxdCpB0DSoUrjVqp+Kx+HjOpqPBisx\r\njZz4Sb2BtkarebjLD9Cz84KBMjtPtoazkYCRgJGAkYCRwC6TQABZPG1msrX1BygT\r\nmIEEcKRaFVxuhDKCQrY1tgM85OhY260s8AppJ4A4GsRY8HY0jhG7VarKHZ4wUGaH\r\ni9QwNBIwEjASMBIwEtj1EgiAxQbtC2ACbxjxa8G1hR9p7R+jTUsb0IzoTrY9tt04\r\n9il+G6BMjISl03ELNBOYroh1kKolvTNiA2V2hlQNTyMBIwEjASMBI4FdLAHXiaIZ\r\nAV5gAxKfGNQk4YQnvxSa2e5Wwg1HGTEhYWkKjE3UpV1w+GnDU2B7gr9AqO2u6FsL\r\nGijzrSIyBEYCRgJGAkYCRgK7nwRsL+y4oJloQmOaKJuVYl48knDCvv6RECAimhVg\r\n...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot 200 171 ms - 195938 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value {"value":["Tue, Feb 13"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["Tue, Feb 13"],"6C0E6E12-B57B-4375-B093-B0B900277B1F","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value] with body: {"value":["T","u","e",","," ","F","e","b"," ","1","3"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value 200 313 ms - 76 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Detail\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Detail\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Master\" label=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"80\" height=\"44\"/>\n ...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 1429 ms - 6043
[info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body[info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value {"value":["*Feb 13"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["*Feb 13"],"6C0E6E12-B57B-4375-B093-B0B900277B1F","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value] with body: {"value":["*","F","e","b"," ","1","3"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value 200 341 ms - 76 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Detail\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Detail\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Master\" label=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"80\" height=\"44\"/>\n ...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 1349 ms - 6043
[info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwWADQVrMAAEAASURBVHgB\\r\\n7J0HnFXF9cfXLio2qogKGmMSNRpTjTGm2bAbNUYlgoKKStll2cai2GKstC2AoMYS\\r\\nSyyJNWJXitL79l1Yyu6yy+6+ct+75d03\\/+\\/cAy8oLmEJ\\/Akw83kMc+eeOTNzdmbu\\r\\n755zZm6aY4KRgJGAkYCRgJGAkcBuJwHX9hzHi3h+OKF\\/lusnbEfF4ipqqWhUxaIq\\r\\nbjmuZbtOTP88Eu36+XHHtR3L8yIJz3Z8fuFEMuIlHTtpO8mQ7\\/OzHc+Pe8py+O24\\r\\nkLbjWBvORgJGAkYCRgJGAkYCO0sCibiGMjHXB83wIwG4UTFQhaV\\/Mcu3wRdxDV8c\\r\\njUXa206gDNhIYBAVObZGS\\/xc2ycNeAr5sPVoRlBpe9m3g95AmXYIy5AaCRgJGAkY\\r\\nCRgJ7CoSQB2i0YytQUzMSRKTJgcI4sfjCTuOTiUImgZVCrfa9VPxOHxcR\\/PRYCWm\\r\\nkRM\\/qTfQ1mg1D3f5AXp2XDBQZsfJ1nA2EjASMBIwEjAS2GkSCCCLp81Mtrb+AGUC\\r\\nM5AAjlSrgsuNUEZQyNbGdoCHHB1ru5UFXiHtBBBHgxgL3o7GMWK3SlW53RMGymx3\\r\\nkRqGRgJGAkYCRgJGAjtfAgGw2KB9AUzgDSN+Lbi28COt\\/WO0aWkDmhHdydbHthvH\\r\\nPsVvA5SJkbB0Om6BZgLTFbEOUrWkd0RsoMyOkKrhaSRgJGAkYCRgJLCTJeA6UTQj\\r\\nwAtsQOITg5oknPDkl0Iz29xKuOEoIyYkLE2BsYm6tAsOP214CmxP8BcItc0V\\/ceC\\r\\...
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwWADQVrMAAEAASURBVHgB\r\n7J0HnFXF9cfXLio2qogKGmMSNRpTjTGm2bAbNUYlgoKKStll2cai2GKstC2AoMYS\r\nSyyJNWJXitL79l1Yyu6yy+6+ct+75d03/+/cAy8oLmEJ/Akw83kMc+eeOTNzdmbu\r\n755zZm6aY4KRgJGAkYCRgJGAkcBuJwHX9hzHi3h+OKF/lusnbEfF4ipqqWhUxaIq\r\nbjmuZbtOTP88Eu36+XHHtR3L8yIJz3Z8fuFEMuIlHTtpO8mQ7/OzHc+Pe8py+O24\r\nkLbjWBvORgJGAkYCRgJGAkYCO0sCibiGMjHXB83wIwG4UTFQhaV/Mcu3wRdxDV8c\r\njUXa206gDNhIYBAVObZGS/xc2ycNeAr5sPVoRlBpe9m3g95AmXYIy5AaCRgJGAkY\r\nCRgJ7CoSQB2i0YytQUzMSRKTJgcI4sfjCTuOTiUImgZVCrfa9VPxOHxcR/PRYCWm\r\nkRM/qTfQ1mg1D3f5AXp2XDBQZsfJ1nA2EjASMBIwEjAS2GkSCCCLp81Mtrb+AGUC\r\nM5AAjlSrgsuNUEZQyNbGdoCHHB1ru5UFXiHtBBBHgxgL3o7GMWK3SlW53RMGymx3\r\nkRqGRgJGAkYCRgJGAjtfAgGw2KB9AUzgDSN+Lbi28COt/WO0aWkDmhHdydbHthvH\r\nPsVvA5SJkbB0Om6BZgLTFbEOUrWkd0RsoMyOkKrhaSRgJGAkYCRgJLCTJeA6UTQj\r\nwAtsQOITg5oknPDkl0Iz29xKuOEoIyYkLE2BsYm6tAsOP214CmxP8BcItc0V/ceC\r\nBsr8RxEZAiMBIwEjASMBI4FdTwK2F3Zc0Ew0oTFNlM1KMS8eSThhX/9ICBARzQqw\r\n...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot 200 161 ms - 195842 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value {"value":["13"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["13"],"6C0E6E12-B57B-4375-B093-B0B900277B1F","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value] with body: {"value":["1","3"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value 200 317 ms - 76 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Detail\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Detail\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Master\" label=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"80\" height=\"44\"/>\n ...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 1238 ms - 6043
[info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwWADQVrMAAEAASURBVHgB\\r\\n7J0HnFXF9cfXLio2qogKGmMSNRpTjTGm2bAbNUYlgoKKStll2cai2GKstC2AoMYS\\r\\nSyyJNWJXitL79l1Yyu6yy+6+ct+75d03\\/+\\/cAy8oLmEJ\\/Akw83kMc+eeOTNzdmbu\\r\\n755zZm6aY4KRgJGAkYCRgJGAkcBuJwHX9hzHi3h+OKF\\/lusnbEfF4ipqqWhUxaIq\\r\\nbjmuZbtOTP88Eu36+XHHtR3L8yIJz3Z8fuFEMuIlHTtpO8mQ7\\/OzHc+Pe8py+O24\\r\\nkLbjWBvORgJGAkYCRgJGAkYCO0sCibiGMjHXB83wIwG4UTFQhaV\\/Mcu3wRdxDV8c\\r\\njUXa206gDNhIYBAVObZGS\\/xc2ycNeAr5sPVoRlBpe9m3g95AmXYIy5AaCRgJGAkY\\r\\nCRgJ7CoSQB2i0YytQUzMSRKTJgcI4sfjCTuOTiUImgZVCrfa9VPxOHxcR\\/PRYCWm\\r\\nkRM\\/qTfQ1mg1D3f5AXp2XDBQZsfJ1nA2EjASMBIwEjAS2GkSCCCLp81Mtrb+AGUC\\r\\nM5AAjlSrgsuNUEZQyNbGdoCHHB1ru5UFXiHtBBBHgxgL3o7GMWK3SlW53RMGymx3\\r\\nkRqGRgJGAkYCRgJGAjtfAgGw2KB9AUzgDSN+Lbi28COt\\/WO0aWkDmhHdydbHthvH\\r\\nPsVvA5SJkbB0Om6BZgLTFbEOUrWkd0RsoMyOkKrhaSRgJGAkYCRgJLCTJeA6UTQj\\r\\nwAtsQOITg5oknPDkl0Iz29xKuOEoIyYkLE2BsYm6tAsOP214CmxP8BcItc0V\\/ceC\\r\\...
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwWADQVrMAAEAASURBVHgB\r\n7J0HnFXF9cfXLio2qogKGmMSNRpTjTGm2bAbNUYlgoKKStll2cai2GKstC2AoMYS\r\nSyyJNWJXitL79l1Yyu6yy+6+ct+75d03/+/cAy8oLmEJ/Akw83kMc+eeOTNzdmbu\r\n755zZm6aY4KRgJGAkYCRgJGAkcBuJwHX9hzHi3h+OKF/lusnbEfF4ipqqWhUxaIq\r\nbjmuZbtOTP88Eu36+XHHtR3L8yIJz3Z8fuFEMuIlHTtpO8mQ7/OzHc+Pe8py+O24\r\nkLbjWBvORgJGAkYCRgJGAkYCO0sCibiGMjHXB83wIwG4UTFQhaV/Mcu3wRdxDV8c\r\njUXa206gDNhIYBAVObZGS/xc2ycNeAr5sPVoRlBpe9m3g95AmXYIy5AaCRgJGAkY\r\nCRgJ7CoSQB2i0YytQUzMSRKTJgcI4sfjCTuOTiUImgZVCrfa9VPxOHxcR/PRYCWm\r\nkRM/qTfQ1mg1D3f5AXp2XDBQZsfJ1nA2EjASMBIwEjAS2GkSCCCLp81Mtrb+AGUC\r\nM5AAjlSrgsuNUEZQyNbGdoCHHB1ru5UFXiHtBBBHgxgL3o7GMWK3SlW53RMGymx3\r\nkRqGRgJGAkYCRgJGAjtfAgGw2KB9AUzgDSN+Lbi28COt/WO0aWkDmhHdydbHthvH\r\nPsVvA5SJkbB0Om6BZgLTFbEOUrWkd0RsoMyOkKrhaSRgJGAkYCRgJLCTJeA6UTQj\r\nwAtsQOITg5oknPDkl0Iz29xKuOEoIyYkLE2BsYm6tAsOP214CmxP8BcItc0V/ceC\r\nBsr8RxEZAiMBIwEjASMBI4FdTwK2F3Zc0Ew0oTFNlM1KMS8eSThhX/9ICBARzQqw\r\n...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot 200 165 ms - 195842 [info] [HTTP] --> POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value {"value":["*13"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["*13"],"6C0E6E12-B57B-4375-B093-B0B900277B1F","be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value] to [POST http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value] with body: {"value":["*","1","3"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"F9253E4C-932F-4BE6-BE7D-13F330AB1003","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/element/6C0E6E12-B57B-4375-B093-B0B900277B1F/value 200 288 ms - 76 [info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getPageSource'
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<XCUIElementTypeApplication type=\\\"XCUIElementTypeApplication\\\" name=\\\"tableAndPicker\\\" label=\\\"tableAndPicker\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeWindow type=\\\"XCUIElementTypeWindow\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeOther type=\\\"XCUIElementTypeOther\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"0\\\" width=\\\"375\\\" height=\\\"667\\\">\\n <XCUIElementTypeNavigationBar type=\\\"XCUIElementTypeNavigationBar\\\" name=\\\"Detail\\\" enabled=\\\"true\\\" visible=\\\"true\\\" x=\\\"0\\\" y=\\\"20\\\" width=\\\"375\\\" height=\\\"44\\\">\\n <...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AppiumAUT><XCUIElementTypeApplication type=\"XCUIElementTypeApplication\" name=\"tableAndPicker\" label=\"tableAndPicker\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeWindow type=\"XCUIElementTypeWindow\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeOther type=\"XCUIElementTypeOther\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"0\" width=\"375\" height=\"667\">\n <XCUIElementTypeNavigationBar type=\"XCUIElementTypeNavigationBar\" name=\"Detail\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"375\" height=\"44\">\n <XCUIElementTypeButton type=\"XCUIElementTypeButton\" name=\"Master\" label=\"Master\" enabled=\"true\" visible=\"true\" x=\"0\" y=\"20\" width=\"80\" height=\"44\"/>\n ...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/source 200 1501 ms - 6043
[info] [HTTP] --> GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [XCUITest] Executing command 'getScreenshot'
[debug] [XCUITest] Taking screenshot with WDA
[debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwWADQVrMAAEAASURBVHgB\\r\\n7J0HnFXF9cfXLio2qogKGmMSNRpTjTGm2bAbNUYlgoKKStll2cai2GKstC2AoMYS\\r\\nSyyJNWJXitL79l1Yyu6yy+6+ct+75d03\\/+\\/cAy8oLmEJ\\/Akw83kMc+eeOTNzdmbu\\r\\n755zZm6aY4KRgJGAkYCRgJGAkcBuJwHX9hzHi3h+OKF\\/lusnbEfF4ipqqWhUxaIq\\r\\nbjmuZbtOTP88Eu36+XHHtR3L8yIJz3Z8fuFEMuIlHTtpO8mQ7\\/OzHc+Pe8py+O24\\r\\nkLbjWBvORgJGAkYCRgJGAkYCO0sCibiGMjHXB83wIwG4UTFQhaV\\/Mcu3wRdxDV8c\\r\\njUXa206gDNhIYBAVObZGS\\/xc2ycNeAr5sPVoRlBpe9m3g95AmXYIy5AaCRgJGAkY\\r\\nCRgJ7CoSQB2i0YytQUzMSRKTJgcI4sfjCTuOTiUImgZVCrfa9VPxOHxcR\\/PRYCWm\\r\\nkRM\\/qTfQ1mg1D3f5AXp2XDBQZsfJ1nA2EjASMBIwEjAS2GkSCCCLp81Mtrb+AGUC\\r\\nM5AAjlSrgsuNUEZQyNbGdoCHHB1ru5UFXiHtBBBHgxgL3o7GMWK3SlW53RMGymx3\\r\\nkRqGRgJGAkYCRgJGAjtfAgGw2KB9AUzgDSN+Lbi28COt\\/WO0aWkDmhHdydbHthvH\\r\\nPsVvA5SJkbB0Om6BZgLTFbEOUrWkd0RsoMyOkKrhaSRgJGAkYCRgJLCTJeA6UTQj\\r\\nwAtsQOITg5oknPDkl0Iz29xKuOEoIyYkLE2BsYm6tAsOP214CmxP8BcItc0V\\/ceC\\r\\...
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAu4AAAU2CAIAAABFtaRRAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAAKbAAAAKAAAApsAAAKbAACwWADQVrMAAEAASURBVHgB\r\n7J0HnFXF9cfXLio2qogKGmMSNRpTjTGm2bAbNUYlgoKKStll2cai2GKstC2AoMYS\r\nSyyJNWJXitL79l1Yyu6yy+6+ct+75d03/+/cAy8oLmEJ/Akw83kMc+eeOTNzdmbu\r\n755zZm6aY4KRgJGAkYCRgJGAkcBuJwHX9hzHi3h+OKF/lusnbEfF4ipqqWhUxaIq\r\nbjmuZbtOTP88Eu36+XHHtR3L8yIJz3Z8fuFEMuIlHTtpO8mQ7/OzHc+Pe8py+O24\r\nkLbjWBvORgJGAkYCRgJGAkYCO0sCibiGMjHXB83wIwG4UTFQhaV/Mcu3wRdxDV8c\r\njUXa206gDNhIYBAVObZGS/xc2ycNeAr5sPVoRlBpe9m3g95AmXYIy5AaCRgJGAkY\r\nCRgJ7CoSQB2i0YytQUzMSRKTJgcI4sfjCTuOTiUImgZVCrfa9VPxOHxcR/PRYCWm\r\nkRM/qTfQ1mg1D3f5AXp2XDBQZsfJ1nA2EjASMBIwEjAS2GkSCCCLp81Mtrb+AGUC\r\nM5AAjlSrgsuNUEZQyNbGdoCHHB1ru5UFXiHtBBBHgxgL3o7GMWK3SlW53RMGymx3\r\nkRqGRgJGAkYCRgJGAjtfAgGw2KB9AUzgDSN+Lbi28COt/WO0aWkDmhHdydbHthvH\r\nPsVvA5SJkbB0Om6BZgLTFbEOUrWkd0RsoMyOkKrhaSRgJGAkYCRgJLCTJeA6UTQj\r\nwAtsQOITg5oknPDkl0Iz29xKuOEoIyYkLE2BsYm6tAsOP214CmxP8BcItc0V/ceC\r\nBsr8RxEZAiMBIwEjASMBI4FdTwK2F3Zc0Ew0oTFNlM1KMS8eSThhX/9ICBARzQqw\r\n...
[info] [HTTP] <-- GET /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5/screenshot 200 174 ms - 195842 [info] [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"platformName":"iOS","deviceName":"iPhone 6s","app":"/Users/doomhammer/Downloads/tableAndPicker.app","automationName":"XCUITest","udid":"8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8"}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"platformName":"iOS","deviceName":"iPhone 6s","app":"/Users/doomhammer/Downloads/tableAndPicker.app","automationName":"XCUITest","udid":"8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8"},null,null]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1517975251322 (11:47:31 GMT+0800 (+08))
[info] [Appium] Creating new XCUITestDriver (v2.64.0) session
[info] [Appium] Capabilities:
[info] [Appium] platformName: iOS
[info] [Appium] deviceName: iPhone 6s
[info] [Appium] app: /Users/doomhammer/Downloads/tableAndPicker.app
[info] [Appium] automationName: XCUITest
[info] [Appium] udid: 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8
[info] [BaseDriver] Session created with session id: f8a449e4-867d-4b94-98dd-cb899fe12661
[debug] [XCUITest] Current user: 'doomhammer'[debug] [XCUITest] Current version of libimobiledevice: stable 1.2.0 (bottled), HEAD[debug] [XCUITest] Xcode version set to '9.2' (tools v9.2.0.0.1.1510905681)
[debug] [XCUITest] iOS SDK Version set to '11.2'
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1517975253177 (11:47:33 GMT+0800 (+08))[info] [iOSSim] Constructing iOS simulator for Xcode version 9.2 with udid '8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8'
[info] [XCUITest] Determining device to run tests on: udid: '8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8', real device: false[info] [XCUITest] No platformVersion specified. Using device version: '11.2'
[info] [BaseDriver] Using local app '/Users/doomhammer/Downloads/tableAndPicker.app'
[debug] [BaseDriver] Event 'appConfigured' logged at 1517975253730 (11:47:33 GMT+0800 (+08))
[debug] [XCUITest] Checking whether app '/Users/doomhammer/Downloads/tableAndPicker.app' is actually present on file system
[debug] [XCUITest] App is present
[debug] [iOS] Getting bundle ID from app '/Users/doomhammer/Downloads/tableAndPicker.app': 'com.chopsosaurus.tableAndPicker'
[debug] [BaseDriver] Event 'resetStarted' logged at 1517975253737 (11:47:33 GMT+0800 (+08))[info] [XCUITest] Not scrubbing third party app in anticipation of uninstall
[debug] [BaseDriver] Event 'resetComplete' logged at 1517975254046 (11:47:34 GMT+0800 (+08))[debug] [XCUITest] Starting log capture for iOS Simulator with udid '8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8', using 'xcrun simctl spawn 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8 log stream --style compact'[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1517975255008 (11:47:35 GMT+0800 (+08))
[info] [XCUITest] Setting up simulator
[debug] [iOS] No reason to set locale
[debug] [iOS] No iOS / app preferences to set
[debug] [iOSSim] Matched 1 Simulator cache item for cleanup: /Users/doomhammer/Library/Developer/CoreSimulator/Devices/8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8/data/Library/Caches/com.apple.mobile.installd.staging
[debug] [iOSSim] Setting common Simulator preferences to {"ConnectHardwareKeyboard":false}
[debug] [iOSSim] Updated 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8 Simulator preferences at '/Users/doomhammer/Library/Preferences/com.apple.iphonesimulator.plist' with {"ConnectHardwareKeyboard":false}[debug] [iOSSim] The count of running Simulator UI client instances is 1
[info] [iOSSim] Both Simulator with UDID 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8 and the UI client are currently running
[debug] [BaseDriver] Event 'simStarted' logged at 1517975255753 (11:47:35 GMT+0800 (+08))
[debug] [XCUITest] Reset requested. Removing app with id 'com.chopsosaurus.tableAndPicker' from the device[debug] [XCUITest] Installing '/Users/doomhammer/Downloads/tableAndPicker.app' on Simulator with UUID '8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8'...[debug] [XCUITest] The app has been installed successfully.
[debug] [BaseDriver] Event 'appInstalled' logged at 1517975258831 (11:47:38 GMT+0800 (+08))
[info] [XCUITest] Using WDA path: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[info] [XCUITest] Using WDA agent: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"11.2\",\n \"sdkVersion\" : \"11.2\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"11.2\",\n \"ip\" : \"10.6.20.52\"\n },\n \"build\" : {\n \"time\" : \"Jan 30 2018 09:08:33\"\n }\n },\n \"sessionId\" : \"F9253E4C-932F-4BE6-BE7D-13F330AB1003\",\n \"status\" : 0\n}"
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.chopsosaurus.tableAndPicker","arguments":[],"environment":{},"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}}[debug] [JSONWP Proxy] Got response with status 200: {"value":{"sessionId":"4F86DEC2-6261-4501-8B5D-633CD1A42CD0","capabilities":{"device":"iphone","browserName":"tableAndPicker","sdkVersion":"11.2","CFBundleIdentifier":"com.chopsosaurus.tableAndPicker"}},"sessionId":"4F86DEC2-6261-4501-8B5D-633CD1A42CD0","status":0}
[debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1517975262597 (11:47:42 GMT+0800 (+08))
[debug] [BaseDriver] Event 'wdaStarted' logged at 1517975262597 (11:47:42 GMT+0800 (+08))
[info] [XCUITest] Skipping setting of the initial display orientation. Set the "orientation" capability to either "LANDSCAPE" or "PORTRAIT", if this is an undesired behavior.
[debug] [BaseDriver] Event 'orientationSet' logged at 1517975262598 (11:47:42 GMT+0800 (+08))
[info] [Appium] New XCUITestDriver session created successfully, session f8a449e4-867d-4b94-98dd-cb899fe12661 added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1517975262600 (11:47:42 GMT+0800 (+08))
[debug] [MJSONWP] Responding to client with driver.createSession() result: {"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"platformName":"iOS","deviceName":"iPhone 6s","app":"/Users/doomhammer/Downloads/tableAndPicker.app","automationName":"XCUITest","udid":"8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8"}
[info] [HTTP] <-- POST /wd/hub/session 200 11282 ms - 448
[info] [HTTP] --> POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element {"using":"xpath","value":"//XCUIElementTypeButton[@name='Add']"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeButton[@name='Add']","f8a449e4-867d-4b94-98dd-cb899fe12661"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/4F86DEC2-6261-4501-8B5D-633CD1A42CD0/element] with body: {"using":"xpath","value":"//XCUIElementTypeButton[@name='Add']"}[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"80DD38D6-ADF4-4192-8B13-2BBECCAB7327"},"sessionId":"4F86DEC2-6261-4501-8B5D-633CD1A42CD0","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"80DD38D6-ADF4-4192-8B13-2BBECCAB7327"}
[info] [HTTP] <-- POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element 200 411 ms - 122
[info] [HTTP] --> POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element/80DD38D6-ADF4-4192-8B13-2BBECCAB7327/click {}
[info] [MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element/80DD38D6-ADF4-4192-8B13-2BBECCAB7327/click] to [POST http://localhost:8100/session/4F86DEC2-6261-4501-8B5D-633CD1A42CD0/element/80DD38D6-ADF4-4192-8B13-2BBECCAB7327/click] with body: {}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"80DD38D6-ADF4-4192-8B13-2BBECCAB7327","value":"","sessionId":"4F86DEC2-6261-4501-8B5D-633CD1A42CD0"}
[info] [JSONWP Proxy] Replacing sessionId 4F86DEC2-6261-4501-8B5D-633CD1A42CD0 with f8a449e4-867d-4b94-98dd-cb899fe12661
[info] [HTTP] <-- POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element/80DD38D6-ADF4-4192-8B13-2BBECCAB7327/click 200 781 ms - 118
[info] [HTTP] --> POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell","f8a449e4-867d-4b94-98dd-cb899fe12661"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/4F86DEC2-6261-4501-8B5D-633CD1A42CD0/element] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell"}[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"A1957A02-4C26-42A0-A304-2615486AECB3"},"sessionId":"4F86DEC2-6261-4501-8B5D-633CD1A42CD0","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"A1957A02-4C26-42A0-A304-2615486AECB3"}
[info] [HTTP] <-- POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element 200 770 ms - 122
[info] [HTTP] --> POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element/A1957A02-4C26-42A0-A304-2615486AECB3/click {}
[info] [MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element/A1957A02-4C26-42A0-A304-2615486AECB3/click] to [POST http://localhost:8100/session/4F86DEC2-6261-4501-8B5D-633CD1A42CD0/element/A1957A02-4C26-42A0-A304-2615486AECB3/click] with body: {}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"A1957A02-4C26-42A0-A304-2615486AECB3","value":"","sessionId":"4F86DEC2-6261-4501-8B5D-633CD1A42CD0"}
[info] [JSONWP Proxy] Replacing sessionId 4F86DEC2-6261-4501-8B5D-633CD1A42CD0 with f8a449e4-867d-4b94-98dd-cb899fe12661
[info] [HTTP] <-- POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element/A1957A02-4C26-42A0-A304-2615486AECB3/click 200 782 ms - 118
[info] [HTTP] --> POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[2]"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[2]","f8a449e4-867d-4b94-98dd-cb899fe12661"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/4F86DEC2-6261-4501-8B5D-633CD1A42CD0/element] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[2]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"B70B2A5A-58A6-4129-9CC3-9B96CF7DC459"},"sessionId":"4F86DEC2-6261-4501-8B5D-633CD1A42CD0","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"B70B2A5A-58A6-4129-9CC3-9B96CF7DC459"}
[info] [HTTP] <-- POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element 200 1227 ms - 122
[info] [HTTP] --> POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element/B70B2A5A-58A6-4129-9CC3-9B96CF7DC459/value {"value":["2"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["2"],"B70B2A5A-58A6-4129-9CC3-9B96CF7DC459","f8a449e4-867d-4b94-98dd-cb899fe12661"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/B70B2A5A-58A6-4129-9CC3-9B96CF7DC459/value] to [POST http://localhost:8100/session/4F86DEC2-6261-4501-8B5D-633CD1A42CD0/element/B70B2A5A-58A6-4129-9CC3-9B96CF7DC459/value] with body: {"value":["2"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"4F86DEC2-6261-4501-8B5D-633CD1A42CD0","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element/B70B2A5A-58A6-4129-9CC3-9B96CF7DC459/value 200 316 ms - 76
[info] [HTTP] --> POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[3]"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[3]","f8a449e4-867d-4b94-98dd-cb899fe12661"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/4F86DEC2-6261-4501-8B5D-633CD1A42CD0/element] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[3]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"5878255D-189F-4876-9B36-492A8B242DFA"},"sessionId":"4F86DEC2-6261-4501-8B5D-633CD1A42CD0","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"5878255D-189F-4876-9B36-492A8B242DFA"}
[info] [HTTP] <-- POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element 200 656 ms - 122
[info] [HTTP] --> POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element/5878255D-189F-4876-9B36-492A8B242DFA/value {"value":["59"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["59"],"5878255D-189F-4876-9B36-492A8B242DFA","f8a449e4-867d-4b94-98dd-cb899fe12661"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/5878255D-189F-4876-9B36-492A8B242DFA/value] to [POST http://localhost:8100/session/4F86DEC2-6261-4501-8B5D-633CD1A42CD0/element/5878255D-189F-4876-9B36-492A8B242DFA/value] with body: {"value":["5","9"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"4F86DEC2-6261-4501-8B5D-633CD1A42CD0","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element/5878255D-189F-4876-9B36-492A8B242DFA/value 200 326 ms - 76
[info] [HTTP] --> POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[4]"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[4]","f8a449e4-867d-4b94-98dd-cb899fe12661"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/4F86DEC2-6261-4501-8B5D-633CD1A42CD0/element] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[4]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"C69E1047-1578-465F-86E5-8B82A666D458"},"sessionId":"4F86DEC2-6261-4501-8B5D-633CD1A42CD0","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"C69E1047-1578-465F-86E5-8B82A666D458"}
[info] [HTTP] <-- POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element 200 572 ms - 122
[info] [HTTP] --> POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element/C69E1047-1578-465F-86E5-8B82A666D458/value {"value":["PM"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["PM"],"C69E1047-1578-465F-86E5-8B82A666D458","f8a449e4-867d-4b94-98dd-cb899fe12661"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/C69E1047-1578-465F-86E5-8B82A666D458/value] to [POST http://localhost:8100/session/4F86DEC2-6261-4501-8B5D-633CD1A42CD0/element/C69E1047-1578-465F-86E5-8B82A666D458/value] with body: {"value":["P","M"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"4F86DEC2-6261-4501-8B5D-633CD1A42CD0","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/f8a449e4-867d-4b94-98dd-cb899fe12661/element/C69E1047-1578-465F-86E5-8B82A666D458/value 200 279 ms - 76 [warn] [BaseDriver] Shutting down because we waited 60 seconds for a command
[warn] [Appium] Closing session, cause was 'New Command Timeout of 60 seconds expired. Try customizing the timeout using the 'newCommandTimeout' desired capability'
[info] [Appium] Removing session f8a449e4-867d-4b94-98dd-cb899fe12661 from our master session list
[debug] [XCUITest] Not clearing log files. Use `clearSystemFiles` capability to turn on.
[debug] [iOSLog] Stopping iOS log capture[info] [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"platformName":"iOS","deviceName":"iPhone 6s","app":"/Users/doomhammer/Downloads/tableAndPicker.app","automationName":"XCUITest","udid":"8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8"}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"platformName":"iOS","deviceName":"iPhone 6s","app":"/Users/doomhammer/Downloads/tableAndPicker.app","automationName":"XCUITest","udid":"8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8"},null,null]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1517975729425 (11:55:29 GMT+0800 (+08))
[info] [Appium] Creating new XCUITestDriver (v2.64.0) session
[info] [Appium] Capabilities:
[info] [Appium] platformName: iOS
[info] [Appium] deviceName: iPhone 6s
[info] [Appium] app: /Users/doomhammer/Downloads/tableAndPicker.app
[info] [Appium] automationName: XCUITest
[info] [Appium] udid: 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8
[info] [BaseDriver] Session created with session id: 2c46ac57-68a6-46f9-b7c0-b9a98735ad60
[debug] [XCUITest] Current user: 'doomhammer'[debug] [XCUITest] Current version of libimobiledevice: stable 1.2.0 (bottled), HEAD[debug] [XCUITest] Xcode version set to '9.2' (tools v9.2.0.0.1.1510905681)
[debug] [XCUITest] iOS SDK Version set to '11.2'
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1517975731240 (11:55:31 GMT+0800 (+08))[info] [iOSSim] Constructing iOS simulator for Xcode version 9.2 with udid '8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8'
[info] [XCUITest] Determining device to run tests on: udid: '8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8', real device: false[info] [XCUITest] No platformVersion specified. Using device version: '11.2'
[info] [BaseDriver] Using local app '/Users/doomhammer/Downloads/tableAndPicker.app'
[debug] [BaseDriver] Event 'appConfigured' logged at 1517975731771 (11:55:31 GMT+0800 (+08))
[debug] [XCUITest] Checking whether app '/Users/doomhammer/Downloads/tableAndPicker.app' is actually present on file system
[debug] [XCUITest] App is present
[debug] [iOS] Getting bundle ID from app '/Users/doomhammer/Downloads/tableAndPicker.app': 'com.chopsosaurus.tableAndPicker'
[debug] [BaseDriver] Event 'resetStarted' logged at 1517975731772 (11:55:31 GMT+0800 (+08))[info] [XCUITest] Not scrubbing third party app in anticipation of uninstall
[debug] [BaseDriver] Event 'resetComplete' logged at 1517975732109 (11:55:32 GMT+0800 (+08))
[debug] [XCUITest] Starting log capture for iOS Simulator with udid '8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8', using 'xcrun simctl spawn 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8 log stream --style compact'[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1517975732728 (11:55:32 GMT+0800 (+08))
[info] [XCUITest] Setting up simulator
[debug] [iOS] No reason to set locale
[debug] [iOS] No iOS / app preferences to set
[debug] [iOSSim] Matched 1 Simulator cache item for cleanup: /Users/doomhammer/Library/Developer/CoreSimulator/Devices/8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8/data/Library/Caches/com.apple.mobile.installd.staging
[debug] [iOSSim] Setting common Simulator preferences to {"ConnectHardwareKeyboard":false}
[debug] [iOSSim] Updated 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8 Simulator preferences at '/Users/doomhammer/Library/Preferences/com.apple.iphonesimulator.plist' with {"ConnectHardwareKeyboard":false}[debug] [iOSSim] The count of running Simulator UI client instances is 1
[info] [iOSSim] Both Simulator with UDID 8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8 and the UI client are currently running
[debug] [BaseDriver] Event 'simStarted' logged at 1517975733400 (11:55:33 GMT+0800 (+08))
[debug] [XCUITest] Reset requested. Removing app with id 'com.chopsosaurus.tableAndPicker' from the device[debug] [XCUITest] Installing '/Users/doomhammer/Downloads/tableAndPicker.app' on Simulator with UUID '8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8'...[debug] [XCUITest] The app has been installed successfully.
[debug] [BaseDriver] Event 'appInstalled' logged at 1517975736344 (11:55:36 GMT+0800 (+08))
[info] [XCUITest] Using WDA path: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[info] [XCUITest] Using WDA agent: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'[debug] [XCUITest] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"11.2\",\n \"sdkVersion\" : \"11.2\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"11.2\",\n \"ip\" : \"10.6.20.52\"\n },\n \"build\" : {\n \"time\" : \"Jan 30 2018 09:08:33\"\n }\n },\n \"sessionId\" : \"4F86DEC2-6261-4501-8B5D-633CD1A42CD0\",\n \"status\" : 0\n}"
[info] [XCUITest] Will reuse previously cached WDA instance at 'http://localhost:8100/'. Set the wdaLocalPort capability to a value different from 8100 if this is an undesired behavior.
[debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1517975736501 (11:55:36 GMT+0800 (+08))
[info] [XCUITest] Using provided WebdriverAgent at 'http://localhost:8100/'
[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1517975736502 (11:55:36 GMT+0800 (+08))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"11.2\",\n \"sdkVersion\" : \"11.2\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"11.2\",\n \"ip\" : \"10.6.20.52\"\n },\n \"build\" : {\n \"time\" : \"Jan 30 2018 09:08:33\"\n }\n },\n \"sessionId\" : \"4F86DEC2-6261-4501-8B5D-633CD1A42CD0\",\n \"status\" : 0\n}"
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.chopsosaurus.tableAndPicker","arguments":[],"environment":{},"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}}[debug] [JSONWP Proxy] Got response with status 200: {"value":{"sessionId":"B4E8A920-518E-4DA4-AFF9-3D34C09E765C","capabilities":{"device":"iphone","browserName":"tableAndPicker","sdkVersion":"11.2","CFBundleIdentifier":"com.chopsosaurus.tableAndPicker"}},"sessionId":"B4E8A920-518E-4DA4-AFF9-3D34C09E765C","status":0}
[debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1517975739912 (11:55:39 GMT+0800 (+08))
[debug] [BaseDriver] Event 'wdaStarted' logged at 1517975739913 (11:55:39 GMT+0800 (+08))
[info] [XCUITest] Skipping setting of the initial display orientation. Set the "orientation" capability to either "LANDSCAPE" or "PORTRAIT", if this is an undesired behavior.
[debug] [BaseDriver] Event 'orientationSet' logged at 1517975739914 (11:55:39 GMT+0800 (+08))
[info] [Appium] New XCUITestDriver session created successfully, session 2c46ac57-68a6-46f9-b7c0-b9a98735ad60 added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1517975739915 (11:55:39 GMT+0800 (+08))
[debug] [MJSONWP] Responding to client with driver.createSession() result: {"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"platformName":"iOS","deviceName":"iPhone 6s","app":"/Users/doomhammer/Downloads/tableAndPicker.app","automationName":"XCUITest","udid":"8B321EE6-6CA8-4DE4-B5ED-1F6CEA3DCBD8"}
[info] [HTTP] <-- POST /wd/hub/session 200 10493 ms - 448
[info] [HTTP] --> POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element {"using":"xpath","value":"//XCUIElementTypeButton[@name='Add']"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeButton[@name='Add']","2c46ac57-68a6-46f9-b7c0-b9a98735ad60"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/B4E8A920-518E-4DA4-AFF9-3D34C09E765C/element] with body: {"using":"xpath","value":"//XCUIElementTypeButton[@name='Add']"}[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"D04F8A1A-39FE-43FE-A90C-FF9F77801969"},"sessionId":"B4E8A920-518E-4DA4-AFF9-3D34C09E765C","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"D04F8A1A-39FE-43FE-A90C-FF9F77801969"}
[info] [HTTP] <-- POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element 200 343 ms - 122
[info] [HTTP] --> POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element/D04F8A1A-39FE-43FE-A90C-FF9F77801969/click {}
[info] [MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element/D04F8A1A-39FE-43FE-A90C-FF9F77801969/click] to [POST http://localhost:8100/session/B4E8A920-518E-4DA4-AFF9-3D34C09E765C/element/D04F8A1A-39FE-43FE-A90C-FF9F77801969/click] with body: {}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"D04F8A1A-39FE-43FE-A90C-FF9F77801969","value":"","sessionId":"B4E8A920-518E-4DA4-AFF9-3D34C09E765C"}
[info] [JSONWP Proxy] Replacing sessionId B4E8A920-518E-4DA4-AFF9-3D34C09E765C with 2c46ac57-68a6-46f9-b7c0-b9a98735ad60
[info] [HTTP] <-- POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element/D04F8A1A-39FE-43FE-A90C-FF9F77801969/click 200 768 ms - 118
[info] [HTTP] --> POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell","2c46ac57-68a6-46f9-b7c0-b9a98735ad60"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/B4E8A920-518E-4DA4-AFF9-3D34C09E765C/element] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell"}[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"918E0A92-C6D7-46DB-98DF-4C63B375BFFB"},"sessionId":"B4E8A920-518E-4DA4-AFF9-3D34C09E765C","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"918E0A92-C6D7-46DB-98DF-4C63B375BFFB"}
[info] [HTTP] <-- POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element 200 776 ms - 122
[info] [HTTP] --> POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element/918E0A92-C6D7-46DB-98DF-4C63B375BFFB/click {}
[info] [MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element/918E0A92-C6D7-46DB-98DF-4C63B375BFFB/click] to [POST http://localhost:8100/session/B4E8A920-518E-4DA4-AFF9-3D34C09E765C/element/918E0A92-C6D7-46DB-98DF-4C63B375BFFB/click] with body: {}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"918E0A92-C6D7-46DB-98DF-4C63B375BFFB","value":"","sessionId":"B4E8A920-518E-4DA4-AFF9-3D34C09E765C"}
[info] [JSONWP Proxy] Replacing sessionId B4E8A920-518E-4DA4-AFF9-3D34C09E765C with 2c46ac57-68a6-46f9-b7c0-b9a98735ad60
[info] [HTTP] <-- POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element/918E0A92-C6D7-46DB-98DF-4C63B375BFFB/click 200 756 ms - 118
[info] [HTTP] --> POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]","2c46ac57-68a6-46f9-b7c0-b9a98735ad60"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/B4E8A920-518E-4DA4-AFF9-3D34C09E765C/element] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[1]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"16B92DDD-8DDB-42AE-B6E6-B7CEF93298C6"},"sessionId":"B4E8A920-518E-4DA4-AFF9-3D34C09E765C","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"16B92DDD-8DDB-42AE-B6E6-B7CEF93298C6"}
[info] [HTTP] <-- POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element 200 1128 ms - 122
[info] [HTTP] --> POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element/16B92DDD-8DDB-42AE-B6E6-B7CEF93298C6/value {"value":["Mon, Apr 9"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["Mon, Apr 9"],"16B92DDD-8DDB-42AE-B6E6-B7CEF93298C6","2c46ac57-68a6-46f9-b7c0-b9a98735ad60"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/16B92DDD-8DDB-42AE-B6E6-B7CEF93298C6/value] to [POST http://localhost:8100/session/B4E8A920-518E-4DA4-AFF9-3D34C09E765C/element/16B92DDD-8DDB-42AE-B6E6-B7CEF93298C6/value] with body: {"value":["M","o","n",","," ","A","p","r"," ","9"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"B4E8A920-518E-4DA4-AFF9-3D34C09E765C","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element/16B92DDD-8DDB-42AE-B6E6-B7CEF93298C6/value 200 289 ms - 76
[info] [HTTP] --> POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[2]"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[2]","2c46ac57-68a6-46f9-b7c0-b9a98735ad60"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/B4E8A920-518E-4DA4-AFF9-3D34C09E765C/element] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[2]"}[info] [HTTP] --> POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element/ECC1C6FF-B07A-4DB0-B612-ECC7FACA488A/value {"value":["2"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["2"],"ECC1C6FF-B07A-4DB0-B612-ECC7FACA488A","2c46ac57-68a6-46f9-b7c0-b9a98735ad60"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/ECC1C6FF-B07A-4DB0-B612-ECC7FACA488A/value] to [POST http://localhost:8100/session/B4E8A920-518E-4DA4-AFF9-3D34C09E765C/element/ECC1C6FF-B07A-4DB0-B612-ECC7FACA488A/value] with body: {"value":["2"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"B4E8A920-518E-4DA4-AFF9-3D34C09E765C","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element/ECC1C6FF-B07A-4DB0-B612-ECC7FACA488A/value 200 325 ms - 76
[info] [HTTP] --> POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[3]"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[3]","2c46ac57-68a6-46f9-b7c0-b9a98735ad60"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/B4E8A920-518E-4DA4-AFF9-3D34C09E765C/element] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[3]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"98196ABC-66FE-498F-81E1-B87ADFB15CE2"},"sessionId":"B4E8A920-518E-4DA4-AFF9-3D34C09E765C","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"98196ABC-66FE-498F-81E1-B87ADFB15CE2"}
[info] [HTTP] <-- POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element 200 568 ms - 122
[info] [HTTP] --> POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element/98196ABC-66FE-498F-81E1-B87ADFB15CE2/value {"value":["59"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["59"],"98196ABC-66FE-498F-81E1-B87ADFB15CE2","2c46ac57-68a6-46f9-b7c0-b9a98735ad60"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/98196ABC-66FE-498F-81E1-B87ADFB15CE2/value] to [POST http://localhost:8100/session/B4E8A920-518E-4DA4-AFF9-3D34C09E765C/element/98196ABC-66FE-498F-81E1-B87ADFB15CE2/value] with body: {"value":["5","9"]}[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element/98196ABC-66FE-498F-81E1-B87ADFB15CE2/value 200 281 ms - 76
[info] [HTTP] --> POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[4]"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[4]","2c46ac57-68a6-46f9-b7c0-b9a98735ad60"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/B4E8A920-518E-4DA4-AFF9-3D34C09E765C/element] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name='tableAndPicker']/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeDatePicker/XCUIElementTypeOther/XCUIElementTypePickerWheel[4]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"7CCC8EB9-5FBF-461D-A174-396C77584A02"},"sessionId":"B4E8A920-518E-4DA4-AFF9-3D34C09E765C","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"7CCC8EB9-5FBF-461D-A174-396C77584A02"}
[info] [HTTP] <-- POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element 200 459 ms - 122
[info] [HTTP] --> POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element/7CCC8EB9-5FBF-461D-A174-396C77584A02/value {"value":["PM"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["PM"],"7CCC8EB9-5FBF-461D-A174-396C77584A02","2c46ac57-68a6-46f9-b7c0-b9a98735ad60"]
[debug] [XCUITest] Executing command 'setValue'
[debug] [JSONWP Proxy] Proxying [POST /element/7CCC8EB9-5FBF-461D-A174-396C77584A02/value] to [POST http://localhost:8100/session/B4E8A920-518E-4DA4-AFF9-3D34C09E765C/element/7CCC8EB9-5FBF-461D-A174-396C77584A02/value] with body: {"value":["P","M"]}[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"B4E8A920-518E-4DA4-AFF9-3D34C09E765C","status":0}
[debug] [MJSONWP] Responding to client with driver.setValue() result: null
[info] [HTTP] <-- POST /wd/hub/session/2c46ac57-68a6-46f9-b7c0-b9a98735ad60/element/7CCC8EB9-5FBF-461D-A174-396C77584A02/value 200 298 ms - 76 [warn] [BaseDriver] Shutting down because we waited 60 seconds for a command
[warn] [Appium] Closing session, cause was 'New Command Timeout of 60 seconds expired. Try customizing the timeout using the 'newCommandTimeout' desired capability'
[info] [Appium] Removing session 2c46ac57-68a6-46f9-b7c0-b9a98735ad60 from our master session list
[debug] [XCUITest] Not clearing log files. Use `clearSystemFiles` capability to turn on.
[debug] [iOSLog] Stopping iOS log capture[info] [HTTP] --> DELETE /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5 {}
[debug] [MJSONWP] Calling AppiumDriver.deleteSession() with args: ["be8393f3-c3ef-4e4d-a2d9-3637beaad0c5"]
[debug] [BaseDriver] Event 'quitSessionRequested' logged at 1517989619223 (15:46:59 GMT+0800 (+08))
[info] [Appium] Removing session be8393f3-c3ef-4e4d-a2d9-3637beaad0c5 from our master session list
[debug] [JSONWP Proxy] Proxying [DELETE /session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5] to [DELETE http://localhost:8100/session/F9253E4C-932F-4BE6-BE7D-13F330AB1003] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"Session does not exist\",\n \"sessionId\" : \"B4E8A920-518E-4DA4-AFF9-3D34C09E765C\",\n \"status\" : 6\n}"
[debug] [XCUITest] Unable to DELETE session on WDA: 'A session is either terminated or not started'. Continuing shutdown.
[debug] [XCUITest] Not clearing log files. Use `clearSystemFiles` capability to turn on.
[debug] [iOSLog] Stopping iOS log capture
[debug] [BaseDriver] Event 'quitSessionFinished' logged at 1517989619247 (15:46:59 GMT+0800 (+08))
[debug] [MJSONWP] Received response: null
[debug] [MJSONWP] But deleting session, so not returning
[debug] [MJSONWP] Responding to client with driver.deleteSession() result: null
[info] [HTTP] <-- DELETE /wd/hub/session/be8393f3-c3ef-4e4d-a2d9-3637beaad0c5 200 27 ms - 76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment