Skip to content

Instantly share code, notes, and snippets.

@sudhanshuprakash
Created January 18, 2021 12:31
Show Gist options
  • Save sudhanshuprakash/5b7a0a57c3ead847e9767316262e8399 to your computer and use it in GitHub Desktop.
Save sudhanshuprakash/5b7a0a57c3ead847e9767316262e8399 to your computer and use it in GitHub Desktop.
[Appium] Appium v1.18.3 creating new AndroidUiautomator2Driver (v1.56.1) session
[Appium] Applying relaxed security to 'AndroidUiautomator2Driver' as per server command line argument. All insecure features will be enabled unless explicitly disabled by --deny-insecure
[BaseDriver] Creating session with MJSONWP desired capabilities: {
[BaseDriver] "appActivity": "com.hancom.office.hwrite.HWriteNavLauncher",
[BaseDriver] "appPackage": "com.hancom.office.editor.sec",
[BaseDriver] "noReset": "TRUE",
[BaseDriver] "platformVersion": "7.1.1",
[BaseDriver] "automationName": "Appium",
[BaseDriver] "skipDeviceInitialization": "TRUE",
[BaseDriver] "skipUnlock": "TRUE",
[BaseDriver] "platformName": "ANDROID",
[BaseDriver] "udid": "HT4ANJT07993",
[BaseDriver] "deviceName": "Nexus 9",
[BaseDriver] "fullReset": "FALSE"
[BaseDriver] }
[BaseDriver] Capability 'noReset' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Capability 'fullReset' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Capability 'skipUnlock' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Capability 'skipDeviceInitialization' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Session created with session id: ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a
[UiAutomator2] Starting 'com.hancom.office.editor.sec' directly on the device
[ADB] Using 'adb.exe' from 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe'
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 start-server'
[AndroidDriver] Retrieving device list
[ADB] Trying to find a connected android device
[ADB] Getting connected devices
[ADB] Connected devices: [{"udid":"HT4ANJT07993","state":"device"}]
[AndroidDriver] Using device: HT4ANJT07993
[ADB] Using 'adb.exe' from 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe'
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 start-server'
[ADB] Setting device id to HT4ANJT07993
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell getprop ro.build.version.sdk'
[ADB] Current device property 'ro.build.version.sdk': 25
[ADB] Device API level: 25
[AndroidDriver] No app sent in, not parsing package/activity
[AndroidDriver] 'skipDeviceInitialization' is set. Skipping device initialization.
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell appops set io.appium.settings android\:mock_location allow'
[Logcat] Starting logs capture with command: C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe -P 5037 -s HT4ANJT07993 logcat -v threadtime
[UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8204
[ADB] Forwarding system: 8204 to device: 6790
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 forward tcp\:8204 tcp\:6790'
[UiAutomator2] Server package at 'C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.12.2.apk' is not writeable. Will copy it into the temporary location at 'C:\Users\admin\AppData\Local\Temp\2021018-22080-81iogk.4wfqp' as a workaround. Consider making this file writeable manually in order to improve the performance of session startup.
[UiAutomator2] Server package at 'C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' is not writeable. Will copy it into the temporary location at 'C:\Users\admin\AppData\Local\Temp\2021018-22080-81iogk.4wfqp' as a workaround. Consider making this file writeable manually in order to improve the performance of session startup.
[ADB] Getting install status for io.appium.uiautomator2.server
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell dumpsys package io.appium.uiautomator2.server'
[ADB] 'io.appium.uiautomator2.server' is installed
[ADB] Getting package info for 'io.appium.uiautomator2.server'
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell dumpsys package io.appium.uiautomator2.server'
[ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('4.12.2' >= '4.12.2')
[UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled
[ADB] Checking app cert for C:\Users\admin\AppData\Local\Temp\2021018-22080-81iogk.4wfqp\appium-uiautomator2-server-v4.12.2.apk
[ADB] Using 'apksigner.jar' from 'C:\Users\admin\AppData\Local\Android\Sdk\build-tools\29.0.2\lib\apksigner.jar'
[ADB] Starting apksigner: 'C:\\Program Files\\Java\\jdk-13.0.2\\bin\\java.exe' -Xmx1024M -Xss1m -jar C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\build-tools\\29.0.2\\lib\\apksigner.jar verify --print-certs C:\\Users\\admin\\AppData\\Local\\Temp\\2021018-22080-81iogk.4wfqp\\appium-uiautomator2-server-v4.12.2.apk
[ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
[ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
[ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
[ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
[ADB]
[ADB] 'C:\Users\admin\AppData\Local\Temp\2021018-22080-81iogk.4wfqp\appium-uiautomator2-server-v4.12.2.apk' is signed with the default certificate
[ADB] Getting install status for io.appium.uiautomator2.server.test
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell dumpsys package io.appium.uiautomator2.server.test'
[ADB] 'io.appium.uiautomator2.server.test' is installed
[ADB] Checking app cert for C:\Users\admin\AppData\Local\Temp\2021018-22080-81iogk.4wfqp\appium-uiautomator2-server-debug-androidTest.apk
[ADB] Starting apksigner: 'C:\\Program Files\\Java\\jdk-13.0.2\\bin\\java.exe' -Xmx1024M -Xss1m -jar C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\build-tools\\29.0.2\\lib\\apksigner.jar verify --print-certs C:\\Users\\admin\\AppData\\Local\\Temp\\2021018-22080-81iogk.4wfqp\\appium-uiautomator2-server-debug-androidTest.apk
[ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
[ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
[ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
[ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
[ADB]
[ADB] 'C:\Users\admin\AppData\Local\Temp\2021018-22080-81iogk.4wfqp\appium-uiautomator2-server-debug-androidTest.apk' is signed with the default certificate
[UiAutomator2] Server packages are not going to be (re)installed
[UiAutomator2] Waiting up to 30000ms for services to be available
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell pm list instrumentation'
[UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[UiAutomator2] No app capability. Assuming it is already on the device
[UiAutomator2] Performing shallow cleanup of automation leftovers
[UiAutomator2] The following obsolete sessions are still running: [null]
[UiAutomator2] Cleaning up the obsolete sessions
[Instrumentation] .
[Instrumentation] Time: 31.093
[Instrumentation]
[Instrumentation] OK (1 test)
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell am force-stop io.appium.uiautomator2.server.test'
[Instrumentation] The process has exited with code 0
[UiAutomator2] Starting UIAutomator2 server 4.12.2
[UiAutomator2] Using UIAutomator2 server from 'C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.12.2.apk' and test from 'C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk'
[UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
[ADB] Creating ADB subprocess with args: ["-P",5037,"-s","HT4ANJT07993","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[WD Proxy] Matched '/status' to command name 'getStatus'
[WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8204/wd/hub/status] with no body
[WD Proxy] socket hang up
[Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[BaseDriver] Shutting down because we waited 60 seconds for a command
[Appium] Closing session, cause was 'New Command Timeout of 60 seconds expired. Try customizing the timeout using the 'newCommandTimeout' desired capability'
[Appium] Removing session 'eff7d851-1523-4a1f-b417-6daf1e9025ec' from our master session list
[UiAutomator2] Deleting UiAutomator2 session
[UiAutomator2] Deleting UiAutomator2 server session
[WD Proxy] Matched '/' to command name 'deleteSession'
[WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8201/wd/hub/session/0bdad653-6450-4df0-8f7f-96f404d2fa30] with no body
[WD Proxy] socket hang up
[UiAutomator2] Did not get confirmation UiAutomator2 deleteSession worked; Error was: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: socket hang up
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell am force-stop com.hancom.office.editor.sec'
[WD Proxy] Matched '/status' to command name 'getStatus'
[WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8204/wd/hub/status] with no body
[WD Proxy] socket hang up
[Logcat] Stopping logcat capture
[ADB] Removing forwarded port socket connection: 8201
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 forward --remove tcp\:8201'
[WD Proxy] Matched '/status' to command name 'getStatus'
[WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8204/wd/hub/status] with no body
[WD Proxy] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[UiAutomator2] The initialization of the instrumentation process took 3097ms
[WD Proxy] Matched '/session' to command name 'createSession'
[WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8204/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appPackage":"com.hancom.office.editor.sec","noReset":true,"platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceName":"Nexus 9","fullReset":false},"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appPackage":"com.hancom.office.editor.sec","noReset":true,"platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceName":"HT4ANJT07993","fullReset":false,"deviceUDID":"HT4ANJT07993"}],"alwaysMatch":{}}}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appPackage":"com.hancom.office.editor.sec","noReset":true,"platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceName":"Nexus 9","fullReset":false},"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appPackage":"com.hancom.office.editor.sec","noReset":true,"platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceName":"HT4ANJT07993","fullReset":false,"deviceUDID":"HT4ANJT07993"}],"alwaysMatch":{}},"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d"}}
[WD Proxy] Determined the downstream protocol as 'W3C'
[WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/appium/device/info] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"androidId":"76f6ec23934cbad1","apiVersion":"25","bluetooth":{"state":"OFF"},"brand":"google","carrierName":"","displayDensity":320,"locale":"en_GB","manufacturer":"htc","model":"Nexus 9","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":1048576,"linkUpstreamBandwidthKbps":1048576,"networkCapabilities":"NET_CAPABILITY_NOT_METERED,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","signalStrength":-53,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"CONNECTED","extraInfo":"\"Hancom5G\"","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":0,"subtypeName":"","type":1,"typeName":"WIFI"}],"platformVersion":"7.1.1","realDisplaySize":"2048x1536","timeZone":"Asia/Calcutta"}}
[UiAutomator2] 'skipUnlock' capability set, so skipping device unlock
[UiAutomator2] Starting 'com.hancom.office.editor.sec/com.hancom.office.hwrite.HWriteNavLauncher and waiting for 'com.hancom.office.editor.sec/com.hancom.office.hwrite.HWriteNavLauncher'
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell am start -W -n com.hancom.office.editor.sec/com.hancom.office.hwrite.HWriteNavLauncher -S'
[WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/appium/device/pixel_ratio] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":2}
[WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/appium/device/system_bars] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"statusBar":48}}
[WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
[WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/window/current/size] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"height":1440,"width":2048}}
[Appium] New AndroidUiautomator2Driver session created successfully, session ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a added to master session list
[BaseDriver] Event 'newSessionStarted' logged at 1610972309774 (17:48:29 GMT+0530 (India Standard Time))
[MJSONWP (ad8dbbf4)] Cached the protocol value 'MJSONWP' for the new session ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a
[MJSONWP (ad8dbbf4)] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appPackage":"com.hancom.office.editor.sec","noReset":true,"platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceName":"Nexus 9","fullReset":false},"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appPackage":"com.hancom.office.editor.sec","noReset":true,"platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceName":"HT4ANJT07993","fullReset":false,"deviceUDID":"HT4ANJT07993","deviceApiLevel":25,"deviceScreenSize":"2048x1536","deviceScreenDensity":320,"deviceModel":"Nexus 9","deviceManufacturer":"htc","pixelRatio":2,"statBarHeight":48,"vi...
[HTTP] <-- POST /wd/hub/session 200 15581 ms - 1152
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/window/current/size
[HTTP] {}
[MJSONWP (ad8dbbf4)] Driver proxy active, passing request on via HTTP proxy
[WD Proxy] Matched '/wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/window/current/size' to command name 'getWindowSize'
[WD Proxy] Proxying [GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/window/current/size] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/window/current/size] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"height":1440,"width":2048}}
[WD Proxy] Replacing sessionId 3b8c1e98-2ab6-438e-970c-9d5438cc772d with ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/window/current/size 200 6 ms - 100
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/window/current/size
[HTTP] {}
[MJSONWP (ad8dbbf4)] Driver proxy active, passing request on via HTTP proxy
[WD Proxy] Matched '/wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/window/current/size' to command name 'getWindowSize'
[WD Proxy] Proxying [GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/window/current/size] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/window/current/size] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"height":1440,"width":2048}}
[WD Proxy] Replacing sessionId 3b8c1e98-2ab6-438e-970c-9d5438cc772d with ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/window/current/size 200 6 ms - 100
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element
[HTTP] {"using":"xpath","value":"/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.view.ViewGroup/android.widget.LinearLayout[2]/android.widget.ImageButton"}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.findElement() with args: ["xpath","/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.view.ViewGroup/android.widget.LinearLayout[2]/android.widget.ImageButton","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element] with body: {"strategy":"xpath","selector":"/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.view.ViewGroup/android.widget.LinearLayout[2]/android.widget.ImageButton","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"ELEMENT":"b1a798c4-854f-4a30-9d87-aaace2ddab83","element-6066-11e4-a52e-4f735466cecf":"b1a798c4-854f-4a30-9d87-aaace2ddab83"}}
[MJSONWP (ad8dbbf4)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"b1a798c4-854f-4a30-9d87-aaace2ddab83","ELEMENT":"b1a798c4-854f-4a30-9d87-aaace2ddab83"}
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element 200 825 ms - 199
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/b1a798c4-854f-4a30-9d87-aaace2ddab83/displayed
[HTTP] {}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.elementDisplayed() with args: ["b1a798c4-854f-4a30-9d87-aaace2ddab83","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/element/b1a798c4-854f-4a30-9d87-aaace2ddab83/attribute/displayed' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/b1a798c4-854f-4a30-9d87-aaace2ddab83/attribute/displayed] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/b1a798c4-854f-4a30-9d87-aaace2ddab83/attribute/displayed] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":"true"}
[MJSONWP (ad8dbbf4)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/b1a798c4-854f-4a30-9d87-aaace2ddab83/displayed 200 9 ms - 76
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/b1a798c4-854f-4a30-9d87-aaace2ddab83/enabled
[HTTP] {}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.elementEnabled() with args: ["b1a798c4-854f-4a30-9d87-aaace2ddab83","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/element/b1a798c4-854f-4a30-9d87-aaace2ddab83/attribute/enabled' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/b1a798c4-854f-4a30-9d87-aaace2ddab83/attribute/enabled] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/b1a798c4-854f-4a30-9d87-aaace2ddab83/attribute/enabled] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":"true"}
[MJSONWP (ad8dbbf4)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/b1a798c4-854f-4a30-9d87-aaace2ddab83/enabled 200 8 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element
[HTTP] {"using":"xpath","value":"/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.view.ViewGroup/android.widget.LinearLayout[2]/android.widget.ImageButton"}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.findElement() with args: ["xpath","/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.view.ViewGroup/android.widget.LinearLayout[2]/android.widget.ImageButton","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element] with body: {"strategy":"xpath","selector":"/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.view.ViewGroup/android.widget.LinearLayout[2]/android.widget.ImageButton","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"ELEMENT":"1e649633-7728-416b-82b9-3e092bcd00a5","element-6066-11e4-a52e-4f735466cecf":"1e649633-7728-416b-82b9-3e092bcd00a5"}}
[MJSONWP (ad8dbbf4)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1e649633-7728-416b-82b9-3e092bcd00a5","ELEMENT":"1e649633-7728-416b-82b9-3e092bcd00a5"}
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element 200 97 ms - 199
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/1e649633-7728-416b-82b9-3e092bcd00a5/click
[HTTP] {"id":"1e649633-7728-416b-82b9-3e092bcd00a5"}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.click() with args: ["1e649633-7728-416b-82b9-3e092bcd00a5","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/element/1e649633-7728-416b-82b9-3e092bcd00a5/click' to command name 'click'
[WD Proxy] Proxying [POST /element/1e649633-7728-416b-82b9-3e092bcd00a5/click] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/1e649633-7728-416b-82b9-3e092bcd00a5/click] with body: {"element":"1e649633-7728-416b-82b9-3e092bcd00a5"}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":null}
[MJSONWP (ad8dbbf4)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/1e649633-7728-416b-82b9-3e092bcd00a5/click 200 825 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode
[HTTP] {"keycode":36}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.pressKeyCode() with args: [36,null,null,null,null,"ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/appium/device/press_keycode] with body: {"keycode":36,"metastate":null,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":null}
[MJSONWP (ad8dbbf4)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode 200 1375 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode
[HTTP] {"keycode":29}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.pressKeyCode() with args: [29,null,null,null,null,"ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/appium/device/press_keycode] with body: {"keycode":29,"metastate":null,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":null}
[MJSONWP (ad8dbbf4)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode 200 625 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode
[HTTP] {"keycode":42}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.pressKeyCode() with args: [42,null,null,null,null,"ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/appium/device/press_keycode] with body: {"keycode":42,"metastate":null,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":null}
[MJSONWP (ad8dbbf4)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode 200 22 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode
[HTTP] {"keycode":31}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.pressKeyCode() with args: [31,null,null,null,null,"ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/appium/device/press_keycode] with body: {"keycode":31,"metastate":null,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":null}
[MJSONWP (ad8dbbf4)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode 200 33 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode
[HTTP] {"keycode":43}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.pressKeyCode() with args: [43,null,null,null,null,"ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/appium/device/press_keycode] with body: {"keycode":43,"metastate":null,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":null}
[MJSONWP (ad8dbbf4)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode 200 639 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode
[HTTP] {"keycode":41}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.pressKeyCode() with args: [41,null,null,null,null,"ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/appium/device/press_keycode] with body: {"keycode":41,"metastate":null,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":null}
[MJSONWP (ad8dbbf4)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode 200 104 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode
[HTTP] {"keycode":29,"metastate":4096}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.pressKeyCode() with args: [29,4096,null,null,null,"ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/appium/device/press_keycode] with body: {"keycode":29,"metastate":4096,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":null}
[MJSONWP (ad8dbbf4)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode 200 1762 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element
[HTTP] {"using":"xpath","value":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText"}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.findElement() with args: ["xpath","//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element] with body: {"strategy":"xpath","selector":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"ELEMENT":"a47d5691-2564-43ea-ac22-e05548e5e420","element-6066-11e4-a52e-4f735466cecf":"a47d5691-2564-43ea-ac22-e05548e5e420"}}
[MJSONWP (ad8dbbf4)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"a47d5691-2564-43ea-ac22-e05548e5e420","ELEMENT":"a47d5691-2564-43ea-ac22-e05548e5e420"}
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element 200 794 ms - 199
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/a47d5691-2564-43ea-ac22-e05548e5e420/displayed
[HTTP] {}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.elementDisplayed() with args: ["a47d5691-2564-43ea-ac22-e05548e5e420","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/element/a47d5691-2564-43ea-ac22-e05548e5e420/attribute/displayed' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/a47d5691-2564-43ea-ac22-e05548e5e420/attribute/displayed] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/a47d5691-2564-43ea-ac22-e05548e5e420/attribute/displayed] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":"true"}
[MJSONWP (ad8dbbf4)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/a47d5691-2564-43ea-ac22-e05548e5e420/displayed 200 9 ms - 76
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/a47d5691-2564-43ea-ac22-e05548e5e420/enabled
[HTTP] {}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.elementEnabled() with args: ["a47d5691-2564-43ea-ac22-e05548e5e420","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/element/a47d5691-2564-43ea-ac22-e05548e5e420/attribute/enabled' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/a47d5691-2564-43ea-ac22-e05548e5e420/attribute/enabled] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/a47d5691-2564-43ea-ac22-e05548e5e420/attribute/enabled] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":"true"}
[MJSONWP (ad8dbbf4)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/a47d5691-2564-43ea-ac22-e05548e5e420/enabled 200 11 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element
[HTTP] {"using":"xpath","value":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText"}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.findElement() with args: ["xpath","//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element] with body: {"strategy":"xpath","selector":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"ELEMENT":"78ec2d69-3cc3-46c6-a7fb-e0d9d86c8bf3","element-6066-11e4-a52e-4f735466cecf":"78ec2d69-3cc3-46c6-a7fb-e0d9d86c8bf3"}}
[MJSONWP (ad8dbbf4)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"78ec2d69-3cc3-46c6-a7fb-e0d9d86c8bf3","ELEMENT":"78ec2d69-3cc3-46c6-a7fb-e0d9d86c8bf3"}
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element 200 130 ms - 199
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/78ec2d69-3cc3-46c6-a7fb-e0d9d86c8bf3/click
[HTTP] {"id":"78ec2d69-3cc3-46c6-a7fb-e0d9d86c8bf3"}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.click() with args: ["78ec2d69-3cc3-46c6-a7fb-e0d9d86c8bf3","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/element/78ec2d69-3cc3-46c6-a7fb-e0d9d86c8bf3/click' to command name 'click'
[WD Proxy] Proxying [POST /element/78ec2d69-3cc3-46c6-a7fb-e0d9d86c8bf3/click] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/78ec2d69-3cc3-46c6-a7fb-e0d9d86c8bf3/click] with body: {"element":"78ec2d69-3cc3-46c6-a7fb-e0d9d86c8bf3"}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":null}
[MJSONWP (ad8dbbf4)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/78ec2d69-3cc3-46c6-a7fb-e0d9d86c8bf3/click 200 884 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element
[HTTP] {"using":"xpath","value":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText"}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.findElement() with args: ["xpath","//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element] with body: {"strategy":"xpath","selector":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"ELEMENT":"48a44607-673c-4b5c-a095-d641b3d3831a","element-6066-11e4-a52e-4f735466cecf":"48a44607-673c-4b5c-a095-d641b3d3831a"}}
[MJSONWP (ad8dbbf4)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"48a44607-673c-4b5c-a095-d641b3d3831a","ELEMENT":"48a44607-673c-4b5c-a095-d641b3d3831a"}
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element 200 120 ms - 199
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/48a44607-673c-4b5c-a095-d641b3d3831a/displayed
[HTTP] {}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.elementDisplayed() with args: ["48a44607-673c-4b5c-a095-d641b3d3831a","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/element/48a44607-673c-4b5c-a095-d641b3d3831a/attribute/displayed' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/48a44607-673c-4b5c-a095-d641b3d3831a/attribute/displayed] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/48a44607-673c-4b5c-a095-d641b3d3831a/attribute/displayed] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":"true"}
[MJSONWP (ad8dbbf4)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/48a44607-673c-4b5c-a095-d641b3d3831a/displayed 200 9 ms - 76
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/48a44607-673c-4b5c-a095-d641b3d3831a/enabled
[HTTP] {}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.elementEnabled() with args: ["48a44607-673c-4b5c-a095-d641b3d3831a","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/element/48a44607-673c-4b5c-a095-d641b3d3831a/attribute/enabled' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/48a44607-673c-4b5c-a095-d641b3d3831a/attribute/enabled] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/48a44607-673c-4b5c-a095-d641b3d3831a/attribute/enabled] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":"true"}
[MJSONWP (ad8dbbf4)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/48a44607-673c-4b5c-a095-d641b3d3831a/enabled 200 9 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/48a44607-673c-4b5c-a095-d641b3d3831a/click
[HTTP] {"id":"48a44607-673c-4b5c-a095-d641b3d3831a"}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.click() with args: ["48a44607-673c-4b5c-a095-d641b3d3831a","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/element/48a44607-673c-4b5c-a095-d641b3d3831a/click' to command name 'click'
[WD Proxy] Proxying [POST /element/48a44607-673c-4b5c-a095-d641b3d3831a/click] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/48a44607-673c-4b5c-a095-d641b3d3831a/click] with body: {"element":"48a44607-673c-4b5c-a095-d641b3d3831a"}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":null}
[MJSONWP (ad8dbbf4)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/48a44607-673c-4b5c-a095-d641b3d3831a/click 200 16 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/48a44607-673c-4b5c-a095-d641b3d3831a/clear
[HTTP] {"id":"48a44607-673c-4b5c-a095-d641b3d3831a"}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.clear() with args: ["48a44607-673c-4b5c-a095-d641b3d3831a","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/element/48a44607-673c-4b5c-a095-d641b3d3831a/clear' to command name 'clear'
[WD Proxy] Proxying [POST /element/48a44607-673c-4b5c-a095-d641b3d3831a/clear] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/48a44607-673c-4b5c-a095-d641b3d3831a/clear] with body: {"elementId":"48a44607-673c-4b5c-a095-d641b3d3831a"}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":null}
[MJSONWP (ad8dbbf4)] Responding to client with driver.clear() result: null
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/48a44607-673c-4b5c-a095-d641b3d3831a/clear 200 798 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element
[HTTP] {"using":"xpath","value":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText"}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.findElement() with args: ["xpath","//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element] with body: {"strategy":"xpath","selector":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"ELEMENT":"c76c93b7-a5fb-4174-84e6-87e156d7f4f8","element-6066-11e4-a52e-4f735466cecf":"c76c93b7-a5fb-4174-84e6-87e156d7f4f8"}}
[MJSONWP (ad8dbbf4)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"c76c93b7-a5fb-4174-84e6-87e156d7f4f8","ELEMENT":"c76c93b7-a5fb-4174-84e6-87e156d7f4f8"}
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element 200 974 ms - 199
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/displayed
[HTTP] {}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.elementDisplayed() with args: ["c76c93b7-a5fb-4174-84e6-87e156d7f4f8","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/attribute/displayed' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/attribute/displayed] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/attribute/displayed] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":"true"}
[MJSONWP (ad8dbbf4)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/displayed 200 11 ms - 76
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/enabled
[HTTP] {}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.elementEnabled() with args: ["c76c93b7-a5fb-4174-84e6-87e156d7f4f8","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/attribute/enabled' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/attribute/enabled] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/attribute/enabled] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":"true"}
[MJSONWP (ad8dbbf4)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/enabled 200 11 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/click
[HTTP] {"id":"c76c93b7-a5fb-4174-84e6-87e156d7f4f8"}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.click() with args: ["c76c93b7-a5fb-4174-84e6-87e156d7f4f8","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/click' to command name 'click'
[WD Proxy] Proxying [POST /element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/click] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/click] with body: {"element":"c76c93b7-a5fb-4174-84e6-87e156d7f4f8"}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":null}
[MJSONWP (ad8dbbf4)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/click 200 17 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/value
[HTTP] {"id":"c76c93b7-a5fb-4174-84e6-87e156d7f4f8","value":["HCR Dotum Ext"]}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.setValue() with args: [["HCR Dotum Ext"],"c76c93b7-a5fb-4174-84e6-87e156d7f4f8","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/value' to command name 'setValue'
[Protocol Converter] Added 'value' property ["H","C","R"," ","D","o","t","u","m"," ","E","x","t"] to 'setValue' request body
[WD Proxy] Proxying [POST /element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/value] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/value] with body: {"elementId":"c76c93b7-a5fb-4174-84e6-87e156d7f4f8","text":"HCR Dotum Ext","replace":false,"value":["H","C","R"," ","D","o","t","u","m"," ","E","x","t"]}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":null}
[MJSONWP (ad8dbbf4)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/c76c93b7-a5fb-4174-84e6-87e156d7f4f8/value 200 568 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode
[HTTP] {"keycode":66}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.pressKeyCode() with args: [66,null,null,null,null,"ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/appium/device/press_keycode] with body: {"keycode":66,"metastate":null,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":null}
[MJSONWP (ad8dbbf4)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/appium/device/press_keycode 200 980 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element
[HTTP] {"using":"id","value":"android:id/content"}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.findElement() with args: ["id","android:id/content","ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element] with body: {"strategy":"id","selector":"android:id/content","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"ELEMENT":"aa8f4795-67db-46a4-8d0d-eaacf4b0311b","element-6066-11e4-a52e-4f735466cecf":"aa8f4795-67db-46a4-8d0d-eaacf4b0311b"}}
[MJSONWP (ad8dbbf4)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"aa8f4795-67db-46a4-8d0d-eaacf4b0311b","ELEMENT":"aa8f4795-67db-46a4-8d0d-eaacf4b0311b"}
[HTTP] <-- POST /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element 200 721 ms - 199
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/screenshot
[HTTP] {}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.getScreenshot() with args: ["ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[WD Proxy] Proxying [GET /screenshot] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/screenshot] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":"iVBORw0KGgoAAAANSUhEUgAACAAAAAYACAYAAADimKhtAAAABHNCSVQICAgIfAhkiAAAIABJREFU\neJzs3Xl8lNW9P/DP88wzS2YmyWRPCISwhDWEhMWACCK7ZRG9t7aVWlFRq9203Fu3VtGqrd5qrb/2\neq1Xa6siogKxKqsUBWQ1hCUEgoSEQDaSTJbZMtvz+yPkuZmsk2QmE/Dzfr3O60We5ZwzS75M5pzz\nPcKaNWtkEBGF2Jo1a7BmzZpQd4OIiPGIiAYMxiMiGigYj4hooFizZg2KU1ND3Q0iIqQWFzMeEdGA\n8NbKle2Oif3fDSIiIiIiIiIiIiIiIiIiIgo0TgAgIiIiIiIiIiIiIiIiIiK6CnACABERERERERER\nERERERER0VWAEwCIiIiIiIiIiIiIiIiIiIiuAlLLP6qrq1FZWdnuAo1Gg/j4eERGRva5MavVioKC\nAtTX10Ov1yMtLQ2xsbG9qqugoAB6vR5Dhw71+56zZ88iISEBRqOxV20SUej99re/hV6vx+rVq1FX\nV4eLFy9CFEWMHTu2w+svXbqEqqoqqNVqjBo1qldt9jV2BTL2EdHA0ToenTlzBk6nE/Hx8YiLi+vw\n+pbPWlqtFiNHjuxxe4xFRN9e/fWZx1+MR0TfXv3xmcdfjEVEdNblQoHT6XNMAKAXRYxRq5EkSR3f\nGEK77XaM1WgQq1L5fU+Nx4OtNhsuut2IUqlwQ1gYRqjVQewlEfWWTZaxw2ZDkcsFL4AhkoQ5YWGI\nafM7X+hy4TOrFbcajRg0AGMVwHhFdKVTIsupU6ewY8eODi8SBAGDBw/G/PnzkZKS0quGjh49iq1b\nt8JmsynHPv/8c0yfPh1z587tUV1FRUV4//33MWvWrG4nANTW1iI3NxenTp1CdXU17r77bk4AILpK\naDQabNu2DfX19Vi4cCGmT5/e...
[MJSONWP (ad8dbbf4)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAACAAAAAYACAYAAADimKhtAAAABHNCSVQICAgIfAhkiAAAIABJREFU\neJzs3Xl8lNW9P/DP88wzS2YmyWRPCISwhDWEhMWACCK7ZRG9t7aVWlFRq9203Fu3VtGqrd5qrb/2\neq1Xa6siogKxKqsUBWQ1hCUEgoSEQDaSTJbZMtvz+yPkuZmsk2QmE/Dzfr3O60We5ZwzS75M5pzz\nPcKaNWtkEBGF2Jo1a7BmzZpQd4OIiPGIiAYMxiMiGigYj4hooFizZg2KU1ND3Q0iIqQWFzMeEdGA\n8NbKle2Oif3fDSIiIiIiIiIiIiIiIiIiIgo0TgAgIiIiIiIiIiIiIiIiIiK6CnACABERERERERER\nERERERER0VWAEwCIiIiIiIiIiIiIiIiIiIiuAlLLP6qrq1FZWdnuAo1Gg/j4eERGRva5MavVioKC\nAtTX10Ov1yMtLQ2xsbG9qqugoAB6vR5Dhw71+56zZ88iISEBRqOxV20SUej99re/hV6vx+rVq1FX\nV4eLFy9CFEWMHTu2w+svXbqEqqoqqNVqjBo1qldt9jV2BTL2EdHA0ToenTlzBk6nE/Hx8YiLi+vw\n+pbPWlqtFiNHjuxxe4xFRN9e/fWZx1+MR0TfXv3xmcdfjEVEdNblQoHT6XNMAKAXRYxRq5EkSR3f\nGEK77XaM1WgQq1L5fU+Nx4OtNhsuut2IUqlwQ1gYRqjVQewlEfWWTZaxw2ZDkcsFL4AhkoQ5YWGI\nafM7X+hy4TOrFbcajRg0AGMVwHhFdKVTIsupU6ewY8eODi8SBAGDBw/G/PnzkZKS0quGjh49iq1b\nt8JmsynHPv/8c0yfPh1z587tUV1FRUV4//33MWvWrG4nANTW1iI3NxenTp1CdXU17r77bk4AILpK\naDQabNu2DfX19Vi4cCGmT5/e7pqPPvoIFRUVmDZtWq++DO9r7Apk7COigevMmTM4ePAghg4dijvv\nvLPDaz...
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/screenshot 200 770 ms - 154642
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/location
[HTTP] {}
[MJSONWP (ad8dbbf4)] Driver proxy active, passing request on via HTTP proxy
[WD Proxy] Matched '/wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/location' to command name 'getLocation'
[WD Proxy] Proxying [GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/location] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/location] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"x":0,"y":48}}
[WD Proxy] Replacing sessionId 3b8c1e98-2ab6-438e-970c-9d5438cc772d with ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/location 200 12 ms - 86
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/size
[HTTP] {}
[MJSONWP (ad8dbbf4)] Driver proxy active, passing request on via HTTP proxy
[WD Proxy] Matched '/wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/size' to command name 'getSize'
[WD Proxy] Proxying [GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/size] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/size] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"height":1392,"width":2048}}
[WD Proxy] Replacing sessionId 3b8c1e98-2ab6-438e-970c-9d5438cc772d with ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/size 200 10 ms - 100
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/size
[HTTP] {}
[MJSONWP (ad8dbbf4)] Driver proxy active, passing request on via HTTP proxy
[WD Proxy] Matched '/wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/size' to command name 'getSize'
[WD Proxy] Proxying [GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/size] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/size] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":{"height":1392,"width":2048}}
[WD Proxy] Replacing sessionId 3b8c1e98-2ab6-438e-970c-9d5438cc772d with ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/element/aa8f4795-67db-46a4-8d0d-eaacf4b0311b/size 200 11 ms - 100
[HTTP]
[HTTP] --> GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/screenshot
[HTTP] {}
[MJSONWP (ad8dbbf4)] Calling AppiumDriver.getScreenshot() with args: ["ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a"]
[WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[WD Proxy] Proxying [GET /screenshot] to [GET http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d/screenshot] with no body
[WD Proxy] Got response with status 200: {"sessionId":"3b8c1e98-2ab6-438e-970c-9d5438cc772d","value":"iVBORw0KGgoAAAANSUhEUgAACAAAAAYACAYAAADimKhtAAAABHNCSVQICAgIfAhkiAAAIABJREFU\neJzs3Xl8lNW9P/DP88wzS2YmyWRPCISwhDWEhMWACCK7ZRG9t7aVWlFRq9203Fu3VtGqrd5qrb/2\neq1Xa6siogKxKqsUBWQ1hCUEgoSEQDaSTJbZMtvz+yPkuZmsk2QmE/Dzfr3O60We5ZwzS75M5pzz\nPcKaNWtkEBGF2Jo1a7BmzZpQd4OIiPGIiAYMxiMiGigYj4hooFizZg2KU1ND3Q0iIqQWFzMeEdGA\n8NbKle2Oif3fDSIiIiIiIiIiIiIiIiIiIgo0TgAgIiIiIiIiIiIiIiIiIiK6CnACABERERERERER\nERERERER0VWAEwCIiIiIiIiIiIiIiIiIiIiuAlLLP6qrq1FZWdnuAo1Gg/j4eERGRva5MavVioKC\nAtTX10Ov1yMtLQ2xsbG9qqugoAB6vR5Dhw71+56zZ88iISEBRqOxV20SUej99re/hV6vx+rVq1FX\nV4eLFy9CFEWMHTu2w+svXbqEqqoqqNVqjBo1qldt9jV2BTL2EdHA0ToenTlzBk6nE/Hx8YiLi+vw\n+pbPWlqtFiNHjuxxe4xFRN9e/fWZx1+MR0TfXv3xmcdfjEVEdNblQoHT6XNMAKAXRYxRq5EkSR3f\nGEK77XaM1WgQq1L5fU+Nx4OtNhsuut2IUqlwQ1gYRqjVQewlEfWWTZaxw2ZDkcsFL4AhkoQ5YWGI\nafM7X+hy4TOrFbcajRg0AGMVwHhFdKVTIsupU6ewY8eODi8SBAGDBw/G/PnzkZKS0quGjh49iq1b\nt8JmsynHPv/8c0yfPh1z587tUV1FRUV4//33MWvWrG4nANTW1iI3NxenTp1CdXU17r77bk4AILpK\naDQabNu2DfX19Vi4cCGmT5/e...
[MJSONWP (ad8dbbf4)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAACAAAAAYACAYAAADimKhtAAAABHNCSVQICAgIfAhkiAAAIABJREFU\neJzs3Xl8lNW9P/DP88wzS2YmyWRPCISwhDWEhMWACCK7ZRG9t7aVWlFRq9203Fu3VtGqrd5qrb/2\neq1Xa6siogKxKqsUBWQ1hCUEgoSEQDaSTJbZMtvz+yPkuZmsk2QmE/Dzfr3O60We5ZwzS75M5pzz\nPcKaNWtkEBGF2Jo1a7BmzZpQd4OIiPGIiAYMxiMiGigYj4hooFizZg2KU1ND3Q0iIqQWFzMeEdGA\n8NbKle2Oif3fDSIiIiIiIiIiIiIiIiIiIgo0TgAgIiIiIiIiIiIiIiIiIiK6CnACABERERERERER\nERERERER0VWAEwCIiIiIiIiIiIiIiIiIiIiuAlLLP6qrq1FZWdnuAo1Gg/j4eERGRva5MavVioKC\nAtTX10Ov1yMtLQ2xsbG9qqugoAB6vR5Dhw71+56zZ88iISEBRqOxV20SUej99re/hV6vx+rVq1FX\nV4eLFy9CFEWMHTu2w+svXbqEqqoqqNVqjBo1qldt9jV2BTL2EdHA0ToenTlzBk6nE/Hx8YiLi+vw\n+pbPWlqtFiNHjuxxe4xFRN9e/fWZx1+MR0TfXv3xmcdfjEVEdNblQoHT6XNMAKAXRYxRq5EkSR3f\nGEK77XaM1WgQq1L5fU+Nx4OtNhsuut2IUqlwQ1gYRqjVQewlEfWWTZaxw2ZDkcsFL4AhkoQ5YWGI\nafM7X+hy4TOrFbcajRg0AGMVwHhFdKVTIsupU6ewY8eODi8SBAGDBw/G/PnzkZKS0quGjh49iq1b\nt8JmsynHPv/8c0yfPh1z587tUV1FRUV4//33MWvWrG4nANTW1iI3NxenTp1CdXU17r77bk4AILpK\naDQabNu2DfX19Vi4cCGmT5/e7pqPPvoIFRUVmDZtWq++DO9r7Apk7COigevMmTM4ePAghg4dijvv\nvLPDaz...
[HTTP] <-- GET /wd/hub/session/ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a/screenshot 200 715 ms - 154642
[HTTP]
[HTTP] --> POST /wd/hub/session
[HTTP] {"desiredCapabilities":{"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appPackage":"com.hancom.office.editor.sec","noReset":"TRUE","platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":"TRUE","skipUnlock":"TRUE","platformName":"ANDROID","udid":"HT4ANJT07993","deviceName":"Nexus 9","fullReset":"FALSE"},"capabilities":{"firstMatch":[{"appium:appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appium:appPackage":"com.hancom.office.editor.sec","appium:automationName":"Appium","appium:deviceName":"Nexus 9","appium:fullReset":"FALSE","appium:noReset":"TRUE","platformName":"android","appium:platformVersion":"7.1.1","appium:skipDeviceInitialization":"TRUE","appium:skipUnlock":"TRUE","appium:udid":"HT4ANJT07993"}]}}
[W3C] Calling AppiumDriver.createSession() with args: [{"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appPackage":"com.hancom.office.editor.sec","noReset":"TRUE","platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":"TRUE","skipUnlock":"TRUE","platformName":"ANDROID","udid":"HT4ANJT07993","deviceName":"Nexus 9","fullReset":"FALSE"},null,{"firstMatch":[{"appium:appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appium:appPackage":"com.hancom.office.editor.sec","appium:automationName":"Appium","appium:deviceName":"Nexus 9","appium:fullReset":"FALSE","appium:noReset":"TRUE","platformName":"android","appium:platformVersion":"7.1.1","appium:skipDeviceInitialization":"TRUE","appium:skipUnlock":"TRUE","appium:udid":"HT4ANJT07993"}]}]
[BaseDriver] Event 'newSessionRequested' logged at 1610972325060 (17:48:45 GMT+0530 (India Standard Time))
[Appium] Could not parse W3C capabilities: 'noReset' must be of type boolean; 'fullReset' must be of type boolean
[Appium] Trying to fix W3C capabilities by merging them with JSONWP caps
[BaseDriver] The following capabilities are not standard capabilities and should have an extension prefix:
[BaseDriver] appActivity
[BaseDriver] appPackage
[BaseDriver] automationName
[BaseDriver] deviceName
[BaseDriver] fullReset
[BaseDriver] noReset
[BaseDriver] platformVersion
[BaseDriver] skipDeviceInitialization
[BaseDriver] skipUnlock
[BaseDriver] udid
[Appium] Could not parse fixed W3C capabilities: 'noReset' must be of type boolean; 'fullReset' must be of type boolean. Falling back to JSONWP protocol
[Appium]
[Appium] ======================================================================
[Appium] DEPRECATION WARNING:
[Appium]
[Appium] The 'automationName' capability was not provided in the desired
[Appium] capabilities for this Android session
[Appium]
[Appium] Setting 'automationName=UiAutomator2' by default and using the
[Appium] UiAutomator2 Driver
[Appium]
[Appium] The next major version of Appium (2.x) will **require** the
[Appium] 'automationName' capability to be set for all sessions on all
[Appium] platforms
[Appium]
[Appium] In previous versions (Appium <= 1.13.x), the default was
[Appium] 'automationName=UiAutomator1'
[Appium]
[Appium] If you wish to use that automation instead of UiAutomator2, please
[Appium] add 'automationName=UiAutomator1' to your desired capabilities
[Appium]
[Appium] For more information about drivers, please visit
[Appium] http://appium.io/docs/en/about-appium/intro/ and explore the
[Appium] 'Drivers' menu
[Appium]
[Appium] ======================================================================
[Appium]
[Appium] Appium v1.18.3 creating new AndroidUiautomator2Driver (v1.56.1) session
[Appium] Applying relaxed security to 'AndroidUiautomator2Driver' as per server command line argument. All insecure features will be enabled unless explicitly disabled by --deny-insecure
[BaseDriver] Creating session with MJSONWP desired capabilities: {
[BaseDriver] "appActivity": "com.hancom.office.hwrite.HWriteNavLauncher",
[BaseDriver] "appPackage": "com.hancom.office.editor.sec",
[BaseDriver] "noReset": "TRUE",
[BaseDriver] "platformVersion": "7.1.1",
[BaseDriver] "automationName": "Appium",
[BaseDriver] "skipDeviceInitialization": "TRUE",
[BaseDriver] "skipUnlock": "TRUE",
[BaseDriver] "platformName": "ANDROID",
[BaseDriver] "udid": "HT4ANJT07993",
[BaseDriver] "deviceName": "Nexus 9",
[BaseDriver] "fullReset": "FALSE"
[BaseDriver] }
[BaseDriver] Capability 'noReset' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Capability 'fullReset' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Capability 'skipUnlock' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Capability 'skipDeviceInitialization' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Session created with session id: 9c94905c-c2c2-48e7-88c2-64ce7117e6cc
[UiAutomator2] Starting 'com.hancom.office.editor.sec' directly on the device
[ADB] Using 'adb.exe' from 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe'
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 start-server'
[BaseDriver] Shutting down because we waited 60 seconds for a command
[Appium] Closing session, cause was 'New Command Timeout of 60 seconds expired. Try customizing the timeout using the 'newCommandTimeout' desired capability'
[Appium] Removing session 'c74ca167-a6cb-4464-ba2a-369a3e05a8b5' from our master session list
[UiAutomator2] Deleting UiAutomator2 session
[UiAutomator2] Deleting UiAutomator2 server session
[WD Proxy] Matched '/' to command name 'deleteSession'
[WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8202/wd/hub/session/dbd0bb1b-f8ae-4ceb-a141-328c0b931fe1] with no body
[WD Proxy] Got response with status 200: {"sessionId":"dbd0bb1b-f8ae-4ceb-a141-328c0b931fe1","value":null}
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell am force-stop com.hancom.office.editor.sec'
[AndroidDriver] Retrieving device list
[ADB] Trying to find a connected android device
[ADB] Getting connected devices
[Instrumentation] .
[ADB] Connected devices: [{"udid":"HT4ANJT07993","state":"device"}]
[AndroidDriver] Using device: HT4ANJT07993
[ADB] Using 'adb.exe' from 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe'
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 start-server'
[Instrumentation] Time: 22.054
[Instrumentation]
[Instrumentation] OK (1 test)
[Instrumentation] The process has exited with code 0
[ADB] Setting device id to HT4ANJT07993
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell getprop ro.build.version.sdk'
[ADB] Current device property 'ro.build.version.sdk': 25
[ADB] Device API level: 25
[AndroidDriver] No app sent in, not parsing package/activity
[AndroidDriver] 'skipDeviceInitialization' is set. Skipping device initialization.
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell appops set io.appium.settings android\:mock_location allow'
[Logcat] Stopping logcat capture
[ADB] Removing forwarded port socket connection: 8202
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 forward --remove tcp\:8202'
[Logcat] Starting logs capture with command: C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe -P 5037 -s HT4ANJT07993 logcat -v threadtime
[UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8201
[ADB] Forwarding system: 8201 to device: 6790
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 forward tcp\:8201 tcp\:6790'
[UiAutomator2] Server package at 'C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.12.2.apk' is not writeable. Will copy it into the temporary location at 'C:\Users\admin\AppData\Local\Temp\2021018-22080-16zx8pa.ubzml' as a workaround. Consider making this file writeable manually in order to improve the performance of session startup.
[UiAutomator2] Server package at 'C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' is not writeable. Will copy it into the temporary location at 'C:\Users\admin\AppData\Local\Temp\2021018-22080-16zx8pa.ubzml' as a workaround. Consider making this file writeable manually in order to improve the performance of session startup.
[ADB] Getting install status for io.appium.uiautomator2.server
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell dumpsys package io.appium.uiautomator2.server'
[ADB] 'io.appium.uiautomator2.server' is installed
[ADB] Getting package info for 'io.appium.uiautomator2.server'
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell dumpsys package io.appium.uiautomator2.server'
[ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('4.12.2' >= '4.12.2')
[UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled
[ADB] Checking app cert for C:\Users\admin\AppData\Local\Temp\2021018-22080-16zx8pa.ubzml\appium-uiautomator2-server-v4.12.2.apk
[ADB] Using 'apksigner.jar' from 'C:\Users\admin\AppData\Local\Android\Sdk\build-tools\29.0.2\lib\apksigner.jar'
[ADB] Starting apksigner: 'C:\\Program Files\\Java\\jdk-13.0.2\\bin\\java.exe' -Xmx1024M -Xss1m -jar C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\build-tools\\29.0.2\\lib\\apksigner.jar verify --print-certs C:\\Users\\admin\\AppData\\Local\\Temp\\2021018-22080-16zx8pa.ubzml\\appium-uiautomator2-server-v4.12.2.apk
[ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
[ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
[ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
[ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
[ADB]
[ADB] 'C:\Users\admin\AppData\Local\Temp\2021018-22080-16zx8pa.ubzml\appium-uiautomator2-server-v4.12.2.apk' is signed with the default certificate
[ADB] Getting install status for io.appium.uiautomator2.server.test
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell dumpsys package io.appium.uiautomator2.server.test'
[ADB] 'io.appium.uiautomator2.server.test' is installed
[ADB] Checking app cert for C:\Users\admin\AppData\Local\Temp\2021018-22080-16zx8pa.ubzml\appium-uiautomator2-server-debug-androidTest.apk
[ADB] Starting apksigner: 'C:\\Program Files\\Java\\jdk-13.0.2\\bin\\java.exe' -Xmx1024M -Xss1m -jar C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\build-tools\\29.0.2\\lib\\apksigner.jar verify --print-certs C:\\Users\\admin\\AppData\\Local\\Temp\\2021018-22080-16zx8pa.ubzml\\appium-uiautomator2-server-debug-androidTest.apk
[ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
[ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
[ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
[ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
[ADB]
[ADB] 'C:\Users\admin\AppData\Local\Temp\2021018-22080-16zx8pa.ubzml\appium-uiautomator2-server-debug-androidTest.apk' is signed with the default certificate
[UiAutomator2] Server packages are not going to be (re)installed
[UiAutomator2] Waiting up to 30000ms for services to be available
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell pm list instrumentation'
[UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[UiAutomator2] No app capability. Assuming it is already on the device
[UiAutomator2] Performing shallow cleanup of automation leftovers
[UiAutomator2] No obsolete sessions have been detected (socket hang up)
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell am force-stop io.appium.uiautomator2.server.test'
[UiAutomator2] Starting UIAutomator2 server 4.12.2
[UiAutomator2] Using UIAutomator2 server from 'C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.12.2.apk' and test from 'C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk'
[UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
[ADB] Creating ADB subprocess with args: ["-P",5037,"-s","HT4ANJT07993","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[WD Proxy] Matched '/status' to command name 'getStatus'
[WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
[WD Proxy] socket hang up
[Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[WD Proxy] Matched '/status' to command name 'getStatus'
[WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
[WD Proxy] socket hang up
[WD Proxy] Matched '/status' to command name 'getStatus'
[WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
[WD Proxy] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[UiAutomator2] The initialization of the instrumentation process took 3179ms
[WD Proxy] Matched '/session' to command name 'createSession'
[WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8201/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appPackage":"com.hancom.office.editor.sec","noReset":true,"platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceName":"Nexus 9","fullReset":false},"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appPackage":"com.hancom.office.editor.sec","noReset":true,"platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceName":"HT4ANJT07993","fullReset":false,"deviceUDID":"HT4ANJT07993"}],"alwaysMatch":{}}}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appPackage":"com.hancom.office.editor.sec","noReset":true,"platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceName":"Nexus 9","fullReset":false},"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appPackage":"com.hancom.office.editor.sec","noReset":true,"platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceName":"HT4ANJT07993","fullReset":false,"deviceUDID":"HT4ANJT07993"}],"alwaysMatch":{}},"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe"}}
[WD Proxy] Determined the downstream protocol as 'W3C'
[WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/appium/device/info] with no body
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":{"androidId":"76f6ec23934cbad1","apiVersion":"25","bluetooth":{"state":"OFF"},"brand":"google","carrierName":"","displayDensity":320,"locale":"en_GB","manufacturer":"htc","model":"Nexus 9","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":1048576,"linkUpstreamBandwidthKbps":1048576,"networkCapabilities":"NET_CAPABILITY_NOT_METERED,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","signalStrength":-53,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"CONNECTED","extraInfo":"\"Hancom5G\"","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":0,"subtypeName":"","type":1,"typeName":"WIFI"}],"platformVersion":"7.1.1","realDisplaySize":"2048x1536","timeZone":"Asia/Calcutta"}}
[UiAutomator2] 'skipUnlock' capability set, so skipping device unlock
[UiAutomator2] Starting 'com.hancom.office.editor.sec/com.hancom.office.hwrite.HWriteNavLauncher and waiting for 'com.hancom.office.editor.sec/com.hancom.office.hwrite.HWriteNavLauncher'
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell am start -W -n com.hancom.office.editor.sec/com.hancom.office.hwrite.HWriteNavLauncher -S'
[WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/appium/device/pixel_ratio] with no body
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":2}
[WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/appium/device/system_bars] with no body
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":{"statusBar":48}}
[WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
[WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/window/current/size] with no body
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":{"height":1440,"width":2048}}
[Appium] New AndroidUiautomator2Driver session created successfully, session 9c94905c-c2c2-48e7-88c2-64ce7117e6cc added to master session list
[BaseDriver] Event 'newSessionStarted' logged at 1610972339926 (17:48:59 GMT+0530 (India Standard Time))
[MJSONWP (9c94905c)] Cached the protocol value 'MJSONWP' for the new session 9c94905c-c2c2-48e7-88c2-64ce7117e6cc
[MJSONWP (9c94905c)] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appPackage":"com.hancom.office.editor.sec","noReset":true,"platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceName":"Nexus 9","fullReset":false},"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","appPackage":"com.hancom.office.editor.sec","noReset":true,"platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceName":"HT4ANJT07993","fullReset":false,"deviceUDID":"HT4ANJT07993","deviceApiLevel":25,"deviceScreenSize":"2048x1536","deviceScreenDensity":320,"deviceModel":"Nexus 9","deviceManufacturer":"htc","pixelRatio":2,"statBarHeight":48,"vi...
[HTTP] <-- POST /wd/hub/session 200 14866 ms - 1152
[HTTP]
[HTTP] --> GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/window/current/size
[HTTP] {}
[MJSONWP (9c94905c)] Driver proxy active, passing request on via HTTP proxy
[WD Proxy] Matched '/wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/window/current/size' to command name 'getWindowSize'
[WD Proxy] Proxying [GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/window/current/size] with no body
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":{"height":1440,"width":2048}}
[WD Proxy] Replacing sessionId 5d4b9127-7272-4e48-84bb-c04564a6fdfe with 9c94905c-c2c2-48e7-88c2-64ce7117e6cc
[HTTP] <-- GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/window/current/size 200 8 ms - 100
[HTTP]
[HTTP] --> GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/window/current/size
[HTTP] {}
[MJSONWP (9c94905c)] Driver proxy active, passing request on via HTTP proxy
[WD Proxy] Matched '/wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/window/current/size' to command name 'getWindowSize'
[WD Proxy] Proxying [GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/window/current/size] with no body
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":{"height":1440,"width":2048}}
[WD Proxy] Replacing sessionId 5d4b9127-7272-4e48-84bb-c04564a6fdfe with 9c94905c-c2c2-48e7-88c2-64ce7117e6cc
[HTTP] <-- GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/window/current/size 200 11 ms - 100
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element
[HTTP] {"using":"xpath","value":"/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.view.ViewGroup/android.widget.LinearLayout[2]/android.widget.ImageButton"}
[MJSONWP (9c94905c)] Calling AppiumDriver.findElement() with args: ["xpath","/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.view.ViewGroup/android.widget.LinearLayout[2]/android.widget.ImageButton","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element] with body: {"strategy":"xpath","selector":"/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.view.ViewGroup/android.widget.LinearLayout[2]/android.widget.ImageButton","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":{"ELEMENT":"d176478e-eca9-44bb-9a73-69a35fd46e18","element-6066-11e4-a52e-4f735466cecf":"d176478e-eca9-44bb-9a73-69a35fd46e18"}}
[MJSONWP (9c94905c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"d176478e-eca9-44bb-9a73-69a35fd46e18","ELEMENT":"d176478e-eca9-44bb-9a73-69a35fd46e18"}
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element 200 864 ms - 199
[HTTP]
[HTTP] --> GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/d176478e-eca9-44bb-9a73-69a35fd46e18/displayed
[HTTP] {}
[MJSONWP (9c94905c)] Calling AppiumDriver.elementDisplayed() with args: ["d176478e-eca9-44bb-9a73-69a35fd46e18","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/element/d176478e-eca9-44bb-9a73-69a35fd46e18/attribute/displayed' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/d176478e-eca9-44bb-9a73-69a35fd46e18/attribute/displayed] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element/d176478e-eca9-44bb-9a73-69a35fd46e18/attribute/displayed] with no body
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":"true"}
[MJSONWP (9c94905c)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/d176478e-eca9-44bb-9a73-69a35fd46e18/displayed 200 8 ms - 76
[HTTP]
[HTTP] --> GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/d176478e-eca9-44bb-9a73-69a35fd46e18/enabled
[HTTP] {}
[MJSONWP (9c94905c)] Calling AppiumDriver.elementEnabled() with args: ["d176478e-eca9-44bb-9a73-69a35fd46e18","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/element/d176478e-eca9-44bb-9a73-69a35fd46e18/attribute/enabled' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/d176478e-eca9-44bb-9a73-69a35fd46e18/attribute/enabled] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element/d176478e-eca9-44bb-9a73-69a35fd46e18/attribute/enabled] with no body
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":"true"}
[MJSONWP (9c94905c)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/d176478e-eca9-44bb-9a73-69a35fd46e18/enabled 200 8 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element
[HTTP] {"using":"xpath","value":"/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.view.ViewGroup/android.widget.LinearLayout[2]/android.widget.ImageButton"}
[MJSONWP (9c94905c)] Calling AppiumDriver.findElement() with args: ["xpath","/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.view.ViewGroup/android.widget.LinearLayout[2]/android.widget.ImageButton","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element] with body: {"strategy":"xpath","selector":"/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.widget.FrameLayout/android.view.ViewGroup/android.widget.LinearLayout[2]/android.widget.ImageButton","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":{"ELEMENT":"8b45c4fc-519b-48d4-8e98-57fe9939b8c0","element-6066-11e4-a52e-4f735466cecf":"8b45c4fc-519b-48d4-8e98-57fe9939b8c0"}}
[MJSONWP (9c94905c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"8b45c4fc-519b-48d4-8e98-57fe9939b8c0","ELEMENT":"8b45c4fc-519b-48d4-8e98-57fe9939b8c0"}
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element 200 88 ms - 199
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/8b45c4fc-519b-48d4-8e98-57fe9939b8c0/click
[HTTP] {"id":"8b45c4fc-519b-48d4-8e98-57fe9939b8c0"}
[MJSONWP (9c94905c)] Calling AppiumDriver.click() with args: ["8b45c4fc-519b-48d4-8e98-57fe9939b8c0","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/element/8b45c4fc-519b-48d4-8e98-57fe9939b8c0/click' to command name 'click'
[WD Proxy] Proxying [POST /element/8b45c4fc-519b-48d4-8e98-57fe9939b8c0/click] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element/8b45c4fc-519b-48d4-8e98-57fe9939b8c0/click] with body: {"element":"8b45c4fc-519b-48d4-8e98-57fe9939b8c0"}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":null}
[MJSONWP (9c94905c)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/8b45c4fc-519b-48d4-8e98-57fe9939b8c0/click 200 747 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode
[HTTP] {"keycode":36}
[MJSONWP (9c94905c)] Calling AppiumDriver.pressKeyCode() with args: [36,null,null,null,null,"9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/appium/device/press_keycode] with body: {"keycode":36,"metastate":null,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":null}
[MJSONWP (9c94905c)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode 200 1569 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode
[HTTP] {"keycode":29}
[MJSONWP (9c94905c)] Calling AppiumDriver.pressKeyCode() with args: [29,null,null,null,null,"9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/appium/device/press_keycode] with body: {"keycode":29,"metastate":null,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":null}
[MJSONWP (9c94905c)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode 200 1163 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode
[HTTP] {"keycode":42}
[MJSONWP (9c94905c)] Calling AppiumDriver.pressKeyCode() with args: [42,null,null,null,null,"9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/appium/device/press_keycode] with body: {"keycode":42,"metastate":null,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":null}
[MJSONWP (9c94905c)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode 200 1441 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode
[HTTP] {"keycode":31}
[MJSONWP (9c94905c)] Calling AppiumDriver.pressKeyCode() with args: [31,null,null,null,null,"9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/appium/device/press_keycode] with body: {"keycode":31,"metastate":null,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":null}
[MJSONWP (9c94905c)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode 200 762 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode
[HTTP] {"keycode":43}
[MJSONWP (9c94905c)] Calling AppiumDriver.pressKeyCode() with args: [43,null,null,null,null,"9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/appium/device/press_keycode] with body: {"keycode":43,"metastate":null,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":null}
[MJSONWP (9c94905c)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode 200 732 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode
[HTTP] {"keycode":41}
[MJSONWP (9c94905c)] Calling AppiumDriver.pressKeyCode() with args: [41,null,null,null,null,"9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/appium/device/press_keycode] with body: {"keycode":41,"metastate":null,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":null}
[MJSONWP (9c94905c)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode 200 720 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode
[HTTP] {"keycode":29,"metastate":4096}
[MJSONWP (9c94905c)] Calling AppiumDriver.pressKeyCode() with args: [29,4096,null,null,null,"9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/appium/device/press_keycode] with body: {"keycode":29,"metastate":4096,"flags":null}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":null}
[MJSONWP (9c94905c)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode 200 778 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element
[HTTP] {"using":"xpath","value":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText"}
[MJSONWP (9c94905c)] Calling AppiumDriver.findElement() with args: ["xpath","//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element] with body: {"strategy":"xpath","selector":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":{"ELEMENT":"1ba03729-7797-481e-89cb-7e7540e8f018","element-6066-11e4-a52e-4f735466cecf":"1ba03729-7797-481e-89cb-7e7540e8f018"}}
[MJSONWP (9c94905c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1ba03729-7797-481e-89cb-7e7540e8f018","ELEMENT":"1ba03729-7797-481e-89cb-7e7540e8f018"}
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element 200 803 ms - 199
[HTTP]
[HTTP] --> GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/1ba03729-7797-481e-89cb-7e7540e8f018/displayed
[HTTP] {}
[MJSONWP (9c94905c)] Calling AppiumDriver.elementDisplayed() with args: ["1ba03729-7797-481e-89cb-7e7540e8f018","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/element/1ba03729-7797-481e-89cb-7e7540e8f018/attribute/displayed' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/1ba03729-7797-481e-89cb-7e7540e8f018/attribute/displayed] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element/1ba03729-7797-481e-89cb-7e7540e8f018/attribute/displayed] with no body
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":"true"}
[MJSONWP (9c94905c)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/1ba03729-7797-481e-89cb-7e7540e8f018/displayed 200 12 ms - 76
[HTTP]
[HTTP] --> GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/1ba03729-7797-481e-89cb-7e7540e8f018/enabled
[HTTP] {}
[MJSONWP (9c94905c)] Calling AppiumDriver.elementEnabled() with args: ["1ba03729-7797-481e-89cb-7e7540e8f018","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/element/1ba03729-7797-481e-89cb-7e7540e8f018/attribute/enabled' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/1ba03729-7797-481e-89cb-7e7540e8f018/attribute/enabled] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element/1ba03729-7797-481e-89cb-7e7540e8f018/attribute/enabled] with no body
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":"true"}
[MJSONWP (9c94905c)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/1ba03729-7797-481e-89cb-7e7540e8f018/enabled 200 10 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element
[HTTP] {"using":"xpath","value":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText"}
[MJSONWP (9c94905c)] Calling AppiumDriver.findElement() with args: ["xpath","//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element] with body: {"strategy":"xpath","selector":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":{"ELEMENT":"7c1da60e-e1ee-406c-a9a9-4dfd1cf1aa4f","element-6066-11e4-a52e-4f735466cecf":"7c1da60e-e1ee-406c-a9a9-4dfd1cf1aa4f"}}
[MJSONWP (9c94905c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"7c1da60e-e1ee-406c-a9a9-4dfd1cf1aa4f","ELEMENT":"7c1da60e-e1ee-406c-a9a9-4dfd1cf1aa4f"}
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element 200 102 ms - 199
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/7c1da60e-e1ee-406c-a9a9-4dfd1cf1aa4f/click
[HTTP] {"id":"7c1da60e-e1ee-406c-a9a9-4dfd1cf1aa4f"}
[MJSONWP (9c94905c)] Calling AppiumDriver.click() with args: ["7c1da60e-e1ee-406c-a9a9-4dfd1cf1aa4f","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/element/7c1da60e-e1ee-406c-a9a9-4dfd1cf1aa4f/click' to command name 'click'
[WD Proxy] Proxying [POST /element/7c1da60e-e1ee-406c-a9a9-4dfd1cf1aa4f/click] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element/7c1da60e-e1ee-406c-a9a9-4dfd1cf1aa4f/click] with body: {"element":"7c1da60e-e1ee-406c-a9a9-4dfd1cf1aa4f"}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":null}
[MJSONWP (9c94905c)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/7c1da60e-e1ee-406c-a9a9-4dfd1cf1aa4f/click 200 871 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element
[HTTP] {"using":"xpath","value":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText"}
[MJSONWP (9c94905c)] Calling AppiumDriver.findElement() with args: ["xpath","//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element] with body: {"strategy":"xpath","selector":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":{"ELEMENT":"3f482483-8559-499f-95e2-40c7cfbca224","element-6066-11e4-a52e-4f735466cecf":"3f482483-8559-499f-95e2-40c7cfbca224"}}
[MJSONWP (9c94905c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3f482483-8559-499f-95e2-40c7cfbca224","ELEMENT":"3f482483-8559-499f-95e2-40c7cfbca224"}
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element 200 146 ms - 199
[HTTP]
[HTTP] --> GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/3f482483-8559-499f-95e2-40c7cfbca224/displayed
[HTTP] {}
[MJSONWP (9c94905c)] Calling AppiumDriver.elementDisplayed() with args: ["3f482483-8559-499f-95e2-40c7cfbca224","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/element/3f482483-8559-499f-95e2-40c7cfbca224/attribute/displayed' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/3f482483-8559-499f-95e2-40c7cfbca224/attribute/displayed] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element/3f482483-8559-499f-95e2-40c7cfbca224/attribute/displayed] with no body
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":"true"}
[MJSONWP (9c94905c)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/3f482483-8559-499f-95e2-40c7cfbca224/displayed 200 10 ms - 76
[HTTP]
[HTTP] --> GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/3f482483-8559-499f-95e2-40c7cfbca224/enabled
[HTTP] {}
[MJSONWP (9c94905c)] Calling AppiumDriver.elementEnabled() with args: ["3f482483-8559-499f-95e2-40c7cfbca224","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/element/3f482483-8559-499f-95e2-40c7cfbca224/attribute/enabled' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/3f482483-8559-499f-95e2-40c7cfbca224/attribute/enabled] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element/3f482483-8559-499f-95e2-40c7cfbca224/attribute/enabled] with no body
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":"true"}
[MJSONWP (9c94905c)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/3f482483-8559-499f-95e2-40c7cfbca224/enabled 200 8 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/3f482483-8559-499f-95e2-40c7cfbca224/click
[HTTP] {"id":"3f482483-8559-499f-95e2-40c7cfbca224"}
[MJSONWP (9c94905c)] Calling AppiumDriver.click() with args: ["3f482483-8559-499f-95e2-40c7cfbca224","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/element/3f482483-8559-499f-95e2-40c7cfbca224/click' to command name 'click'
[WD Proxy] Proxying [POST /element/3f482483-8559-499f-95e2-40c7cfbca224/click] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element/3f482483-8559-499f-95e2-40c7cfbca224/click] with body: {"element":"3f482483-8559-499f-95e2-40c7cfbca224"}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":null}
[MJSONWP (9c94905c)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/3f482483-8559-499f-95e2-40c7cfbca224/click 200 16 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/3f482483-8559-499f-95e2-40c7cfbca224/clear
[HTTP] {"id":"3f482483-8559-499f-95e2-40c7cfbca224"}
[MJSONWP (9c94905c)] Calling AppiumDriver.clear() with args: ["3f482483-8559-499f-95e2-40c7cfbca224","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/element/3f482483-8559-499f-95e2-40c7cfbca224/clear' to command name 'clear'
[WD Proxy] Proxying [POST /element/3f482483-8559-499f-95e2-40c7cfbca224/clear] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element/3f482483-8559-499f-95e2-40c7cfbca224/clear] with body: {"elementId":"3f482483-8559-499f-95e2-40c7cfbca224"}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":null}
[MJSONWP (9c94905c)] Responding to client with driver.clear() result: null
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/3f482483-8559-499f-95e2-40c7cfbca224/clear 200 813 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element
[HTTP] {"using":"xpath","value":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText"}
[MJSONWP (9c94905c)] Calling AppiumDriver.findElement() with args: ["xpath","//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element] with body: {"strategy":"xpath","selector":"//hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.HorizontalScrollView/android.widget.LinearLayout/android.widget.LinearLayout[1]/android.widget.EditText","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":{"ELEMENT":"2847c765-5565-4c59-b432-a3b628323ea3","element-6066-11e4-a52e-4f735466cecf":"2847c765-5565-4c59-b432-a3b628323ea3"}}
[MJSONWP (9c94905c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"2847c765-5565-4c59-b432-a3b628323ea3","ELEMENT":"2847c765-5565-4c59-b432-a3b628323ea3"}
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element 200 846 ms - 199
[HTTP]
[HTTP] --> GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/2847c765-5565-4c59-b432-a3b628323ea3/displayed
[HTTP] {}
[MJSONWP (9c94905c)] Calling AppiumDriver.elementDisplayed() with args: ["2847c765-5565-4c59-b432-a3b628323ea3","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/element/2847c765-5565-4c59-b432-a3b628323ea3/attribute/displayed' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/2847c765-5565-4c59-b432-a3b628323ea3/attribute/displayed] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element/2847c765-5565-4c59-b432-a3b628323ea3/attribute/displayed] with no body
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":"true"}
[MJSONWP (9c94905c)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/2847c765-5565-4c59-b432-a3b628323ea3/displayed 200 11 ms - 76
[HTTP]
[HTTP] --> GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/2847c765-5565-4c59-b432-a3b628323ea3/enabled
[HTTP] {}
[MJSONWP (9c94905c)] Calling AppiumDriver.elementEnabled() with args: ["2847c765-5565-4c59-b432-a3b628323ea3","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/element/2847c765-5565-4c59-b432-a3b628323ea3/attribute/enabled' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/2847c765-5565-4c59-b432-a3b628323ea3/attribute/enabled] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element/2847c765-5565-4c59-b432-a3b628323ea3/attribute/enabled] with no body
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":"true"}
[MJSONWP (9c94905c)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/2847c765-5565-4c59-b432-a3b628323ea3/enabled 200 8 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/2847c765-5565-4c59-b432-a3b628323ea3/click
[HTTP] {"id":"2847c765-5565-4c59-b432-a3b628323ea3"}
[MJSONWP (9c94905c)] Calling AppiumDriver.click() with args: ["2847c765-5565-4c59-b432-a3b628323ea3","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/element/2847c765-5565-4c59-b432-a3b628323ea3/click' to command name 'click'
[WD Proxy] Proxying [POST /element/2847c765-5565-4c59-b432-a3b628323ea3/click] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element/2847c765-5565-4c59-b432-a3b628323ea3/click] with body: {"element":"2847c765-5565-4c59-b432-a3b628323ea3"}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":null}
[MJSONWP (9c94905c)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/2847c765-5565-4c59-b432-a3b628323ea3/click 200 13 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/2847c765-5565-4c59-b432-a3b628323ea3/value
[HTTP] {"id":"2847c765-5565-4c59-b432-a3b628323ea3","value":["HYBatangChe"]}
[MJSONWP (9c94905c)] Calling AppiumDriver.setValue() with args: [["HYBatangChe"],"2847c765-5565-4c59-b432-a3b628323ea3","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/element/2847c765-5565-4c59-b432-a3b628323ea3/value' to command name 'setValue'
[Protocol Converter] Added 'value' property ["H","Y","B","a","t","a","n","g","C","h","e"] to 'setValue' request body
[WD Proxy] Proxying [POST /element/2847c765-5565-4c59-b432-a3b628323ea3/value] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element/2847c765-5565-4c59-b432-a3b628323ea3/value] with body: {"elementId":"2847c765-5565-4c59-b432-a3b628323ea3","text":"HYBatangChe","replace":false,"value":["H","Y","B","a","t","a","n","g","C","h","e"]}
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":null}
[MJSONWP (9c94905c)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element/2847c765-5565-4c59-b432-a3b628323ea3/value 200 522 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode
[HTTP] {"keycode":66}
[MJSONWP (9c94905c)] Calling AppiumDriver.pressKeyCode() with args: [66,null,null,null,null,"9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode'
[WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/appium/device/press_keycode] with body: {"keycode":66,"metastate":null,"flags":null}
[BaseDriver] Shutting down because we waited 60 seconds for a command
[Appium] Closing session, cause was 'New Command Timeout of 60 seconds expired. Try customizing the timeout using the 'newCommandTimeout' desired capability'
[Appium] Removing session 'ce3dc043-d7c4-43e6-8793-fe560421a75c' from our master session list
[UiAutomator2] Deleting UiAutomator2 session
[UiAutomator2] Deleting UiAutomator2 server session
[WD Proxy] Matched '/' to command name 'deleteSession'
[WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8203/wd/hub/session/33c61604-c8cf-450d-aa2c-22b78dd86664] with no body
[WD Proxy] Got response with status 200: {"sessionId":"33c61604-c8cf-450d-aa2c-22b78dd86664","value":null}
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell am force-stop com.hancom.office.editor.sec'
[Instrumentation] .
[WD Proxy] Got response with status 200: {"sessionId":"5d4b9127-7272-4e48-84bb-c04564a6fdfe","value":null}
[MJSONWP (9c94905c)] Responding to client with driver.pressKeyCode() result: null
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/appium/device/press_keycode 200 1029 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element
[HTTP] {"using":"id","value":"android:id/content"}
[MJSONWP (9c94905c)] Calling AppiumDriver.findElement() with args: ["id","android:id/content","9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/element] with body: {"strategy":"id","selector":"android:id/content","context":"","multiple":false}
[WD Proxy] socket hang up
[MJSONWP (9c94905c)] Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: socket hang up
[MJSONWP (9c94905c)] at JWProxy.command (C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\jsonwp-proxy\proxy.js:280:13)
[MJSONWP (9c94905c)] at processTicksAndRejections (internal/process/task_queues.js:85:5)
[HTTP] <-- POST /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/element 500 11 ms - 247
[HTTP]
[HTTP] --> GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/screenshot
[HTTP] {}
[MJSONWP (9c94905c)] Calling AppiumDriver.getScreenshot() with args: ["9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[WD Proxy] Proxying [GET /screenshot] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/screenshot] with no body
[WD Proxy] socket hang up
[MJSONWP (9c94905c)] Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: socket hang up
[MJSONWP (9c94905c)] at JWProxy.command (C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\jsonwp-proxy\proxy.js:280:13)
[MJSONWP (9c94905c)] at processTicksAndRejections (internal/process/task_queues.js:85:5)
[HTTP] <-- GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/screenshot 500 6 ms - 247
[HTTP]
[HTTP] --> GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/screenshot
[HTTP] {}
[MJSONWP (9c94905c)] Calling AppiumDriver.getScreenshot() with args: ["9c94905c-c2c2-48e7-88c2-64ce7117e6cc"]
[WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[WD Proxy] Proxying [GET /screenshot] to [GET http://127.0.0.1:8201/wd/hub/session/5d4b9127-7272-4e48-84bb-c04564a6fdfe/screenshot] with no body
[WD Proxy] socket hang up
[MJSONWP (9c94905c)] Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: socket hang up
[MJSONWP (9c94905c)] at JWProxy.command (C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\jsonwp-proxy\proxy.js:280:13)
[MJSONWP (9c94905c)] at processTicksAndRejections (internal/process/task_queues.js:85:5)
[HTTP] <-- GET /wd/hub/session/9c94905c-c2c2-48e7-88c2-64ce7117e6cc/screenshot 500 6 ms - 247
[HTTP]
[Instrumentation] Time: 19.064
[Instrumentation]
[Instrumentation] OK (1 test)
[Instrumentation] The process has exited with code 0
[Logcat] Stopping logcat capture
[ADB] Removing forwarded port socket connection: 8203
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 forward --remove tcp\:8203'
[BaseDriver] Shutting down because we waited 60 seconds for a command
[Appium] Closing session, cause was 'New Command Timeout of 60 seconds expired. Try customizing the timeout using the 'newCommandTimeout' desired capability'
[Appium] Removing session 'ad8dbbf4-c8cc-41bd-b8c8-0603d3d82b8a' from our master session list
[UiAutomator2] Deleting UiAutomator2 session
[UiAutomator2] Deleting UiAutomator2 server session
[WD Proxy] Matched '/' to command name 'deleteSession'
[WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8204/wd/hub/session/3b8c1e98-2ab6-438e-970c-9d5438cc772d] with no body
[WD Proxy] socket hang up
[UiAutomator2] Did not get confirmation UiAutomator2 deleteSession worked; Error was: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: socket hang up
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 shell am force-stop com.hancom.office.editor.sec'
[Logcat] Stopping logcat capture
[ADB] Removing forwarded port socket connection: 8204
[ADB] Running 'C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 forward --remove tcp\:8204'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment