[info] [Appium] Welcome to Appium v1.8.1 [info] [Appium] Non-default server args: [info] [Appium] address: 127.0.0.1 [info] [Appium] Appium REST http interface listener started on 127.0.0.1:4723[info] [HTTP] --> GET /wd/hub/sessions [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getSessions() with args: [] [debug] [MJSONWP] Responding to client with driver.getSessions() result: [] [info] [HTTP] <-- GET /wd/hub/sessions 200 1 ms - 40 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session [info] [HTTP] {"desiredCapabilities":{"app":"/Users/jenkins/Work/workspace/test_automation/builds/art-ios/ART.app","deviceName":"iphone","platformName":"iOS","platformVersion":"11.3","udid":"321cee0093b03499b102fedf8bd12abb85e73a33","newCommandTimeout":0,"connectHardwareKeyboard":true}} [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/jenkins/Work/workspace/test_automation/builds/art-ios/ART.app","deviceName":"iphone","platformName":"iOS","platformVersion":"11.3","udid":"321cee0093b03499b102fedf8bd12abb85e73a33","newCommandTimeout":0,"connectHardwareKeyboard":true},null,null] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1529498309771 (14:38:29 GMT+0200 (CEST)) [info] [Appium] Requested iOS support with version >= 10, using 'xcuitest' driver instead of UIAutomation-based driver, since the latter is unsupported on iOS 10 and up. [info] [Appium] Creating new XCUITestDriver (v2.84.0) session [info] [Appium] Capabilities: [info] [Appium] app: /Users/jenkins/Work/workspace/test_automation/builds/art-ios/ART.app [info] [Appium] deviceName: iphone [info] [Appium] platformName: iOS [info] [Appium] platformVersion: 11.3 [info] [Appium] udid: 321cee0093b03499b102fedf8bd12abb85e73a33 [info] [Appium] newCommandTimeout: 0 [info] [Appium] connectHardwareKeyboard: true [debug] [BaseDriver] Creating session with MJSONWP desired capabilities: {"app":"/Users/jenkins/Work... [info] [BaseDriver] Session created with session id: f1befdc4-8a5d-4d4d-8585-71a608858a1c[debug] [XCUITest] Xcode version set to '9.4.1' (tools v9.4.1.0.1.1528165917) [debug] [XCUITest] iOS SDK Version set to '11.4' [debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1529498309884 (14:38:29 GMT+0200 (CEST))[debug] [XCUITest] Available devices: 321cee0093b03499b102fedf8bd12abb85e73a33 [debug] [XCUITest] Creating iDevice object with udid '321cee0093b03499b102fedf8bd12abb85e73a33' [info] [XCUITest] Determining device to run tests on: udid: '321cee0093b03499b102fedf8bd12abb85e73a33', real device: true [info] [BaseDriver] Using local app '/Users/jenkins/Work/workspace/test_automation/builds/art-ios/ART.app' [debug] [BaseDriver] Event 'appConfigured' logged at 1529498310060 (14:38:30 GMT+0200 (CEST)) [debug] [XCUITest] Checking whether app '/Users/jenkins/Work/workspace/test_automation/builds/art-ios/ART.app' is actually present on file system [debug] [XCUITest] App is present [debug] [iOS] Getting bundle ID from app '/Users/jenkins/Work/workspace/test_automation/builds/art-ios/ART.app': 'net.p3ds.art' [debug] [BaseDriver] Event 'resetStarted' logged at 1529498310062 (14:38:30 GMT+0200 (CEST)) [debug] [XCUITest] Reset: running ios real device reset flow [debug] [BaseDriver] Event 'resetComplete' logged at 1529498310062 (14:38:30 GMT+0200 (CEST)) [debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog [debug] [iOSLog] Starting iOS device log capture with: 'idevicesyslog' [debug] [XCUITest] Crash reports root '/Users/jenkins/Library/Logs/CrashReporter/MobileDevice/Mahmoud iPhone' does not exist. Got nothing to gather. [debug] [BaseDriver] Event 'logCaptureStarted' logged at 1529498310216 (14:38:30 GMT+0200 (CEST)) [info] [XCUITest] Setting up real device [debug] [XCUITest] Verifying application platform [debug] [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"][debug] [XCUITest] Reset requested. Removing app with id 'net.p3ds.art' from the device [debug] [XCUITest] Installing '/Users/jenkins/Work/workspace/test_automation/builds/art-ios/ART.app' on device with UUID '321cee0093b03499b102fedf8bd12abb85e73a33'...[debug] [XCUITest] The app has been installed successfully. [debug] [BaseDriver] Event 'appInstalled' logged at 1529498312112 (14:38:32 GMT+0200 (CEST)) [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.3\",\n \"sdkVersion\" : \"11.3\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"11.3\",\n \"ip\" : \"192.168.188.164\"\n },\n \"build\" : {\n \"time\" : \"Jun 19 2018 16:33:19\"\n }\n },\n \"sessionId\" : \"AFD3F97E-4EB0-447F-B20C-77FE6ADF945F\",\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 1529498312233 (14:38:32 GMT+0200 (CEST)) [info] [XCUITest] Using provided WebdriverAgent at 'http://localhost:8100/' [debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1529498312234 (14:38:32 GMT+0200 (CEST)) [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.3\",\n \"sdkVersion\" : \"11.3\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"11.3\",\n \"ip\" : \"192.168.188.164\"\n },\n \"build\" : {\n \"time\" : \"Jun 19 2018 16:33:19\"\n }\n },\n \"sessionId\" : \"AFD3F97E-4EB0-447F-B20C-77FE6ADF945F\",\n \"status\" : 0\n}" [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"net.p3ds.art","arguments":[],"environment":{},"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}}[debug] [JSONWP Proxy] Got response with status 200: {"value":{"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","capabilities":{"device":"iphone","browserName":"ART","sdkVersion":"11.3","CFBundleIdentifier":"net.p3ds.art"}},"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1529498314030 (14:38:34 GMT+0200 (CEST)) [debug] [BaseDriver] Event 'wdaStarted' logged at 1529498314030 (14:38:34 GMT+0200 (CEST)) [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 1529498314030 (14:38:34 GMT+0200 (CEST)) [info] [Appium] New XCUITestDriver session created successfully, session f1befdc4-8a5d-4d4d-8585-71a608858a1c added to master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1529498314030 (14:38:34 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,"app":"/Users/jenkins/Work/workspace/test_automation/builds/art-ios/ART.app","deviceName":"iphone","platformName":"iOS","platformVersion":"11.3","udid":"321cee0093b03499b102fedf8bd12abb85e73a33","newCommandTimeout":0,"connectHardwareKeyboard":true} [info] [HTTP] <-- POST /wd/hub/session 200 4260 ms - 517 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/context [info] [HTTP] {"name":"NATIVE_APP"} [debug] [MJSONWP] Calling AppiumDriver.setContext() with args: ["NATIVE_APP","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/f1befdc4-8a5d-4d4d-8585-71a608858a1c/context 200 3 ms - 76 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/source [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getPageSource' [debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"\\n\\n \\n \\n \\n \\n \n \n \n \n \n \n GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getScreenshot' [debug] [XCUITest] Taking screenshot with WDA [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAo1nbXVhEgAAEAASURBVHgB\\r\\n7L0HeBXV2r+NYDnnvOc9bz0K6b0XIITeCTX03gIh9I7YABGkJyEdEFSUqiLYRVBA\\r\\nUUFBeie9Z\\/e9U0A95fu\\/fveaFbYBDAcUJAmLa13DZNqe+c3as597nrLq6cw21ZQC\\r\\nSgGlgFJAKaAUUArUKAWKLbYbmjw9g7XMYCndsHGTl7e\\/m6uXt5e\\/YyMXb0+\\/CZMm\\r\\n5ubnWSyWoqKiqVOnuru7u7m4eri5Ozs6RY0a7e\\/t4+Lg6Ofl7enq5ubg5Ovu6eXm\\r\\n7uHi6u7swgwLnRs5MB\\/sH+Dt7sEM28u1\\/Onq6OTj4ck2v9jYWG4vt3FzcmYz9uVP\\r\\n5kOCgj3dPdzcPLZte0NvMFltZdbyq7mFJVyF3lJqspUXG8x6s40rqlHi\\/8aT4Ypo\\r\\nRpOFFhYW7unp7eLkSkNMlHlr2\\/YVS5Z6unh4uQqJWOjj5uHl4ubp7MoMd+3J2XPQ\\r\\nqqz8Sm6RDpX05VcKzNbfeEp1fnejtSwrr9DLLzBm0lTUa9myNV8B+jYK+3t6uzs6\\r\\ne7u6uzq7DBsy9MTJ084uboe\\/O1GoN5lKK5jSG4228iK6Yt3qh3fxpte7i8dSh1IK\\r\\nKAWUAkoBpYBSQClwVxS4AZb4Ux62xGTFvEvPznvl1U2+PoGeHr7url5uLp5NwppG\\r\\n9un95ptvFhcXnzp1avLkyX4+vo6NHLC\\/WzZvgZnu6+kF2DCD+ejS0AFTkiUY65Jw\\r\\nAnx8mV+2+MVxUWNYDj4BPGzDwl\\/EJPtCYe57eHJYdoGygvz8JWs5NWzEcXy9fbp2\... [debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAo1nbXVhEgAAEAASURBVHgB\r\n7L0HeBXV2r+NYDnnvOc9bz0K6b0XIITeCTX03gIh9I7YABGkJyEdEFSUqiLYRVBA\r\nUUFBeie9Z/e9U0A95fu/fveaFbYBDAcUJAmLa13DZNqe+c3as597nrLq6cw21ZQC\r\nSgGlgFJAKaAUUArUKAWKLbYbmjw9g7XMYCndsHGTl7e/m6uXt5e/YyMXb0+/CZMm\r\n5ubnWSyWoqKiqVOnuru7u7m4eri5Ozs6RY0a7e/t4+Lg6Ofl7enq5ubg5Ovu6eXm\r\n7uHi6u7swgwLnRs5MB/sH+Dt7sEM28u1/Onq6OTj4ck2v9jYWG4vt3FzcmYz9uVP\r\n5kOCgj3dPdzcPLZte0NvMFltZdbyq7mFJVyF3lJqspUXG8x6s40rqlHi/8aT4Ypo\r\nRpOFFhYW7unp7eLkSkNMlHlr2/YVS5Z6unh4uQqJWOjj5uHl4ubp7MoMd+3J2XPQ\r\nqqz8Sm6RDpX05VcKzNbfeEp1fnejtSwrr9DLLzBm0lTUa9myNV8B+jYK+3t6uzs6\r\ne7u6uzq7DBsy9MTJ084uboe/O1GoN5lKK5jSG4228iK6Yt3qh3fxpte7i8dSh1IK\r\nKAWUAkoBpYBSQClwVxS4AZb4Ux62xGTFvEvPznvl1U2+PoGeHr7url5uLp5NwppG\r\n9un95ptvFhcXnzp1avLkyX4+vo6NHLC/WzZvgZnu6+kF2DCD+ejS0AFTkiUY65Jw\r\nAnx8mV+2+MVxUWNYDj4BPGzDwl/EJPtCYe57eHJYdoGygvz8JWs5NWzEcXy9fbp2\r\niXB39+zatfuFi5d1emOhzmgpu4JhWmy0CKiwlulMVmbuimg15CBVeYkL5/I93ERD\r\n... [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot 200 274 ms - 1849010 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getWindowSize() with args: ["current","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getWindowSize' [debug] [JSONWP Proxy] Proxying [GET /window/size] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/window/size] with no body [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 375,\n \"height\" : 812\n },\n \"sessionId\" : \"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD\",\n \"status\" : 0\n}" [debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":375,"height":812} [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size 200 98 ms - 98 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"accessibility id","value":"background"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","background","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"accessibility id","value":"background"} [debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"14000000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"14000000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 131 ms - 124 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"accessibility id","value":"91230002"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","91230002","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"accessibility id","value":"91230002"} [debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"1A000000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"1A000000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 143 ms - 124 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/1A000000-0000-0000-2A16-000000000000/click [info] [HTTP] {} [info] [MJSONWP] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/1A000000-0000-0000-2A16-000000000000/click] to [POST http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/element/1A000000-0000-0000-2A16-000000000000/click] with body: {}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"1A000000-0000-0000-2A16-000000000000","value":"","sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD"} [info] [JSONWP Proxy] Replacing sessionId 215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD with f1befdc4-8a5d-4d4d-8585-71a608858a1c [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/1A000000-0000-0000-2A16-000000000000/click 200 573 ms - 118 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/source [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getPageSource' [debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"\\n\\n \\n \\n \\n \n \n \n \n \n \n GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getScreenshot' [debug] [XCUITest] Taking screenshot with WDA [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAhcbibaI24AAEAASURBVHgB\\r\\n7J0HnBbF+cdBscQaTVHpHVRAxBYLaiz0XlQs9KODBsSCmsSWWEJUBK6DYIk1GjX5\\r\\nJ0aTGBsI0jmu0dt14Ojt9v\\/b98FxvXu5HOcr3r333c9+ltnZmWdnvrunz+99Zmar\\r\\neWwQgAAEIAABCEAAAhCAAAQgEI5AtXCZ5EEAAhCAAAQgAAEIQAACEICAh17iJYAA\\r\\nBCAAAQhAAAIQgAAEIBCeAHopPBdyIQABCEAAAhCAAAQgAAEIoJd4ByAAAQhAAAIQ\\r\\ngAAEIAABCIQngF4Kz4VcCEAAAhCAAAQgAAEIQAAC6CXeAQhAAAIQgAAEIAABCEAA\\r\\nAuEJoJfCcyEXAhCAAAQgAAEIQAACEIAAeol3AAIQgAAEIAABCEAAAhCAQHgC6KXw\\r\\nXMiFAAQgAAEIQAACEIAABCCAXuIdgAAEIAABCEAAAhCAAAQgEJ4Aeik8F3IhAAEI\\r\\nQAACEIAABCAAAQigl3gHIAABCEAAAhCAAAQgAAEIhCeAXgrPhVwIQAACEIAABCAA\\r\\nAQhAAALoJd4BCEAAAhCAAAQgAAEIQAAC4Qmgl8JzIRcCEIAABCAAAQhAAAIQgAB6\\r\\niXcAAhCAAAQgAAEIQAACEIBAeALopfBcyIUABCAAAQhAAAIQgAAEIIBe4h2AAAQg\\r\\nAAEIQAACEIAABCAQngB6KTwXciEAAQhAAAIQgAAEIAABCKCXeAcgAAEIQAACEIAA\\r\\nBCAAAQiEJ4BeCs+FXAhAAAIQgAAEIAABCEAAAugl3gEIQAACEIAABCAAAQhAAALh\\r\\nCaCXwnMhFwIQgAAEIAA... [debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAhcbibaI24AAEAASURBVHgB\r\n7J0HnBbF+cdBscQaTVHpHVRAxBYLaiz0XlQs9KODBsSCmsSWWEJUBK6DYIk1GjX5\r\nJ0aTGBsI0jmu0dt14Ojt9v/b98FxvXu5HOcr3r333c9+ltnZmWdnvrunz+99Zmar\r\neWwQgAAEIAABCEAAAhCAAAQgEI5AtXCZ5EEAAhCAAAQgAAEIQAACEICAh17iJYAA\r\nBCAAAQhAAAIQgAAEIBCeAHopPBdyIQABCEAAAhCAAAQgAAEIoJd4ByAAAQhAAAIQ\r\ngAAEIAABCIQngF4Kz4VcCEAAAhCAAAQgAAEIQAAC6CXeAQhAAAIQgAAEIAABCEAA\r\nAuEJoJfCcyEXAhCAAAQgAAEIQAACEIAAeol3AAIQgAAEIAABCEAAAhCAQHgC6KXw\r\nXMiFAAQgAAEIQAACEIAABCCAXuIdgAAEIAABCEAAAhCAAAQgEJ4Aeik8F3IhAAEI\r\nQAACEIAABCAAAQigl3gHIAABCEAAAhCAAAQgAAEIhCeAXgrPhVwIQAACEIAABCAA\r\nAQhAAALoJd4BCEAAAhCAAAQgAAEIQAAC4Qmgl8JzIRcCEIAABCAAAQhAAAIQgAB6\r\niXcAAhCAAAQgAAEIQAACEIBAeALopfBcyIUABCAAAQhAAAIQgAAEIIBe4h2AAAQg\r\nAAEIQAACEIAABCAQngB6KTwXciEAAQhAAAIQgAAEIAABCKCXeAcgAAEIQAACEIAA\r\nBCAAAQiEJ4BeCs+FXAhAAAIQgAAEIAABCEAAAugl3gEIQAACEIAABCAAAQhAAALh\r\nCaCXwnMhFwIQgAAEIAABCEAAAhCAAHqJdwACEIAABCAAAQhAAAIQgEB4Auil8FzI\r\n... [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot 200 241 ms - 1507862 [info] [HTTP] [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 375,\n \"height\" : 812\n },\n \"sessionId\" : \"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD\",\n \"status\" : 0\n}" [debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":375,"height":812} [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size 200 98 ms - 98 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTextField"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTextField","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTextField"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"2C000000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"2C000000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 972 ms - 124 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/2C000000-0000-0000-2A16-000000000000/value [info] [HTTP] {"value":["mahmoud.hajhassan@p3-group.com"]} [debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["mahmoud.hajhassan@p3-group.com"],"2C000000-0000-0000-2A16-000000000000","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'setValue' [debug] [JSONWP Proxy] Proxying [POST /element/2C000000-0000-0000-2A16-000000000000/value] to [POST http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/element/2C000000-0000-0000-2A16-000000000000/value] with body: {"value":["m","a","h","m","o","u","d",".","h","a","j","h","a","s","s","a","n","@","p","3","-","g","r","o","u","p",".","c","o","m"]}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"2C000000-0000-0000-2A16-000000000000","value":"","sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD"} [debug] [MJSONWP] Responding to client with driver.setValue() result: null [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/2C000000-0000-0000-2A16-000000000000/value 200 2176 ms - 76 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/source [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getPageSource' [debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"\\n\\n \\n \\n \\n \n \n \n \n \n \n GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getScreenshot' [debug] [XCUITest] Taking screenshot with WDA [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAq6EwPOrusAAEAASURBVHgB\\r\\n7J33V5VZuufnL5i1Zt17WyXnnHNOShZEQAVBQDFgRMwBFSPmnAMqgjmCigEVFRUV\\r\\nAyqoBMnxkLSqu2fml5nPe3YV7b1d9qq+ddesmnL32utd+7znjc8+TT0fv8\\/+7v\\/W\\r\\npuqVTUZARkBGQEZARkBGQEZARkBG4A8TgXZVL028Tkt3799ab19Td09jp6q97zON\\r\\n\\/Z29n1u7elo7O9q6Onv7+x4+Kh03bpy+rp6xoZGxvoGRjt4vNkNdvV9spoZGOhqa\\r\\nyol6+hxAR1dTi50GOrp8NDe1qK2uu3HzTuaylZ09\\/S0dqo6e\\/vbuvtbO7ujR8e0d\\r\\n3bTunr5r12+8fPW2o7Onu+ezja3j8hWr2W9hadvc0hEdM2bjpm1dqr6e3i9t7So6\\r\\n4ydMnjR5Gp0RUbHcpOzpC67W3f8DFz964qStndO585dfvnjT2NCaPG6CiZH5qfyz\\r\\nsdFjdHX1L1260tPT197eScfAwCg+PuH+\\/Ye3bhUvW7aCb7W1dS0srNivp2dgbGxq\\r\\nrGdkqGPANjI0Ii8339jQRF\\/f8OnT5\\/UNTR8+1jwvf3m96GZe3slFi5awn2aob0Qz\\r\\nMzHPXrve1MDEQFvf1sLGy9XTSNdQT1PXyMDY0d4pOXn8unXrt2zdPmlymq21nb6u\\r\\ngYGeobWlDTeNiRmVcyS39GEZB2hp6Xi6ew0LCCSAelraRnq6xvp6xPPJw9Knjx6n\\r\\nJI6j7+XmPnb0GDo0Ys5hJgaGHi6uvp5eDIS+tg4DamFmfvjgoadPyq5cupw8Lonx\\r\\njR8TN... [debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAq6EwPOrusAAEAASURBVHgB\r\n7J33V5VZuufnL5i1Zt17WyXnnHNOShZEQAVBQDFgRMwBFSPmnAMqgjmCigEVFRUV\r\nAyqoBMnxkLSqu2fml5nPe3YV7b1d9qq+ddesmnL32utd+7znjc8+TT0fv8/+7v/W\r\npuqVTUZARkBGQEZARkBGQEZARkBG4A8TgXZVL028Tkt3799ab19Td09jp6q97zON\r\n/Z29n1u7elo7O9q6Onv7+x4+Kh03bpy+rp6xoZGxvoGRjt4vNkNdvV9spoZGOhqa\r\nyol6+hxAR1dTi50GOrp8NDe1qK2uu3HzTuaylZ09/S0dqo6e/vbuvtbO7ujR8e0d\r\n3bTunr5r12+8fPW2o7Onu+ezja3j8hWr2W9hadvc0hEdM2bjpm1dqr6e3i9t7So6\r\n4ydMnjR5Gp0RUbHcpOzpC67W3f8DFz964qStndO585dfvnjT2NCaPG6CiZH5qfyz\r\nsdFjdHX1L1260tPT197eScfAwCg+PuH+/Ye3bhUvW7aCb7W1dS0srNivp2dgbGxq\r\nrGdkqGPANjI0Ii8339jQRF/f8OnT5/UNTR8+1jwvf3m96GZe3slFi5awn2aob0Qz\r\nMzHPXrve1MDEQFvf1sLGy9XTSNdQT1PXyMDY0d4pOXn8unXrt2zdPmlymq21nb6u\r\ngYGeobWlDTeNiRmVcyS39GEZB2hp6Xi6ew0LCCSAelraRnq6xvp6xPPJw9Knjx6n\r\nJI6j7+XmPnb0GDo0Ys5hJgaGHi6uvp5eDIS+tg4DamFmfvjgoadPyq5cupw8Lonx\r\njR8TNzYu3kBPX0dLe9aMmS/LX0xKnailoWlrbaOjo2NgYODt7W1qasq5/+0P838M\r\n... [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot 200 220 ms - 1414262 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getWindowSize() with args: ["current","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getWindowSize' [debug] [JSONWP Proxy] Proxying [GET /window/size] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/window/size] with no body [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 375,\n \"height\" : 812\n },\n \"sessionId\" : \"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD\",\n \"status\" : 0\n}" [debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":375,"height":812} [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size 200 150 ms - 98 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeSecureTextField"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeSecureTextField","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeSecureTextField"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"2E000000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"2E000000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 1861 ms - 124 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/2E000000-0000-0000-2A16-000000000000/value [info] [HTTP] {"value":["Tester2017"]} [debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["Tester2017"],"2E000000-0000-0000-2A16-000000000000","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'setValue' [debug] [JSONWP Proxy] Proxying [POST /element/2E000000-0000-0000-2A16-000000000000/value] to [POST http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/element/2E000000-0000-0000-2A16-000000000000/value] with body: {"value":["T","e","s","t","e","r","2","0","1","7"]}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"2E000000-0000-0000-2A16-000000000000","value":"","sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD"} [debug] [MJSONWP] Responding to client with driver.setValue() result: null [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/2E000000-0000-0000-2A16-000000000000/value 200 1218 ms - 76 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/source [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getPageSource' [debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"\\n\\n \\n \\n \\n \n \n \n \n \n \n GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getScreenshot' [debug] [XCUITest] Taking screenshot with WDA [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAqqmDNm5hIAAEAASURBVHgB\\r\\n7J33V5VZuufnL5i1Zt17WyXnnHNOShZEQAVBQDFgRMwBFSPmnAMqgjmCigEVFRUV\\r\\nAyqoBMnxkLSqu2fml5nPe3YV7b1d9qq+ddesmnL32utd+7znjc8+TT0fv8\\/+7v\\/W\\r\\npuqVTUZARkBGQEZARkBGQEZARkBG4A8TgXZVL028Tkt3799ab19Td09jp6q97zON\\r\\n\\/Z29n1u7elo7O9q6Onv7+x4+Kh03bpy+rp6xoZGxvoGRjt4vNkNdvV9spoZGOhqa\\r\\nyol6+hxAR1dTi50GOrp8NDe1qK2uu3HzTuaylZ09\\/S0dqo6e\\/vbuvtbO7ujR8e0d\\r\\n3bTunr5r12+8fPW2o7Onu+ezja3j8hWr2W9hadvc0hEdM2bjpm1dqr6e3i9t7So6\\r\\n4ydMnjR5Gp0RUbHcpOzpC67W3f8DFz964qStndO585dfvnjT2NCaPG6CiZH5qfyz\\r\\nsdFjdHX1L1260tPT197eScfAwCg+PuH+\\/Ye3bhUvW7aCb7W1dS0srNivp2dgbGxq\\r\\nrGdkqGPANjI0Ii8339jQRF\\/f8OnT5\\/UNTR8+1jwvf3m96GZe3slFi5awn2aob0Qz\\r\\nMzHPXrve1MDEQFvf1sLGy9XTSNdQT1PXyMDY0d4pOXn8unXrt2zdPmlymq21nb6u\\r\\ngYGeobWlDTeNiRmVcyS39GEZB2hp6Xi6ew0LCCSAelraRnq6xvp6xPPJw9Knjx6n\\r\\nJI6j7+XmPnb0GDo0Ys5hJgaGHi6uvp5eDIS+tg4DamFmfvjgoadPyq5cupw8Lonx\\r\\njR8TN... [debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAqqmDNm5hIAAEAASURBVHgB\r\n7J33V5VZuufnL5i1Zt17WyXnnHNOShZEQAVBQDFgRMwBFSPmnAMqgjmCigEVFRUV\r\nAyqoBMnxkLSqu2fml5nPe3YV7b1d9qq+ddesmnL32utd+7znjc8+TT0fv8/+7v/W\r\npuqVTUZARkBGQEZARkBGQEZARkBG4A8TgXZVL028Tkt3799ab19Td09jp6q97zON\r\n/Z29n1u7elo7O9q6Onv7+x4+Kh03bpy+rp6xoZGxvoGRjt4vNkNdvV9spoZGOhqa\r\nyol6+hxAR1dTi50GOrp8NDe1qK2uu3HzTuaylZ09/S0dqo6e/vbuvtbO7ujR8e0d\r\n3bTunr5r12+8fPW2o7Onu+ezja3j8hWr2W9hadvc0hEdM2bjpm1dqr6e3i9t7So6\r\n4ydMnjR5Gp0RUbHcpOzpC67W3f8DFz964qStndO585dfvnjT2NCaPG6CiZH5qfyz\r\nsdFjdHX1L1260tPT197eScfAwCg+PuH+/Ye3bhUvW7aCb7W1dS0srNivp2dgbGxq\r\nrGdkqGPANjI0Ii8339jQRF/f8OnT5/UNTR8+1jwvf3m96GZe3slFi5awn2aob0Qz\r\nMzHPXrve1MDEQFvf1sLGy9XTSNdQT1PXyMDY0d4pOXn8unXrt2zdPmlymq21nb6u\r\ngYGeobWlDTeNiRmVcyS39GEZB2hp6Xi6ew0LCCSAelraRnq6xvp6xPPJw9Knjx6n\r\nJI6j7+XmPnb0GDo0Ys5hJgaGHi6uvp5eDIS+tg4DamFmfvjgoadPyq5cupw8Lonx\r\njR8TNzYu3kBPX0dLe9aMmS/LX0xKnailoWlrbaOjo2NgYODt7W1qasq5/+0P838M\r\n... [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot 200 243 ms - 1386154 [info] [HTTP] [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 375,\n \"height\" : 812\n },\n \"sessionId\" : \"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD\",\n \"status\" : 0\n}" [debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":375,"height":812} [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size 200 141 ms - 98 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"accessibility id","value":"91230004"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","91230004","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"accessibility id","value":"91230004"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"28000000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"28000000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 210 ms - 124 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/28000000-0000-0000-2A16-000000000000/click [info] [HTTP] {} [info] [MJSONWP] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/28000000-0000-0000-2A16-000000000000/click] to [POST http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/element/28000000-0000-0000-2A16-000000000000/click] with body: {}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"28000000-0000-0000-2A16-000000000000","value":"","sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD"} [info] [JSONWP Proxy] Replacing sessionId 215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD with f1befdc4-8a5d-4d4d-8585-71a608858a1c [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/28000000-0000-0000-2A16-000000000000/click 200 733 ms - 118 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/source [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getPageSource' [debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"\\n\\n \\n \\n \\n \n \n \n \n \n \n GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getScreenshot' [debug] [XCUITest] Taking screenshot with WDA [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAANV\\/gtC5IIAAEAASURBVHgB\\r\\n7N0HnBf1nf9xNLbUu9xd7pK75FIvyT93FxOVXhWlI83e6E2wRDQqiem5SzkTo8J2\\r\\nyrIdFY1oLNQFtrDLAgLLNkQsgPTO9vm\\/Zz67X34uC0E0zui+fo\\/JOL\\/5fec733nO\\r\\nb\\/OYN9+Z76+dxwsBBBBAAAEEEEAAAQQQQKA1gXatrWQdAggggAACCCCAAAIIIICA\\r\\nR17iS4AAAggggAACCCCAAAIItC5AXmrdhbUIIIAAAggggAACCCCAAHmJ7wACCCCA\\r\\nAAIIIIAAAggg0LoAeal1F9YigAACCCCAAAIIIIAAAuQlvgMIIIAAAggggAACCCCA\\r\\nQOsC5KXWXViLAAIIIIAAAggggAACCJCX+A4ggAACCCCAAAIIIIAAAq0LkJdad2Et\\r\\nAggggAACCCCAAAIIIEBe4juAAAIIIIAAAggggAACCLQuQF5q3YW1CCCAAAIIIIAA\\r\\nAggggAB5ie8AAggggAACCCCAAAIIINC6AHmpdRfWIoAAAggggAACCCCAAALkJb4D\\r\\nCCCAAAIIIIAAAggggEDrAuSl1l1YiwACCCCAAAIIIIAAAgiQl\\/gOIIAAAggggAAC\\r\\nCCCAAAKtC5CXWndhLQIIIIAAAggggAACCCBAXuI7gAACCCCAAAIIIIAAAgi0LkBe\\r\\nat2FtQgggAACCCCAAAIIIIAAeYnvAAIIIIAAAggggAACCCDQugB5qXUX1iKAAAII\\r\\nIIAAAggggAAC5CW+AwgggAACCCCAAAIIIIBA6wLkpdZdWIsAAggggAACCCCAAAII\\r\\nkJf4DiCAA... [debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAANV/gtC5IIAAEAASURBVHgB\r\n7N0HnBf1nf9xNLbUu9xd7pK75FIvyT93FxOVXhWlI83e6E2wRDQqiem5SzkTo8J2\r\nyrIdFY1oLNQFtrDLAgLLNkQsgPTO9vm/Zz67X34uC0E0zui+fo/JOL/5fec733nO\r\nb/OYN9+Z76+dxwsBBBBAAAEEEEAAAQQQQKA1gXatrWQdAggggAACCCCAAAIIIICA\r\nR17iS4AAAggggAACCCCAAAIItC5AXmrdhbUIIIAAAggggAACCCCAAHmJ7wACCCCA\r\nAAIIIIAAAggg0LoAeal1F9YigAACCCCAAAIIIIAAAuQlvgMIIIAAAggggAACCCCA\r\nQOsC5KXWXViLAAIIIIAAAggggAACCJCX+A4ggAACCCCAAAIIIIAAAq0LkJdad2Et\r\nAggggAACCCCAAAIIIEBe4juAAAIIIIAAAggggAACCLQuQF5q3YW1CCCAAAIIIIAA\r\nAggggAB5ie8AAggggAACCCCAAAIIINC6AHmpdRfWIoAAAggggAACCCCAAALkJb4D\r\nCCCAAAIIIIAAAggggEDrAuSl1l1YiwACCCCAAAIIIIAAAgiQl/gOIIAAAggggAAC\r\nCCCAAAKtC5CXWndhLQIIIIAAAggggAACCCBAXuI7gAACCCCAAAIIIIAAAgi0LkBe\r\nat2FtQgggAACCCCAAAIIIIAAeYnvAAIIIIAAAggggAACCCDQugB5qXUX1iKAAAII\r\nIIAAAggggAAC5CW+AwgggAACCCCAAAIIIIBA6wLkpdZdWIsAAggggAACCCCAAAII\r\nkJf4DiCAAAIIIIAAAggggAACrQuQl1p3YS0CCCCAAAIIIIAAAgggQF7iO4AAAggg\r\n... [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot 200 173 ms - 520626 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getWindowSize() with args: ["current","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getWindowSize' [debug] [JSONWP Proxy] Proxying [GET /window/size] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/window/size] with no body [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 375,\n \"height\" : 812\n },\n \"sessionId\" : \"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD\",\n \"status\" : 0\n}" [debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":375,"height":812} [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size 200 60 ms - 98 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"accessibility id","value":"background"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","background","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"accessibility id","value":"background"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [MJSONWP] Responding to client with driver.findElements() result: [] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 95 ms - 74 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"accessibility id","value":"91230004"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","91230004","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"accessibility id","value":"91230004"} [debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [MJSONWP] Responding to client with driver.findElements() result: [] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 103 ms - 74 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"accessibility id","value":"Button"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Button","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"accessibility id","value":"Button"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [MJSONWP] Responding to client with driver.findElements() result: [] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 98 ms - 74 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"accessibility id","value":"91230004"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","91230004","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"accessibility id","value":"91230004"} [debug] [JSONWP Proxy] Got response with status 200: {"value":[],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [MJSONWP] Responding to client with driver.findElements() result: [] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 102 ms - 74 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/source [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getPageSource' [debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"\\n\\n \\n \\n \\n \\n \n \n \n \n \n \n GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getScreenshot' [debug] [XCUITest] Taking screenshot with WDA [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAOFqAhy1VwAAEAASURBVHgB\\r\\n7J0HfBXHufYxdtzSc2\\/uTe6X3NwkjuOUa8cGIQkhgQ2m9+KOqRLCgGvc4x4nLjeu\\r\\ngLpA5RwVcMOAwWBAgHqjqEv0IqpAoklHR2e+Z\\/Y9Go6FjEUx52CezXqZnZ19Z\\/Y\\/\\r\\ne\\/KbR+\\/Mu50UNxIgARIgARIgARIgARIgARIggfYIdGovk3kkQAIkQAIkQAIkQAIk\\r\\nQAIkQAKKeokvAQmQAAmQAAmQAAmQAAmQAAm0T4B6qX0uzCUBEiABEiABEiABEiAB\\r\\nEiAB6iW+AyRAAiRAAiRAAiRAAiRAAiTQPgHqpfa5MJcESIAESIAESIAESIAESIAE\\r\\nqJf4DpAACZAACZAACZAACZAACZBA+wSol9rnwlwSIAESIAESIAESIAESIAESoF7i\\r\\nO0ACJEACJEACJEACJEACJEAC7ROgXmqfC3NJgARIgARIgARIgARIgARIgHqJ7wAJ\\r\\nkAAJkAAJkAAJkAAJkAAJtE+Aeql9LswlARIgARIgARIgARIgARIgAeolvgMkQAIk\\r\\nQAIkQAIkQAIkQAIk0D4B6qX2uTCXBEiABEiABEiABEiABEiABKiX+A6QAAmQAAmQ\\r\\nAAmQAAmQAAmQQPsEqJfa58JcEiABEiABEiABEiABEiABEqBe4jtAAiRAAiRAAiRA\\r\\nAiRAAiRAAu0ToF5qnwtzSYAESIAESIAESIAESIAESIB6ie8ACZAACZAACZAACZAA\\r\\nCZAACbRPgHqpfS7MJQESIAESIAESIAESIAESIAHqJb4DJEACJEACJEACJEACJEAC\\r\\nJNA+Aeql9... [debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAOFqAhy1VwAAEAASURBVHgB\r\n7J0HfBXHufYxdtzSc2/uTe6X3NwkjuOUa8cGIQkhgQ2m9+KOqRLCgGvc4x4nLjeu\r\ngLpA5RwVcMOAwWBAgHqjqEv0IqpAoklHR2e+Z/Y9Go6FjEUx52CezXqZnZ19Z/Y/\r\ne/KbR+/Mu50UNxIgARIgARIgARIgARIgARIggfYIdGovk3kkQAIkQAIkQAIkQAIk\r\nQAIkQAKKeokvAQmQAAmQAAmQAAmQAAmQAAm0T4B6qX0uzCUBEiABEiABEiABEiAB\r\nEiAB6iW+AyRAAiRAAiRAAiRAAiRAAiTQPgHqpfa5MJcESIAESIAESIAESIAESIAE\r\nqJf4DpAACZAACZAACZAACZAACZBA+wSol9rnwlwSIAESIAESIAESIAESIAESoF7i\r\nO0ACJEACJEACJEACJEACJEAC7ROgXmqfC3NJgARIgARIgARIgARIgARIgHqJ7wAJ\r\nkAAJkAAJkAAJkAAJkAAJtE+Aeql9LswlARIgARIgARIgARIgARIgAeolvgMkQAIk\r\nQAIkQAIkQAIkQAIk0D4B6qX2uTCXBEiABEiABEiABEiABEiABKiX+A6QAAmQAAmQ\r\nAAmQAAmQAAmQQPsEqJfa58JcEiABEiABEiABEiABEiABEqBe4jtAAiRAAiRAAiRA\r\nAiRAAiRAAu0ToF5qnwtzSYAESIAESIAESIAESIAESIB6ie8ACZAACZAACZAACZAA\r\nCZAACbRPgHqpfS7MJQESIAESIAESIAESIAESIAHqJb4DJEACJEACJEACJEACJEAC\r\nJNA+Aeql9rkwlwRIgARIgARIgARIgARIgASol/gOkAAJkAAJkAAJkAAJkAAJkED7\r\n... [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot 200 157 ms - 517306 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getWindowSize() with args: ["current","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getWindowSize' [debug] [JSONWP Proxy] Proxying [GET /window/size] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/window/size] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 375,\n \"height\" : 812\n },\n \"sessionId\" : \"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD\",\n \"status\" : 0\n}" [debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":375,"height":812} [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size 200 84 ms - 98 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"accessibility id","value":"91230005"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","91230005","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"accessibility id","value":"91230005"} [debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"96000000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"96000000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 140 ms - 124 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/96000000-0000-0000-2A16-000000000000/click [info] [HTTP] {} [info] [MJSONWP] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/96000000-0000-0000-2A16-000000000000/click] to [POST http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/element/96000000-0000-0000-2A16-000000000000/click] with body: {}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"96000000-0000-0000-2A16-000000000000","value":"","sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD"} [info] [JSONWP Proxy] Replacing sessionId 215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD with f1befdc4-8a5d-4d4d-8585-71a608858a1c [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/96000000-0000-0000-2A16-000000000000/click 200 571 ms - 118 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/source [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getPageSource' [debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"\\n\\n \\n \\n \\n \\n \n \n \n \n \n \n GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getScreenshot' [debug] [XCUITest] Taking screenshot with WDA [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/screenshot] with no body [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAIQzqFXBVkAAEAASURBVHgB\\r\\n7N0HmN3Unf5x40rIhk3bkk02m32yKfts8iRZAm5gSELAvVIDuPcGoYQWUgj8gWQJ\\r\\nzfZ0NzwelwSSUEIH497GNtjTjTHFvdfp+r\\/Sb3wsxtfWuF3Ptb56boSu7tHR0UfX\\r\\nefTOkc5t4jEhgAACCCCAAAIIIIAAAggkEmiSaCXrEEAAAQQQQAABBBBAAAEEPPIS\\r\\nXwIEEEAAAQQQQAABBBBAILEAeSmxC2sRQAABBBBAAAEEEEAAAfIS3wEEEEAAAQQQ\\r\\nQAABBBBAILEAeSmxC2sRQAABBBBAAAEEEEAAAfIS3wEEEEAAAQQQQAABBBBAILEA\\r\\neSmxC2sRQAABBBBAAAEEEEAAAfIS3wEEEEAAAQQQQAABBBBAILEAeSmxC2sRQAAB\\r\\nBBBAAAEEEEAAAfIS3wEEEEAAAQQQQAABBBBAILEAeSmxC2sRQAABBBBAAAEEEEAA\\r\\nAfIS3wEEEEAAAQQQQAABBBBAILEAeSmxC2sRQAABBBBAAAEEEEAAAfIS3wEEEEAA\\r\\nAQQQQAABBBBAILEAeSmxC2sRQAABBBBAAAEEEEAAAfIS3wEEEEAAAQQQQAABBBBA\\r\\nILEAeSmxC2sRQAABBBBAAAEEEEAAAfIS3wEEEEAAAQQQQAABBBBAILEAeSmxC2sR\\r\\nQAABBBBAAAEEEEAAAfIS3wEEEEAAAQQQQAABBBBAILEAeSmxC2sRQAABBBBAAAEE\\r\\nEEAAAfIS3wEEEEAAAQQQQAABBBBAILEAeSmxC2sRQAABBBBAAAEEEEAAAfIS3wEE\\r\\nEEAAAQQQQAABBBBAILE... [debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAIQzqFXBVkAAEAASURBVHgB\r\n7N0HmN3Unf5x40rIhk3bkk02m32yKfts8iRZAm5gSELAvVIDuPcGoYQWUgj8gWQJ\r\nzfZ0NzwelwSSUEIH497GNtjTjTHFvdfp+r/Sb3wsxtfWuF3Ptb56boSu7tHR0UfX\r\nefTOkc5t4jEhgAACCCCAAAIIIIAAAggkEmiSaCXrEEAAAQQQQAABBBBAAAEEPPIS\r\nXwIEEEAAAQQQQAABBBBAILEAeSmxC2sRQAABBBBAAAEEEEAAAfIS3wEEEEAAAQQQ\r\nQAABBBBAILEAeSmxC2sRQAABBBBAAAEEEEAAAfIS3wEEEEAAAQQQQAABBBBAILEA\r\neSmxC2sRQAABBBBAAAEEEEAAAfIS3wEEEEAAAQQQQAABBBBAILEAeSmxC2sRQAAB\r\nBBBAAAEEEEAAAfIS3wEEEEAAAQQQQAABBBBAILEAeSmxC2sRQAABBBBAAAEEEEAA\r\nAfIS3wEEEEAAAQQQQAABBBBAILEAeSmxC2sRQAABBBBAAAEEEEAAAfIS3wEEEEAA\r\nAQQQQAABBBBAILEAeSmxC2sRQAABBBBAAAEEEEAAAfIS3wEEEEAAAQQQQAABBBBA\r\nILEAeSmxC2sRQAABBBBAAAEEEEAAAfIS3wEEEEAAAQQQQAABBBBAILEAeSmxC2sR\r\nQAABBBBAAAEEEEAAAfIS3wEEEEAAAQQQQAABBBBAILEAeSmxC2sRQAABBBBAAAEE\r\nEEAAAfIS3wEEEEAAAQQQQAABBBBAILEAeSmxC2sRQAABBBBAAAEEEEAAAfIS3wEE\r\nEEAAAQQQQAABBBBAILEAeSmxC2sRQAABBBBAAAEEEEAAAfIS3wEEEEAAAQQQQAAB\r\n... [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot 200 148 ms - 393494 [info] [HTTP] [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 375,\n \"height\" : 812\n },\n \"sessionId\" : \"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD\",\n \"status\" : 0\n}" [debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":375,"height":812} [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size 200 119 ms - 98 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[3]"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[3]","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[3]"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"AA000000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"AA000000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 1386 ms - 124 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/AA000000-0000-0000-2A16-000000000000/click [info] [HTTP] {} [info] [MJSONWP] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/AA000000-0000-0000-2A16-000000000000/click] to [POST http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/element/AA000000-0000-0000-2A16-000000000000/click] with body: {}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"AA000000-0000-0000-2A16-000000000000","value":"","sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD"} [info] [JSONWP Proxy] Replacing sessionId 215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD with f1befdc4-8a5d-4d4d-8585-71a608858a1c [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/AA000000-0000-0000-2A16-000000000000/click 200 626 ms - 118 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/source [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getPageSource' [debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"\\n\\n \\n \\n \\n \\n \n \n \n \n \n \n GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getScreenshot' [debug] [XCUITest] Taking screenshot with WDA [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAN2cL\\/rPcQAAEAASURBVHgB\\r\\n7J0HnFXVtf8p9h5TTdWX\\/pL8je+lF2PySVDpxYqF3gTsiCWmGH2xJDbKFGYQbDEm\\r\\n0TRLEjWWGAsIqMBUxEpTVJr0Of\\/vvT9cHO+9jAPInbnxd0K2++yz9tprf\\/e+d9a6\\r\\n+5x92iU+TMAETMAETMAETMAETMAETMAEChFoV6jQZSZgAiZgAiZgAiZgAiZgAiZg\\r\\nAonjJU8CEzABEzABEzABEzABEzABEyhMwPFSYS4uNQETMAETMAETMAETMAETMAHH\\r\\nS54DJmACJmACJmACJmACJmACJlCYgOOlwlxcagImYAImYAImYAImYAImYAKOlzwH\\r\\nTMAETMAETMAETMAETMAETKAwAcdLhbm41ARMwARMwARMwARMwARMwAQcL3kOmIAJ\\r\\nmIAJmIAJmIAJmIAJmEBhAo6XCnNxqQmYgAmYgAmYgAmYgAmYgAk4XvIcMAETMAET\\r\\nMAETMAETMAETMIHCBBwvFebiUhMwARMwARMwARMwARMwARNwvOQ5YAImYAImYAIm\\r\\nYAImYAImYAKFCTheKszFpSZgAiZgAiZgAiZgAiZgAibgeMlzwARMwARMwARMwARM\\r\\nwARMwAQKE3C8VJiLS03ABEzABEzABEzABEzABEzA8ZLngAmYgAmYgAmYgAmYgAmY\\r\\ngAkUJuB4qTAXl5qACZiACZiACZiACZiACZiA4yXPARMwARMwARMwARMwARMwARMo\\r\\nTMDxUmEuLjUBEzABEzABEzABEzABEzABx0ueAyZgAiZgAiZgAiZgAiZgAiZQmIDj\\r\\npcJcXGoCJmACJ... [debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAN2cL/rPcQAAEAASURBVHgB\r\n7J0HnFXVtf8p9h5TTdWX/pL8je+lF2PySVDpxYqF3gTsiCWmGH2xJDbKFGYQbDEm\r\n0TRLEjWWGAsIqMBUxEpTVJr0Of/vvT9cHO+9jAPInbnxd0K2++yz9tprf/e+d9a6\r\n+5x92iU+TMAETMAETMAETMAETMAETMAEChFoV6jQZSZgAiZgAiZgAiZgAiZgAiZg\r\nAonjJU8CEzABEzABEzABEzABEzABEyhMwPFSYS4uNQETMAETMAETMAETMAETMAHH\r\nS54DJmACJmACJmACJmACJmACJlCYgOOlwlxcagImYAImYAImYAImYAImYAKOlzwH\r\nTMAETMAETMAETMAETMAETKAwAcdLhbm41ARMwARMwARMwARMwARMwAQcL3kOmIAJ\r\nmIAJmIAJmIAJmIAJmEBhAo6XCnNxqQmYgAmYgAmYgAmYgAmYgAk4XvIcMAETMAET\r\nMAETMAETMAETMIHCBBwvFebiUhMwARMwARMwARMwARMwARNwvOQ5YAImYAImYAIm\r\nYAImYAImYAKFCTheKszFpSZgAiZgAiZgAiZgAiZgAibgeMlzwARMwARMwARMwARM\r\nwARMwAQKE3C8VJiLS03ABEzABEzABEzABEzABEzA8ZLngAmYgAmYgAmYgAmYgAmY\r\ngAkUJuB4qTAXl5qACZiACZiACZiACZiACZiA4yXPARMwARMwARMwARMwARMwARMo\r\nTMDxUmEuLjUBEzABEzABEzABEzABEzABx0ueAyZgAiZgAiZgAiZgAiZgAiZQmIDj\r\npcJcXGoCJmACJmACJmACJmACJmACjpc8B0zABEzABEzABEzABEzABEygMAHHS4W5\r\n... [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot 200 215 ms - 1233086 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getWindowSize() with args: ["current","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getWindowSize' [debug] [JSONWP Proxy] Proxying [GET /window/size] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/window/size] with no body [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 375,\n \"height\" : 812\n },\n \"sessionId\" : \"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD\",\n \"status\" : 0\n}" [debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":375,"height":812} [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size 200 189 ms - 98 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[18]/XCUIElementTypeImage"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[18]/XCUIElementTypeImage","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[18]/XCUIElementTypeImage"}[info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[1]/XCUIElementTypeImage"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[1]/XCUIElementTypeImage","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'findElements'[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"63010000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[1]/XCUIElementTypeImage"} [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"63010000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 7332 ms - 124 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/source [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getPageSource'[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"DC000000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/source] with no body [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"DC000000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 13045 ms - 124 [info] [HTTP] [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"\\n\\n \\n \\n \\n \\n \n \n \n \n \n \n GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getScreenshot' [debug] [XCUITest] Taking screenshot with WDA [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAN2cL\\/rPcQAAEAASURBVHgB\\r\\n7J0HnFXVtf8p9h5TTdWX\\/pL8je+lF2PySVDpxYqF3gTsiCWmGH2xJDbKFGYQbDEm\\r\\n0TRLEjWWGAsIqMBUxEpTVJr0Of\\/vvT9cHO+9jAPInbnxd0K2++yz9tprf\\/e+d9a6\\r\\n+5x92iU+TMAETMAETMAETMAETMAETMAEChFoV6jQZSZgAiZgAiZgAiZgAiZgAiZg\\r\\nAonjJU8CEzABEzABEzABEzABEzABEyhMwPFSYS4uNQETMAETMAETMAETMAETMAHH\\r\\nS54DJmACJmACJmACJmACJmACJlCYgOOlwlxcagImYAImYAImYAImYAImYAKOlzwH\\r\\nTMAETMAETMAETMAETMAETKAwAcdLhbm41ARMwARMwARMwARMwARMwAQcL3kOmIAJ\\r\\nmIAJmIAJmIAJmIAJmEBhAo6XCnNxqQmYgAmYgAmYgAmYgAmYgAk4XvIcMAETMAET\\r\\nMAETMAETMAETMIHCBBwvFebiUhMwARMwARMwARMwARMwARNwvOQ5YAImYAImYAIm\\r\\nYAImYAImYAKFCTheKszFpSZgAiZgAiZgAiZgAiZgAibgeMlzwARMwARMwARMwARM\\r\\nwARMwAQKE3C8VJiLS03ABEzABEzABEzABEzABEzA8ZLngAmYgAmYgAmYgAmYgAmY\\r\\ngAkUJuB4qTAXl5qACZiACZiACZiACZiACZiA4yXPARMwARMwARMwARMwARMwARMo\\r\\nTMDxUmEuLjUBEzABEzABEzABEzABEzABx0ueAyZgAiZgAiZgAiZgAiZgAiZQmIDj\\r\\npcJcXGoCJmACJ... [debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAN2cL/rPcQAAEAASURBVHgB\r\n7J0HnFXVtf8p9h5TTdWX/pL8je+lF2PySVDpxYqF3gTsiCWmGH2xJDbKFGYQbDEm\r\n0TRLEjWWGAsIqMBUxEpTVJr0Of/vvT9cHO+9jAPInbnxd0K2++yz9tprf/e+d9a6\r\n+5x92iU+TMAETMAETMAETMAETMAETMAEChFoV6jQZSZgAiZgAiZgAiZgAiZgAiZg\r\nAonjJU8CEzABEzABEzABEzABEzABEyhMwPFSYS4uNQETMAETMAETMAETMAETMAHH\r\nS54DJmACJmACJmACJmACJmACJlCYgOOlwlxcagImYAImYAImYAImYAImYAKOlzwH\r\nTMAETMAETMAETMAETMAETKAwAcdLhbm41ARMwARMwARMwARMwARMwAQcL3kOmIAJ\r\nmIAJmIAJmIAJmIAJmEBhAo6XCnNxqQmYgAmYgAmYgAmYgAmYgAk4XvIcMAETMAET\r\nMAETMAETMAETMIHCBBwvFebiUhMwARMwARMwARMwARMwARNwvOQ5YAImYAImYAIm\r\nYAImYAImYAKFCTheKszFpSZgAiZgAiZgAiZgAiZgAibgeMlzwARMwARMwARMwARM\r\nwARMwAQKE3C8VJiLS03ABEzABEzABEzABEzABEzA8ZLngAmYgAmYgAmYgAmYgAmY\r\ngAkUJuB4qTAXl5qACZiACZiACZiACZiACZiA4yXPARMwARMwARMwARMwARMwARMo\r\nTMDxUmEuLjUBEzABEzABEzABEzABEzABx0ueAyZgAiZgAiZgAiZgAiZgAiZQmIDj\r\npcJcXGoCJmACJmACJmACJmACJmACjpc8B0zABEzABEzABEzABEzABEygMAHHS4W5\r\n... [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot 200 276 ms - 1233086 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getWindowSize() with args: ["current","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getWindowSize' [debug] [JSONWP Proxy] Proxying [GET /window/size] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/window/size] with no body [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 375,\n \"height\" : 812\n },\n \"sessionId\" : \"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD\",\n \"status\" : 0\n}" [debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":375,"height":812} [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size 200 192 ms - 98 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[18]/XCUIElementTypeImage"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[18]/XCUIElementTypeImage","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[18]/XCUIElementTypeImage"}[info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[1]/XCUIElementTypeImage"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[1]/XCUIElementTypeImage","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'findElements'[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"63010000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[1]/XCUIElementTypeImage"} [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"63010000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 7351 ms - 124 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[1]/XCUIElementTypeImage"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[1]/XCUIElementTypeImage","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'findElements'[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"DC000000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"xpath","value":"//XCUIElementTypeApplication[@name=\"ART\"]/XCUIElementTypeWindow[1]/XCUIElementTypeOther[2]/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeOther/XCUIElementTypeTable/XCUIElementTypeCell[1]/XCUIElementTypeImage"} [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"DC000000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 13310 ms - 124 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/DC000000-0000-0000-2A16-000000000000/click [info] [HTTP] {} [info] [MJSONWP] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes'[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"DC000000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/DC000000-0000-0000-2A16-000000000000/click] to [POST http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/element/DC000000-0000-0000-2A16-000000000000/click] with body: {} [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"DC000000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 8105 ms - 124 [info] [HTTP] [debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"DC000000-0000-0000-2A16-000000000000","value":"","sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD"} [info] [JSONWP Proxy] Replacing sessionId 215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD with f1befdc4-8a5d-4d4d-8585-71a608858a1c [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/DC000000-0000-0000-2A16-000000000000/click 200 7192 ms - 118 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/source [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getPageSource' [debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"\\n\\n \\n \\n \\n \\n \n \n \n \n \n \n GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getScreenshot' [debug] [XCUITest] Taking screenshot with WDA [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAARpY\\/NAZAEAAEAASURBVHgB\\r\\n7J0HoF1VmbYvhI4IIipYYUYF26C\\/M6OoqMMokF7pJf2mA9IFAUUQkaGl3R4Smog0\\r\\nZSgqIqBIQkIS0m5NgFBCAgFCerv7f855w8eec07uDRFOcvDdXHbWXvtb3\\/rWs8tZ\\r\\n71l7r1OWeDEBEzABEzABEzABEzABEzABEyhEoKxQpvNMwARMwARMwARMwARMwARM\\r\\nwAQS6yWfBCZgAiZgAiZgAiZgAiZgAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB\\r\\n6yWfAyZgAiZgAiZgAiZgAiZgAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWf\\r\\nAyZgAiZgAiZgAiZgAiZgAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZg\\r\\nAiZgAiZgAiZgAiZgAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZgAiZg\\r\\nAiZgAiZgAiZgAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZgAiZgAiZg\\r\\nAiZgAiZgAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZgAiZgAiZgAiZg\\r\\nAiZgAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZgAiZgAiZgAiZgAiZg\\r\\nAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZgAiZgAiZgAiZgAiZgAiZQ\\r\\nmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZgAiZgAiZgAiZgAiZgAiZQmID1\\r\\nUmEuzjUBEzABEzA... [debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAARpY/NAZAEAAEAASURBVHgB\r\n7J0HoF1VmbYvhI4IIipYYUYF26C/M6OoqMMokF7pJf2mA9IFAUUQkaGl3R4Smog0\r\nZSgqIqBIQkIS0m5NgFBCAgFCerv7f855w8eec07uDRFOcvDdXHbWXvtb3/rWs8tZ\r\n71l7r1OWeDEBEzABEzABEzABEzABEzABEyhEoKxQpvNMwARMwARMwARMwARMwARM\r\nwAQS6yWfBCZgAiZgAiZgAiZgAiZgAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB\r\n6yWfAyZgAiZgAiZgAiZgAiZgAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWf\r\nAyZgAiZgAiZgAiZgAiZgAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZg\r\nAiZgAiZgAiZgAiZgAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZgAiZg\r\nAiZgAiZgAiZgAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZgAiZgAiZg\r\nAiZgAiZgAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZgAiZgAiZgAiZg\r\nAiZgAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZgAiZgAiZgAiZgAiZg\r\nAiZQmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZgAiZgAiZgAiZgAiZgAiZQ\r\nmID1UmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZgAiZgAiZgAiZgAiZgAiZQmID1\r\nUmEuzjUBEzABEzABEzABEzABEzAB6yWfAyZgAiZgAiZgAiZgAiZgAiZQmID1UmEu\r\n... [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot 200 181 ms - 665838 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getWindowSize() with args: ["current","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getWindowSize' [debug] [JSONWP Proxy] Proxying [GET /window/size] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/window/size] with no body [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 375,\n \"height\" : 812\n },\n \"sessionId\" : \"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD\",\n \"status\" : 0\n}" [debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":375,"height":812} [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size 200 140 ms - 98 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"accessibility id","value":"91230006"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","91230006","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"accessibility id","value":"91230006"}[debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"73010000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"73010000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 211 ms - 124 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/73010000-0000-0000-2A16-000000000000/click [info] [HTTP] {} [info] [MJSONWP] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/73010000-0000-0000-2A16-000000000000/click] to [POST http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/element/73010000-0000-0000-2A16-000000000000/click] with body: {}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"73010000-0000-0000-2A16-000000000000","value":"","sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD"} [info] [JSONWP Proxy] Replacing sessionId 215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD with f1befdc4-8a5d-4d4d-8585-71a608858a1c [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/73010000-0000-0000-2A16-000000000000/click 200 702 ms - 118 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/source [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getPageSource' [debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"\\n\\n \\n \\n \\n \\n \n \n \n \n \n \n GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getScreenshot' [debug] [XCUITest] Taking screenshot with WDA [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/screenshot] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAIpcxoDR9IAAEAASURBVHgB\\r\\n7N13oHVFeS\\/+mBgREZEm1l+wIEWQIkhvgoggvUuVjnRFxQje\\/Ozi1SRgTExUEGNU\\r\\nohiNQeNN7D16NSaxImpUIqLGEmKaej\\/v+4U5y332qe\\/e++yzzzN\\/rD171sysme\\/z\\r\\nzMzzXVPWr\\/1yebpf\\/OIXCv5r5QqBQmAGBH7rt37rIQ95iOv\\/V64QKAQKgUKgECgE\\r\\nCoFCYLEI\\/NrypEu\\/LL40g5FcwYXAnQgUX1psr1jpCoFCoBAoBAqBQqAQmEKg+FKZ\\r\\n14XAZCJQfGmqnytfIVAIFAKFQCFQCBQCi0Wg+NJk2spVq0Kg+NJie8VKVwgUAoVA\\r\\nIVAIFAKFwBQCxZfKri4EJhOB4ktT\\/Vz5CoFCoBAoBAqBQqAQWCwCxZcm01auWhUC\\r\\nxZcW2ytWukKgECgECoFCoBAoBKYQKL5UdnUhMJkIFF+a6ufKVwgUAoVAIVAIFAKF\\r\\nwGIRKL40mbZy1aoQKL602F6x0hUChUAhUAgUAoVAITCFQPGlsqsLgclEoPjSVD9X\\r\\nvkKgECgECoFCoBAoBBaLQPGlybSVq1aFQPGlxfaKla4QKAQKgUKgECgECoEpBIov\\r\\nlV1dCEwmAsWXpvq58hUChUAhUAgUAoVAIbBYBIovTaatXLUqBIovLbZXrHSFQCFQ\\r\\nCBQChUAhUAhMIVB8qezqQmAyESi+NNXPla8QKAQKgUKgECgECoHFIlB8aTJt5apV\\r\\nIVB8abG9YqUrBAqBQqAQKAQKgUJgCoHiS2VXFwKTiUDxpal+rnyFQCFQCBQChUAh\\r... [debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAIpcxoDR9IAAEAASURBVHgB\r\n7N13oHVFeS/+mBgREZEm1l+wIEWQIkhvgoggvUuVjnRFxQje/Ozi1SRgTExUEGNU\r\nohiNQeNN7D16NSaxImpUIqLGEmKaej/v+4U5y332qe/e++yzzzN/rD171sysme/z\r\nzMzzXVPWr/1yebpf/OIXCv5r5QqBQmAGBH7rt37rIQ95iOv/V64QKAQKgUKgECgE\r\nCoFCYLEI/NrypEu/LL40g5FcwYXAnQgUX1psr1jpCoFCoBAoBAqBQqAQmEKg+FKZ\r\n14XAZCJQfGmqnytfIVAIFAKFQCFQCBQCi0Wg+NJk2spVq0Kg+NJie8VKVwgUAoVA\r\nIVAIFAKFwBQCxZfKri4EJhOB4ktT/Vz5CoFCoBAoBAqBQqAQWCwCxZcm01auWhUC\r\nxZcW2ytWukKgECgECoFCoBAoBKYQKL5UdnUhMJkIFF+a6ufKVwgUAoVAIVAIFAKF\r\nwGIRKL40mbZy1aoQKL602F6x0hUChUAhUAgUAoVAITCFQPGlsqsLgclEoPjSVD9X\r\nvkKgECgECoFCoBAoBBaLQPGlybSVq1aFQPGlxfaKla4QKAQKgUKgECgECoEpBIov\r\nlV1dCEwmAsWXpvq58hUChUAhUAgUAoVAIbBYBIovTaatXLUqBIovLbZXrHSFQCFQ\r\nCBQChUAhUAhMIVB8qezqQmAyESi+NNXPla8QKAQKgUKgECgECoHFIlB8aTJt5apV\r\nIVB8abG9YqUrBAqBQqAQKAQKgUJgCoHiS2VXFwKTiUDxpal+rnyFQCFQCBQChUAh\r\nUAgsFoHiS5NpK1etCoHiS4vtFStdIVAIFAKFQCFQCBQCUwgUXyq7uhCYTASKL031\r\n... [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot 200 131 ms - 384558 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getWindowSize() with args: ["current","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getWindowSize' [debug] [JSONWP Proxy] Proxying [GET /window/size] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/window/size] with no body [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 375,\n \"height\" : 812\n },\n \"sessionId\" : \"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD\",\n \"status\" : 0\n}" [debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":375,"height":812} [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size 200 44 ms - 98 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"accessibility id","value":"91230007"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","91230007","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"accessibility id","value":"91230007"} [debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"93010000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"93010000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 137 ms - 124 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/93010000-0000-0000-2A16-000000000000/click [info] [HTTP] {} [info] [MJSONWP] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/93010000-0000-0000-2A16-000000000000/click] to [POST http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/element/93010000-0000-0000-2A16-000000000000/click] with body: {}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"93010000-0000-0000-2A16-000000000000","value":"","sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD"} [info] [JSONWP Proxy] Replacing sessionId 215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD with f1befdc4-8a5d-4d4d-8585-71a608858a1c [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/93010000-0000-0000-2A16-000000000000/click 200 565 ms - 118 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/source [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getPageSource' [debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"\\n\\n \\n \\n \\n \\n \n \n \n \n \n \n GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getScreenshot' [debug] [XCUITest] Taking screenshot with WDA [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/screenshot] with no body [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAIpcxoDR9IAAEAASURBVHgB\\r\\n7N13oHVFeS\\/+mBgREZEm1l+wIEWQIkhvgoggvUuVjnRFxQje\\/Ozi1SRgTExUEGNU\\r\\nohiNQeNN7D16NSaxImpUIqLGEmKaej\\/v+4U5y332qe\\/e++yzzzN\\/rD171sysme\\/z\\r\\nzMzzXVPWr\\/1yebpf\\/OIXCv5r5QqBQmAGBH7rt37rIQ95iOv\\/V64QKAQKgUKgECgE\\r\\nCoFCYLEI\\/NrypEu\\/LL40g5FcwYXAnQgUX1psr1jpCoFCoBAoBAqBQqAQmEKg+FKZ\\r\\n14XAZCJQfGmqnytfIVAIFAKFQCFQCBQCi0Wg+NJk2spVq0Kg+NJie8VKVwgUAoVA\\r\\nIVAIFAKFwBQCxZfKri4EJhOB4ktT\\/Vz5CoFCoBAoBAqBQqAQWCwCxZcm01auWhUC\\r\\nxZcW2ytWukKgECgECoFCoBAoBKYQKL5UdnUhMJkIFF+a6ufKVwgUAoVAIVAIFAKF\\r\\nwGIRKL40mbZy1aoQKL602F6x0hUChUAhUAgUAoVAITCFQPGlsqsLgclEoPjSVD9X\\r\\nvkKgECgECoFCoBAoBBaLQPGlybSVq1aFQPGlxfaKla4QKAQKgUKgECgECoEpBIov\\r\\nlV1dCEwmAsWXpvq58hUChUAhUAgUAoVAIbBYBIovTaatXLUqBIovLbZXrHSFQCFQ\\r\\nCBQChUAhUAhMIVB8qezqQmAyESi+NNXPla8QKAQKgUKgECgECoHFIlB8aTJt5apV\\r\\nIVB8abG9YqUrBAqBQqAQKAQKgUJgCoHiS2VXFwKTiUDxpal+rnyFQCFQCBQChUAh\\r... [debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAIpcxoDR9IAAEAASURBVHgB\r\n7N13oHVFeS/+mBgREZEm1l+wIEWQIkhvgoggvUuVjnRFxQje/Ozi1SRgTExUEGNU\r\nohiNQeNN7D16NSaxImpUIqLGEmKaej/v+4U5y332qe/e++yzzzN/rD171sysme/z\r\nzMzzXVPWr/1yebpf/OIXCv5r5QqBQmAGBH7rt37rIQ95iOv/V64QKAQKgUKgECgE\r\nCoFCYLEI/NrypEu/LL40g5FcwYXAnQgUX1psr1jpCoFCoBAoBAqBQqAQmEKg+FKZ\r\n14XAZCJQfGmqnytfIVAIFAKFQCFQCBQCi0Wg+NJk2spVq0Kg+NJie8VKVwgUAoVA\r\nIVAIFAKFwBQCxZfKri4EJhOB4ktT/Vz5CoFCoBAoBAqBQqAQWCwCxZcm01auWhUC\r\nxZcW2ytWukKgECgECoFCoBAoBKYQKL5UdnUhMJkIFF+a6ufKVwgUAoVAIVAIFAKF\r\nwGIRKL40mbZy1aoQKL602F6x0hUChUAhUAgUAoVAITCFQPGlsqsLgclEoPjSVD9X\r\nvkKgECgECoFCoBAoBBaLQPGlybSVq1aFQPGlxfaKla4QKAQKgUKgECgECoEpBIov\r\nlV1dCEwmAsWXpvq58hUChUAhUAgUAoVAIbBYBIovTaatXLUqBIovLbZXrHSFQCFQ\r\nCBQChUAhUAhMIVB8qezqQmAyESi+NNXPla8QKAQKgUKgECgECoHFIlB8aTJt5apV\r\nIVB8abG9YqUrBAqBQqAQKAQKgUJgCoHiS2VXFwKTiUDxpal+rnyFQCFQCBQChUAh\r\nUAgsFoHiS5NpK1etCoHiS4vtFStdIVAIFAKFQCFQCBQCUwgUXyq7uhCYTASKL031\r\n... [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot 200 136 ms - 384558 [info] [HTTP] [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 375,\n \"height\" : 812\n },\n \"sessionId\" : \"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD\",\n \"status\" : 0\n}" [debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":375,"height":812} [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size 200 82 ms - 98 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements [info] [HTTP] {"using":"accessibility id","value":"91230007"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","91230007","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [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/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/elements] with body: {"using":"accessibility id","value":"91230007"} [debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"93010000-0000-0000-2A16-000000000000"}],"sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD","status":0} [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"93010000-0000-0000-2A16-000000000000"}] [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/elements 200 136 ms - 124 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/93010000-0000-0000-2A16-000000000000/click [info] [HTTP] {} [info] [MJSONWP] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/93010000-0000-0000-2A16-000000000000/click] to [POST http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/element/93010000-0000-0000-2A16-000000000000/click] with body: {}[debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"93010000-0000-0000-2A16-000000000000","value":"","sessionId":"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD"} [info] [JSONWP Proxy] Replacing sessionId 215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD with f1befdc4-8a5d-4d4d-8585-71a608858a1c [info] [HTTP] <-- POST /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/element/93010000-0000-0000-2A16-000000000000/click 200 588 ms - 118 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/source [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getPageSource' [debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/source] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"\\n\\n \\n \\n \\n \\n \n \n \n \n \n \n GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getScreenshot' [debug] [XCUITest] Taking screenshot with WDA [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/screenshot] with no body [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAIpcxoDR9IAAEAASURBVHgB\\r\\n7N13oHVFeS\\/+mBgREZEm1l+wIEWQIkhvgoggvUuVjnRFxQje\\/Ozi1SRgTExUEGNU\\r\\nohiNQeNN7D16NSaxImpUIqLGEmKaej\\/v+4U5y332qe\\/e++yzzzN\\/rD171sysme\\/z\\r\\nzMzzXVPWr\\/1yebpf\\/OIXCv5r5QqBQmAGBH7rt37rIQ95iOv\\/V64QKAQKgUKgECgE\\r\\nCoFCYLEI\\/NrypEu\\/LL40g5FcwYXAnQgUX1psr1jpCoFCoBAoBAqBQqAQmEKg+FKZ\\r\\n14XAZCJQfGmqnytfIVAIFAKFQCFQCBQCi0Wg+NJk2spVq0Kg+NJie8VKVwgUAoVA\\r\\nIVAIFAKFwBQCxZfKri4EJhOB4ktT\\/Vz5CoFCoBAoBAqBQqAQWCwCxZcm01auWhUC\\r\\nxZcW2ytWukKgECgECoFCoBAoBKYQKL5UdnUhMJkIFF+a6ufKVwgUAoVAIVAIFAKF\\r\\nwGIRKL40mbZy1aoQKL602F6x0hUChUAhUAgUAoVAITCFQPGlsqsLgclEoPjSVD9X\\r\\nvkKgECgECoFCoBAoBBaLQPGlybSVq1aFQPGlxfaKla4QKAQKgUKgECgECoEpBIov\\r\\nlV1dCEwmAsWXpvq58hUChUAhUAgUAoVAIbBYBIovTaatXLUqBIovLbZXrHSFQCFQ\\r\\nCBQChUAhUAhMIVB8qezqQmAyESi+NNXPla8QKAQKgUKgECgECoHFIlB8aTJt5apV\\r\\nIVB8abG9YqUrBAqBQqAQKAQKgUJgCoHiS2VXFwKTiUDxpal+rnyFQCFQCBQChUAh\\r... [debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABGUAAAmECAIAAAAjR0TuAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAATCAAAAKAAABMIAAATCAAIpcxoDR9IAAEAASURBVHgB\r\n7N13oHVFeS/+mBgREZEm1l+wIEWQIkhvgoggvUuVjnRFxQje/Ozi1SRgTExUEGNU\r\nohiNQeNN7D16NSaxImpUIqLGEmKaej/v+4U5y332qe/e++yzzzN/rD171sysme/z\r\nzMzzXVPWr/1yebpf/OIXCv5r5QqBQmAGBH7rt37rIQ95iOv/V64QKAQKgUKgECgE\r\nCoFCYLEI/NrypEu/LL40g5FcwYXAnQgUX1psr1jpCoFCoBAoBAqBQqAQmEKg+FKZ\r\n14XAZCJQfGmqnytfIVAIFAKFQCFQCBQCi0Wg+NJk2spVq0Kg+NJie8VKVwgUAoVA\r\nIVAIFAKFwBQCxZfKri4EJhOB4ktT/Vz5CoFCoBAoBAqBQqAQWCwCxZcm01auWhUC\r\nxZcW2ytWukKgECgECoFCoBAoBKYQKL5UdnUhMJkIFF+a6ufKVwgUAoVAIVAIFAKF\r\nwGIRKL40mbZy1aoQKL602F6x0hUChUAhUAgUAoVAITCFQPGlsqsLgclEoPjSVD9X\r\nvkKgECgECoFCoBAoBBaLQPGlybSVq1aFQPGlxfaKla4QKAQKgUKgECgECoEpBIov\r\nlV1dCEwmAsWXpvq58hUChUAhUAgUAoVAIbBYBIovTaatXLUqBIovLbZXrHSFQCFQ\r\nCBQChUAhUAhMIVB8qezqQmAyESi+NNXPla8QKAQKgUKgECgECoHFIlB8aTJt5apV\r\nIVB8abG9YqUrBAqBQqAQKAQKgUJgCoHiS2VXFwKTiUDxpal+rnyFQCFQCBQChUAh\r\nUAgsFoHiS5NpK1etCoHiS4vtFStdIVAIFAKFQCFQCBQCUwgUXyq7uhCYTASKL031\r\n... [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/screenshot 200 133 ms - 384558 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size [info] [HTTP] {} [debug] [MJSONWP] Calling AppiumDriver.getWindowSize() with args: ["current","f1befdc4-8a5d-4d4d-8585-71a608858a1c"] [debug] [XCUITest] Executing command 'getWindowSize' [debug] [JSONWP Proxy] Proxying [GET /window/size] to [GET http://localhost:8100/session/215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD/window/size] with no body[debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 375,\n \"height\" : 812\n },\n \"sessionId\" : \"215C13F4-F9B5-4BC2-972F-9E4DDD4E0EBD\",\n \"status\" : 0\n}" [debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"width":375,"height":812} [info] [HTTP] <-- GET /wd/hub/session/f1befdc4-8a5d-4d4d-8585-71a608858a1c/window/current/size 200 44 ms - 98 [info] [HTTP] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted