Skip to content

Instantly share code, notes, and snippets.

@RudolfVonKrugstein
Created April 11, 2017 07:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RudolfVonKrugstein/ce196d45302a2e4995cb68c464945ac7 to your computer and use it in GitHub Desktop.
Save RudolfVonKrugstein/ce196d45302a2e4995cb68c464945ac7 to your computer and use it in GitHub Desktop.
/usr/local/lib/node_modules/appium/build/lib/main.js --debug-log-spacing
[Appium] Welcome to Appium v1.6.4
[Appium] Non-default server args:
[Appium] debugLogSpacing: true
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[HTTP] --> POST /wd/hub/session {"requiredCapabilities":{},"desiredCapabilities":{"platformVersion":"10.3","deviceName":"iPhone 6","automationName":"XCUITest","platformName":"iOS","app":"/Users/Shared/Jenkins/Home/workspace/OM-App-Pipeline/OM-App/OM_App.iOS/bin/iPhoneSimulator/Debug/OM_App.iOS.app"}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"platformVersion":"10.3","deviceName":"iPhone 6","automationName":"XCUITest","platformName":"iOS","app":"/Users/Shared/Jenkins/Home/workspace/OM-App-Pipeline/OM-App/OM_App.iOS/bin/iPhoneSimulator/Debug/OM_App.iOS.app"},{},null,null,null]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1491894405728 (09:06:45 GMT+0200 (CEST))
[Appium] Creating new XCUITestDriver (v2.27.2) session
[Appium] Capabilities:
[Appium] platformVersion: '10.3'
[Appium] deviceName: 'iPhone 6'
[Appium] automationName: 'XCUITest'
[Appium] platformName: 'iOS'
[Appium] app: '/Users/Shared/Jenkins/Home/workspace/OM-App-Pipeline/OM-App/OM_App.iOS/bin/iPhoneSimulator/Debug/OM_App.iOS.app'
[debug] [XCUITest] XCUITestDriver version: 2.27.2
[BaseDriver] Session created with session id: a4b52073-1aa3-47d4-bd32-493c984fc6ab
[debug] [XCUITest] Xcode version set to '8.3.1'
[debug] [XCUITest] iOS SDK Version set to '10.3'
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1491894405861 (09:06:45 GMT+0200 (CEST))
[iOSSim] Constructing iOS simulator for Xcode version 8.3.1 with udid 'DF267A25-D872-4EB4-87BB-5614AE39B084'
[XCUITest] Determining device to run tests on: udid: 'DF267A25-D872-4EB4-87BB-5614AE39B084', real device: false
[BaseDriver] Using local app '/Users/Shared/Jenkins/Home/workspace/OM-App-Pipeline/OM-App/OM_App.iOS/bin/iPhoneSimulator/Debug/OM_App.iOS.app'
[debug] [BaseDriver] Event 'appConfigured' logged at 1491894406027 (09:06:46 GMT+0200 (CEST))
[debug] [XCUITest] Checking whether app '/Users/Shared/Jenkins/Home/workspace/OM-App-Pipeline/OM-App/OM_App.iOS/bin/iPhoneSimulator/Debug/OM_App.iOS.app' is actually present on file system
[debug] [XCUITest] App is present
[debug] [iOS] Getting bundle ID from app '/Users/Shared/Jenkins/Home/workspace/OM-App-Pipeline/OM-App/OM_App.iOS/bin/iPhoneSimulator/Debug/OM_App.iOS.app': 'com.unicat-gmbh.operationsmanager-app'
[debug] [BaseDriver] Event 'resetStarted' logged at 1491894406032 (09:06:46 GMT+0200 (CEST))
[XCUITest] Not scrubbing third party app in anticipation of uninstall
[debug] [BaseDriver] Event 'resetComplete' logged at 1491894406184 (09:06:46 GMT+0200 (CEST))
[debug] [iOSLog] Starting iOS 10.3 simulator log capture
[debug] [iOSLog] System log path: /Users/Shared/Jenkins/Library/Logs/CoreSimulator/DF267A25-D872-4EB4-87BB-5614AE39B084/system.log
[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1491894406316 (09:06:46 GMT+0200 (CEST))
[XCUITest] Setting up simulator
[debug] [iOS] No reason to set locale
[debug] [iOS] No iOS / app preferences to set
[XCUITest] Simulator with udid 'DF267A25-D872-4EB4-87BB-5614AE39B084' already booted
[debug] [BaseDriver] Event 'simStarted' logged at 1491894406482 (09:06:46 GMT+0200 (CEST))
[debug] [XCUITest] Reset requested. Removing app with id 'com.unicat-gmbh.operationsmanager-app' from the device
[debug] [XCUITest] Installing /Users/Shared/Jenkins/Home/workspace/OM-App-Pipeline/OM-App/OM_App.iOS/bin/iPhoneSimulator/Debug/OM_App.iOS.app on Simulator with UUID 'DF267A25-D872-4EB4-87BB-5614AE39B084'...
[debug] [XCUITest] The app has been installed successfully.
[debug] [BaseDriver] Event 'appInstalled' logged at 1491894411589 (09:06:51 GMT+0200 (CEST))
[debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1491894411591 (09:06:51 GMT+0200 (CEST))
[XCUITest] Using WDA path: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Using WDA agent: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Carthage found: '/usr/local/bin/carthage'
[debug] [XCUITest] Killing hanging processes
[debug] [XCUITest] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=DF267A25-D872-4EB4-87BB-5614AE39B084 -configuration Debug IPHONEOS_DEPLOYMENT_TARGET=10.3' in directory '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[debug] [XCUITest] Output from xcodebuild will not be logged
[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] [XCUITest] Log file for xcodebuild test: /Users/Shared/Jenkins/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/D99AC920-2A3F-4D71-BCB0-DB7D6D02E365/Session-WebDriverAgentRunner-2017-04-11_090653-SRpOr8.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] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"10.3\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"10.3\",\n \"ip\" : \"192.168.200.128\"\n },\n \"build\" : {\n \"time\" : \"Apr 9 2017 21:53:33\"\n }\n },\n \"sessionId\" : \"33472118-E3B5-4E5A-811B-25AC0D029ECC\",\n \"status\" : 0\n}"
[debug] [XCUITest] WebDriverAgent running on ip '192.168.200.128'
[debug] [XCUITest] WebDriverAgent successfully started after 7925ms
[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1491894419610 (09:06:59 GMT+0200 (CEST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.unicat-gmbh.operationsmanager-app","arguments":[],"environment":{},"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"sessionId":"5E99A3C1-9FED-4D4D-9B92-27467CC6CB67","capabilities":{"device":"iphone","browserName":"OM_App","sdkVersion":"10.3","CFBundleIdentifier":"com.unicat-gmbh.operationsmanager-app"}},"sessionId":"5E99A3C1-9FED-4D4D-9B92-27467CC6CB67","status":0}
[debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1491894423186 (09:07:03 GMT+0200 (CEST))
[debug] [XCUITest] Found WDA derived data folder: '/Users/Shared/Jenkins/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy'
[XCUITest] Setting '555' permissions to '/Users/Shared/Jenkins/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/Attachments' folder
[debug] [BaseDriver] Event 'wdaPermsAdjusted' logged at 1491894423192 (09:07:03 GMT+0200 (CEST))
[debug] [BaseDriver] Event 'wdaStarted' logged at 1491894423193 (09:07:03 GMT+0200 (CEST))
[debug] [XCUITest] Setting initial orientation to 'PORTRAIT'
[debug] [JSONWP Proxy] Proxying [POST /orientation] to [POST http://localhost:8100/session/5E99A3C1-9FED-4D4D-9B92-27467CC6CB67/orientation] with body: {"orientation":"PORTRAIT"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{},"sessionId":"5E99A3C1-9FED-4D4D-9B92-27467CC6CB67","status":0}
[debug] [BaseDriver] Event 'orientationSet' logged at 1491894423345 (09:07:03 GMT+0200 (CEST))
[Appium] New XCUITestDriver session created successfully, session a4b52073-1aa3-47d4-bd32-493c984fc6ab added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1491894423347 (09:07:03 GMT+0200 (CEST))
[debug] [MJSONWP] Responding to client with driver.createSession() result: {"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"platformVersion":"10.3","deviceName":"iPhone 6","automationName":"XCUITest","platformName":"iOS","app":"/Users/Shared/Jenkins/Home/workspace/OM-App-Pipeline/OM-App/OM_App.iOS/bin/iPhoneSimulator/Debug/OM_App.iOS.app","udid":"DF267A25-D872-4EB4-87BB-5614AE39B084"}
[HTTP] <-- POST /wd/hub/session 200 17624 ms - 533
[HTTP] --> POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element {"using":"id","sessionId":"a4b52073-1aa3-47d4-bd32-493c984fc6ab","value":"PROTOCOL_PICKER"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","PROTOCOL_PICKER","a4b52073-1aa3-47d4-bd32-493c984fc6ab"]
[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/5E99A3C1-9FED-4D4D-9B92-27467CC6CB67/element] with body: {"using":"id","value":"PROTOCOL_PICKER"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"D9C62F74-8656-4525-BA2C-E9AADC0CF90C","type":"XCUIElementTypeTextField","label":""},"sessionId":"5E99A3C1-9FED-4D4D-9B92-27467CC6CB67","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"D9C62F74-8656-4525-BA2C-E9AADC0CF90C","type":"XCUIElementTypeTextField","label":""}
[HTTP] <-- POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element 200 202 ms - 167
[HTTP] --> GET /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element/D9C62F74-8656-4525-BA2C-E9AADC0CF90C/displayed {}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element/D9C62F74-8656-4525-BA2C-E9AADC0CF90C/displayed] to [GET http://localhost:8100/session/5E99A3C1-9FED-4D4D-9B92-27467CC6CB67/element/D9C62F74-8656-4525-BA2C-E9AADC0CF90C/displayed] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"5E99A3C1-9FED-4D4D-9B92-27467CC6CB67\",\n \"status\" : 0\n}"
[JSONWP Proxy] Replacing sessionId 5E99A3C1-9FED-4D4D-9B92-27467CC6CB67 with a4b52073-1aa3-47d4-bd32-493c984fc6ab
[HTTP] <-- GET /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element/D9C62F74-8656-4525-BA2C-E9AADC0CF90C/displayed 200 182 ms - 76
[HTTP] --> POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element {"using":"accessibility id","sessionId":"a4b52073-1aa3-47d4-bd32-493c984fc6ab","value":"PROTOCOL_PICKER"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["accessibility id","PROTOCOL_PICKER","a4b52073-1aa3-47d4-bd32-493c984fc6ab"]
[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/5E99A3C1-9FED-4D4D-9B92-27467CC6CB67/element] with body: {"using":"accessibility id","value":"PROTOCOL_PICKER"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"15113F1F-0F13-4E0F-B419-982DCAFA61C8","type":"XCUIElementTypeTextField","label":""},"sessionId":"5E99A3C1-9FED-4D4D-9B92-27467CC6CB67","status":0}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"15113F1F-0F13-4E0F-B419-982DCAFA61C8","type":"XCUIElementTypeTextField","label":""}
[HTTP] <-- POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element 200 184 ms - 167
[HTTP] --> POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element/15113F1F-0F13-4E0F-B419-982DCAFA61C8/click {"sessionId":"a4b52073-1aa3-47d4-bd32-493c984fc6ab","id":"15113F1F-0F13-4E0F-B419-982DCAFA61C8"}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element/15113F1F-0F13-4E0F-B419-982DCAFA61C8/click] to [POST http://localhost:8100/session/5E99A3C1-9FED-4D4D-9B92-27467CC6CB67/element/15113F1F-0F13-4E0F-B419-982DCAFA61C8/click] with body: {"sessionId":"a4b52073-1aa3-47d4-bd32-493c984fc6ab","id":"15113F1F-0F13-4E0F-B419-982DCAFA61C8"}
[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"15113F1F-0F13-4E0F-B419-982DCAFA61C8","value":"","sessionId":"5E99A3C1-9FED-4D4D-9B92-27467CC6CB67"}
[JSONWP Proxy] Replacing sessionId 5E99A3C1-9FED-4D4D-9B92-27467CC6CB67 with a4b52073-1aa3-47d4-bd32-493c984fc6ab
[HTTP] <-- POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element/15113F1F-0F13-4E0F-B419-982DCAFA61C8/click 200 587 ms - 118
[HTTP] --> POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element {"using":"xpath","sessionId":"a4b52073-1aa3-47d4-bd32-493c984fc6ab","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypePickerWheel/XCUIElementTypeOther","a4b52073-1aa3-47d4-bd32-493c984fc6ab"]
[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/5E99A3C1-9FED-4D4D-9B92-27467CC6CB67/element] with body: {"using":"xpath","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"xpath","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther","description":"unable to find an element"},"sessionId":"5E99A3C1-9FED-4D4D-9B92-27467CC6CB67","status":7}
[HTTP] <-- POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element 500 567 ms - 164
[HTTP] --> POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element {"using":"xpath","sessionId":"a4b52073-1aa3-47d4-bd32-493c984fc6ab","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypePickerWheel/XCUIElementTypeOther","a4b52073-1aa3-47d4-bd32-493c984fc6ab"]
[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/5E99A3C1-9FED-4D4D-9B92-27467CC6CB67/element] with body: {"using":"xpath","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"xpath","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther","description":"unable to find an element"},"sessionId":"5E99A3C1-9FED-4D4D-9B92-27467CC6CB67","status":7}
[HTTP] <-- POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element 500 421 ms - 164
[HTTP] --> POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element {"using":"xpath","sessionId":"a4b52073-1aa3-47d4-bd32-493c984fc6ab","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypePickerWheel/XCUIElementTypeOther","a4b52073-1aa3-47d4-bd32-493c984fc6ab"]
[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/5E99A3C1-9FED-4D4D-9B92-27467CC6CB67/element] with body: {"using":"xpath","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"xpath","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther","description":"unable to find an element"},"sessionId":"5E99A3C1-9FED-4D4D-9B92-27467CC6CB67","status":7}
[HTTP] <-- POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element 500 393 ms - 164
[HTTP] --> POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element {"using":"xpath","sessionId":"a4b52073-1aa3-47d4-bd32-493c984fc6ab","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypePickerWheel/XCUIElementTypeOther","a4b52073-1aa3-47d4-bd32-493c984fc6ab"]
[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/5E99A3C1-9FED-4D4D-9B92-27467CC6CB67/element] with body: {"using":"xpath","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"xpath","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther","description":"unable to find an element"},"sessionId":"5E99A3C1-9FED-4D4D-9B92-27467CC6CB67","status":7}
[HTTP] <-- POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element 500 385 ms - 164
[HTTP] --> POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element {"using":"xpath","sessionId":"a4b52073-1aa3-47d4-bd32-493c984fc6ab","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypePickerWheel/XCUIElementTypeOther","a4b52073-1aa3-47d4-bd32-493c984fc6ab"]
[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/5E99A3C1-9FED-4D4D-9B92-27467CC6CB67/element] with body: {"using":"xpath","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"xpath","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther","description":"unable to find an element"},"sessionId":"5E99A3C1-9FED-4D4D-9B92-27467CC6CB67","status":7}
[HTTP] <-- POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element 500 382 ms - 164
[HTTP] --> POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element {"using":"xpath","sessionId":"a4b52073-1aa3-47d4-bd32-493c984fc6ab","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypePickerWheel/XCUIElementTypeOther","a4b52073-1aa3-47d4-bd32-493c984fc6ab"]
[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/5E99A3C1-9FED-4D4D-9B92-27467CC6CB67/element] with body: {"using":"xpath","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther"}
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"xpath","value":"//XCUIElementTypePickerWheel/XCUIElementTypeOther","description":"unable to find an element"},"sessionId":"5E99A3C1-9FED-4D4D-9B92-27467CC6CB67","status":7}
[HTTP] <-- POST /wd/hub/session/a4b52073-1aa3-47d4-bd32-493c984fc6ab/element 500 385 ms - 164
^C[Appium] Received SIGINT - shutting down
[XCUITest] xcodebuild exited with code 'null' and signal 'SIGINT'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment