Skip to content

Instantly share code, notes, and snippets.

@tfcardoso
Created January 30, 2018 11:22
Show Gist options
  • Save tfcardoso/f57cae4cf183c8eed120eafc326477f3 to your computer and use it in GitHub Desktop.
Save tfcardoso/f57cae4cf183c8eed120eafc326477f3 to your computer and use it in GitHub Desktop.
2018-01-30 11:18:47:622 - [Appium] Welcome to Appium v1.7.2
2018-01-30 11:18:47:626 - [Appium] Non-default server args:
2018-01-30 11:18:47:627 - [Appium] port: 4732
2018-01-30 11:18:47:627 - [Appium] sessionOverride: true
2018-01-30 11:18:47:628 - [Appium] logTimestamp: true
2018-01-30 11:18:47:689 - [Appium] Appium REST http interface listener started on 0.0.0.0:4732
2018-01-30 11:19:18:651 - [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/automation/.jenkins/workspace/ipa_rcs/mine.ipa","automationName":"XCUITest","bundleId":"com.witsoftware.rcsplus.dev","deviceName":"iPhone5S","newCommandTimeout":3600,"noReset":true,"platformName":"iOS","platformVersion":"10.3.3","udid":"1f91a71fb0622572b9f9afafc821d97186d13f1a","xcodeOrgId":"KSPEM4GGNA","xcodeSigningId":"iPhone Developer"},"capabilities":{"desiredCapabilities":{"app":"/Users/automation/.jenkins/workspace/ipa_rcs/mine.ipa","automationName":"XCUITest","bundleId":"com.witsoftware.rcsplus.dev","deviceName":"iPhone5S","newCommandTimeout":3600,"noReset":true,"platformName":"iOS","platformVersion":"10.3.3","udid":"1f91a71fb0622572b9f9afafc821d97186d13f1a","xcodeOrgId":"KSPEM4GGNA","xcodeSigningId":"iPhone Developer"},"firstMatch":[{"platformName":"ios"}]}}
2018-01-30 11:19:18:656 - [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/automation/.jenkins/workspace/ipa_rcs/mine.ipa","automationName":"XCUITest","bundleId":"com.witsoftware.rcsplus.dev","deviceName":"iPhone5S","newCommandTimeout":3600,"noReset":true,"platformName":"iOS","platformVersion":"10.3.3","udid":"1f91a71fb0622572b9f9afafc821d97186d13f1a","xcodeOrgId":"KSPEM4GGNA","xcodeSigningId":"iPhone Developer"},null,{"desiredCapabilities":{"app":"/Users/automation/.jenkins/workspace/ipa_rcs/mine.ipa","automationName":"XCUITest","bundleId":"com.witsoftware.rcsplus.dev","deviceName":"iPhone5S","newCommandTimeout":3600,"noReset":true,"platformName":"iOS","platformVersion":"10.3.3","udid":"1f91a71fb0622572b9f9afafc821d97186d13f1a","xcodeOrgId":"KSPEM4GGNA","xcodeSigningId":"iPhone Developer"},"firstMatch":[{"platformName":"ios"}]}]
2018-01-30 11:19:18:658 - [debug] [BaseDriver] Event 'newSessionRequested' logged at 1517311158658 (11:19:18 GMT+0000 (WET))
2018-01-30 11:19:18:660 - [Appium] Merged W3C capabilities {"desiredCapabilities":{"app":"/Users/automatio... into desiredCapabilities object {"app":"/Users/automation/.jenkins/workspace/ip...
2018-01-30 11:19:18:665 - [Appium] Creating new XCUITestDriver (v2.64.0) session
2018-01-30 11:19:18:666 - [Appium] Capabilities:
2018-01-30 11:19:18:666 - [Appium] app: /Users/automation/.jenkins/workspace/ipa_rcs/mine.ipa
2018-01-30 11:19:18:667 - [Appium] automationName: XCUITest
2018-01-30 11:19:18:667 - [Appium] bundleId: com.witsoftware.rcsplus.dev
2018-01-30 11:19:18:667 - [Appium] deviceName: iPhone5S
2018-01-30 11:19:18:667 - [Appium] newCommandTimeout: 3600
2018-01-30 11:19:18:668 - [Appium] noReset: true
2018-01-30 11:19:18:668 - [Appium] platformName: ios
2018-01-30 11:19:18:668 - [Appium] platformVersion: 10.3.3
2018-01-30 11:19:18:669 - [Appium] udid: 1f91a71fb0622572b9f9afafc821d97186d13f1a
2018-01-30 11:19:18:669 - [Appium] xcodeOrgId: KSPEM4GGNA
2018-01-30 11:19:18:669 - [Appium] xcodeSigningId: iPhone Developer
2018-01-30 11:19:18:692 - [BaseDriver] Session created with session id: 8f745226-c980-4d6e-b26a-b77e628ef3f3
2018-01-30 11:19:18:814 - [debug] [XCUITest] Current user: 'automation'
2018-01-30 11:19:22:685 - [debug] [XCUITest] Current version of libimobiledevice: stable 1.2.0 (bottled), HEAD
2018-01-30 11:19:23:466 - [debug] [XCUITest] Xcode version set to '9.2' (tools v9.2.0.0.1.1510905681)
2018-01-30 11:19:23:484 - [debug] [XCUITest] iOS SDK Version set to '11.2'
2018-01-30 11:19:23:484 - [debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1517311163484 (11:19:23 GMT+0000 (WET))
2018-01-30 11:19:24:406 - [debug] [XCUITest] Available devices: 1f91a71fb0622572b9f9afafc821d97186d13f1a
2018-01-30 11:19:24:408 - [debug] [XCUITest] Creating iDevice object with udid '1f91a71fb0622572b9f9afafc821d97186d13f1a'
2018-01-30 11:19:24:409 - [XCUITest] Determining device to run tests on: udid: '1f91a71fb0622572b9f9afafc821d97186d13f1a', real device: true
2018-01-30 11:19:24:412 - [BaseDriver] Using local app '/Users/automation/.jenkins/workspace/ipa_rcs/mine.ipa'
2018-01-30 11:19:24:414 - [debug] [BaseDriver] Copying local zip to tmp dir
2018-01-30 11:19:26:007 - [BaseDriver] Unzipping local app '/var/folders/x8/10xwhpw50kv0yj0b6tnyppy40000gn/T/2018030-33909-31ihj5.q2vge/appium-app.zip'...
2018-01-30 11:19:26:185 - [debug] [BaseDriver] Unzipping /var/folders/x8/10xwhpw50kv0yj0b6tnyppy40000gn/T/2018030-33909-31ihj5.q2vge/appium-app.zip
2018-01-30 11:19:26:187 - [debug] [BaseDriver] Testing zip archive: /var/folders/x8/10xwhpw50kv0yj0b6tnyppy40000gn/T/2018030-33909-31ihj5.q2vge/appium-app.zip
2018-01-30 11:19:33:706 - [BaseDriver] Unzipped local app to '/var/folders/x8/10xwhpw50kv0yj0b6tnyppy40000gn/T/2018030-33909-31ihj5.q2vge/Payload/joyn v2.app'
2018-01-30 11:19:33:711 - [debug] [BaseDriver] Event 'appConfigured' logged at 1517311173711 (11:19:33 GMT+0000 (WET))
2018-01-30 11:19:33:712 - [debug] [XCUITest] Checking whether app '/var/folders/x8/10xwhpw50kv0yj0b6tnyppy40000gn/T/2018030-33909-31ihj5.q2vge/Payload/joyn v2.app' is actually present on file system
2018-01-30 11:19:33:713 - [debug] [XCUITest] App is present
2018-01-30 11:19:33:714 - [debug] [BaseDriver] Event 'resetStarted' logged at 1517311173714 (11:19:33 GMT+0000 (WET))
2018-01-30 11:19:33:715 - [debug] [XCUITest] Reset: fullReset not set. Leaving as is
2018-01-30 11:19:33:715 - [debug] [BaseDriver] Event 'resetComplete' logged at 1517311173715 (11:19:33 GMT+0000 (WET))
2018-01-30 11:19:33:719 - [debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
2018-01-30 11:19:33:720 - [debug] [iOSLog] Starting iOS device log capture with: 'idevicesyslog'
2018-01-30 11:19:33:982 - [debug] [XCUITest] Crash reports root '/Users/automation/Library/Logs/CrashReporter/MobileDevice/Automation' does not exist. Got nothing to gather.
2018-01-30 11:19:33:983 - [debug] [BaseDriver] Event 'logCaptureStarted' logged at 1517311173982 (11:19:33 GMT+0000 (WET))
2018-01-30 11:19:33:983 - [XCUITest] Setting up real device
2018-01-30 11:19:34:219 - [debug] [XCUITest] App 'com.witsoftware.rcsplus.dev' is already installed. No need to reinstall.
2018-01-30 11:19:34:220 - [debug] [BaseDriver] Event 'appInstalled' logged at 1517311174220 (11:19:34 GMT+0000 (WET))
2018-01-30 11:19:34:223 - [XCUITest] Using WDA path: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
2018-01-30 11:19:34:224 - [XCUITest] Using WDA agent: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'
2018-01-30 11:19:34:366 - [debug] [XCUITest] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found
2018-01-30 11:19:34:370 - [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
2018-01-30 11:19:34:418 - [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"11.2.5\",\n \"sdkVersion\" : \"11.2\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"11.2.5\",\n \"ip\" : \"169.254.17.45\"\n },\n \"build\" : {\n \"time\" : \"Jan 30 2018 08:48:20\"\n }\n },\n \"sessionId\" : \"F811178C-89E6-4BD8-844B-54D75D88F0BC\",\n \"status\" : 0\n}"
2018-01-30 11:19:34:419 - [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.
2018-01-30 11:19:34:422 - [debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1517311174421 (11:19:34 GMT+0000 (WET))
2018-01-30 11:19:34:423 - [XCUITest] Using provided WebdriverAgent at 'http://localhost:8100/'
2018-01-30 11:19:34:425 - [debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1517311174425 (11:19:34 GMT+0000 (WET))
2018-01-30 11:19:34:425 - [debug] [XCUITest] Sending createSession command to WDA
2018-01-30 11:19:34:429 - [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
2018-01-30 11:19:34:440 - [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"11.2.5\",\n \"sdkVersion\" : \"11.2\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"11.2.5\",\n \"ip\" : \"169.254.17.45\"\n },\n \"build\" : {\n \"time\" : \"Jan 30 2018 08:48:20\"\n }\n },\n \"sessionId\" : \"F811178C-89E6-4BD8-844B-54D75D88F0BC\",\n \"status\" : 0\n}"
2018-01-30 11:19:34:442 - [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.witsoftware.rcsplus.dev","arguments":[],"environment":{},"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}}
2018-01-30 11:19:44:219 - [debug] [JSONWP Proxy] Got response with status 200: {"value":{"sessionId":"08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF","capabilities":{"device":"iphone","browserName":"+メッセージ","sdkVersion":"11.2.5","CFBundleIdentifier":"com.witsoftware.rcsplus.dev"}},"sessionId":"08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF","status":0}
2018-01-30 11:19:44:220 - [debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1517311184220 (11:19:44 GMT+0000 (WET))
2018-01-30 11:19:44:220 - [debug] [BaseDriver] Event 'wdaStarted' logged at 1517311184220 (11:19:44 GMT+0000 (WET))
2018-01-30 11:19:44:222 - [XCUITest] Skipping setting of the initial display orientation. Set the "orientation" capability to either "LANDSCAPE" or "PORTRAIT", if this is an undesired behavior.
2018-01-30 11:19:44:222 - [debug] [BaseDriver] Event 'orientationSet' logged at 1517311184222 (11:19:44 GMT+0000 (WET))
2018-01-30 11:19:44:225 - [Appium] New XCUITestDriver session created successfully, session 8f745226-c980-4d6e-b26a-b77e628ef3f3 added to master session list
2018-01-30 11:19:44:226 - [debug] [BaseDriver] Event 'newSessionStarted' logged at 1517311184226 (11:19:44 GMT+0000 (WET))
2018-01-30 11:19:44:227 - [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/automation/.jenkins/workspace/ipa_rcs/mine.ipa","automationName":"XCUITest","bundleId":"com.witsoftware.rcsplus.dev","deviceName":"iPhone5S","newCommandTimeout":3600,"noReset":true,"platformName":"ios","platformVersion":"10.3.3","udid":"1f91a71fb0622572b9f9afafc821d97186d13f1a","xcodeOrgId":"KSPEM4GGNA","xcodeSigningId":"iPhone Developer"}
2018-01-30 11:19:44:237 - [HTTP] <-- POST /wd/hub/session 200 25583 ms - 624
2018-01-30 11:19:44:301 - [HTTP] --> GET /wd/hub/session/8f745226-c980-4d6e-b26a-b77e628ef3f3 {}
2018-01-30 11:19:44:307 - [debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["8f745226-c980-4d6e-b26a-b77e628ef3f3"]
2018-01-30 11:19:44:308 - [debug] [XCUITest] Executing command 'getSession'
2018-01-30 11:19:44:329 - [debug] [JSONWP Proxy] Proxying [GET /] to [GET http://localhost:8100/session/08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF] with no body
2018-01-30 11:19:44:666 - [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"sessionId\" : \"08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF\",\n \"capabilities\" : {\n \"device\" : \"iphone\",\n \"browserName\" : \"+メッセージ\",\n \"sdkVersion\" : \"11.2.5\",\n \"CFBundleIdentifier\" : \"com.witsoftware.rcsplus.dev\"\n }\n },\n \"sessionId\" : \"08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF\",\n \"status\" : 0\n}"
2018-01-30 11:19:44:667 - [XCUITest] Merging WDA caps over Appium caps for session detail response
2018-01-30 11:19:44:668 - [debug] [MJSONWP] Responding to client with driver.getSession() result: {"udid":"1f91a71fb0622572b9f9afafc821d97186d13f1a","app":"/Users/automation/.jenkins/workspace/ipa_rcs/mine.ipa","automationName":"XCUITest","bundleId":"com.witsoftware.rcsplus.dev","deviceName":"iPhone5S","newCommandTimeout":3600,"noReset":true,"platformName":"ios","platformVersion":"10.3.3","xcodeOrgId":"KSPEM4GGNA","xcodeSigningId":"iPhone Developer","device":"iphone","browserName":"+メッセージ","sdkVersion":"11.2.5","CFBundleIdentifier":"com.witsoftware.rcsplus.dev"}
2018-01-30 11:19:44:672 - [HTTP] <-- GET /wd/hub/session/8f745226-c980-4d6e-b26a-b77e628ef3f3 200 369 ms - 552
2018-01-30 11:19:44:689 - [HTTP] --> GET /wd/hub/session/8f745226-c980-4d6e-b26a-b77e628ef3f3 {}
2018-01-30 11:19:44:689 - [debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["8f745226-c980-4d6e-b26a-b77e628ef3f3"]
2018-01-30 11:19:44:690 - [debug] [XCUITest] Executing command 'getSession'
2018-01-30 11:19:44:699 - [debug] [JSONWP Proxy] Proxying [GET /] to [GET http://localhost:8100/session/08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF] with no body
2018-01-30 11:19:45:082 - [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"sessionId\" : \"08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF\",\n \"capabilities\" : {\n \"device\" : \"iphone\",\n \"browserName\" : \"+メッセージ\",\n \"sdkVersion\" : \"11.2.5\",\n \"CFBundleIdentifier\" : \"com.witsoftware.rcsplus.dev\"\n }\n },\n \"sessionId\" : \"08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF\",\n \"status\" : 0\n}"
2018-01-30 11:19:45:082 - [XCUITest] Merging WDA caps over Appium caps for session detail response
2018-01-30 11:19:45:083 - [debug] [MJSONWP] Responding to client with driver.getSession() result: {"udid":"1f91a71fb0622572b9f9afafc821d97186d13f1a","app":"/Users/automation/.jenkins/workspace/ipa_rcs/mine.ipa","automationName":"XCUITest","bundleId":"com.witsoftware.rcsplus.dev","deviceName":"iPhone5S","newCommandTimeout":3600,"noReset":true,"platformName":"ios","platformVersion":"10.3.3","xcodeOrgId":"KSPEM4GGNA","xcodeSigningId":"iPhone Developer","device":"iphone","browserName":"+メッセージ","sdkVersion":"11.2.5","CFBundleIdentifier":"com.witsoftware.rcsplus.dev"}
2018-01-30 11:19:45:085 - [HTTP] <-- GET /wd/hub/session/8f745226-c980-4d6e-b26a-b77e628ef3f3 200 396 ms - 552
2018-01-30 11:20:01:197 - [HTTP] --> POST /wd/hub/session/8f745226-c980-4d6e-b26a-b77e628ef3f3/element {"using":"-ios predicate string","value":"(type = \"XCUIElementTypeCollectionView\")"}
2018-01-30 11:20:01:200 - [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["-ios predicate string","(type = \"XCUIElementTypeCollectionView\")","8f745226-c980-4d6e-b26a-b77e628ef3f3"]
2018-01-30 11:20:01:200 - [debug] [XCUITest] Executing command 'findElement'
2018-01-30 11:20:01:202 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
2018-01-30 11:20:01:204 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-01-30 11:20:01:207 - [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF/element] with body: {"using":"predicate string","value":"(type = \"XCUIElementTypeCollectionView\")"}
2018-01-30 11:20:01:903 - [debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"0E26DC1F-AD32-44CD-BADC-DFEAAACE9DEE"},"sessionId":"08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF","status":0}
2018-01-30 11:20:01:907 - [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"0E26DC1F-AD32-44CD-BADC-DFEAAACE9DEE"}
2018-01-30 11:20:01:909 - [HTTP] <-- POST /wd/hub/session/8f745226-c980-4d6e-b26a-b77e628ef3f3/element 200 711 ms - 122
2018-01-30 11:20:02:936 - [HTTP] --> POST /wd/hub/session/8f745226-c980-4d6e-b26a-b77e628ef3f3/element/0E26DC1F-AD32-44CD-BADC-DFEAAACE9DEE/elements {"id":"0E26DC1F-AD32-44CD-BADC-DFEAAACE9DEE","using":"-ios predicate string","value":"(type = \"XCUIElementTypeCell\")"}
2018-01-30 11:20:02:937 - [debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["-ios predicate string","(type = \"XCUIElementTypeCell\")","0E26DC1F-AD32-44CD-BADC-DFEAAACE9DEE","8f745226-c980-4d6e-b26a-b77e628ef3f3"]
2018-01-30 11:20:02:937 - [debug] [XCUITest] Executing command 'findElementsFromElement'
2018-01-30 11:20:02:939 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
2018-01-30 11:20:02:939 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-01-30 11:20:02:941 - [debug] [JSONWP Proxy] Proxying [POST /element/0E26DC1F-AD32-44CD-BADC-DFEAAACE9DEE/elements] to [POST http://localhost:8100/session/08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF/element/0E26DC1F-AD32-44CD-BADC-DFEAAACE9DEE/elements] with body: {"using":"predicate string","value":"(type = \"XCUIElementTypeCell\")"}
2018-01-30 11:20:03:648 - [debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"3D8134EE-6D42-43C9-AD50-84166814DA5D"},{"ELEMENT":"76D2D9F7-7A57-4FCC-955D-FAABDD43436B"},{"ELEMENT":"3E9D00B1-8C3E-49C9-B4E3-99B795149F18"},{"ELEMENT":"A6C48733-0DFD-4412-8F45-07C1D1E81DDB"},{"ELEMENT":"345C2D0C-979B-44DE-8D2C-1D71B35DA0F7"},{"ELEMENT":"CF9E4EA4-46FF-4AF4-AD9B-E36C47ED2BEA"},{"ELEMENT":"59A4DE1C-F061-481C-A63F-3E1B89D8EF21"},{"ELEMENT":"122BEA69-1854-41BB-B0A7-C07A5947CC9E"},{"ELEMENT":"D804E0CE-26C8-4E57-AA78-4B5E4CEA90BB"},{"ELEMENT":"51A12436-457B-4BBE-9AEC-719007D9AA58"},{"ELEMENT":"7EC1E637-C2F5-4218-AE94-18C0D1BAE5EE"}],"sessionId":"08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF","status":0}
2018-01-30 11:20:03:649 - [debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"3D8134EE-6D42-43C9-AD50-84166814DA5D"},{"ELEMENT":"76D2D9F7-7A57-4FCC-955D-FAABDD43436B"},{"ELEMENT":"3E9D00B1-8C3E-49C9-B4E3-99B795149F18"},{"ELEMENT":"A6C48733-0DFD-4412-8F45-07C1D1E81DDB"},{"ELEMENT":"345C2D0C-979B-44DE-8D2C-1D71B35DA0F7"},{"ELEMENT":"CF9E4EA4-46FF-4AF4-AD9B-E36C47ED2BEA"},{"ELEMENT":"59A4DE1C-F061-481C-A63F-3E1B89D8EF21"},{"ELEMENT":"122BEA69-1854-41BB-B0A7-C07A5947CC9E"},{"ELEMENT":"D804E0CE-26C8-4E57-AA78-4B5E4CEA90BB"},{"ELEMENT":"51A12436-457B-4BBE-9AEC-719007D9AA58"},{"ELEMENT":"7EC1E637-C2F5-4218-AE94-18C0D1BAE5EE"}]
2018-01-30 11:20:03:651 - [HTTP] <-- POST /wd/hub/session/8f745226-c980-4d6e-b26a-b77e628ef3f3/element/0E26DC1F-AD32-44CD-BADC-DFEAAACE9DEE/elements 200 715 ms - 634
2018-01-30 11:20:04:976 - [HTTP] --> GET /wd/hub/session/8f745226-c980-4d6e-b26a-b77e628ef3f3/element/51A12436-457B-4BBE-9AEC-719007D9AA58/attribute/name {}
2018-01-30 11:20:04:978 - [debug] [MJSONWP] Calling AppiumDriver.getAttribute() with args: ["name","51A12436-457B-4BBE-9AEC-719007D9AA58","8f745226-c980-4d6e-b26a-b77e628ef3f3"]
2018-01-30 11:20:04:980 - [debug] [XCUITest] Executing command 'getAttribute'
2018-01-30 11:20:04:983 - [debug] [JSONWP Proxy] Proxying [GET /element/51A12436-457B-4BBE-9AEC-719007D9AA58/attribute/name] to [GET http://localhost:8100/session/08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF/element/51A12436-457B-4BBE-9AEC-719007D9AA58/attribute/name] with no body
2018-01-30 11:20:05:730 - [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"WMCIncomingFileTransferCell\",\n \"sessionId\" : \"08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF\",\n \"status\" : 0\n}"
2018-01-30 11:20:05:731 - [debug] [MJSONWP] Responding to client with driver.getAttribute() result: "WMCIncomingFileTransferCell"
2018-01-30 11:20:05:732 - [HTTP] <-- GET /wd/hub/session/8f745226-c980-4d6e-b26a-b77e628ef3f3/element/51A12436-457B-4BBE-9AEC-719007D9AA58/attribute/name 200 755 ms - 101
2018-01-30 11:20:06:127 - [HTTP] --> POST /wd/hub/session/8f745226-c980-4d6e-b26a-b77e628ef3f3/element/51A12436-457B-4BBE-9AEC-719007D9AA58/elements {"id":"51A12436-457B-4BBE-9AEC-719007D9AA58","using":"id","value":"chatView_fileTransfers_button_videoPlay"}
2018-01-30 11:20:06:127 - [debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["id","chatView_fileTransfers_button_videoPlay","51A12436-457B-4BBE-9AEC-719007D9AA58","8f745226-c980-4d6e-b26a-b77e628ef3f3"]
2018-01-30 11:20:06:128 - [debug] [XCUITest] Executing command 'findElementsFromElement'
2018-01-30 11:20:06:129 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
2018-01-30 11:20:06:129 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-01-30 11:20:06:131 - [debug] [JSONWP Proxy] Proxying [POST /element/51A12436-457B-4BBE-9AEC-719007D9AA58/elements] to [POST http://localhost:8100/session/08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF/element/51A12436-457B-4BBE-9AEC-719007D9AA58/elements] with body: {"using":"id","value":"chatView_fileTransfers_button_videoPlay"}
2018-01-30 11:20:06:870 - [debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"D5C940F7-4A09-4815-AF3F-F34A4D26342E"}],"sessionId":"08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF","status":0}
2018-01-30 11:20:06:871 - [debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"D5C940F7-4A09-4815-AF3F-F34A4D26342E"}]
2018-01-30 11:20:06:872 - [HTTP] <-- POST /wd/hub/session/8f745226-c980-4d6e-b26a-b77e628ef3f3/element/51A12436-457B-4BBE-9AEC-719007D9AA58/elements 200 745 ms - 124
2018-01-30 11:20:08:027 - [HTTP] --> POST /wd/hub/session/8f745226-c980-4d6e-b26a-b77e628ef3f3/element/51A12436-457B-4BBE-9AEC-719007D9AA58/element {"id":"51A12436-457B-4BBE-9AEC-719007D9AA58","using":"id","value":"chatView_fileTransfers_button_videoPlay"}
2018-01-30 11:20:08:028 - [debug] [MJSONWP] Calling AppiumDriver.findElementFromElement() with args: ["id","chatView_fileTransfers_button_videoPlay","51A12436-457B-4BBE-9AEC-719007D9AA58","8f745226-c980-4d6e-b26a-b77e628ef3f3"]
2018-01-30 11:20:08:028 - [debug] [XCUITest] Executing command 'findElementFromElement'
2018-01-30 11:20:08:030 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
2018-01-30 11:20:08:030 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-01-30 11:20:08:031 - [debug] [JSONWP Proxy] Proxying [POST /element/51A12436-457B-4BBE-9AEC-719007D9AA58/element] to [POST http://localhost:8100/session/08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF/element/51A12436-457B-4BBE-9AEC-719007D9AA58/element] with body: {"using":"id","value":"chatView_fileTransfers_button_videoPlay"}
2018-01-30 11:20:08:755 - [debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"id","value":"chatView_fileTransfers_button_videoPlay","description":"unable to find an element"},"sessionId":"08B41C84-2CA6-4F22-A7C5-14FFDDDE82BF","status":7}
2018-01-30 11:20:08:766 - [HTTP] <-- POST /wd/hub/session/8f745226-c980-4d6e-b26a-b77e628ef3f3/element/51A12436-457B-4BBE-9AEC-719007D9AA58/element 500 738 ms - 164
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment