Appium for IOS run very slow from initiate till click element

I tried to run automation using java language but the thing is why my automation run very slow even when click the element take so much time.

Appium desktop V 1.6.2
macOS high sierra
iphone simulator

Here my log :

[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 519 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 514 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 594 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 485 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element/41000000-0000-0000-EE5E-010000000000/text
[H-T-T-P] {}
[W3C] Driver proxy active, passing request on via H-T-T-P proxy
[XCUITest] Executing command ‘proxyReqRes’
[JSONWP Proxy] Proxying [GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element/41000000-0000-0000-EE5E-010000000000/text] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/element/41000000-0000-0000-EE5E-010000000000/text] with body: {}
[JSONWP Proxy] Got response with status 200: “{\n “value” : “7:30am - 8:00pm Monday to Saturday (including public holidays)”,\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Replacing sessionId 6DAFA554-6F61-4A98-B097-DA11AEAD1236 with 14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element/41000000-0000-0000-EE5E-010000000000/text 200 65 ms - 136
[H-T-T-P]
[H-T-T-P] --> POST /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element
[H-T-T-P] {“using”:“xpath”,“value”:"//[contains(@label,‘[email protected]’)]"}
[W3C] Calling AppiumDriver.findElement() with args: [“xpath”,"//
[contains(@label,‘[email protected]’)]",“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘findElement’
[BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[BaseDriver] Waiting up to 0 ms for condition
[JSONWP Proxy] Proxying [POST /element] to [POST h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/element] with body: {“using”:“xpath”,“value”:"//[contains(@label,‘[email protected]’)]"}
[JSONWP Proxy] Got response with status 200: {“value”:{“ELEMENT”:“45000000-0000-0000-EE5E-010000000000”},“sessionId”:“6DAFA554-6F61-4A98-B097-DA11AEAD1236”,“status”:0}
[MJSONWP] Responding to client with driver.findElement() result: {“ELEMENT”:“45000000-0000-0000-EE5E-010000000000”}
[H-T-T-P] <-- POST /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element 200 848 ms - 122
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 540 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 505 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 504 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 516 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element/45000000-0000-0000-EE5E-010000000000/text
[H-T-T-P] {}
[W3C] Driver proxy active, passing request on via H-T-T-P proxy
[XCUITest] Executing command ‘proxyReqRes’
[JSONWP Proxy] Proxying [GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element/45000000-0000-0000-EE5E-010000000000/text] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/element/45000000-0000-0000-EE5E-010000000000/text] with body: {}
[JSONWP Proxy] Got response with status 200: “{\n “value” : "[email protected]”,\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}"
[JSONWP Proxy] Replacing sessionId 6DAFA554-6F61-4A98-B097-DA11AEAD1236 with 14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element/45000000-0000-0000-EE5E-010000000000/text 200 80 ms - 98
[H-T-T-P]
[H-T-T-P] --> POST /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element
[H-T-T-P] {“using”:“xpath”,“value”:"//
[contains(@label,‘h-t-t-p://www.hlb.com.kh’)]"}
[W3C] Calling AppiumDriver.findElement() with args: [“xpath”,"//[contains(@label,‘h-t-t-p://www.hlb.com.kh’)]",“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘findElement’
[BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[BaseDriver] Waiting up to 0 ms for condition
[JSONWP Proxy] Proxying [POST /element] to [POST h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/element] with body: {“using”:“xpath”,“value”:"//
[contains(@label,‘h-t-t-p://www.hlb.com.kh’)]"}
[JSONWP Proxy] Got response with status 200: {“value”:{“ELEMENT”:“49000000-0000-0000-EE5E-010000000000”},“sessionId”:“6DAFA554-6F61-4A98-B097-DA11AEAD1236”,“status”:0}
[MJSONWP] Responding to client with driver.findElement() result: {“ELEMENT”:“49000000-0000-0000-EE5E-010000000000”}
[H-T-T-P] <-- POST /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element 200 881 ms - 122
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 591 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 570 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 572 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 472 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element/49000000-0000-0000-EE5E-010000000000/text
[H-T-T-P] {}
[W3C] Driver proxy active, passing request on via H-T-T-P proxy
[XCUITest] Executing command ‘proxyReqRes’
[JSONWP Proxy] Proxying [GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element/49000000-0000-0000-EE5E-010000000000/text] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/element/49000000-0000-0000-EE5E-010000000000/text] with body: {}
[JSONWP Proxy] Got response with status 200: “{\n “value” : “h-t-t-p:\/\/www.hlb.com.kh”,\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Replacing sessionId 6DAFA554-6F61-4A98-B097-DA11AEAD1236 with 14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element/49000000-0000-0000-EE5E-010000000000/text 200 78 ms - 95
[H-T-T-P]
[H-T-T-P] --> POST /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element
[H-T-T-P] {“using”:“xpath”,“value”:"//[contains(@label,‘h-t-t-ps://www.facebook.com/HLBCambodia’)]"}
[W3C] Calling AppiumDriver.findElement() with args: [“xpath”,"//
[contains(@label,‘h-t-t-ps://www.facebook.com/HLBCambodia’)]",“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘findElement’
[BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
[BaseDriver] Waiting up to 0 ms for condition
[JSONWP Proxy] Proxying [POST /element] to [POST h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/element] with body: {“using”:“xpath”,“value”:"//*[contains(@label,‘h-t-t-ps://www.facebook.com/HLBCambodia’)]"}
[JSONWP Proxy] Got response with status 200: {“value”:{“ELEMENT”:“4D000000-0000-0000-EE5E-010000000000”},“sessionId”:“6DAFA554-6F61-4A98-B097-DA11AEAD1236”,“status”:0}
[MJSONWP] Responding to client with driver.findElement() result: {“ELEMENT”:“4D000000-0000-0000-EE5E-010000000000”}
[H-T-T-P] <-- POST /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element 200 867 ms - 122
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 506 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 453 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 555 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] {}
[W3C] Calling AppiumDriver.getSession() with args: [“14e8e240-f4f0-4911-9659-e89e860be809”]
[XCUITest] Executing command ‘getSession’
[JSONWP Proxy] Proxying [GET /] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “capabilities” : {\n “device” : “iphone”,\n “browserName” : “UAT”,\n “sdkVersion” : “11.4”,\n “CFBundleIdentifier” : “kh.com.hongleongconnect.mobileconnect”\n }\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[XCUITest] Merging WDA caps over Appium caps for session detail response
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /wda/screen] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/wda/screen] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “statusBarSize” : {\n “width” : 375,\n “height” : 20\n },\n “scale” : 2\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Proxying [GET /window/size] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/window/size] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : {\n “width” : 375,\n “height” : 667\n },\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[MJSONWP] Responding to client with driver.getSession() result: {“udid”:“41EA291C-3047-41D9-9386-287410D5E9BA”,“app”:"/Users/thenkie/Library/Developer/Xcode/DerivedData/HongLeong-cfgtfydgnowqqgehexixfcpyujzw/Build/Products/Debug-iphonesimulator/UAT.app",“automationName”:“XCUITest”,“clearSystemFiles”:true,“deviceName”:“iPhone 8”,“newCommandTimeout”:20,“noReset”:true,“platformName”:“iOS”,“platormName”:“iOS”,“useNewWDA”:true,“usePrebuiltWDA”:true,“device”:“iphone”,“browserName”:“UAT”,“sdkVersion”:“11.4”,“CFBundleIdentifier”:“kh.com.hongleongconnect.mobileconnect”,“pixelRatio”:2,“statBarHeight”:20,“viewportRect”:{“left”:0,“top”:40,“width”:750,“height”:1294}}
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809 200 654 ms - 670
[H-T-T-P]
[H-T-T-P] --> GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element/4D000000-0000-0000-EE5E-010000000000/text
[H-T-T-P] {}
[W3C] Driver proxy active, passing request on via H-T-T-P proxy
[XCUITest] Executing command ‘proxyReqRes’
[JSONWP Proxy] Proxying [GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element/4D000000-0000-0000-EE5E-010000000000/text] to [GET h-t-t-p://localhost:8100/session/6DAFA554-6F61-4A98-B097-DA11AEAD1236/element/4D000000-0000-0000-EE5E-010000000000/text] with body: {}
[JSONWP Proxy] Got response with status 200: “{\n “value” : “h-t-t-ps:\/\/www.facebook.com\/HLBCambodia”,\n “sessionId” : “6DAFA554-6F61-4A98-B097-DA11AEAD1236”,\n “status” : 0\n}”
[JSONWP Proxy] Replacing sessionId 6DAFA554-6F61-4A98-B097-DA11AEAD1236 with 14e8e240-f4f0-4911-9659-e89e860be809
[H-T-T-P] <-- GET /wd/hub/session/14e8e240-f4f0-4911-9659-e89e860be809/element/4D000000-0000-0000-EE5E-010000000000/text 200 74 ms - 110
[H-T-T-P]
[BaseDriver] Shutting down because we waited 20 seconds for a command
[XCUITest] Shutting down sub-processes
[XCUITest] Shutting down xcodebuild process (pid 89703)
[Appium] Closing session, cause was ‘New Command Timeout of 20 seconds expired. Try customizing the timeout using the ‘newCommandTimeout’ desired capability’
[Appium] Removing session 14e8e240-f4f0-4911-9659-e89e860be809 from our master session list
[XCUITest] xcodebuild exited with code ‘null’ and signal ‘SIGTERM’
[XCUITest] Not cleaning ‘/Users/thenkie/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Logs’ folder, because the other session does not expect it to be cleaned
[iOSLog] Stopping iOS log capture

If you can give me suggestion what should i do, it will be really helpful.
Thanks

There can be multiple reasons to this, check Jonathan’s video on this topic