Skip to content

Instantly share code, notes, and snippets.

@sudhanshuprakash
Created September 19, 2020 09:06
Show Gist options
  • Save sudhanshuprakash/816c27075b31d5b4d7e3d64c6d986cac to your computer and use it in GitHub Desktop.
Save sudhanshuprakash/816c27075b31d5b4d7e3d64c6d986cac to your computer and use it in GitHub Desktop.
The server is running
[Appium] Welcome to Appium v1.18.0
[Appium] Non-default server args:
[Appium] relaxedSecurityEnabled: true
[Appium] allowInsecure: {
[Appium] }
[Appium] denyInsecure: {
[Appium] }
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[HTTP] --> POST /wd/hub/session
[HTTP] {"desiredCapabilities":{"":"","appPackage":"com.hancom.office.editor.sec","noReset":"TRUE","deviceName":"Nexus 9","fullReset":"FALSE","appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":"TRUE","skipUnlock":"TRUE","platformName":"ANDROID","udid":"HT4ANJT07993"},"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: [{"":"","appPackage":"com.hancom.office.editor.sec","noReset":"TRUE","deviceName":"Nexus 9","fullReset":"FALSE","appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":"TRUE","skipUnlock":"TRUE","platformName":"ANDROID","udid":"HT4ANJT07993"},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 1600506147015 (14:32:27 GMT+0530 (India Standard Time))
[BaseDriver] The following capabilities are not standard capabilities and should have an extension prefix:
[BaseDriver]
[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]
[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.0 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] "": "",
[BaseDriver] "appPackage": "com.hancom.office.editor.sec",
[BaseDriver] "noReset": "TRUE",
[BaseDriver] "deviceName": "Nexus 9",
[BaseDriver] "fullReset": "FALSE",
[BaseDriver] "appActivity": "com.hancom.office.hwrite.HWriteNavLauncher",
[BaseDriver] "platformVersion": "7.1.1",
[BaseDriver] "automationName": "Appium",
[BaseDriver] "skipDeviceInitialization": "TRUE",
[BaseDriver] "skipUnlock": "TRUE",
[BaseDriver] "platformName": "ANDROID",
[BaseDriver] "udid": "HT4ANJT07993"
[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] The following capabilities were provided, but are not recognized by Appium:
[BaseDriver]
[BaseDriver] Session created with session id: c09b5cb0-278f-4f86-9daf-1b6408d54539
[UiAutomator2] Starting 'com.hancom.office.editor.sec' directly on the device
[ADB] Found 4 'build-tools' folders under 'C:\Users\sudro\AppData\Local\Android\sdk' (newest first):
[ADB] C:/Users/sudro/AppData/Local/Android/sdk/build-tools/30.0.2
[ADB] C:/Users/sudro/AppData/Local/Android/sdk/build-tools/30.0.1
[ADB] C:/Users/sudro/AppData/Local/Android/sdk/build-tools/29.0.2
[ADB] C:/Users/sudro/AppData/Local/Android/sdk/build-tools/24.0.1
[ADB] Using 'adb.exe' from 'C:\Users\sudro\AppData\Local\Android\sdk\platform-tools\adb.exe'
[ADB] Running 'C:\Users\sudro\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\sudro\AppData\Local\Android\sdk\platform-tools\adb.exe'
[ADB] Running 'C:\Users\sudro\AppData\Local\Android\sdk\platform-tools\adb.exe -P 5037 start-server'
[ADB] Setting device id to HT4ANJT07993
[ADB] Running 'C:\Users\sudro\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\sudro\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\\sudro\\AppData\\Local\\Android\\sdk\\platform-tools\\adb.exe -P 5037 -s HT4ANJT07993 logcat -v threadtime
[UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
[ADB] Forwarding system: 8200 to device: 6790
[ADB] Running 'C:\Users\sudro\AppData\Local\Android\sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 forward tcp\:8200 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.11.0.apk' is not writeable. Will copy it into the temporary location at 'C:\Users\sudro\AppData\Local\Temp\2020819-19200-1w1e3i0.0374' 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\sudro\AppData\Local\Temp\2020819-19200-1w1e3i0.0374' 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\sudro\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\sudro\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.11.0' >= '4.11.0')
[UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled
[ADB] Checking app cert for C:\Users\sudro\AppData\Local\Temp\2020819-19200-1w1e3i0.0374\appium-uiautomator2-server-v4.11.0.apk
[ADB] Using 'apksigner.jar' from 'C:\Users\sudro\AppData\Local\Android\sdk\build-tools\30.0.2\lib\apksigner.jar'
[ADB] Starting apksigner: 'C:\\Program Files\\Java\\jdk-14.0.2\\bin\\java.exe' -Xmx1024M -Xss1m -jar C:\\Users\\sudro\\AppData\\Local\\Android\\sdk\\build-tools\\30.0.2\\lib\\apksigner.jar verify --print-certs C:\\Users\\sudro\\AppData\\Local\\Temp\\2020819-19200-1w1e3i0.0374\\appium-uiautomator2-server-v4.11.0.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\sudro\AppData\Local\Temp\2020819-19200-1w1e3i0.0374\appium-uiautomator2-server-v4.11.0.apk' is signed with the default certificate
[ADB] Getting install status for io.appium.uiautomator2.server.test
[ADB] Running 'C:\Users\sudro\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\sudro\AppData\Local\Temp\2020819-19200-1w1e3i0.0374\appium-uiautomator2-server-debug-androidTest.apk
[ADB] Starting apksigner: 'C:\\Program Files\\Java\\jdk-14.0.2\\bin\\java.exe' -Xmx1024M -Xss1m -jar C:\\Users\\sudro\\AppData\\Local\\Android\\sdk\\build-tools\\30.0.2\\lib\\apksigner.jar verify --print-certs C:\\Users\\sudro\\AppData\\Local\\Temp\\2020819-19200-1w1e3i0.0374\\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\sudro\AppData\Local\Temp\2020819-19200-1w1e3i0.0374\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\sudro\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\sudro\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.11.0
[UiAutomator2] Using UIAutomator2 server from 'C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.11.0.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"]
[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:8200/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:8200/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:8200/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 3164ms
[WD Proxy] Matched '/session' to command name 'createSession'
[WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"":"","appPackage":"com.hancom.office.editor.sec","noReset":true,"deviceName":"Nexus 9","fullReset":false,"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993"},"":"","appPackage":"com.hancom.office.editor.sec","noReset":true,"deviceName":"HT4ANJT07993","fullReset":false,"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceUDID":"HT4ANJT07993"}],"alwaysMatch":{}}}
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"":"","appPackage":"com.hancom.office.editor.sec","noReset":true,"deviceName":"Nexus 9","fullReset":false,"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993"},"":"","appPackage":"com.hancom.office.editor.sec","noReset":true,"deviceName":"HT4ANJT07993","fullReset":false,"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceUDID":"HT4ANJT07993"}],"alwaysMatch":{}},"sessionId":"b4477900-14c3-4f25-8f22-4d6d6...
[WD Proxy] Determined the downstream protocol as 'W3C'
[WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/appium/device/info] with no body
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","value":{"androidId":"76f6ec23934cbad1","apiVersion":"25","bluetooth":{"state":"OFF"},"brand":"google","carrierName":"","displayDensity":320,"locale":"en_GB","manufacturer":"htc","model":"Nexus 9","networks":[],"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\sudro\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:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/appium/device/pixel_ratio] with no body
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","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:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/appium/device/system_bars] with no body
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","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:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/window/current/size] with no body
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","value":{"height":1440,"width":2048}}
[Appium] New AndroidUiautomator2Driver session created successfully, session c09b5cb0-278f-4f86-9daf-1b6408d54539 added to master session list
[BaseDriver] Event 'newSessionStarted' logged at 1600506179962 (14:32:59 GMT+0530 (India Standard Time))
[MJSONWP (c09b5cb0)] Cached the protocol value 'MJSONWP' for the new session c09b5cb0-278f-4f86-9daf-1b6408d54539
[MJSONWP (c09b5cb0)] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"":"","appPackage":"com.hancom.office.editor.sec","noReset":true,"deviceName":"Nexus 9","fullReset":false,"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993"},"":"","appPackage":"com.hancom.office.editor.sec","noReset":true,"deviceName":"HT4ANJT07993","fullReset":false,"appActivity":"com.hancom.office.hwrite.HWriteNavLauncher","platformVersion":"7.1.1","automationName":"Appium","skipDeviceInitialization":true,"skipUnlock":true,"platformName":"ANDROID","udid":"HT4ANJT07993","deviceUDID":"HT4ANJT07993","deviceApiLevel":25,"deviceScreenSize":"2048x1536","deviceScreenDensity":320,"deviceModel":"Nexus 9","deviceManufacturer":"htc","pixelRatio":2,"statBarHe...
[HTTP] <-- POST /wd/hub/session 200 32980 ms - 1164
[HTTP]
[HTTP] --> GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/window/current/size
[HTTP] {}
[MJSONWP (c09b5cb0)] Driver proxy active, passing request on via HTTP proxy
[WD Proxy] Matched '/wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/window/current/size' to command name 'getWindowSize'
[WD Proxy] Proxying [GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/window/current/size] with no body
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","value":{"height":1440,"width":2048}}
[WD Proxy] Replacing sessionId b4477900-14c3-4f25-8f22-4d6d67d54702 with c09b5cb0-278f-4f86-9daf-1b6408d54539
[HTTP] <-- GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/window/current/size 200 19 ms - 100
[HTTP]
[HTTP] --> GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/window/current/size
[HTTP] {}
[MJSONWP (c09b5cb0)] Driver proxy active, passing request on via HTTP proxy
[WD Proxy] Matched '/wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/window/current/size' to command name 'getWindowSize'
[WD Proxy] Proxying [GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/window/current/size] with no body
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","value":{"height":1440,"width":2048}}
[WD Proxy] Replacing sessionId b4477900-14c3-4f25-8f22-4d6d67d54702 with c09b5cb0-278f-4f86-9daf-1b6408d54539
[HTTP] <-- GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/window/current/size 200 11 ms - 100
[HTTP]
[HTTP] --> POST /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element
[HTTP] {"using":"xpath","value":"//android.widget.TextView[@text='01_17_E12_┤▄└º╚ú╚»_╞─└╧_txt.txt']"}
[MJSONWP (c09b5cb0)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.TextView[@text='01_17_E12_┤▄└º╚ú╚»_╞─└╧_txt.txt']","c09b5cb0-278f-4f86-9daf-1b6408d54539"]
[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:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/element] with body: {"strategy":"xpath","selector":"//android.widget.TextView[@text='01_17_E12_┤▄└º╚ú╚»_╞─└╧_txt.txt']","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","value":{"ELEMENT":"2ca851b2-2bfe-427d-b2c2-791c02b0be45","element-6066-11e4-a52e-4f735466cecf":"2ca851b2-2bfe-427d-b2c2-791c02b0be45"}}
[MJSONWP (c09b5cb0)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"2ca851b2-2bfe-427d-b2c2-791c02b0be45","ELEMENT":"2ca851b2-2bfe-427d-b2c2-791c02b0be45"}
[HTTP] <-- POST /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element 200 217 ms - 199
[HTTP]
[HTTP] --> GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element/2ca851b2-2bfe-427d-b2c2-791c02b0be45/displayed
[HTTP] {}
[MJSONWP (c09b5cb0)] Calling AppiumDriver.elementDisplayed() with args: ["2ca851b2-2bfe-427d-b2c2-791c02b0be45","c09b5cb0-278f-4f86-9daf-1b6408d54539"]
[WD Proxy] Matched '/element/2ca851b2-2bfe-427d-b2c2-791c02b0be45/attribute/displayed' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/2ca851b2-2bfe-427d-b2c2-791c02b0be45/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/element/2ca851b2-2bfe-427d-b2c2-791c02b0be45/attribute/displayed] with no body
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","value":"true"}
[MJSONWP (c09b5cb0)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element/2ca851b2-2bfe-427d-b2c2-791c02b0be45/displayed 200 16 ms - 76
[HTTP]
[HTTP] --> GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element/2ca851b2-2bfe-427d-b2c2-791c02b0be45/enabled
[HTTP] {}
[MJSONWP (c09b5cb0)] Calling AppiumDriver.elementEnabled() with args: ["2ca851b2-2bfe-427d-b2c2-791c02b0be45","c09b5cb0-278f-4f86-9daf-1b6408d54539"]
[WD Proxy] Matched '/element/2ca851b2-2bfe-427d-b2c2-791c02b0be45/attribute/enabled' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/2ca851b2-2bfe-427d-b2c2-791c02b0be45/attribute/enabled] to [GET http://127.0.0.1:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/element/2ca851b2-2bfe-427d-b2c2-791c02b0be45/attribute/enabled] with no body
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","value":"true"}
[MJSONWP (c09b5cb0)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element/2ca851b2-2bfe-427d-b2c2-791c02b0be45/enabled 200 14 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element
[HTTP] {"using":"xpath","value":"//android.widget.TextView[@text='01_17_E12_┤▄└º╚ú╚»_╞─└╧_txt.txt']"}
[MJSONWP (c09b5cb0)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.TextView[@text='01_17_E12_┤▄└º╚ú╚»_╞─└╧_txt.txt']","c09b5cb0-278f-4f86-9daf-1b6408d54539"]
[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:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/element] with body: {"strategy":"xpath","selector":"//android.widget.TextView[@text='01_17_E12_┤▄└º╚ú╚»_╞─└╧_txt.txt']","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","value":{"ELEMENT":"521055f1-a612-4a57-88bf-0d6200c4e077","element-6066-11e4-a52e-4f735466cecf":"521055f1-a612-4a57-88bf-0d6200c4e077"}}
[MJSONWP (c09b5cb0)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"521055f1-a612-4a57-88bf-0d6200c4e077","ELEMENT":"521055f1-a612-4a57-88bf-0d6200c4e077"}
[HTTP] <-- POST /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element 200 166 ms - 199
[HTTP]
[HTTP] --> POST /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element/521055f1-a612-4a57-88bf-0d6200c4e077/click
[HTTP] {"id":"521055f1-a612-4a57-88bf-0d6200c4e077"}
[MJSONWP (c09b5cb0)] Calling AppiumDriver.click() with args: ["521055f1-a612-4a57-88bf-0d6200c4e077","c09b5cb0-278f-4f86-9daf-1b6408d54539"]
[WD Proxy] Matched '/element/521055f1-a612-4a57-88bf-0d6200c4e077/click' to command name 'click'
[WD Proxy] Proxying [POST /element/521055f1-a612-4a57-88bf-0d6200c4e077/click] to [POST http://127.0.0.1:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/element/521055f1-a612-4a57-88bf-0d6200c4e077/click] with body: {"element":"521055f1-a612-4a57-88bf-0d6200c4e077"}
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","value":null}
[MJSONWP (c09b5cb0)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element/521055f1-a612-4a57-88bf-0d6200c4e077/click 200 883 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element
[HTTP] {"using":"xpath","value":"/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.LinearLayout[2]/android.widget.FrameLayout/android.view.View"}
[MJSONWP (c09b5cb0)] Calling AppiumDriver.findElement() with args: ["xpath","/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.LinearLayout[2]/android.widget.FrameLayout/android.view.View","c09b5cb0-278f-4f86-9daf-1b6408d54539"]
[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:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/element] with body: {"strategy":"xpath","selector":"/hierarchy/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.FrameLayout/android.widget.LinearLayout/android.widget.LinearLayout[2]/android.widget.FrameLayout/android.view.View","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","value":{"ELEMENT":"d57b7ac7-df5b-48e1-bae1-56fef41305bf","element-6066-11e4-a52e-4f735466cecf":"d57b7ac7-df5b-48e1-bae1-56fef41305bf"}}
[MJSONWP (c09b5cb0)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"d57b7ac7-df5b-48e1-bae1-56fef41305bf","ELEMENT":"d57b7ac7-df5b-48e1-bae1-56fef41305bf"}
[HTTP] <-- POST /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element 200 221 ms - 199
[HTTP]
[HTTP] --> POST /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element/d57b7ac7-df5b-48e1-bae1-56fef41305bf/click
[HTTP] {"id":"d57b7ac7-df5b-48e1-bae1-56fef41305bf"}
[MJSONWP (c09b5cb0)] Calling AppiumDriver.click() with args: ["d57b7ac7-df5b-48e1-bae1-56fef41305bf","c09b5cb0-278f-4f86-9daf-1b6408d54539"]
[WD Proxy] Matched '/element/d57b7ac7-df5b-48e1-bae1-56fef41305bf/click' to command name 'click'
[WD Proxy] Proxying [POST /element/d57b7ac7-df5b-48e1-bae1-56fef41305bf/click] to [POST http://127.0.0.1:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/element/d57b7ac7-df5b-48e1-bae1-56fef41305bf/click] with body: {"element":"d57b7ac7-df5b-48e1-bae1-56fef41305bf"}
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","value":null}
[MJSONWP (c09b5cb0)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element/d57b7ac7-df5b-48e1-bae1-56fef41305bf/click 200 492 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/timeouts
[HTTP] {"type":"implicit","ms":10000}
[MJSONWP (c09b5cb0)] Calling AppiumDriver.timeouts() with args: ["implicit",10000,null,null,null,"c09b5cb0-278f-4f86-9daf-1b6408d54539"]
[BaseDriver] MJSONWP timeout arguments: {"type":"implicit","ms":10000}}
[BaseDriver] Set implicit wait to 10000ms
[MJSONWP (c09b5cb0)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/timeouts 200 7 ms - 76
[HTTP]
[HTTP] --> GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element/d57b7ac7-df5b-48e1-bae1-56fef41305bf/rect
[HTTP] {}
[MJSONWP (c09b5cb0)] Driver proxy active, passing request on via HTTP proxy
[WD Proxy] Matched '/wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element/d57b7ac7-df5b-48e1-bae1-56fef41305bf/rect' to command name 'getElementRect'
[WD Proxy] Proxying [GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element/d57b7ac7-df5b-48e1-bae1-56fef41305bf/rect] to [GET http://127.0.0.1:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/element/d57b7ac7-df5b-48e1-bae1-56fef41305bf/rect] with no body
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","value":{"height":400,"width":2048,"x":0,"y":284}}
[WD Proxy] Replacing sessionId b4477900-14c3-4f25-8f22-4d6d67d54702 with c09b5cb0-278f-4f86-9daf-1b6408d54539
[HTTP] <-- GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/element/d57b7ac7-df5b-48e1-bae1-56fef41305bf/rect 200 1804 ms - 113
[HTTP]
[HTTP] --> GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/screenshot
[HTTP] {}
[MJSONWP (c09b5cb0)] Calling AppiumDriver.getScreenshot() with args: ["c09b5cb0-278f-4f86-9daf-1b6408d54539"]
[WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[WD Proxy] Proxying [GET /screenshot] to [GET http://127.0.0.1:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702/screenshot] with no body
[WD Proxy] Got response with status 200: {"sessionId":"b4477900-14c3-4f25-8f22-4d6d67d54702","value":"iVBORw0KGgoAAAANSUhEUgAACAAAAAYACAYAAADimKhtAAAABHNCSVQICAgIfAhkiAAAIABJREFU\neJzs3Xl8k1W+P/DPk71p0r2lhVJKKVBoKWUvIAiUTdTB3RlHHMVxwXHGBcf1qqigo7/rOF63mXGf\ncUC8grLKLlBUNlsQKKVIKVBKW+iapNnz/P5om9vQtE2areDn/Xrl9SJPnrM8WQ5pzvd8j7Bo0SIR\nREQhtmjRIixatCjU3SAi4nhERD0GxyMi6ik4HhFRT7Fo0SKUpaaGuhtEREgtK+N4REQ9wid33tnu\nmCT43SAiIiIiIiIiIiIiIiIiIiJ/YwAAERERERERERERERERERHRZYABAERERERERERERERERERE\nRJcBBgAQERERERERERERERERERFdBmSt/7hw4QKqqqranaBQKJCQkIDIyEifGzMYDDh69CgaGhqg\nVqsxcOBAxMXFdauuo0ePQq1Wo1+/fh6XOXHiBHr16gWNRtOtNoko9F566SWo1WosXLgQ9fX1OHv2\nLCQSCYYMGeL2/PPnz6O6uhpyuRyDBg3qVpu+jl3+HPuIqOdoOx4dP34cFosFCQkJiI+Pd3t+63ct\npVKJ9PR0r9vjWET0yxWs7zye4nhE9MsVjO88nuJYREQnrFYctVhcjgkA1BIJMuRyJMlk7guGUL7R\niCEKBeKkUo/L1Njt2NjUhLM2G6KlUkwNC8MAuTyAvSSi7moSRWxpakKp1QoHgL4yGaaFhSH2os98\nidWK9QYDbtFo0LsHjlUAxyuiS51zZCkuLsaWLVvcniQIApKTkzFjxgykpKR0q6GDBw9i48aNaGpq\nch7bunUrxo8fj7y8PK/qKi0txfLlyzF58uQuAwBqa2tRUFCA4uJiXLhwAXfffTcDAIguEwqFAps2\nbUJDQwNmzZqF8ePHtztnxYoV...
[MJSONWP (c09b5cb0)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAACAAAAAYACAYAAADimKhtAAAABHNCSVQICAgIfAhkiAAAIABJREFU\neJzs3Xl8k1W+P/DPk71p0r2lhVJKKVBoKWUvIAiUTdTB3RlHHMVxwXHGBcf1qqigo7/rOF63mXGf\ncUC8grLKLlBUNlsQKKVIKVBKW+iapNnz/P5om9vQtE2areDn/Xrl9SJPnrM8WQ5pzvd8j7Bo0SIR\nREQhtmjRIixatCjU3SAi4nhERD0GxyMi6ik4HhFRT7Fo0SKUpaaGuhtEREgtK+N4REQ9wid33tnu\nmCT43SAiIiIiIiIiIiIiIiIiIiJ/YwAAERERERERERERERERERHRZYABAERERERERERERERERERE\nRJcBBgAQERERERERERERERERERFdBmSt/7hw4QKqqqranaBQKJCQkIDIyEifGzMYDDh69CgaGhqg\nVqsxcOBAxMXFdauuo0ePQq1Wo1+/fh6XOXHiBHr16gWNRtOtNoko9F566SWo1WosXLgQ9fX1OHv2\nLCQSCYYMGeL2/PPnz6O6uhpyuRyDBg3qVpu+jl3+HPuIqOdoOx4dP34cFosFCQkJiI+Pd3t+63ct\npVKJ9PR0r9vjWET0yxWs7zye4nhE9MsVjO88nuJYREQnrFYctVhcjgkA1BIJMuRyJMlk7guGUL7R\niCEKBeKkUo/L1Njt2NjUhLM2G6KlUkwNC8MAuTyAvSSi7moSRWxpakKp1QoHgL4yGaaFhSH2os98\nidWK9QYDbtFo0LsHjlUAxyuiS51zZCkuLsaWLVvcniQIApKTkzFjxgykpKR0q6GDBw9i48aNaGpq\nch7bunUrxo8fj7y8PK/qKi0txfLlyzF58uQuAwBqa2tRUFCA4uJiXLhwAXfffTcDAIguEwqFAps2\nbUJDQwNmzZqF8ePHtztnxYoVqKysRG5ubrd+DPd17PLn2EdEPdfx48exd+9e9OvXD3fddZfbc9au\nXYuysj...
[HTTP] <-- GET /wd/hub/session/c09b5cb0-278f-4f86-9daf-1b6408d54539/screenshot 200 1107 ms - 195334
[HTTP]
[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 'c09b5cb0-278f-4f86-9daf-1b6408d54539' 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:8200/wd/hub/session/b4477900-14c3-4f25-8f22-4d6d67d54702] 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\sudro\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: 8200
[ADB] Running 'C:\Users\sudro\AppData\Local\Android\sdk\platform-tools\adb.exe -P 5037 -s HT4ANJT07993 forward --remove tcp\:8200'
[Instrumentation] The process has exited with code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment