[HTTP] [HTTP] --> POST /wd/hub/session [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"8KE0219528036635","appium:platformVersion":"10","appium:appPackage":"com.tencent.mm","appium:appActivity":"com.tencent.mm.ui.LauncherUI","appium:noReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:chromedriverExecutableDir":"C:\\Android\\webviewdriver","appium:chromedriverChromeMappingFile":"D:\\Users\\huanh\\PycharmProjects\\mypro\\app\\mapping.json","appium:dontStopAppOnReset":true,"appium:skipServerInstallation":true,"appium:skipDeviceInitialization":true,"appium:chromeOptions":{"androidProcess":"com.tencent.mm:appbrand0"},"appium:adbPort":5038}]},"desiredCapabilities":{"platformName":"Android","deviceName":"8KE0219528036635","platformVersion":"10","appPackage":"com.tencent.mm","appActivity":"com.tencent.mm.ui.LauncherUI","noReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutableDir":"C:\\Android\\webviewdriver","chromedriverChromeMappingFile":"D:\\Users\ [debug] [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"8KE0219528036635","platformVersion":"10","appPackage":"com.tencent.mm","appActivity":"com.tencent.mm.ui.LauncherUI","noReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutableDir":"C:\\Android\\webviewdriver","chromedriverChromeMappingFile":"D:\\Users\\huanh\\PycharmProjects\\mypro\\app\\mapping.json","dontStopAppOnReset":true,"skipServerInstallation":true,"skipDeviceInitialization":true,"chromeOptions":{"androidProcess":"com.tencent.mm:appbrand0"},"adbPort":5038},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"8KE0219528036635","appium:platformVersion":"10","appium:appPackage":"com.tencent.mm","appium:appActivity":"com.tencent.mm.ui.LauncherUI","appium:noReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:chromedriverExecutableDir":"C:\\Android\\webviewdriver","appium:chromedriverChromeMappingFile":"D:\\Users\\huanh\\PycharmProjects\\mypro\\app\\mapping.json","appium:dontStopAppOnReset":true,"appiu... [debug] [BaseDriver] Event 'newSessionRequested' logged at 1596645081642 (00:31:21 GMT+0800 (GMT+08:00)) [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.15.1 creating new AndroidUiautomator2Driver (v1.56.1) session [Appium] Session override is on. Deleting other 1 active session. [Appium] Removing session e9adee18-81af-43e6-87fc-8bc97744ce91 from our master session list [debug] [UiAutomator2] Deleting UiAutomator2 session [debug] [UiAutomator2] Deleting UiAutomator2 server session [debug] [WD Proxy] Matched '/' to command name 'deleteSession' [debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/afba9b0a-d8d3-4b8f-a97a-8f06faf8b62b] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"afba9b0a-d8d3-4b8f-a97a-8f06faf8b62b","value":null} [debug] [UiAutomator2] Resetting IME to 'com.baidu.input_huawei/.ImeService' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell ime set com.baidu.input_huawei/.ImeService' [debug] [Logcat] Stopping logcat capture [debug] [ADB] Removing forwarded port socket connection: 8200 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 forward --remove tcp\:8200' [UiAutomator2] Restoring hidden api policy to the device default configuration [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy'' [debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided [debug] [BaseDriver] Creating session with W3C capabilities: { [debug] [BaseDriver] "alwaysMatch": { [debug] [BaseDriver] "platformName": "Android", [debug] [BaseDriver] "appium:deviceName": "8KE0219528036635", [debug] [BaseDriver] "appium:platformVersion": "10", [debug] [BaseDriver] "appium:appPackage": "com.tencent.mm", [debug] [BaseDriver] "appium:appActivity": "com.tencent.mm.ui.LauncherUI", [debug] [BaseDriver] "appium:noReset": true, [debug] [BaseDriver] "appium:unicodeKeyboard": true, [debug] [BaseDriver] "appium:resetKeyboard": true, [debug] [BaseDriver] "appium:chromedriverExecutableDir": "C:\\Android\\webviewdriver", [debug] [BaseDriver] "appium:chromedriverChromeMappingFile": "D:\\Users\\huanh\\PycharmProjects\\mypro\\app\\mapping.json", [debug] [BaseDriver] "appium:dontStopAppOnReset": true, [debug] [BaseDriver] "appium:skipServerInstallation": true, [debug] [BaseDriver] "appium:skipDeviceInitialization": true, [debug] [BaseDriver] "appium:chromeOptions": { [debug] [BaseDriver] "androidProcess": "com.tencent.mm:appbrand0" [debug] [BaseDriver] }, [debug] [BaseDriver] "appium:adbPort": 5038 [debug] [BaseDriver] }, [debug] [BaseDriver] "firstMatch": [ [debug] [BaseDriver] {} [debug] [BaseDriver] ] [debug] [BaseDriver] } [BaseDriver] Session created with session id: 67eadf9e-c045-4701-bff2-a1699d04d377 [UiAutomator2] Starting 'com.tencent.mm' directly on the device [ADB] Using 'adb.exe' from 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 start-server' [AndroidDriver] Retrieving device list [debug] [ADB] Trying to find a connected android device [debug] [ADB] Getting connected devices [debug] [ADB] Connected devices: [{"udid":"8KE0219528036635","state":"device"}] [AndroidDriver] Looking for a device with Android '10.0.0' [debug] [ADB] Setting device id to 8KE0219528036635 [ADB] Getting device platform version [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell getprop ro.build.version.release' [debug] [ADB] Current device property 'ro.build.version.release': 10 [AndroidDriver] Using device: 8KE0219528036635 [ADB] Using 'adb.exe' from 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 start-server' [debug] [ADB] Setting device id to 8KE0219528036635 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell getprop ro.build.version.sdk' [debug] [Instrumentation] . [debug] [ADB] Current device property 'ro.build.version.sdk': 29 [ADB] Getting device platform version [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell getprop ro.build.version.release' [debug] [ADB] Current device property 'ro.build.version.release': 10 [debug] [ADB] Device API level: 29 [UiAutomator2] Relaxing hidden api policy [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1'' [AndroidDriver] No app sent in, not parsing package/activity [AndroidDriver] 'skipDeviceInitialization' is set. Skipping device initialization. [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell appops set io.appium.settings android\:mock_location allow' [debug] [Logcat] Starting logs capture with command: D:\\Users\\huanh\\android-sdk-windows\\platform-tools\\adb.exe -P 5038 -s 8KE0219528036635 logcat -v threadtime [debug] [AndroidDriver] Enabling Unicode keyboard support [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell settings get secure default_input_method' [debug] [Instrumentation] Time: 11.047 [debug] [Instrumentation] [debug] [Instrumentation] OK (1 test) [debug] [AndroidDriver] Unsetting previous IME com.baidu.input_huawei/.ImeService [debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell ime enable io.appium.settings/.UnicodeIME' [debug] [Instrumentation] The process has exited with code 0 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell ime set io.appium.settings/.UnicodeIME' [debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200 [debug] [ADB] Forwarding system: 8200 to device: 6790 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 forward tcp\:8200 tcp\:6790' [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation. [debug] [UiAutomator2] No app capability. Assuming it is already on the device [debug] [UiAutomator2] Performing shallow cleanup of automation leftovers [debug] [UiAutomator2] No obsolete sessions have been detected (socket hang up) [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell am force-stop io.appium.uiautomator2.server.test' [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online... [debug] [ADB] Creating ADB subprocess with args: ["-P",5038,"-s","8KE0219528036635","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"] [debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server: [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body [WD Proxy] socket hang up [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}} [debug] [UiAutomator2] The initialization of the instrumentation process took 2091ms [debug] [WD Proxy] Matched '/session' to command name 'createSession' [debug] [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":{"platformName":"Android","deviceName":"8KE0219528036635","platformVersion":"10","appPackage":"com.tencent.mm","appActivity":"com.tencent.mm.ui.LauncherUI","noReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutableDir":"C:\\Android\\webviewdriver","chromedriverChromeMappingFile":"D:\\Users\\huanh\\PycharmProjects\\mypro\\app\\mapping.json","dontStopAppOnReset":true,"skipServerInstallation":true,"skipDeviceInitialization":true,"chromeOptions":{"androidProcess":"com.tencent.mm:appbrand0"},"adbPort":5038},"platformName":"Android","deviceName":"8KE0219528036635","platformVersion":"10","appPackage":"com.tencent.mm","appActivity":"com.tencent.mm.ui.LauncherUI","noReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutableDir":"C:\\Androi... [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"8KE0219528036635","platformVersion":"10","appPackage":"com.tencent.mm","appActivity":"com.tencent.mm.ui.LauncherUI","noReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutableDir":"C:\\Android\\webviewdriver","chromedriverChromeMappingFile":"D:\\Users\\huanh\\PycharmProjects\\mypro\\app\\mapping.json","dontStopAppOnReset":true,"skipServerInstallation":true,"skipDeviceInitialization":true,"chromeOptions":{"androidProcess":"com.tencent.mm:appbrand0"},"adbPort":5038},"platformName":"Android","deviceName":"8KE0219528036635","platformVersion":"10","appPackage":"com.tencent.mm","appActivity":"com.tencent.mm.ui.LauncherUI","noReset":true,"unicodeKeyboard":true,... [WD Proxy] Determined the downstream protocol as 'W3C' [debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/appium/device/info] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":{"androidId":"6d4eb2a8b6439a5b","apiVersion":"29","bluetooth":{"state":"OFF"},"brand":"HUAWEI","carrierName":"中国电信","displayDensity":480,"locale":"zh_CN_#Hans","manufacturer":"HUAWEI","model":"ELE-AL00","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":102400,"linkUpstreamBandwidthKbps":51200,"networkCapabilities":"NET_CAPABILITY_SUPL,NET_CAPABILITY_IA,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"ctnet","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":13,"subtypeName":"LTE","type":0,"typeName":"MOBILE"}],"platformVersion":"10","realDisplaySize":"1080x2340","timeZone":"Asia/Shanghai"}} [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell dumpsys window' [AndroidDriver] Screen already unlocked, doing nothing [UiAutomator2] Starting 'com.tencent.mm/com.tencent.mm.ui.LauncherUI and waiting for 'com.tencent.mm/com.tencent.mm.ui.LauncherUI' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell am start -W -n com.tencent.mm/com.tencent.mm.ui.LauncherUI -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000' [debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/appium/device/pixel_ratio] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":3} [debug] [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars' [debug] [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/appium/device/system_bars] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":{"statusBar":75}} [debug] [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize' [debug] [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/window/current/size] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":{"height":2265,"width":1080}} [Appium] New AndroidUiautomator2Driver session created successfully, session 67eadf9e-c045-4701-bff2-a1699d04d377 added to master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1596645085690 (00:31:25 GMT+0800 (GMT+08:00)) [debug] [W3C (67eadf9e)] Cached the protocol value 'W3C' for the new session 67eadf9e-c045-4701-bff2-a1699d04d377 [debug] [W3C (67eadf9e)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"8KE0219528036635","platformVersion":"10","appPackage":"com.tencent.mm","appActivity":"com.tencent.mm.ui.LauncherUI","noReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutableDir":"C:\\Android\\webviewdriver","chromedriverChromeMappingFile":"D:\\Users\\huanh\\PycharmProjects\\mypro\\app\\mapping.json","dontStopAppOnReset":true,"skipServerInstallation":true,"skipDeviceInitialization":true,"chromeOptions":{"androidProcess":"com.tencent.mm:appbrand0"},"adbPort":5038},"platformName":"Android","deviceName":"8KE0219528036635","platformVersion":"10","appPackage":"com.tencent.mm","appActivity":"com.tencent.mm.ui.LauncherUI","noReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutableDir":"C:\\Android\\webviewdrive... [HTTP] <-- POST /wd/hub/session 200 4051 ms - 1605 [HTTP] [HTTP] --> POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/timeouts [HTTP] {"implicit":30000} [debug] [W3C (67eadf9e)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,30000,"67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [BaseDriver] W3C timeout argument: {"implicit":30000}} [debug] [BaseDriver] Set implicit wait to 30000ms [debug] [W3C (67eadf9e)] Responding to client with driver.timeouts() result: null [HTTP] <-- POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/timeouts 200 4 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/elements [HTTP] {"using":"class name","value":"android.view.View"} [debug] [W3C (67eadf9e)] Calling AppiumDriver.findElements() with args: ["class name","android.view.View","67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [WD Proxy] Matched '/elements' to command name 'findElements' [debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/elements] with body: {"strategy":"class name","selector":"android.view.View","context":"","multiple":true} [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":[{"ELEMENT":"86c8906e-8d6d-4fb9-ac47-2b9ba2942220","element-6066-11e4-a52e-4f735466cecf":"86c8906e-8d6d-4fb9-ac47-2b9ba2942220"},{"ELEMENT":"bb4e17e7-eecf-4828-8c8c-71e356518eb6","element-6066-11e4-a52e-4f735466cecf":"bb4e17e7-eecf-4828-8c8c-71e356518eb6"},{"ELEMENT":"e7e3dbe4-1ded-4a47-a8d6-7b3896af17c8","element-6066-11e4-a52e-4f735466cecf":"e7e3dbe4-1ded-4a47-a8d6-7b3896af17c8"},{"ELEMENT":"22eac9e6-8b30-4a5a-88b4-203fbf019ae2","element-6066-11e4-a52e-4f735466cecf":"22eac9e6-8b30-4a5a-88b4-203fbf019ae2"},{"ELEMENT":"342a8902-759a-421e-bee6-c7706f4948e1","element-6066-11e4-a52e-4f735466cecf":"342a8902-759a-421e-bee6-c7706f4948e1"},{"ELEMENT":"5eda6a04-a9e3-4411-8f4f-6e0dc2a6f433","element-6066-11e4-a52e-4f735466cecf":"5eda6a04-a9e3-4411-8f4f-6e0dc2a6f433"},{"ELEMENT":"8f6b04ac-c3e0-4808-91e2-fd94396d8196","element-6066-11e4-a52e-4f735466cecf":"8f6b04ac-c3e0-4808-91e2-fd94396d8196"},{"ELEMENT":"f2ef2f6f-40ce-45ca-9ac7-94d4e374e85f","element-6066-... [debug] [W3C (67eadf9e)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"86c8906e-8d6d-4fb9-ac47-2b9ba2942220","ELEMENT":"86c8906e-8d6d-4fb9-ac47-2b9ba2942220"},{"element-6066-11e4-a52e-4f735466cecf":"bb4e17e7-eecf-4828-8c8c-71e356518eb6","ELEMENT":"bb4e17e7-eecf-4828-8c8c-71e356518eb6"},{"element-6066-11e4-a52e-4f735466cecf":"e7e3dbe4-1ded-4a47-a8d6-7b3896af17c8","ELEMENT":"e7e3dbe4-1ded-4a47-a8d6-7b3896af17c8"},{"element-6066-11e4-a52e-4f735466cecf":"22eac9e6-8b30-4a5a-88b4-203fbf019ae2","ELEMENT":"22eac9e6-8b30-4a5a-88b4-203fbf019ae2"},{"element-6066-11e4-a52e-4f735466cecf":"342a8902-759a-421e-bee6-c7706f4948e1","ELEMENT":"342a8902-759a-421e-bee6-c7706f4948e1"},{"element-6066-11e4-a52e-4f735466cecf":"5eda6a04-a9e3-4411-8f4f-6e0dc2a6f433","ELEMENT":"5eda6a04-a9e3-4411-8f4f-6e0dc2a6f433"},{"element-6066-11e4-a52e-4f735466cecf":"8f6b04ac-c3e0-4808-91e2-fd94396d8196","ELEMENT":"8f6b04ac-c3e0-4808-91e2-fd94396d8196"},{"element-6066-11e4-a52e-4f735466cecf":"f2ef2f6f-40ce-45ca-9ac7-94d4e374e85f","ELEMENT":"f2ef2f6f-40ce-45ca-9ac7-94d4e374e85... [HTTP] <-- POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/elements 200 835 ms - 3979 [HTTP] [HTTP] --> POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element/86c8906e-8d6d-4fb9-ac47-2b9ba2942220/click [HTTP] {"id":"86c8906e-8d6d-4fb9-ac47-2b9ba2942220"} [debug] [W3C (67eadf9e)] Calling AppiumDriver.click() with args: ["86c8906e-8d6d-4fb9-ac47-2b9ba2942220","67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [WD Proxy] Matched '/element/86c8906e-8d6d-4fb9-ac47-2b9ba2942220/click' to command name 'click' [debug] [WD Proxy] Proxying [POST /element/86c8906e-8d6d-4fb9-ac47-2b9ba2942220/click] to [POST http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/element/86c8906e-8d6d-4fb9-ac47-2b9ba2942220/click] with body: {"element":"86c8906e-8d6d-4fb9-ac47-2b9ba2942220"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":null} [debug] [W3C (67eadf9e)] Responding to client with driver.click() result: null [HTTP] <-- POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element/86c8906e-8d6d-4fb9-ac47-2b9ba2942220/click 200 546 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/timeouts [HTTP] {"implicit":10000} [debug] [W3C (67eadf9e)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [BaseDriver] W3C timeout argument: {"implicit":10000}} [debug] [BaseDriver] Set implicit wait to 10000ms [debug] [W3C (67eadf9e)] Responding to client with driver.timeouts() result: null [HTTP] <-- POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/timeouts 200 3 ms - 14 [HTTP] [HTTP] --> GET /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/window/rect [HTTP] {} [debug] [W3C (67eadf9e)] Calling AppiumDriver.getWindowRect() with args: ["67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize' [debug] [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/window/current/size] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":{"height":2265,"width":1080}} [debug] [W3C (67eadf9e)] Responding to client with driver.getWindowRect() result: {"width":1080,"height":2265,"x":0,"y":0} [HTTP] <-- GET /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/window/rect 200 23 ms - 50 [HTTP] [HTTP] --> POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/touch/perform [HTTP] {"actions":[{"action":"press","options":{"x":540,"y":906}},{"action":"wait","options":{"ms":0}},{"action":"moveTo","options":{"x":540,"y":2038.5}},{"action":"release","options":{}}]} [debug] [W3C (67eadf9e)] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":540,"y":906}},{"action":"wait","options":{"ms":0}},{"action":"moveTo","options":{"x":540,"y":2038.5}},{"action":"release","options":{}}],"67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [WD Proxy] Matched '/touch/perform' to command name 'performTouch' [debug] [WD Proxy] Proxying [POST /touch/perform] to [POST http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/touch/perform] with body: {"startX":540,"startY":906,"endX":540,"endY":2038.5,"steps":22} [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":null} [debug] [W3C (67eadf9e)] Responding to client with driver.performTouch() result: null [HTTP] <-- POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/touch/perform 200 1165 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element [HTTP] {"using":"class name","value":"android.widget.EditText"} [debug] [W3C (67eadf9e)] Calling AppiumDriver.findElement() with args: ["class name","android.widget.EditText","67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 10000 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/element] with body: {"strategy":"class name","selector":"android.widget.EditText","context":"","multiple":false} [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":{"ELEMENT":"d31e9111-f4f2-4691-8ea9-e53ae4798501","element-6066-11e4-a52e-4f735466cecf":"d31e9111-f4f2-4691-8ea9-e53ae4798501"}} [debug] [W3C (67eadf9e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"d31e9111-f4f2-4691-8ea9-e53ae4798501","ELEMENT":"d31e9111-f4f2-4691-8ea9-e53ae4798501"} [HTTP] <-- POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element 200 371 ms - 137 [HTTP] [HTTP] --> POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element/d31e9111-f4f2-4691-8ea9-e53ae4798501/click [HTTP] {"id":"d31e9111-f4f2-4691-8ea9-e53ae4798501"} [debug] [W3C (67eadf9e)] Calling AppiumDriver.click() with args: ["d31e9111-f4f2-4691-8ea9-e53ae4798501","67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [WD Proxy] Matched '/element/d31e9111-f4f2-4691-8ea9-e53ae4798501/click' to command name 'click' [debug] [WD Proxy] Proxying [POST /element/d31e9111-f4f2-4691-8ea9-e53ae4798501/click] to [POST http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/element/d31e9111-f4f2-4691-8ea9-e53ae4798501/click] with body: {"element":"d31e9111-f4f2-4691-8ea9-e53ae4798501"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":null} [debug] [W3C (67eadf9e)] Responding to client with driver.click() result: null [HTTP] <-- POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element/d31e9111-f4f2-4691-8ea9-e53ae4798501/click 200 74 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element [HTTP] {"using":"xpath","value":"//*[@text='取消']"} [debug] [W3C (67eadf9e)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text='取消']","67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 10000 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/element] with body: {"strategy":"xpath","selector":"//*[@text='取消']","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:96)\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:71)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:257)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:247)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:50)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [BaseDriver] Waited for 254 ms so far [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/element] with body: {"strategy":"xpath","selector":"//*[@text='取消']","context":"","multiple":false} [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":{"ELEMENT":"722a7dee-55e4-40bd-b355-d2211992533a","element-6066-11e4-a52e-4f735466cecf":"722a7dee-55e4-40bd-b355-d2211992533a"}} [debug] [W3C (67eadf9e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"722a7dee-55e4-40bd-b355-d2211992533a","ELEMENT":"722a7dee-55e4-40bd-b355-d2211992533a"} [HTTP] <-- POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element 200 1123 ms - 137 [HTTP] [HTTP] --> POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element [HTTP] {"using":"class name","value":"android.widget.EditText"} [debug] [W3C (67eadf9e)] Calling AppiumDriver.findElement() with args: ["class name","android.widget.EditText","67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 10000 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/element] with body: {"strategy":"class name","selector":"android.widget.EditText","context":"","multiple":false} [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":{"ELEMENT":"7a7f35fa-cea5-4ee8-9756-5a32ce255a5d","element-6066-11e4-a52e-4f735466cecf":"7a7f35fa-cea5-4ee8-9756-5a32ce255a5d"}} [debug] [W3C (67eadf9e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"7a7f35fa-cea5-4ee8-9756-5a32ce255a5d","ELEMENT":"7a7f35fa-cea5-4ee8-9756-5a32ce255a5d"} [HTTP] <-- POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element 200 394 ms - 137 [HTTP] [HTTP] --> POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element/7a7f35fa-cea5-4ee8-9756-5a32ce255a5d/value [HTTP] {"text":"雪球","value":["雪","球"],"id":"7a7f35fa-cea5-4ee8-9756-5a32ce255a5d"} [debug] [W3C (67eadf9e)] Calling AppiumDriver.setValue() with args: [["雪","球"],"7a7f35fa-cea5-4ee8-9756-5a32ce255a5d","67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [WD Proxy] Matched '/element/7a7f35fa-cea5-4ee8-9756-5a32ce255a5d/value' to command name 'setValue' [debug] [Protocol Converter] Added 'value' property ["雪","球"] to 'setValue' request body [debug] [WD Proxy] Proxying [POST /element/7a7f35fa-cea5-4ee8-9756-5a32ce255a5d/value] to [POST http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/element/7a7f35fa-cea5-4ee8-9756-5a32ce255a5d/value] with body: {"elementId":"7a7f35fa-cea5-4ee8-9756-5a32ce255a5d","text":"雪球","replace":false,"unicodeKeyboard":true,"value":["雪","球"]} [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":null} [debug] [W3C (67eadf9e)] Responding to client with driver.setValue() result: null [HTTP] <-- POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element/7a7f35fa-cea5-4ee8-9756-5a32ce255a5d/value 200 66 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element [HTTP] {"using":"class name","value":"android.widget.Button"} [debug] [W3C (67eadf9e)] Calling AppiumDriver.findElement() with args: ["class name","android.widget.Button","67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 10000 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/element] with body: {"strategy":"class name","selector":"android.widget.Button","context":"","multiple":false} [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":{"ELEMENT":"fb86963b-7107-4861-93ef-57788ab416cb","element-6066-11e4-a52e-4f735466cecf":"fb86963b-7107-4861-93ef-57788ab416cb"}} [debug] [W3C (67eadf9e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"fb86963b-7107-4861-93ef-57788ab416cb","ELEMENT":"fb86963b-7107-4861-93ef-57788ab416cb"} [HTTP] <-- POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element 200 1112 ms - 137 [HTTP] [HTTP] --> GET /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/contexts [HTTP] {} [debug] [W3C (67eadf9e)] Calling AppiumDriver.getContexts() with args: ["67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [AndroidDriver] Getting a list of available webviews [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell cat /proc/net/unix' [debug] [AndroidDriver] Found no active devtools sockets [debug] [AndroidDriver] Other sockets are: [ [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 21717 @tc_ns_socket", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 39337 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 32227 @DUBAI_BUFFERED_LOG", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 29432 @HwChrSocket", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 36528 @com.android.internal.os.WebViewZygoteInit/2487fbfe-f6c4-4045-ae1d-5133ec8c19d5", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0005 01 1267462 @jdwp-control", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 45623 @DUBAI_BUFFERED_LOG", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 5440355 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 848 @DUBAI_BUFFERED_LOG", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 5447317 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 36546 @com.android.internal.os.WebViewZygoteInit/2487fbfe-f6c4-4045-ae1d-5133ec8c19d5", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 5235248 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0005 03 5443473 @jdwp-control", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0005 03 5456705 @jdwp-control" [debug] [AndroidDriver] ] [debug] [AndroidDriver] Found 0 webviews: [] [debug] [AndroidDriver] Available contexts: ["NATIVE_APP"] [debug] [W3C (67eadf9e)] Responding to client with driver.getContexts() result: ["NATIVE_APP"] [HTTP] <-- GET /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/contexts 200 100 ms - 24 [HTTP] [HTTP] --> POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/elements [HTTP] {"using":"class name","value":"android.widget.Button"} [debug] [W3C (67eadf9e)] Calling AppiumDriver.findElements() with args: ["class name","android.widget.Button","67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 10000 ms for condition [debug] [WD Proxy] Matched '/elements' to command name 'findElements' [debug] [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/elements] with body: {"strategy":"class name","selector":"android.widget.Button","context":"","multiple":true} [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":[{"ELEMENT":"6f3e87cc-e724-4663-9ce6-a5e9bae5fcd6","element-6066-11e4-a52e-4f735466cecf":"6f3e87cc-e724-4663-9ce6-a5e9bae5fcd6"},{"ELEMENT":"9809f5d4-de9d-472c-bc0a-65da923d9213","element-6066-11e4-a52e-4f735466cecf":"9809f5d4-de9d-472c-bc0a-65da923d9213"},{"ELEMENT":"2c2d0f4d-9080-4005-b89e-b248ca57abc5","element-6066-11e4-a52e-4f735466cecf":"2c2d0f4d-9080-4005-b89e-b248ca57abc5"},{"ELEMENT":"cb05ebf7-303e-41d5-96b5-50b25a1b1820","element-6066-11e4-a52e-4f735466cecf":"cb05ebf7-303e-41d5-96b5-50b25a1b1820"},{"ELEMENT":"fe414471-8dc0-4046-ac11-257d789cbdb1","element-6066-11e4-a52e-4f735466cecf":"fe414471-8dc0-4046-ac11-257d789cbdb1"},{"ELEMENT":"67f8df1c-1cfb-4bfd-bae5-e1cebb86d619","element-6066-11e4-a52e-4f735466cecf":"67f8df1c-1cfb-4bfd-bae5-e1cebb86d619"},{"ELEMENT":"6528f81d-34a6-4ca1-af1a-445605527744","element-6066-11e4-a52e-4f735466cecf":"6528f81d-34a6-4ca1-af1a-445605527744"},{"ELEMENT":"db5e3961-7d76-45fd-a3e0-5768d7b4189e","element-6066-... [debug] [W3C (67eadf9e)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"6f3e87cc-e724-4663-9ce6-a5e9bae5fcd6","ELEMENT":"6f3e87cc-e724-4663-9ce6-a5e9bae5fcd6"},{"element-6066-11e4-a52e-4f735466cecf":"9809f5d4-de9d-472c-bc0a-65da923d9213","ELEMENT":"9809f5d4-de9d-472c-bc0a-65da923d9213"},{"element-6066-11e4-a52e-4f735466cecf":"2c2d0f4d-9080-4005-b89e-b248ca57abc5","ELEMENT":"2c2d0f4d-9080-4005-b89e-b248ca57abc5"},{"element-6066-11e4-a52e-4f735466cecf":"cb05ebf7-303e-41d5-96b5-50b25a1b1820","ELEMENT":"cb05ebf7-303e-41d5-96b5-50b25a1b1820"},{"element-6066-11e4-a52e-4f735466cecf":"fe414471-8dc0-4046-ac11-257d789cbdb1","ELEMENT":"fe414471-8dc0-4046-ac11-257d789cbdb1"},{"element-6066-11e4-a52e-4f735466cecf":"67f8df1c-1cfb-4bfd-bae5-e1cebb86d619","ELEMENT":"67f8df1c-1cfb-4bfd-bae5-e1cebb86d619"},{"element-6066-11e4-a52e-4f735466cecf":"6528f81d-34a6-4ca1-af1a-445605527744","ELEMENT":"6528f81d-34a6-4ca1-af1a-445605527744"},{"element-6066-11e4-a52e-4f735466cecf":"db5e3961-7d76-45fd-a3e0-5768d7b4189e","ELEMENT":"db5e3961-7d76-45fd-a3e0-5768d7b4189... [HTTP] <-- POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/elements 200 128 ms - 1675 [HTTP] [HTTP] --> POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element/6f3e87cc-e724-4663-9ce6-a5e9bae5fcd6/click [HTTP] {"id":"6f3e87cc-e724-4663-9ce6-a5e9bae5fcd6"} [debug] [W3C (67eadf9e)] Calling AppiumDriver.click() with args: ["6f3e87cc-e724-4663-9ce6-a5e9bae5fcd6","67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [WD Proxy] Matched '/element/6f3e87cc-e724-4663-9ce6-a5e9bae5fcd6/click' to command name 'click' [debug] [WD Proxy] Proxying [POST /element/6f3e87cc-e724-4663-9ce6-a5e9bae5fcd6/click] to [POST http://127.0.0.1:8200/wd/hub/session/4c478916-3958-47b6-aef2-dc39bf054dd8/element/6f3e87cc-e724-4663-9ce6-a5e9bae5fcd6/click] with body: {"element":"6f3e87cc-e724-4663-9ce6-a5e9bae5fcd6"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"4c478916-3958-47b6-aef2-dc39bf054dd8","value":null} [debug] [W3C (67eadf9e)] Responding to client with driver.click() result: null [HTTP] <-- POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/element/6f3e87cc-e724-4663-9ce6-a5e9bae5fcd6/click 200 85 ms - 14 [HTTP] [HTTP] --> GET /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/contexts [HTTP] {} [debug] [W3C (67eadf9e)] Calling AppiumDriver.getContexts() with args: ["67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [AndroidDriver] Getting a list of available webviews [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell cat /proc/net/unix' [debug] [AndroidDriver] Found no active devtools sockets [debug] [AndroidDriver] Other sockets are: [ [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 21717 @tc_ns_socket", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 39337 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 32227 @DUBAI_BUFFERED_LOG", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 29432 @HwChrSocket", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 36528 @com.android.internal.os.WebViewZygoteInit/2487fbfe-f6c4-4045-ae1d-5133ec8c19d5", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0005 01 1267462 @jdwp-control", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 45623 @DUBAI_BUFFERED_LOG", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 5440355 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 848 @DUBAI_BUFFERED_LOG", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 5447317 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 36546 @com.android.internal.os.WebViewZygoteInit/2487fbfe-f6c4-4045-ae1d-5133ec8c19d5", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 5235248 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0005 03 5443473 @jdwp-control", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0005 03 5456705 @jdwp-control" [debug] [AndroidDriver] ] [debug] [AndroidDriver] Found 0 webviews: [] [debug] [AndroidDriver] Available contexts: ["NATIVE_APP"] [debug] [W3C (67eadf9e)] Responding to client with driver.getContexts() result: ["NATIVE_APP"] [HTTP] <-- GET /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/contexts 200 85 ms - 24 [HTTP] [HTTP] --> GET /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/contexts [HTTP] {} [debug] [W3C (67eadf9e)] Calling AppiumDriver.getContexts() with args: ["67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [AndroidDriver] Getting a list of available webviews [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell cat /proc/net/unix' [debug] [AndroidDriver] Found no active devtools sockets [debug] [AndroidDriver] Other sockets are: [ [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 21717 @tc_ns_socket", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 39337 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 32227 @DUBAI_BUFFERED_LOG", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 29432 @HwChrSocket", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 36528 @com.android.internal.os.WebViewZygoteInit/2487fbfe-f6c4-4045-ae1d-5133ec8c19d5", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0005 01 1267462 @jdwp-control", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 45623 @DUBAI_BUFFERED_LOG", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 5440355 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 848 @DUBAI_BUFFERED_LOG", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 5447317 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 36546 @com.android.internal.os.WebViewZygoteInit/2487fbfe-f6c4-4045-ae1d-5133ec8c19d5", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 5235248 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0005 03 5443473 @jdwp-control", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0005 03 5456705 @jdwp-control" [debug] [AndroidDriver] ] [debug] [AndroidDriver] Found 0 webviews: [] [debug] [AndroidDriver] Available contexts: ["NATIVE_APP"] [debug] [W3C (67eadf9e)] Responding to client with driver.getContexts() result: ["NATIVE_APP"] [HTTP] <-- GET /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/contexts 200 84 ms - 24 [HTTP] [HTTP] --> POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/context [HTTP] {"name":"WEBVIEW_com.tencent.mm:appbrand0"} [debug] [W3C (67eadf9e)] Calling AppiumDriver.setContext() with args: ["WEBVIEW_com.tencent.mm:appbrand0","67eadf9e-c045-4701-bff2-a1699d04d377"] [debug] [AndroidDriver] Getting a list of available webviews [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 8KE0219528036635 shell cat /proc/net/unix' [debug] [AndroidDriver] Found no active devtools sockets [debug] [AndroidDriver] Other sockets are: [ [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 21717 @tc_ns_socket", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 39337 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 32227 @DUBAI_BUFFERED_LOG", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 29432 @HwChrSocket", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0001 01 36528 @com.android.internal.os.WebViewZygoteInit/2487fbfe-f6c4-4045-ae1d-5133ec8c19d5", [debug] [AndroidDriver] "0000000000000000: 00000002 00000000 00010000 0005 01 1267462 @jdwp-control", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 45623 @DUBAI_BUFFERED_LOG", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 5440355 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 848 @DUBAI_BUFFERED_LOG", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 5447317 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 36546 @com.android.internal.os.WebViewZygoteInit/2487fbfe-f6c4-4045-ae1d-5133ec8c19d5", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0001 03 5235248 @resmon", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0005 03 5443473 @jdwp-control", [debug] [AndroidDriver] "0000000000000000: 00000003 00000000 00000000 0005 03 5456705 @jdwp-control" [debug] [AndroidDriver] ] [debug] [AndroidDriver] Found 0 webviews: [] [debug] [AndroidDriver] Available contexts: ["NATIVE_APP"] [debug] [W3C (67eadf9e)] Encountered internal error running command: NoSuchContextError: No such context found. [debug] [W3C (67eadf9e)] at AndroidUiautomator2Driver.setContext (C:\Users\huanh\AppData\Roaming\npm\node_modules\appium\node_modules\_appium-android-driver@4.38.0@appium-android-driver\lib\commands\context.js:57:11) [HTTP] <-- POST /wd/hub/session/67eadf9e-c045-4701-bff2-a1699d04d377/context 400 74 ms - 337 [HTTP] [debug] [Instrumentation] INSTRUMENTATION_ABORTED: System has crashed. [debug] [Instrumentation] The process has exited with code 0 [Logcat] Logcat terminated with code 0, signal null