Microsoft Windows [Version 10.0.18362.959] (c) 2019 Microsoft Corporation。保留所有权利。 C:\Users\huanh>appium [Appium] Welcome to Appium v1.15.1 [Appium] Appium REST http interface listener started on 0.0.0.0:4723 [HTTP] --> POST /wd/hub/session [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"4c7de10a","appium:platformVersion":"8.1","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":"4c7de10a","platformVersion":"8.1","appPackage":"com.tencent.mm","appActivity":"com.tencent.mm.ui.LauncherUI","noReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutableDir":"C:\\Android\\webviewdriver","chromedriverChromeMappingFile":"D:\\Users\\huanh\\Pychar [debug] [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"4c7de10a","platformVersion":"8.1","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":"4c7de10a","appium:platformVersion":"8.1","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:skipServerIn... [debug] [BaseDriver] Event 'newSessionRequested' logged at 1596645667972 (00:41:07 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 [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": "4c7de10a", [debug] [BaseDriver] "appium:platformVersion": "8.1", [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: 97a06a5b-b64a-4ea4-aafe-6cce961193fa [UiAutomator2] Starting 'com.tencent.mm' directly on the device [ADB] Found 2 'build-tools' folders under 'D:\Users\huanh\android-sdk-windows' (newest first): [ADB] D:/Users/huanh/android-sdk-windows/build-tools/29.0.3 [ADB] D:/Users/huanh/android-sdk-windows/build-tools/29.0.2 [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":"4c7de10a","state":"device"}] [AndroidDriver] Looking for a device with Android '8.1.0' [debug] [ADB] Setting device id to 4c7de10a [ADB] Getting device platform version [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell getprop ro.build.version.release' [debug] [ADB] Current device property 'ro.build.version.release': 8.1.0 [AndroidDriver] Using device: 4c7de10a [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 4c7de10a [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell getprop ro.build.version.sdk' [debug] [ADB] Current device property 'ro.build.version.sdk': 27 [debug] [ADB] Device API level: 27 [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 4c7de10a 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 4c7de10a 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 4c7de10a shell settings get secure default_input_method' [debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME [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 4c7de10a shell ime enable io.appium.settings/.UnicodeIME' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell ime set io.appium.settings/.UnicodeIME' [debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8202 [debug] [ADB] Forwarding system: 8202 to device: 6790 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward tcp\:8202 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 4c7de10a 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","4c7de10a","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"] [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8202/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:8202/wd/hub/status] with no body [WD Proxy] socket hang up [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:8202/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:8202/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 4219ms [debug] [WD Proxy] Matched '/session' to command name 'createSession' [debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8202/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":"4c7de10a","platformVersion":"8.1","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":"4c7de10a","platformVersion":"8.1","appPackage":"com.tencent.mm","appActivity":"com.tencent.mm.ui.LauncherUI","noReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutableDir":"C:\\Android\\webviewdriv... [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"4c7de10a","platformVersion":"8.1","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":"4c7de10a","platformVersion":"8.1","appPackage":"com.tencent.mm","appActivity":"com.tencent.mm.ui.LauncherUI","noReset":true,"unicodeKeyboard":true,"resetKeyboard... [WD Proxy] Determined the downstream protocol as 'W3C' [debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/appium/device/info] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":{"androidId":"cf63fd8a805a52f4","apiVersion":"27","bluetooth":{"state":"OFF"},"brand":"OPPO","carrierName":"CHN-CT","displayDensity":320,"locale":"zh_CN","manufacturer":"OPPO","model":"PBAM00","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":1048576,"linkUpstreamBandwidthKbps":1048576,"networkCapabilities":"NET_CAPABILITY_NOT_METERED,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING","signalStrength":-45,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"CONNECTED","extraInfo":"\"MSM\"","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":0,"subtypeName":"","type":1,"typeName":"WIFI"},{"capabilities":{"SSID":null,"linkDownBandwidthKbps":102400,"linkUpstreamBandwidthKbps":51200,"networkCapabilities":"NET_CAPABILITY_IMS,NET_CAPABILITY_NOT_METERED,NET_CAPABILITY_TRUSTED,NET_CAPABILI... [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a 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 4c7de10a 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:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/appium/device/pixel_ratio] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":2} [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:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/appium/device/system_bars] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":{"statusBar":53}} [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:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/window/current/size] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":{"height":1424,"width":720}} [Appium] New AndroidUiautomator2Driver session created successfully, session 97a06a5b-b64a-4ea4-aafe-6cce961193fa added to master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1596645676375 (00:41:16 GMT+0800 (GMT+08:00)) [debug] [W3C (97a06a5b)] Cached the protocol value 'W3C' for the new session 97a06a5b-b64a-4ea4-aafe-6cce961193fa [debug] [W3C (97a06a5b)] 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":"4c7de10a","platformVersion":"8.1","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":"4c7de10a","platformVersion":"8.1.0","appPackage":"com.tencent.mm","appActivity":"com.tencent.mm.ui.LauncherUI","noReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutableDir":"C:\\Android\\webviewdriver","chromedr... [HTTP] <-- POST /wd/hub/session 200 8414 ms - 1579 [HTTP] [HTTP] --> POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/timeouts [HTTP] {"implicit":30000} [debug] [W3C (97a06a5b)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,30000,"97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [debug] [BaseDriver] W3C timeout argument: {"implicit":30000}} [debug] [BaseDriver] Set implicit wait to 30000ms [debug] [W3C (97a06a5b)] Responding to client with driver.timeouts() result: null [HTTP] <-- POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/timeouts 200 9 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/elements [HTTP] {"using":"class name","value":"android.view.View"} [debug] [W3C (97a06a5b)] Calling AppiumDriver.findElements() with args: ["class name","android.view.View","97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [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:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/elements] with body: {"strategy":"class name","selector":"android.view.View","context":"","multiple":true} [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":[{"ELEMENT":"088e54b9-0425-475f-9e67-b1f9bb91c5d9","element-6066-11e4-a52e-4f735466cecf":"088e54b9-0425-475f-9e67-b1f9bb91c5d9"},{"ELEMENT":"ac38f356-8e44-44f9-bedf-0017633af1d5","element-6066-11e4-a52e-4f735466cecf":"ac38f356-8e44-44f9-bedf-0017633af1d5"},{"ELEMENT":"e1e51dc0-622b-42b2-831e-b1aaaae34c2b","element-6066-11e4-a52e-4f735466cecf":"e1e51dc0-622b-42b2-831e-b1aaaae34c2b"}]} [debug] [W3C (97a06a5b)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"088e54b9-0425-475f-9e67-b1f9bb91c5d9","ELEMENT":"088e54b9-0425-475f-9e67-b1f9bb91c5d9"},{"element-6066-11e4-a52e-4f735466cecf":"ac38f356-8e44-44f9-bedf-0017633af1d5","ELEMENT":"ac38f356-8e44-44f9-bedf-0017633af1d5"},{"element-6066-11e4-a52e-4f735466cecf":"e1e51dc0-622b-42b2-831e-b1aaaae34c2b","ELEMENT":"e1e51dc0-622b-42b2-831e-b1aaaae34c2b"}] [HTTP] <-- POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/elements 200 917 ms - 395 [HTTP] [HTTP] --> POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element/088e54b9-0425-475f-9e67-b1f9bb91c5d9/click [HTTP] {"id":"088e54b9-0425-475f-9e67-b1f9bb91c5d9"} [debug] [W3C (97a06a5b)] Calling AppiumDriver.click() with args: ["088e54b9-0425-475f-9e67-b1f9bb91c5d9","97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [debug] [WD Proxy] Matched '/element/088e54b9-0425-475f-9e67-b1f9bb91c5d9/click' to command name 'click' [debug] [WD Proxy] Proxying [POST /element/088e54b9-0425-475f-9e67-b1f9bb91c5d9/click] to [POST http://127.0.0.1:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/element/088e54b9-0425-475f-9e67-b1f9bb91c5d9/click] with body: {"element":"088e54b9-0425-475f-9e67-b1f9bb91c5d9"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":null} [debug] [W3C (97a06a5b)] Responding to client with driver.click() result: null [HTTP] <-- POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element/088e54b9-0425-475f-9e67-b1f9bb91c5d9/click 200 44 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/timeouts [HTTP] {"implicit":10000} [debug] [W3C (97a06a5b)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [debug] [BaseDriver] W3C timeout argument: {"implicit":10000}} [debug] [BaseDriver] Set implicit wait to 10000ms [debug] [W3C (97a06a5b)] Responding to client with driver.timeouts() result: null [HTTP] <-- POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/timeouts 200 7 ms - 14 [HTTP] [HTTP] --> GET /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/window/rect [HTTP] {} [debug] [W3C (97a06a5b)] Calling AppiumDriver.getWindowRect() with args: ["97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [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:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/window/current/size] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":{"height":1424,"width":720}} [debug] [W3C (97a06a5b)] Responding to client with driver.getWindowRect() result: {"width":720,"height":1424,"x":0,"y":0} [HTTP] <-- GET /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/window/rect 200 41 ms - 49 [HTTP] [HTTP] --> POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/touch/perform [HTTP] {"actions":[{"action":"press","options":{"x":360,"y":569.6}},{"action":"wait","options":{"ms":0}},{"action":"moveTo","options":{"x":360,"y":1281.6000000000001}},{"action":"release","options":{}}]} [debug] [W3C (97a06a5b)] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":360,"y":569.6}},{"action":"wait","options":{"ms":0}},{"action":"moveTo","options":{"x":360,"y":1281.6000000000001}},{"action":"release","options":{}}],"97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [debug] [WD Proxy] Matched '/touch/perform' to command name 'performTouch' [debug] [WD Proxy] Proxying [POST /touch/perform] to [POST http://127.0.0.1:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/touch/perform] with body: {"startX":360,"startY":569.6,"endX":360,"endY":1281.6000000000001,"steps":22} [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":null} [debug] [W3C (97a06a5b)] Responding to client with driver.performTouch() result: null [HTTP] <-- POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/touch/perform 200 1406 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element [HTTP] {"using":"class name","value":"android.widget.EditText"} [debug] [W3C (97a06a5b)] Calling AppiumDriver.findElement() with args: ["class name","android.widget.EditText","97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [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:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/element] with body: {"strategy":"class name","selector":"android.widget.EditText","context":"","multiple":false} [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":{"ELEMENT":"92407da7-ffe3-4242-acdf-ccaa906468d9","element-6066-11e4-a52e-4f735466cecf":"92407da7-ffe3-4242-acdf-ccaa906468d9"}} [debug] [W3C (97a06a5b)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"92407da7-ffe3-4242-acdf-ccaa906468d9","ELEMENT":"92407da7-ffe3-4242-acdf-ccaa906468d9"} [HTTP] <-- POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element 200 570 ms - 137 [HTTP] [HTTP] --> POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element/92407da7-ffe3-4242-acdf-ccaa906468d9/click [HTTP] {"id":"92407da7-ffe3-4242-acdf-ccaa906468d9"} [debug] [W3C (97a06a5b)] Calling AppiumDriver.click() with args: ["92407da7-ffe3-4242-acdf-ccaa906468d9","97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [debug] [WD Proxy] Matched '/element/92407da7-ffe3-4242-acdf-ccaa906468d9/click' to command name 'click' [debug] [WD Proxy] Proxying [POST /element/92407da7-ffe3-4242-acdf-ccaa906468d9/click] to [POST http://127.0.0.1:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/element/92407da7-ffe3-4242-acdf-ccaa906468d9/click] with body: {"element":"92407da7-ffe3-4242-acdf-ccaa906468d9"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":null} [debug] [W3C (97a06a5b)] Responding to client with driver.click() result: null [HTTP] <-- POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element/92407da7-ffe3-4242-acdf-ccaa906468d9/click 200 1445 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element [HTTP] {"using":"xpath","value":"//*[@text='取消']"} [debug] [W3C (97a06a5b)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text='取消']","97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [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:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/element] with body: {"strategy":"xpath","selector":"//*[@text='取消']","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","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 1479 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:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/element] with body: {"strategy":"xpath","selector":"//*[@text='取消']","context":"","multiple":false} [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":{"ELEMENT":"0de5431a-8ad0-4322-83d5-51e52dd75e48","element-6066-11e4-a52e-4f735466cecf":"0de5431a-8ad0-4322-83d5-51e52dd75e48"}} [debug] [W3C (97a06a5b)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0de5431a-8ad0-4322-83d5-51e52dd75e48","ELEMENT":"0de5431a-8ad0-4322-83d5-51e52dd75e48"} [HTTP] <-- POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element 200 3872 ms - 137 [HTTP] [HTTP] --> POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element [HTTP] {"using":"class name","value":"android.widget.EditText"} [debug] [W3C (97a06a5b)] Calling AppiumDriver.findElement() with args: ["class name","android.widget.EditText","97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [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:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/element] with body: {"strategy":"class name","selector":"android.widget.EditText","context":"","multiple":false} [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":{"ELEMENT":"3eabc095-f342-43a8-922b-5e12c773c759","element-6066-11e4-a52e-4f735466cecf":"3eabc095-f342-43a8-922b-5e12c773c759"}} [debug] [W3C (97a06a5b)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3eabc095-f342-43a8-922b-5e12c773c759","ELEMENT":"3eabc095-f342-43a8-922b-5e12c773c759"} [HTTP] <-- POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element 200 81 ms - 137 [HTTP] [HTTP] --> POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element/3eabc095-f342-43a8-922b-5e12c773c759/value [HTTP] {"text":"雪球","value":["雪","球"],"id":"3eabc095-f342-43a8-922b-5e12c773c759"} [debug] [W3C (97a06a5b)] Calling AppiumDriver.setValue() with args: [["雪","球"],"3eabc095-f342-43a8-922b-5e12c773c759","97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [debug] [WD Proxy] Matched '/element/3eabc095-f342-43a8-922b-5e12c773c759/value' to command name 'setValue' [debug] [Protocol Converter] Added 'value' property ["雪","球"] to 'setValue' request body [debug] [WD Proxy] Proxying [POST /element/3eabc095-f342-43a8-922b-5e12c773c759/value] to [POST http://127.0.0.1:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/element/3eabc095-f342-43a8-922b-5e12c773c759/value] with body: {"elementId":"3eabc095-f342-43a8-922b-5e12c773c759","text":"雪球","replace":false,"unicodeKeyboard":true,"value":["雪","球"]} [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":null} [debug] [W3C (97a06a5b)] Responding to client with driver.setValue() result: null [HTTP] <-- POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element/3eabc095-f342-43a8-922b-5e12c773c759/value 200 576 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element [HTTP] {"using":"class name","value":"android.widget.Button"} [debug] [W3C (97a06a5b)] Calling AppiumDriver.findElement() with args: ["class name","android.widget.Button","97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [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:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/element] with body: {"strategy":"class name","selector":"android.widget.Button","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","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.safeHandle(FindElement.java:73)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [BaseDriver] Waited for 658 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:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/element] with body: {"strategy":"class name","selector":"android.widget.Button","context":"","multiple":false} [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":{"ELEMENT":"fdee9f92-502a-4758-bb81-3ff804b5299b","element-6066-11e4-a52e-4f735466cecf":"fdee9f92-502a-4758-bb81-3ff804b5299b"}} [debug] [W3C (97a06a5b)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"fdee9f92-502a-4758-bb81-3ff804b5299b","ELEMENT":"fdee9f92-502a-4758-bb81-3ff804b5299b"} [HTTP] <-- POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element 200 1458 ms - 137 [HTTP] [HTTP] --> GET /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/contexts [HTTP] {} [debug] [W3C (97a06a5b)] Calling AppiumDriver.getContexts() with args: ["97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [debug] [AndroidDriver] Getting a list of available webviews [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell cat /proc/net/unix' [debug] [AndroidDriver] Parsed 3 active devtools sockets: ["@xweb_devtools_remote_6820","@xweb_devtools_remote_6990","@xweb_devtools_remote_31968"] [AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on [debug] [AndroidDriver] Collecting CDP data of 3 webviews [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward tcp\:10900 localabstract\:xweb_devtools_remote_6820' [debug] [ADB] Removing forwarded port socket connection: 10900 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward --remove tcp\:10900' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward tcp\:10901 localabstract\:xweb_devtools_remote_6990' [debug] [ADB] Removing forwarded port socket connection: 10901 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward --remove tcp\:10901' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward tcp\:10900 localabstract\:xweb_devtools_remote_31968' [debug] [ADB] Removing forwarded port socket connection: 10900 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward --remove tcp\:10900' [debug] [AndroidDriver] CDP data collection completed [debug] [AndroidDriver] WEBVIEW_6820 mapped to pid 6820 [debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_6820' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell ps' [debug] [AndroidDriver] Got process name: 'com.tencent.mm:appbrand0' [debug] [AndroidDriver] WEBVIEW_6990 mapped to pid 6990 [debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_6990' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell ps' [debug] [AndroidDriver] Got process name: 'com.tencent.mm:toolsmp' [debug] [AndroidDriver] WEBVIEW_31968 mapped to pid 31968 [debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_31968' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell ps' [debug] [AndroidDriver] Got process name: 'com.tencent.mm:appbrand0' [debug] [AndroidDriver] Found 3 webviews: ["WEBVIEW_com.tencent.mm:appbrand0","WEBVIEW_com.tencent.mm:toolsmp","WEBVIEW_com.tencent.mm:appbrand0"] [debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.tencent.mm:appbrand0","WEBVIEW_com.tencent.mm:toolsmp"] [debug] [W3C (97a06a5b)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_com.tencent.mm:appbrand0","WEBVIEW_com.tencent.mm:toolsmp"] [HTTP] <-- GET /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/contexts 200 2206 ms - 92 [HTTP] [HTTP] --> POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/elements [HTTP] {"using":"class name","value":"android.widget.Button"} [debug] [W3C (97a06a5b)] Calling AppiumDriver.findElements() with args: ["class name","android.widget.Button","97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [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:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/elements] with body: {"strategy":"class name","selector":"android.widget.Button","context":"","multiple":true} [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":[{"ELEMENT":"db7675c9-b1a6-4904-986e-5a86da2f94b6","element-6066-11e4-a52e-4f735466cecf":"db7675c9-b1a6-4904-986e-5a86da2f94b6"},{"ELEMENT":"0eb5db63-80a9-4c62-8b01-5a245c8e3a57","element-6066-11e4-a52e-4f735466cecf":"0eb5db63-80a9-4c62-8b01-5a245c8e3a57"},{"ELEMENT":"045495b5-7626-4185-8933-457dc50e9de1","element-6066-11e4-a52e-4f735466cecf":"045495b5-7626-4185-8933-457dc50e9de1"},{"ELEMENT":"a0d133bd-e834-45ab-99cd-c0969789ac7f","element-6066-11e4-a52e-4f735466cecf":"a0d133bd-e834-45ab-99cd-c0969789ac7f"},{"ELEMENT":"e95fe8bf-0863-4e1c-9c3e-414cad443d02","element-6066-11e4-a52e-4f735466cecf":"e95fe8bf-0863-4e1c-9c3e-414cad443d02"},{"ELEMENT":"18acf001-0f8f-4033-9f0b-814eb665a217","element-6066-11e4-a52e-4f735466cecf":"18acf001-0f8f-4033-9f0b-814eb665a217"},{"ELEMENT":"1877e160-57ff-4959-99b3-90d4b35f111f","element-6066-11e4-a52e-4f735466cecf":"1877e160-57ff-4959-99b3-90d4b35f111f"},{"ELEMENT":"c5bce4be-975b-4cab-9c1d-1530963f27a8","element-6066-... [debug] [W3C (97a06a5b)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"db7675c9-b1a6-4904-986e-5a86da2f94b6","ELEMENT":"db7675c9-b1a6-4904-986e-5a86da2f94b6"},{"element-6066-11e4-a52e-4f735466cecf":"0eb5db63-80a9-4c62-8b01-5a245c8e3a57","ELEMENT":"0eb5db63-80a9-4c62-8b01-5a245c8e3a57"},{"element-6066-11e4-a52e-4f735466cecf":"045495b5-7626-4185-8933-457dc50e9de1","ELEMENT":"045495b5-7626-4185-8933-457dc50e9de1"},{"element-6066-11e4-a52e-4f735466cecf":"a0d133bd-e834-45ab-99cd-c0969789ac7f","ELEMENT":"a0d133bd-e834-45ab-99cd-c0969789ac7f"},{"element-6066-11e4-a52e-4f735466cecf":"e95fe8bf-0863-4e1c-9c3e-414cad443d02","ELEMENT":"e95fe8bf-0863-4e1c-9c3e-414cad443d02"},{"element-6066-11e4-a52e-4f735466cecf":"18acf001-0f8f-4033-9f0b-814eb665a217","ELEMENT":"18acf001-0f8f-4033-9f0b-814eb665a217"},{"element-6066-11e4-a52e-4f735466cecf":"1877e160-57ff-4959-99b3-90d4b35f111f","ELEMENT":"1877e160-57ff-4959-99b3-90d4b35f111f"},{"element-6066-11e4-a52e-4f735466cecf":"c5bce4be-975b-4cab-9c1d-1530963f27a8","ELEMENT":"c5bce4be-975b-4cab-9c1d-1530963f27a... [HTTP] <-- POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/elements 200 165 ms - 1675 [HTTP] [HTTP] --> POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element/db7675c9-b1a6-4904-986e-5a86da2f94b6/click [HTTP] {"id":"db7675c9-b1a6-4904-986e-5a86da2f94b6"} [debug] [W3C (97a06a5b)] Calling AppiumDriver.click() with args: ["db7675c9-b1a6-4904-986e-5a86da2f94b6","97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [debug] [WD Proxy] Matched '/element/db7675c9-b1a6-4904-986e-5a86da2f94b6/click' to command name 'click' [debug] [WD Proxy] Proxying [POST /element/db7675c9-b1a6-4904-986e-5a86da2f94b6/click] to [POST http://127.0.0.1:8202/wd/hub/session/7a2db9c3-41ab-447b-94a7-0972fc3f4ab6/element/db7675c9-b1a6-4904-986e-5a86da2f94b6/click] with body: {"element":"db7675c9-b1a6-4904-986e-5a86da2f94b6"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"7a2db9c3-41ab-447b-94a7-0972fc3f4ab6","value":null} [debug] [W3C (97a06a5b)] Responding to client with driver.click() result: null [HTTP] <-- POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/element/db7675c9-b1a6-4904-986e-5a86da2f94b6/click 200 124 ms - 14 [HTTP] [HTTP] --> GET /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/contexts [HTTP] {} [debug] [W3C (97a06a5b)] Calling AppiumDriver.getContexts() with args: ["97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [debug] [AndroidDriver] Getting a list of available webviews [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell cat /proc/net/unix' [debug] [AndroidDriver] Parsed 3 active devtools sockets: ["@xweb_devtools_remote_6820","@xweb_devtools_remote_6990","@xweb_devtools_remote_31968"] [AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on [debug] [AndroidDriver] Collecting CDP data of 3 webviews [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward tcp\:10900 localabstract\:xweb_devtools_remote_6820' [debug] [ADB] Removing forwarded port socket connection: 10900 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward --remove tcp\:10900' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward tcp\:10901 localabstract\:xweb_devtools_remote_6990' [debug] [ADB] Removing forwarded port socket connection: 10901 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward --remove tcp\:10901' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward tcp\:10900 localabstract\:xweb_devtools_remote_31968' [debug] [AndroidDriver] Error: socket hang up [debug] [AndroidDriver] at connResetException (internal/errors.js:609:14) [debug] [AndroidDriver] at Socket.socketOnEnd (_http_client.js:453:23) [debug] [AndroidDriver] at Socket.emit (events.js:327:22) [debug] [AndroidDriver] at endReadableNT (_stream_readable.js:1221:12) [debug] [AndroidDriver] at processTicksAndRejections (internal/process/task_queues.js:84:21) [debug] [ADB] Removing forwarded port socket connection: 10900 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward --remove tcp\:10900' [debug] [AndroidDriver] CDP data collection completed [debug] [AndroidDriver] WEBVIEW_6820 mapped to pid 6820 [debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_6820' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell ps' [debug] [AndroidDriver] Got process name: 'com.tencent.mm:appbrand0' [debug] [AndroidDriver] WEBVIEW_6990 mapped to pid 6990 [debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_6990' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell ps' [debug] [AndroidDriver] Got process name: 'com.tencent.mm:toolsmp' [debug] [AndroidDriver] WEBVIEW_31968 mapped to pid 31968 [debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_31968' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell ps' [debug] [ADB] USER PID PPID VSZ RSS WCHAN ADDR FRZ S NAME [debug] [ADB] root 1 0 21368 1640 0 0 efg S init [debug] [ADB] root 2 0 0 0 0 0 efg S [kthreadd] [debug] [ADB] root 3 2 0 0 0 0 efg S [ksoftirqd/0] [debug] [ADB] root 5 2 0 0 0 0 efg S [kworker/0:0H] [debug] [ADB] root 7 2 0 0 0 0 efg S [rcu_preempt] [debug] [ADB] root 8 2 0 0 0 0 efg S [rcu_sched] [debug] [ADB] root 9 2 0 0 0 0 efg S [rcu_bh] [debug] [ADB] root 10 2 0 0 0 0 efg S [rcuop/0] [debug] [ADB] root 11 2 0 0 0 0 efg S [rcuos/0] [debug] [ADB] root 12 2 0 0 0 0 efg S [rcuob/0] [debug] [ADB] root 13 2 0 0 0 0 efg S [migration/0] [debug] [ADB] root 14 2 0 0 0 0 efg S [lru-add-drain] [debug] [ADB] root 15 2 0 0 0 0 efg S [cpuhp/0] [debug] [ADB] root 16 2 0 0 0 0 efg S [cpuhp/1] [debug] [ADB] root 17 2 0 0 0 0 efg S [migration/1] [debug] [ADB] root 18 2 0 0 0 0 efg S [ksoftirqd/1] [debug] [ADB] root 20 2 0 0 0 0 efg S [kworker/1:0H] [debug] [ADB] root 21 2 0 0 0 0 efg S [rcuop/1] [debug] [ADB] root 22 2 0 0 0 0 efg S [rcuos/1] [debug] [ADB] root 23 2 0 0 0 0 efg S [rcuob/1] [debug] [ADB] root 24 2 0 0 0 0 efg S [cpuhp/2] [debug] [ADB] root 25 2 0 0 0 0 efg S [migration/2] [debug] [ADB] root 26 2 0 0 0 0 efg S [ksoftirqd/2] [debug] [ADB] root 28 2 0 0 0 0 efg S [kworker/2:0H] [debug] [ADB] root 29 2 0 0 0 0 efg S [rcuop/2] [debug] [ADB] root 30 2 0 0 0 0 efg S [rcuos/2] [debug] [ADB] root 31 2 0 0 0 0 efg S [rcuob/2] [debug] [ADB] root 32 2 0 0 0 0 efg S [cpuhp/3] [debug] [ADB] root 33 2 0 0 0 0 efg S [migration/3] [debug] [ADB] root 34 2 0 0 0 0 efg S [ksoftirqd/3] [debug] [ADB] root 36 2 0 0 0 0 efg S [kworker/3:0H] [debug] [ADB] root 37 2 0 0 0 0 efg S [rcuop/3] [debug] [ADB] root 38 2 0 0 0 0 efg S [rcuos/3] [debug] [ADB] root 39 2 0 0 0 0 efg S [rcuob/3] [debug] [ADB] root 40 2 0 0 0 0 efg S [cpuhp/4] [debug] [ADB] root 41 2 0 0 0 0 efg S [migration/4] [debug] [ADB] root 42 2 0 0 0 0 efg S [ksoftirqd/4] [debug] [ADB] root 44 2 0 0 0 0 efg S [kworker/4:0H] [debug] [ADB] root 45 2 0 0 0 0 efg S [rcuop/4] [debug] [ADB] root 46 2 0 0 0 0 efg S [rcuos/4] [debug] [ADB] root 47 2 0 0 0 0 efg S [rcuob/4] [debug] [ADB] root 48 2 0 0 0 0 efg S [cpuhp/5] [debug] [ADB] root 49 2 0 0 0 0 efg S [migration/5] [debug] [ADB] root 50 2 0 0 0 0 efg S [ksoftirqd/5] [debug] [ADB] root 52 2 0 0 0 0 efg S [kworker/5:0H] [debug] [ADB] root 53 2 0 0 0 0 efg S [rcuop/5] [debug] [ADB] root 54 2 0 0 0 0 efg S [rcuos/5] [debug] [ADB] root 55 2 0 0 0 0 efg S [rcuob/5] [debug] [ADB] root 56 2 0 0 0 0 efg S [cpuhp/6] [debug] [ADB] root 57 2 0 0 0 0 efg S [migration/6] [debug] [ADB] root 58 2 0 0 0 0 efg S [ksoftirqd/6] [debug] [ADB] root 60 2 0 0 0 0 efg S [kworker/6:0H] [debug] [ADB] root 61 2 0 0 0 0 efg S [rcuop/6] [debug] [ADB] root 62 2 0 0 0 0 efg S [rcuos/6] [debug] [ADB] root 63 2 0 0 0 0 efg S [rcuob/6] [debug] [ADB] root 64 2 0 0 0 0 efg S [cpuhp/7] [debug] [ADB] root 65 2 0 0 0 0 efg S [migration/7] [debug] [ADB] root 66 2 0 0 0 0 efg S [ksoftirqd/7] [debug] [ADB] root 68 2 0 0 0 0 efg S [kworker/7:0H] [debug] [ADB] root 69 2 0 0 0 0 efg S [rcuop/7] [debug] [ADB] root 70 2 0 0 0 0 efg S [rcuos/7] [debug] [ADB] root 71 2 0 0 0 0 efg S [rcuob/7] [debug] [ADB] root 72 2 0 0 0 0 efg S [netns] [debug] [ADB] root 73 2 0 0 0 0 efg S [wakelock_printk] [debug] [ADB] root 76 2 0 0 0 0 efg S [smd_channel_clo] [debug] [ADB] root 78 2 0 0 0 0 efg S [smsm_cb_wq] [debug] [ADB] root 80 2 0 0 0 0 efg S [msm_watchdog] [debug] [ADB] root 81 2 0 0 0 0 efg S [irq/139-cpr3] [debug] [ADB] root 83 2 0 0 0 0 efg S [khungtaskd] [debug] [ADB] root 84 2 0 0 0 0 efg S [oom_reaper] [debug] [ADB] root 85 2 0 0 0 0 efg S [writeback] [debug] [ADB] root 86 2 0 0 0 0 efg S [kcompactd0] [debug] [ADB] root 87 2 0 0 0 0 efg S [crypto] [debug] [ADB] root 88 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 89 2 0 0 0 0 efg S [kblockd] [debug] [ADB] root 91 2 0 0 0 0 efg S [irq/54-tsens-up] [debug] [ADB] root 92 2 0 0 0 0 efg S [irq/55-tsens-cr] [debug] [ADB] root 93 2 0 0 0 0 efg S [edac-poller] [debug] [ADB] root 94 2 0 0 0 0 efg S [system] [debug] [ADB] root 95 2 0 0 0 0 efg S [devfreq_wq] [debug] [ADB] root 96 2 0 0 0 0 efg S [governor_msm_ad] [debug] [ADB] root 98 2 0 0 0 0 efg S [cfg80211] [debug] [ADB] root 100 2 0 0 0 0 efg S [irq/127-qpnp_lc] [debug] [ADB] root 102 2 0 0 0 0 efg S [ipa_power_mgmt] [debug] [ADB] root 103 2 0 0 0 0 efg S [sps_ipa_power_m] [debug] [ADB] root 104 2 0 0 0 0 efg S [ipawq36] [debug] [ADB] root 105 2 0 0 0 0 efg S [iparepwq36] [debug] [ADB] root 107 2 0 0 0 0 efg S [ipawq33] [debug] [ADB] root 108 2 0 0 0 0 efg S [iparepwq33] [debug] [ADB] root 109 2 0 0 0 0 efg S [ipawq34] [debug] [ADB] root 110 2 0 0 0 0 efg S [iparepwq34] [debug] [ADB] root 111 2 0 0 0 0 efg S [ipa_rm_wq] [debug] [ADB] root 112 2 0 0 0 0 efg S [ipa_interrupt_w] [debug] [ADB] root 113 2 0 0 0 0 efg S [ipa_holb_wq] [debug] [ADB] root 138 2 0 0 0 0 efg D [panic_flush] [debug] [ADB] root 139 2 0 0 0 0 efg S [kswapd0:0] [debug] [ADB] root 140 2 0 0 0 0 efg S [kswapd0:1] [debug] [ADB] root 141 2 0 0 0 0 efg S [vmstat] [debug] [ADB] root 170 2 0 0 0 0 efg S [rot_workq_0] [debug] [ADB] root 171 2 0 0 0 0 efg D [mdss_dsi_event] [debug] [ADB] root 172 2 0 0 0 0 efg S [mdss_dsi_dba] [debug] [ADB] root 173 2 0 0 0 0 efg S [mem_share_svc] [debug] [ADB] root 174 2 0 0 0 0 efg S [qmi_hndl0000000] [debug] [ADB] root 175 2 0 0 0 0 efg S [msm_ipc_router] [debug] [ADB] root 176 2 0 0 0 0 efg S [hwrng] [debug] [ADB] root 178 2 0 0 0 0 efg S [diag_real_time_] [debug] [ADB] root 179 2 0 0 0 0 efg S [diag_wq] [debug] [ADB] root 180 2 0 0 0 0 efg S [DIAG_USB_diag] [debug] [ADB] root 181 2 0 0 0 0 efg S [diag_cntl_wq] [debug] [ADB] root 182 2 0 0 0 0 efg S [diag_dci_wq] [debug] [ADB] root 183 2 0 0 0 0 efg S [DIAG_SMD_MODEM_] [debug] [ADB] root 184 2 0 0 0 0 efg S [DIAG_SMD_MODEM_] [debug] [ADB] root 185 2 0 0 0 0 efg S [DIAG_SMD_MODEM_] [debug] [ADB] root 186 2 0 0 0 0 efg S [DIAG_SMD_MODEM_] [debug] [ADB] root 187 2 0 0 0 0 efg S [DIAG_SMD_MODEM_] [debug] [ADB] root 188 2 0 0 0 0 efg S [DIAG_SMD_LPASS_] [debug] [ADB] root 189 2 0 0 0 0 efg S [DIAG_SMD_LPASS_] [debug] [ADB] root 190 2 0 0 0 0 efg S [DIAG_SMD_LPASS_] [debug] [ADB] root 191 2 0 0 0 0 efg S [DIAG_SMD_LPASS_] [debug] [ADB] root 192 2 0 0 0 0 efg S [DIAG_SMD_LPASS_] [debug] [ADB] root 193 2 0 0 0 0 efg S [DIAG_SMD_WCNSS_] [debug] [ADB] root 194 2 0 0 0 0 efg S [DIAG_SMD_WCNSS_] [debug] [ADB] root 195 2 0 0 0 0 efg S [DIAG_SMD_WCNSS_] [debug] [ADB] root 196 2 0 0 0 0 efg S [DIAG_SMD_WCNSS_] [debug] [ADB] root 197 2 0 0 0 0 efg S [DIAG_SMD_WCNSS_] [debug] [ADB] root 198 2 0 0 0 0 efg S [DIAG_SMD_SENSOR] [debug] [ADB] root 199 2 0 0 0 0 efg S [DIAG_SMD_SENSOR] [debug] [ADB] root 200 2 0 0 0 0 efg S [DIAG_SMD_SENSOR] [debug] [ADB] root 201 2 0 0 0 0 efg S [DIAG_SMD_SENSOR] [debug] [ADB] root 202 2 0 0 0 0 efg S [DIAG_SMD_SENSOR] [debug] [ADB] root 203 2 0 0 0 0 efg S [DIAG_SMD_CDSP_C] [debug] [ADB] root 204 2 0 0 0 0 efg S [DIAG_SMD_CDSP_D] [debug] [ADB] root 205 2 0 0 0 0 efg S [DIAG_SMD_CDSP_C] [debug] [ADB] root 206 2 0 0 0 0 efg S [DIAG_SMD_CDSP_D] [debug] [ADB] root 207 2 0 0 0 0 efg S [DIAG_SMD_CDSP_D] [debug] [ADB] root 208 2 0 0 0 0 efg S [DIAG_SOCKMODEM_] [debug] [ADB] root 209 2 0 0 0 0 efg S [DIAG_SOCKMODEM_] [debug] [ADB] root 210 2 0 0 0 0 efg S [DIAG_SOCKMODEM_] [debug] [ADB] root 211 2 0 0 0 0 efg S [DIAG_SOCKMODEM_] [debug] [ADB] root 212 2 0 0 0 0 efg S [DIAG_SOCKMODEM_] [debug] [ADB] root 213 2 0 0 0 0 efg S [DIAG_SOCKLPASS_] [debug] [ADB] root 214 2 0 0 0 0 efg S [DIAG_SOCKLPASS_] [debug] [ADB] root 215 2 0 0 0 0 efg S [DIAG_SOCKLPASS_] [debug] [ADB] root 216 2 0 0 0 0 efg S [DIAG_SOCKLPASS_] [debug] [ADB] root 217 2 0 0 0 0 efg S [DIAG_SOCKLPASS_] [debug] [ADB] root 218 2 0 0 0 0 efg S [DIAG_SOCKWCNSS_] [debug] [ADB] root 219 2 0 0 0 0 efg S [DIAG_SOCKWCNSS_] [debug] [ADB] root 220 2 0 0 0 0 efg S [DIAG_SOCKWCNSS_] [debug] [ADB] root 221 2 0 0 0 0 efg S [DIAG_SOCKWCNSS_] [debug] [ADB] root 222 2 0 0 0 0 efg S [DIAG_SOCKWCNSS_] [debug] [ADB] root 223 2 0 0 0 0 efg S [DIAG_SOCKSENSOR] [debug] [ADB] root 224 2 0 0 0 0 efg S [DIAG_SOCKSENSOR] [debug] [ADB] root 225 2 0 0 0 0 efg S [DIAG_SOCKSENSOR] [debug] [ADB] root 226 2 0 0 0 0 efg S [DIAG_SOCKSENSOR] [debug] [ADB] root 227 2 0 0 0 0 efg S [DIAG_SOCKSENSOR] [debug] [ADB] root 228 2 0 0 0 0 efg S [DIAG_SOCKDIAG_C] [debug] [ADB] root 229 2 0 0 0 0 efg S [DIAG_SOCKDIAG_D] [debug] [ADB] root 230 2 0 0 0 0 efg S [DIAG_SOCKDIAG_C] [debug] [ADB] root 231 2 0 0 0 0 efg S [DIAG_SOCKDIAG_D] [debug] [ADB] root 232 2 0 0 0 0 efg S [DIAG_SOCKDIAG_D] [debug] [ADB] root 233 2 0 0 0 0 efg S [DIAG_SOCKCDSP_C] [debug] [ADB] root 234 2 0 0 0 0 efg S [DIAG_SOCKCDSP_D] [debug] [ADB] root 235 2 0 0 0 0 efg S [DIAG_SOCKCDSP_C] [debug] [ADB] root 236 2 0 0 0 0 efg S [DIAG_SOCKCDSP_D] [debug] [ADB] root 237 2 0 0 0 0 efg S [DIAG_SOCKCDSP_D] [debug] [ADB] root 238 2 0 0 0 0 efg S [DIAG_CNTL_SOCKE] [debug] [ADB] root 245 2 0 0 0 0 efg S [kgsl-workqueue] [debug] [ADB] root 246 2 0 0 0 0 efg S [kgsl-mementry] [debug] [ADB] root 247 2 0 0 0 0 efg S [kgsl_worker_thr] [debug] [ADB] root 248 2 0 0 0 0 efg S [irq/11-arm-smmu] [debug] [ADB] root 249 2 0 0 0 0 efg S [kgsl-events] [debug] [ADB] root 250 2 0 0 0 0 efg S [kgsl_devfreq_wq] [debug] [ADB] root 251 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 252 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 253 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 254 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 255 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 256 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 257 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 258 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 259 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 260 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 261 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 263 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 264 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 265 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 266 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 267 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 268 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 269 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 270 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 271 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 272 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 273 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 274 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 275 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 276 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 277 2 0 0 0 0 efg S [qcrypto_seq_res] [debug] [ADB] root 298 2 0 0 0 0 efg S [spi3] [debug] [ADB] root 299 2 0 0 0 0 efg S [sharedmem_qmi_w] [debug] [ADB] root 300 2 0 0 0 0 efg S [qmi_hndl0000000] [debug] [ADB] root 304 2 0 0 0 0 efg S [uether] [debug] [ADB] root 305 2 0 0 0 0 efg S [tp_async] [debug] [ADB] root 307 2 0 0 0 0 efg S [speedup_resume_] [debug] [ADB] root 308 2 0 0 0 0 efg S [lcd_trigger_loa] [debug] [ADB] root 309 2 0 0 0 0 efg S [esd_workthread] [debug] [ADB] root 310 2 0 0 0 0 efg S [msm_vidc_worker] [debug] [ADB] root 311 2 0 0 0 0 efg S [pm_workerq_venu] [debug] [ADB] root 312 2 0 0 0 0 efg S [irq/36-arm-smmu] [debug] [ADB] root 313 2 0 0 0 0 efg S [irq/19-arm-smmu] [debug] [ADB] root 314 2 0 0 0 0 efg S [irq/20-arm-smmu] [debug] [ADB] root 315 2 0 0 0 0 efg S [irq/18-arm-smmu] [debug] [ADB] root 316 2 0 0 0 0 efg S [msm_cci_wq] [debug] [ADB] root 317 2 0 0 0 0 efg S [msm_cci_wq] [debug] [ADB] root 318 2 0 0 0 0 efg S [msm_cpp_workque] [debug] [ADB] root 319 2 0 0 0 0 efg S [qmi_tmd_wq] [debug] [ADB] root 320 2 0 0 0 0 efg S [qmi_svc_event_w] [debug] [ADB] root 321 2 0 0 0 0 efg S [irq/124-bcl-vba] [debug] [ADB] root 322 2 0 0 0 0 efg S [irq/125-bcl-vba] [debug] [ADB] root 323 2 0 0 0 0 efg S [irq/126-bcl-vba] [debug] [ADB] root 324 2 0 0 0 0 efg S [dm_bufio_cache] [debug] [ADB] root 325 2 0 0 0 0 efg S [mmc_clk_gate/mm] [debug] [ADB] root 327 2 0 0 0 0 efg S [irq/76-7824900.] [debug] [ADB] root 328 2 0 0 0 0 efg S [irq/75-mmc0] [debug] [ADB] root 330 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 331 2 0 0 0 0 efg S [sdhci_msm_pm_qo] [debug] [ADB] root 332 2 0 0 0 0 efg D [mmc-cmdqd/0] [debug] [ADB] root 333 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 334 2 0 0 0 0 efg S [mmcqd/0rpmb] [debug] [ADB] root 335 2 0 0 0 0 efg S [mmc_clk_gate/mm] [debug] [ADB] root 336 2 0 0 0 0 efg S [irq/78-7864900.] [debug] [ADB] root 337 2 0 0 0 0 efg S [irq/77-mmc1] [debug] [ADB] root 338 2 0 0 0 0 efg S [irq/79-7864900.] [debug] [ADB] root 339 2 0 0 0 0 efg S [irq/8-spdm_bw_h] [debug] [ADB] root 340 2 0 0 0 0 efg S [ipv6_addrconf] [debug] [ADB] root 341 2 0 0 0 0 efg S [irq/316-adsp] [debug] [ADB] root 343 2 0 0 0 0 efg S [sysmon_wq] [debug] [ADB] root 344 2 0 0 0 0 efg S [irq/348-wcnss] [debug] [ADB] root 345 2 0 0 0 0 efg S [irq/284-modem] [debug] [ADB] root 350 2 0 0 0 0 efg S [irq/380-qg-batt] [debug] [ADB] root 351 2 0 0 0 0 efg S [irq/381-qg-vbat] [debug] [ADB] root 352 2 0 0 0 0 efg S [irq/382-qg-vbat] [debug] [ADB] root 353 2 0 0 0 0 efg S [irq/383-qg-fifo] [debug] [ADB] root 354 2 0 0 0 0 efg S [irq/384-qg-good] [debug] [ADB] system 364 2 0 0 0 0 efg D [shortc_thread] [debug] [ADB] root 365 2 0 0 0 0 efg S [irq/386-chgr-er] [debug] [ADB] root 366 2 0 0 0 0 efg S [irq/387-chg-sta] [debug] [ADB] root 368 2 0 0 0 0 efg S [irq/394-otg-fai] [debug] [ADB] root 369 2 0 0 0 0 efg S [irq/398-high-du] [debug] [ADB] root 371 2 0 0 0 0 efg S [irq/399-input-c] [debug] [ADB] root 372 2 0 0 0 0 efg S [irq/401-switche] [debug] [ADB] root 373 2 0 0 0 0 efg S [irq/402-bat-tem] [debug] [ADB] root 374 2 0 0 0 0 efg S [irq/404-bat-ov] [debug] [ADB] root 376 2 0 0 0 0 efg S [irq/405-bat-low] [debug] [ADB] root 377 2 0 0 0 0 efg S [irq/406-bat-the] [debug] [ADB] root 378 2 0 0 0 0 efg S [irq/407-bat-ter] [debug] [ADB] root 379 2 0 0 0 0 efg S [irq/410-usbin-c] [debug] [ADB] root 380 2 0 0 0 0 efg S [irq/411-usbin-v] [debug] [ADB] root 381 2 0 0 0 0 efg S [irq/412-usbin-u] [debug] [ADB] root 382 2 0 0 0 0 efg S [irq/413-usbin-o] [debug] [ADB] root 383 2 0 0 0 0 efg S [irq/414-usbin-p] [debug] [ADB] root 384 2 0 0 0 0 efg S [irq/416-usbin-s] [debug] [ADB] root 385 2 0 0 0 0 efg S [irq/417-usbin-i] [debug] [ADB] root 386 2 0 0 0 0 efg S [irq/418-typec-o] [debug] [ADB] root 387 2 0 0 0 0 efg S [irq/420-typec-c] [debug] [ADB] root 388 2 0 0 0 0 efg S [irq/421-typec-v] [debug] [ADB] root 389 2 0 0 0 0 efg S [irq/423-typec-a] [debug] [ADB] root 390 2 0 0 0 0 efg S [irq/424-typec-l] [debug] [ADB] root 391 2 0 0 0 0 efg S [irq/427-wdog-ba] [debug] [ADB] root 392 2 0 0 0 0 efg S [irq/429-aicl-do] [debug] [ADB] root 393 2 0 0 0 0 efg S [irq/434-flash-s] [debug] [ADB] root 394 2 0 0 0 0 efg S [irq/436-ilim2-s] [debug] [ADB] root 395 2 0 0 0 0 efg S [irq/385-usbid-c] [debug] [ADB] root 396 2 0 0 0 0 efg S [tbatt_pwroff] [debug] [ADB] root 397 2 0 0 0 0 efg S [irq/131-hs_phy_] [debug] [ADB] root 398 2 0 0 0 0 efg S [irq/133-pwr_eve] [debug] [ADB] root 399 2 0 0 0 0 efg S [irq/132-ss_phy_] [debug] [ADB] root 400 2 0 0 0 0 efg S [usb_bam_wq] [debug] [ADB] root 409 2 0 0 0 0 efg S [rq_stats] [debug] [ADB] root 410 2 0 0 0 0 efg S [msm_perf:events] [debug] [ADB] root 411 2 0 0 0 0 efg S [irq/31-arm-smmu] [debug] [ADB] root 412 2 0 0 0 0 efg S [irq/130-qpnp_fl] [debug] [ADB] root 413 2 0 0 0 0 efg S [irq/129-qpnp_fl] [debug] [ADB] root 414 2 0 0 0 0 efg S [irq/128-qpnp_fl] [debug] [ADB] root 415 2 0 0 0 0 efg S [ipa_A7_svc] [debug] [ADB] root 416 2 0 0 0 0 efg S [qmi_hndl0000000] [debug] [ADB] root 417 2 0 0 0 0 efg S [clnt_req] [debug] [ADB] root 418 2 0 0 0 0 efg S [clnt_resp] [debug] [ADB] root 419 2 0 0 0 0 efg S [clnt_req] [debug] [ADB] root 420 2 0 0 0 0 efg S [kworker/7:1H] [debug] [ADB] root 421 2 0 0 0 0 efg S [kworker/4:1H] [debug] [ADB] root 422 2 0 0 0 0 efg S [jbd2/mmcblk0p62] [debug] [ADB] root 423 2 0 0 0 0 efg S [ext4-rsv-conver] [debug] [ADB] root 424 2 0 0 0 0 efg S [ext4_discard-25] [debug] [ADB] root 425 2 0 0 0 0 efg S [kworker/5:1H] [debug] [ADB] root 426 2 0 0 0 0 efg S [jbd2/mmcblk0p61] [debug] [ADB] root 427 2 0 0 0 0 efg S [ext4-rsv-conver] [debug] [ADB] root 428 2 0 0 0 0 efg S [kworker/6:1H] [debug] [ADB] root 429 2 0 0 0 0 efg S [kworker/0:1H] [debug] [ADB] root 430 1 8824 1320 0 0 efg S ueventd [debug] [ADB] root 432 2 0 0 0 0 efg S [apr_driver] [debug] [ADB] root 454 2 0 0 0 0 efg S [jbd2/mmcblk0p33] [debug] [ADB] root 455 2 0 0 0 0 efg S [ext4-rsv-conver] [debug] [ADB] root 456 2 0 0 0 0 efg S [ext4_discard-25] [debug] [ADB] root 457 2 0 0 0 0 efg S [jbd2/mmcblk0p18] [debug] [ADB] root 458 2 0 0 0 0 efg S [ext4-rsv-conver] [debug] [ADB] root 462 2 0 0 0 0 efg S [jbd2/mmcblk0p5-] [debug] [ADB] root 463 2 0 0 0 0 efg S [ext4-rsv-conver] [debug] [ADB] root 464 2 0 0 0 0 efg S [ext4_discard-17] [debug] [ADB] root 465 2 0 0 0 0 efg S [jbd2/mmcblk0p7-] [debug] [ADB] root 466 2 0 0 0 0 efg S [ext4-rsv-conver] [debug] [ADB] root 467 2 0 0 0 0 efg S [ext4_discard-17] [debug] [ADB] logd 469 1 27312 5208 0 0 ebg S logd [debug] [ADB] system 470 1 11228 2356 0 0 ebg S servicemanager [debug] [ADB] system 472 1 15192 3112 0 0 ebg S hwservicemanager [debug] [ADB] system 473 1 10992 1856 0 0 ebg S vndservicemanager [debug] [ADB] root 475 2 0 0 0 0 efg S [kworker/2:1H] [debug] [ADB] system 482 1 13948 1624 0 0 efg S qseecomd [debug] [ADB] root 487 2 0 0 0 0 efg S [kauditd] [debug] [ADB] system 497 482 26152 1220 0 0 efg S qseecomd [debug] [ADB] root 508 2 0 0 0 0 efg S [IPCRTR] [debug] [ADB] root 509 2 0 0 0 0 efg S [irq/29-arm-smmu] [debug] [ADB] root 510 2 0 0 0 0 efg S [ipc_rtr_q6_ipcr] [debug] [ADB] root 512 2 0 0 0 0 efg S [kworker/u16:4] [debug] [ADB] system 514 1 14172 1712 0 0 efg S android.hardware.gatekeeper@1.0-service-qti [debug] [ADB] system 515 1 14340 1844 0 0 efg S android.hardware.keymaster@3.0-service-qti [debug] [ADB] root 516 1 54920 2440 0 0 efg S vold [debug] [ADB] root 517 2 0 0 0 0 efg S [qmi_hndl0000000] [debug] [ADB] root 524 2 0 0 0 0 efg S [irq/108-mbhc sw] [debug] [ADB] root 525 2 0 0 0 0 efg S [irq/106-Button ] [debug] [ADB] root 526 2 0 0 0 0 efg S [irq/105-Button ] [debug] [ADB] root 527 2 0 0 0 0 efg S [irq/104-Elect I] [debug] [ADB] root 528 2 0 0 0 0 efg S [irq/107-Elect R] [debug] [ADB] root 529 2 0 0 0 0 efg S [irq/111-HPH_L O] [debug] [ADB] root 530 2 0 0 0 0 efg S [irq/110-HPH_R O] [debug] [ADB] root 620 2 0 0 0 0 efg S [kworker/7:2] [debug] [ADB] system 663 1 12684 2320 0 0 efg S android.hidl.allocator@1.0-service [debug] [ADB] audioserver 664 1 42004 3384 0 0 efg S android.hardware.audio@2.0-service [debug] [ADB] bluetooth 665 1 18740 1768 0 0 efg S android.hardware.bluetooth@1.0-service-qti [debug] [ADB] cameraserver 666 1 271736 4912 0 0 efg S android.hardware.camera.provider@2.4-service [debug] [ADB] media 667 1 9416 1740 0 0 efg S android.hardware.cas@1.0-service [debug] [ADB] system 668 1 18068 1848 0 0 efg S android.hardware.configstore@1.0-service [debug] [ADB] media 669 1 15792 2584 0 0 efg S android.hardware.drm@1.0-service [debug] [ADB] media 670 1 15824 2964 0 0 efg S android.hardware.drm@1.0-service.widevine [debug] [ADB] system 671 1 19904 2208 0 0 efg S android.hardware.graphics.allocator@2.0-service [debug] [ADB] system 672 1 34648 4244 0 0 efg S android.hardware.graphics.composer@2.1-service [debug] [ADB] root 673 1 12848 1928 0 0 efg S android.hardware.health@1.0-service [debug] [ADB] system 674 1 13488 1652 0 0 efg S android.hardware.light@2.0-service [debug] [ADB] system 675 1 12728 1760 0 0 efg S android.hardware.memtrack@1.0-service [debug] [ADB] system 676 1 16020 1920 0 0 efg S android.hardware.power@1.0-service [debug] [ADB] system 677 1 69204 1868 0 0 efg S android.hardware.sensors@1.0-service [debug] [ADB] system 678 1 12744 1528 0 0 efg S android.hardware.thermal@1.0-service [debug] [ADB] system 679 1 12732 1884 0 0 efg S android.hardware.vibrator@1.0-service [debug] [ADB] wifi 680 1 18260 2592 0 0 efg S android.hardware.wifi@1.0-service [debug] [ADB] system 681 1 14752 1856 0 0 efg S vendor.display.color@1.0-service [debug] [ADB] audioserver 682 1 2186816 3648 0 0 efg S vendor.oppo.hardware.ktv@1.0-service [debug] [ADB] system 683 1 12780 1564 0 0 efg S vendor.qti.esepowermanager@1.0-service [debug] [ADB] gps 684 1 53252 3904 0 0 efg S vendor.qti.gnss@1.0-service [debug] [ADB] system 685 1 12712 1652 0 0 efg S vendor.qti.hardware.alarm@1.0-service [debug] [ADB] system 686 1 17936 1536 0 0 efg S vendor.qti.hardware.factory@1.0-service [debug] [ADB] root 687 1 13064 1672 0 0 efg S vendor.qti.hardware.limits@1.0-service [debug] [ADB] root 688 1 21660 2196 0 0 efg S vendor.qti.hardware.perf@1.0-service [debug] [ADB] system 689 1 18488 2064 0 0 efg S vendor.qti.hardware.qdutils_disp@1.0-service-qti [debug] [ADB] system 690 1 16116 1688 0 0 efg S vendor.qti.hardware.qteeconnector@1.0-service [debug] [ADB] system 691 1 13372 1604 0 0 efg S vendor.qti.hardware.tui_comm@1.0-service-qti [debug] [ADB] root 692 1 17576 2472 0 0 efg S healthd [debug] [ADB] nobody 697 1 23596 1848 0 0 efg S rmt_storage [debug] [ADB] oem_2903 698 1 12920 1592 0 0 efg S tftp_server [debug] [ADB] root 701 1 10496 1584 0 0 efg S hvdcp_opti [debug] [ADB] system 702 1 20948 1436 0 0 efg S pm-service [debug] [ADB] root 704 1 9840 2056 0 0 ebg S lmkd [debug] [ADB] system 705 1 84520 11360 0 0 ebg S surfaceflinger [debug] [ADB] root 706 1 14660 2180 0 0 efg S thermalserviced [debug] [ADB] root 708 2 0 0 0 0 efg S [f_mtp] [debug] [ADB] root 710 2 0 0 0 0 efg S [at_usb0] [debug] [ADB] root 711 2 0 0 0 0 efg S [at_usb1] [debug] [ADB] root 712 2 0 0 0 0 efg S [at_usb2] [debug] [ADB] root 713 2 0 0 0 0 efg S [qdss] [debug] [ADB] root 714 2 0 0 0 0 efg S [qdss_mdm] [debug] [ADB] root 715 2 0 0 0 0 efg S [k_usb_ipa_data] [debug] [ADB] root 716 2 0 0 0 0 efg S [k_gbam] [debug] [ADB] root 722 2 0 0 0 0 efg S [kworker/3:1H] [debug] [ADB] system 727 1 12988 1580 0 0 efg S cnss_diag [debug] [ADB] system 728 1 19608 1448 0 0 efg S ATFWD-daemon [debug] [ADB] system 743 1 20716 2332 0 0 efg S mm-pp-dpps [debug] [ADB] system 744 1 17768 1724 0 0 efg S pm-proxy [debug] [ADB] root 745 1 15852 1324 0 0 efg S mmid [debug] [ADB] system 747 1 18560 1776 0 0 efg S junklogcollector [debug] [ADB] nobody 792 1 21672 1940 0 0 efg S sensors.qcom [debug] [ADB] root 844 2 0 0 0 0 efg S [irq/10-arm-smmu] [debug] [ADB] root 958 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 959 2 0 0 0 0 efg S [kdmflush] [debug] [ADB] root 960 2 0 0 0 0 efg S [bioset] [debug] [ADB] root 961 2 0 0 0 0 efg S [kdmwork-253:0] [debug] [ADB] root 978 2 0 0 0 0 efg S [irq/35-arm-smmu] [debug] [ADB] root 979 2 0 0 0 0 efg S [irq/16-arm-smmu] [debug] [ADB] root 992 2 0 0 0 0 efg S [IPCRTR] [debug] [ADB] root 993 2 0 0 0 0 efg S [ipc_rtr_smd_ipc] [debug] [ADB] root 995 2 0 0 0 0 efg S [jbd2/dm-0-8] [debug] [ADB] root 996 2 0 0 0 0 efg S [ext4-rsv-conver] [debug] [ADB] root 997 2 0 0 0 0 efg S [ext4_discard-25] [debug] [ADB] root 1001 2 0 0 0 0 efg S [qmi_hndl0000000] [debug] [ADB] root 1010 2 0 0 0 0 efg D [kworker/10:0] [debug] [ADB] root 1011 2 0 0 0 0 efg S [kneuron_notify] [debug] [ADB] root 1012 2 0 0 0 0 efg S [elsa_async] [debug] [ADB] root 1013 2 0 0 0 0 efg S [elsa_notifier] [debug] [ADB] root 1031 2 0 0 0 0 efg S [qmi_hndl0000000] [debug] [ADB] root 1041 2 0 0 0 0 efg S [qmi_hndl0000000] [debug] [ADB] system 1119 1 14288 2296 0 0 efg S criticallog [debug] [ADB] media 1121 1 89332 4680 0 0 efg S oppoalgo_daemon [debug] [ADB] system 1123 1 2205456 4960 0 0 efg S cnd [debug] [ADB] system 1125 1 24248 2004 0 0 efg S dpmQmiMgr [debug] [ADB] system 1126 1 21524 1632 0 0 efg S time_daemon [debug] [ADB] system 1127 1 42448 2716 0 0 efg S bspCriticalLog [debug] [ADB] root 1129 1 49968 1836 0 0 efg S thermal-engine [debug] [ADB] system 1130 1 16152 1672 0 0 efg S wcnss_service [debug] [ADB] system 1131 1 14000 1560 0 0 efg S imsqmidaemon [debug] [ADB] media 1132 1 13816 1424 0 0 efg S adsprpcd [debug] [ADB] system 1137 1 12392 2224 0 0 efg S engineer_native [debug] [ADB] audioserver 1140 1 133052 6956 0 0 efg S audioserver [debug] [ADB] cameraserver 1141 1 77640 5540 0 0 efg S cameraserver [debug] [ADB] drm 1142 1 52228 4224 0 0 efg S drmserver [debug] [ADB] root 1143 1 22768 2492 0 0 efg S installd [debug] [ADB] keystore 1145 1 21036 2836 0 0 efg S keystore [debug] [ADB] media 1150 1 16412 3004 0 0 efg S mediadrmserver [debug] [ADB] mediaex 1152 1 2203256 6996 0 0 efg S media.extractor [debug] [ADB] media 1154 1 2165520 3392 0 0 efg S media.metrics [debug] [ADB] media 1155 1 110368 7920 0 0 efg S mediaserver [debug] [ADB] root 1157 1 31752 3048 0 0 efg S netd [debug] [ADB] root 1158 1 17920 2912 0 0 ebg S storaged [debug] [ADB] wifi 1159 1 41208 3328 0 0 efg S wificond [debug] [ADB] mediacodec 1160 1 90656 5388 0 0 efg S media.codec [debug] [ADB] radio 1161 1 122408 5364 0 0 efg S rild [debug] [ADB] root 1163 1 4293412 37156 0 0 efg S zygote64 [debug] [ADB] root 1164 1 1624584 45304 0 0 efg S zygote [debug] [ADB] system 1168 1 18080 1832 0 0 efg S cnss-daemon [debug] [ADB] gps 1171 1 10952 1276 0 0 efg S mlid [debug] [ADB] gps 1173 1 13868 1608 0 0 efg S loc_launcher [debug] [ADB] system 1180 1 9276 1608 0 0 efg S oppo_kevent [debug] [ADB] root 1182 1 13992 2312 0 0 efg S dpmd [debug] [ADB] system 1183 1 16364 2524 0 0 ebg S gatekeeperd [debug] [ADB] tombstoned 1184 1 9664 1508 0 0 ebg S tombstoned [debug] [ADB] system 1185 1 149216 2412 0 0 efg S vendor.oppo.hardware.biometrics.face@1.0-service [debug] [ADB] system 1188 1 16404 1732 0 0 efg S vendor.oppo.hardware.biometrics.fingerprintpay@1.0-service [debug] [ADB] system 1191 1 16372 1724 0 0 efg S vendor.oppo.hardware.cryptoeng@1.0-service [debug] [ADB] system 1212 1 0 0 0 0 efg Z [bspFwUpdate] [debug] [ADB] root 1233 2 0 0 0 0 efg S [kworker/1:1H] [debug] [ADB] system 1247 1182 19504 2396 0 0 efg S dpmd [debug] [ADB] gps 1260 1173 28696 2832 0 0 efg S xtra-daemon [debug] [ADB] root 1314 1157 10108 2196 0 0 efg S iptables-restore [debug] [ADB] root 1315 1157 10128 2128 0 0 efg S ip6tables-restore [debug] [ADB] root 1345 2 0 0 0 0 efg S [IPCRTR] [debug] [ADB] root 1368 2 0 0 0 0 efg S [ipc_rtr_wcnss_i] [debug] [ADB] system 1384 1 37048 1732 0 0 efg S imsdatadaemon [debug] [ADB] root 1387 1 10620 1784 0 0 efg S msm_irqbalance [debug] [ADB] system 1389 1 9268 1728 0 0 efg S checkfutexwait [debug] [ADB] radio 1393 1 12272 1252 0 0 efg S ipacm-diag [debug] [ADB] radio 1403 1 22928 1860 0 0 efg S ipacm [debug] [ADB] radio 1412 1 110908 4184 0 0 efg S rild [debug] [ADB] radio 1417 1 19984 1644 0 0 efg S qti [debug] [ADB] radio 1424 1 112340 1912 0 0 efg S netmgrd [debug] [ADB] root 1427 1 14144 1276 0 0 efg S port-bridge [debug] [ADB] root 1646 2 0 0 0 0 efg S [kworker/u17:0] [debug] [ADB] root 1680 2 0 0 0 0 efg S [kworker/3:0] [debug] [ADB] root 1759 2 0 0 0 0 efg S [ipawq35] [debug] [ADB] root 1760 2 0 0 0 0 efg S [iparepwq35] [debug] [ADB] system 1889 1163 4888776 159180 0 0 efg D system_server [debug] [ADB] system 1947 1 2180048 3020 0 0 efg S ims_rtp_daemon [debug] [ADB] root 2166 1 17832 1984 0 0 efg S oae_server [debug] [ADB] root 2256 2 0 0 0 0 efg S [kworker/u17:2] [debug] [ADB] root 2626 2 0 0 0 0 efg S [VosWDThread] [debug] [ADB] root 2631 2 0 0 0 0 efg S [VosMCThread] [debug] [ADB] root 2632 2 0 0 0 0 efg S [VosTXThread] [debug] [ADB] root 2633 2 0 0 0 0 efg S [VosRXThread] [debug] [ADB] u0_a92 2643 1163 4479904 38096 0 0 ebg S com.nearme.romupdate [debug] [ADB] system 2660 1163 4603224 50424 0 0 efg S com.coloros.safecenter:clear_filter [debug] [ADB] root 2682 2 0 0 0 0 efg S [wlan_logging_th] [debug] [ADB] wifi 2696 1 37024 3036 0 0 efg S wpa_supplicant [debug] [ADB] system 2762 1163 4844196 105016 0 0 efg S com.android.systemui [debug] [ADB] webview_zygote 2807 1 1422116 28496 0 0 efg S webview_zygote32 [debug] [ADB] system 2873 1163 4482296 35048 0 0 efg S .dataservices [debug] [ADB] radio 2890 1163 4469352 31080 0 0 efg S com.qualcomm.qti.telephonyservice [debug] [ADB] u0_a8 2906 1163 4471500 32200 0 0 efg S se.dirac.acs [debug] [ADB] radio 2920 1163 4563688 54668 0 0 efg S com.android.phone [debug] [ADB] system 2936 1163 4465552 31252 0 0 efg S com.color.eyeprotect [debug] [ADB] root 2955 2 0 0 0 0 efg S [kworker/2:0] [debug] [ADB] radio 3136 1163 4468556 31040 0 0 efg S com.qualcomm.qcrilmsgtunnel [debug] [ADB] u0_a69 3346 1163 4467488 29004 0 0 efg S com.oppo.localservice [debug] [ADB] shell 3583 1 19328 1116 0 0 efg S adbd [debug] [ADB] system 3586 1163 4477348 35132 0 0 efg S com.coloros.securitypermission [debug] [ADB] system 3610 1 21576 2952 0 0 efg S neo [debug] [ADB] system 3611 1 19604 3008 0 0 efg S oiface [debug] [ADB] root 3622 2 0 0 0 0 efg S [irq/63-408000.q] [debug] [ADB] root 3627 2 0 0 0 0 efg S [sugov:0] [debug] [ADB] system 3703 1163 4509612 37580 0 0 efg S com.coloros.notificationmanager [debug] [ADB] system 3749 1163 4468252 28792 0 0 efg S com.oppo.smartvolume [debug] [ADB] u0_a75 3763 1163 4471912 29324 0 0 efg S com.oppo.multimedia.dirac [debug] [ADB] system 3791 1163 4467024 29244 0 0 efg S com.oppo.resmonitor [debug] [ADB] u0_a19 3819 1163 4469044 35192 0 0 efg S com.oppo.gestureservice [debug] [ADB] system 3836 1163 4467268 33416 0 0 efg S com.coloros.appmanager [debug] [ADB] u0_a21 3867 1163 4707488 72492 0 0 efg S com.oppo.launcher [debug] [ADB] system 3981 1163 4536056 50788 0 0 efg S com.coloros.mcs [debug] [ADB] u0_a98 4010 1163 4464072 28792 0 0 efg S com.android.smspush [debug] [ADB] system 4072 1163 4562176 49240 0 0 efg S com.coloros.oppoguardelf [debug] [ADB] system 4115 1163 4502324 72008 0 0 efg S com.coloros.athena [debug] [ADB] system 4142 1163 4489444 34112 0 0 efg S com.coloros.exserviceui [debug] [ADB] u0_a70 4185 1163 4491860 44080 0 0 ebg S com.amap.android.location [debug] [ADB] system 4251 1163 4478980 31168 0 0 efg S com.coloros.gamespace:service [debug] [ADB] root 4475 2 0 0 0 0 efg S [kworker/4:0] [debug] [ADB] u0_a1 4479 1164 1841248 46184 0 0 efg S android.process.acore [debug] [ADB] u0_a44 4706 1163 4544776 34152 0 0 efg S com.coloros.assistantscreen [debug] [ADB] u0_a129 4807 1164 2012156 56996 0 0 efg S com.xunmeng.pinduoduo:titan [debug] [ADB] system 4888 1163 4466472 46460 0 0 ebg S com.coloros.usbselection [debug] [ADB] system 4923 1163 4524476 66160 0 0 efg S com.coloros.recents [debug] [ADB] root 5130 2 0 0 0 0 efg S [kworker/6:3] [debug] [ADB] root 5322 2 0 0 0 0 efg S [kworker/0:0] [debug] [ADB] root 5354 2 0 0 0 0 efg S [kworker/4:2] [debug] [ADB] root 5398 2 0 0 0 0 efg S [kworker/1:1] [debug] [ADB] root 5447 2 0 0 0 0 efg S [kworker/5:1] [debug] [ADB] root 5460 2 0 0 0 0 efg S [kworker/6:1] [debug] [ADB] root 5486 2 0 0 0 0 efg S [kworker/7:0] [debug] [ADB] root 5490 2 0 0 0 0 efg S [kworker/4:3] [debug] [ADB] root 5506 2 0 0 0 0 efg S [kworker/u16:2] [debug] [ADB] root 5567 2 0 0 0 0 efg S [kworker/0:1] [debug] [ADB] root 5571 2 0 0 0 0 efg S [kworker/6:2] [debug] [ADB] root 5574 2 0 0 0 0 efg S [kworker/2:2] [debug] [ADB] root 5604 2 0 0 0 0 efg R [kworker/u16:3] [debug] [ADB] root 5608 2 0 0 0 0 efg S [kworker/u16:7] [debug] [ADB] root 6106 2 0 0 0 0 efg S [kworker/3:2] [debug] [ADB] root 6571 2 0 0 0 0 efg S [kworker/4:4] [debug] [ADB] root 6593 2 0 0 0 0 efg S [kworker/5:0] [debug] [ADB] u0_a134 6650 1164 2856776 459392 0 0 efg S com.tencent.mm [debug] [ADB] u0_a134 6808 1164 2646628 206312 0 0 ebg S com.tencent.mm:appbrand1 [debug] [ADB] u0_a134 6820 1164 3034324 400836 0 0 efg S com.tencent.mm:appbrand0 [debug] [ADB] u0_a134 6990 1164 2817824 304360 0 0 ebg S com.tencent.mm:toolsmp [debug] [ADB] radio 7367 1163 4471236 56464 0 0 efg S com.android.incallui [debug] [ADB] root 7390 2 0 0 0 0 efg S [kworker/7:1] [debug] [ADB] system 7393 1163 4476960 69824 0 0 efg S com.coloros.simsettings [debug] [ADB] root 7407 2 0 0 0 0 efg S [kworker/1:0] [debug] [ADB] system 7417 1163 4470732 53756 0 0 efg S com.coloros.gesture [debug] [ADB] u0_a96 7454 1164 1929104 107648 0 0 efg S com.coloros.pictorial [debug] [ADB] u0_a1 7473 1164 1850780 93752 0 0 efg S android.process.contacts [debug] [ADB] u0_a129 7501 1164 2305520 166880 0 0 ebg S com.xunmeng.pinduoduo [debug] [ADB] system 7531 1163 4481056 66800 0 0 efg S com.coloros.safecenter [debug] [ADB] u0_a65 7549 1163 4468500 49768 0 0 efg S com.oppo.instant.local.service [debug] [ADB] u0_a120 7565 1163 4473292 57848 0 0 ebg S com.coloros.favorite [debug] [ADB] system 7588 1163 4477448 47620 0 0 ebg S com.coloros.mcs:dcs [debug] [ADB] u0_a25 7605 1164 2225148 257236 0 0 efg S com.ted.number [debug] [ADB] u0_a93 7657 1164 1848468 61352 0 0 ebg S com.oppo.usercenter [debug] [ADB] u0_a83 7718 1164 1821024 57072 0 0 ebg S com.coloros.weather.service [debug] [ADB] system 7759 1163 4466028 33024 0 0 efg S com.oppo.oppopowermonitor [debug] [ADB] u0_a42 7941 1163 4464152 47752 0 0 ebg S com.oppo.ctautoregist [debug] [ADB] u0_a129 8043 1164 1966936 92856 0 0 ebg S com.xunmeng.pinduoduo:lifecycle [debug] [ADB] u0_a129 8149 1164 2029016 105776 0 0 ebg S com.xunmeng.pinduoduo:support [debug] [ADB] u0_i1 8272 2807 1633152 51592 0 0 efg S com.google.android.webview:s [debug] [ADB] system 8320 1163 4467964 52240 0 0 ebg S org.simalliance.openmobileapi.service:remote [debug] [ADB] shell 8371 3583 9872 2872 __skb_wait_for_more_packets 0 efg S logcat [debug] [ADB] shell 8415 3583 4104300 70768 futex_wait_queue_me 0 efg S app_process [debug] [ADB] u0_a169 8432 1163 4492968 89948 0 0 efg S io.appium.uiautomator2.server [debug] [ADB] u0_a9 8476 1163 4466192 47016 0 0 ebg S android.ext.services [debug] [ADB] u0_a134 8569 1164 2479452 195048 0 0 ebg S com.tencent.mm:sandbox [debug] [ADB] u0_a134 8728 1164 2437092 138784 0 0 efg R com.tencent.mm:appbrand2 [debug] [ADB] u0_a49 8745 1163 4497136 76464 0 0 ebg S com.coloros.cloud [debug] [ADB] root 8774 1 18648 3272 0 0 efg S rutilsdaemon [debug] [ADB] u0_a39 8788 1164 1825464 71500 0 0 ebg S com.coloros.gallery3d [debug] [ADB] shell 8858 3583 11272 3108 0 0 efg R ps [debug] [ADB] u0_a166 9229 1163 4505116 50924 0 0 ebg S io.appium.settings [debug] [ADB] root 10789 2 0 0 0 0 efg S [kworker/2:1] [debug] [ADB] root 21177 2 0 0 0 0 efg S [kworker/u16:0] [debug] [ADB] root 21446 2 0 0 0 0 efg D [mdss_fb0] [debug] [ADB] root 21447 2 0 0 0 0 efg D [mdss_fb_ffl0] [debug] [ADB] system 21455 4072 9604 1852 0 0 efg S sh [debug] [ADB] system 21458 21455 9872 1992 0 0 efg S logcat [debug] [ADB] root 21465 2 0 0 0 0 efg S [irq/280-touchpa] [debug] [ADB] root 21730 2 0 0 0 0 efg S [kworker/3:1] [debug] [ADB] u0_a15 23094 1163 4546432 67916 0 0 ebg S android.process.media [debug] [ADB] system 25175 1163 4502008 48504 0 0 ebg S com.nearme.statistics.rom [debug] [ADB] system 25540 1163 4471452 41992 0 0 ebg S com.oppo.logkit [debug] [ADB] system 25732 1163 4478948 39144 0 0 ebg S com.coloros.persist.system [debug] [ADB] system 25751 25732 9604 1920 0 0 ebg S sh [debug] [ADB] system 25753 25751 9872 2076 0 0 ebg S logcat [debug] [ADB] u0_a136 26042 1164 2012168 52968 0 0 ebg S com.tencent.mobileqq:MSF [debug] [ADB] root 26398 2 0 0 0 0 efg S [kworker/1:2] [debug] [ADB] system 26630 1163 4500328 65852 0 0 ebg S android:ui [debug] [ADB] u0_a134 29441 1164 2511160 140840 0 0 efg S com.tencent.mm:push [debug] [ADB] u0_a134 30039 1164 2659436 161252 0 0 ebg S com.tencent.mm:tools [debug] [ADB] root 31144 2 0 0 0 0 efg S [kworker/6:0] [debug] [ADB] root 31290 2 0 0 0 0 efg S [kworker/5:2] [debug] [ADB] root 31291 2 0 0 0 0 efg S [kworker/4:1] [debug] [ADB] root 31332 2 0 0 0 0 efg S [kworker/0:2] [debug] [ADB] u999_a134 31729 1164 2710544 115676 0 0 ebg S com.tencent.mm [debug] [ADB] u999_a134 31849 1164 2528684 85552 0 0 ebg S com.tencent.mm:push [debug] [ADB] root 31928 2 0 0 0 0 efg S [kworker/u16:1] [debug] [ADB] root 32616 2 0 0 0 0 efg S [kworker/u16:5] [debug] [ADB] root 32618 2 0 0 0 0 efg S [kworker/u16:6] [AndroidDriver] Could not get the process name for PID '31968' [debug] [AndroidDriver] Found 2 webviews: ["WEBVIEW_com.tencent.mm:appbrand0","WEBVIEW_com.tencent.mm:toolsmp"] [debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.tencent.mm:appbrand0","WEBVIEW_com.tencent.mm:toolsmp"] [debug] [W3C (97a06a5b)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_com.tencent.mm:appbrand0","WEBVIEW_com.tencent.mm:toolsmp"] [HTTP] <-- GET /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/contexts 200 2530 ms - 92 [HTTP] [HTTP] --> GET /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/contexts [HTTP] {} [debug] [W3C (97a06a5b)] Calling AppiumDriver.getContexts() with args: ["97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [debug] [AndroidDriver] Getting a list of available webviews [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell cat /proc/net/unix' [debug] [AndroidDriver] Parsed 3 active devtools sockets: ["@xweb_devtools_remote_6820","@xweb_devtools_remote_8728","@xweb_devtools_remote_6990"] [AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on [debug] [AndroidDriver] Collecting CDP data of 3 webviews [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward tcp\:10900 localabstract\:xweb_devtools_remote_6820' [debug] [ADB] Removing forwarded port socket connection: 10900 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward --remove tcp\:10900' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward tcp\:10901 localabstract\:xweb_devtools_remote_8728' [debug] [ADB] Removing forwarded port socket connection: 10901 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward --remove tcp\:10901' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward tcp\:10900 localabstract\:xweb_devtools_remote_6990' [debug] [ADB] Removing forwarded port socket connection: 10900 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward --remove tcp\:10900' [debug] [AndroidDriver] CDP data collection completed [debug] [AndroidDriver] WEBVIEW_6820 mapped to pid 6820 [debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_6820' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell ps' [debug] [AndroidDriver] Got process name: 'com.tencent.mm:appbrand0' [debug] [AndroidDriver] WEBVIEW_8728 mapped to pid 8728 [debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_8728' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell ps' [debug] [AndroidDriver] Got process name: 'com.tencent.mm:appbrand2' [debug] [AndroidDriver] WEBVIEW_6990 mapped to pid 6990 [debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_6990' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell ps' [debug] [AndroidDriver] Got process name: 'com.tencent.mm:toolsmp' [debug] [AndroidDriver] Found 3 webviews: ["WEBVIEW_com.tencent.mm:appbrand0","WEBVIEW_com.tencent.mm:appbrand2","WEBVIEW_com.tencent.mm:toolsmp"] [debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.tencent.mm:appbrand0","WEBVIEW_com.tencent.mm:appbrand2","WEBVIEW_com.tencent.mm:toolsmp"] [debug] [W3C (97a06a5b)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_com.tencent.mm:appbrand0","WEBVIEW_com.tencent.mm:appbrand2","WEBVIEW_com.tencent.mm:toolsmp"] [HTTP] <-- GET /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/contexts 200 2221 ms - 127 [HTTP] [HTTP] --> POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/context [HTTP] {"name":"WEBVIEW_com.tencent.mm:appbrand0"} [debug] [W3C (97a06a5b)] Calling AppiumDriver.setContext() with args: ["WEBVIEW_com.tencent.mm:appbrand0","97a06a5b-b64a-4ea4-aafe-6cce961193fa"] [debug] [AndroidDriver] Getting a list of available webviews [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell cat /proc/net/unix' [debug] [AndroidDriver] Parsed 3 active devtools sockets: ["@xweb_devtools_remote_6820","@xweb_devtools_remote_8728","@xweb_devtools_remote_6990"] [AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on [debug] [AndroidDriver] Collecting CDP data of 3 webviews [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward tcp\:10900 localabstract\:xweb_devtools_remote_6820' [debug] [ADB] Removing forwarded port socket connection: 10900 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward --remove tcp\:10900' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward tcp\:10901 localabstract\:xweb_devtools_remote_8728' [debug] [ADB] Removing forwarded port socket connection: 10901 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward --remove tcp\:10901' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward tcp\:10900 localabstract\:xweb_devtools_remote_6990' [debug] [ADB] Removing forwarded port socket connection: 10900 [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward --remove tcp\:10900' [debug] [AndroidDriver] CDP data collection completed [debug] [AndroidDriver] WEBVIEW_6820 mapped to pid 6820 [debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_6820' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell ps' [debug] [AndroidDriver] Got process name: 'com.tencent.mm:appbrand0' [debug] [AndroidDriver] WEBVIEW_8728 mapped to pid 8728 [debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_8728' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell ps' [debug] [AndroidDriver] Got process name: 'com.tencent.mm:appbrand2' [debug] [AndroidDriver] WEBVIEW_6990 mapped to pid 6990 [debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_6990' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell ps' [debug] [AndroidDriver] Got process name: 'com.tencent.mm:toolsmp' [debug] [AndroidDriver] Found 3 webviews: ["WEBVIEW_com.tencent.mm:appbrand0","WEBVIEW_com.tencent.mm:appbrand2","WEBVIEW_com.tencent.mm:toolsmp"] [debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.tencent.mm:appbrand0","WEBVIEW_com.tencent.mm:appbrand2","WEBVIEW_com.tencent.mm:toolsmp"] [debug] [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_com.tencent.mm:appbrand0' [debug] [AndroidDriver] A port was not given, using random free port: 8000 [debug] [AndroidDriver] Automated Chromedriver download is disabled. Use 'chromedriver_autodownload' server feature to enable it [debug] [AndroidDriver] Precalculated Chromedriver capabilities: { [debug] [AndroidDriver] "androidPackage": "com.tencent.mm", [debug] [AndroidDriver] "androidUseRunningApp": true, [debug] [AndroidDriver] "androidDeviceSerial": "4c7de10a" [debug] [AndroidDriver] } [debug] [AndroidDriver] Before starting chromedriver, androidPackage is 'com.tencent.mm' [debug] [Chromedriver] Changed state to 'starting' [debug] [Chromedriver] Attempting to use Chromedriver-Chrome mapping from 'D:\Users\huanh\PycharmProjects\mypro\app\mapping.json' [debug] [Chromedriver] Found 6 executables in 'C:\Android\webviewdriver' [Chromedriver] Cannot retrieve version number from 'readme.txt' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. spawn UNKNOWN [Chromedriver] Cannot retrieve version number from '1' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. Command 'C:/Android/webviewdriver/1' not found. Is it installed? [debug] [Chromedriver] The following Chromedriver executables were found: [debug] [Chromedriver] 'C:/Android/webviewdriver/chromedriver78.exe' (version '78.0.3904.105', minimum Chrome version '78') [debug] [Chromedriver] 'C:/Android/webviewdriver/chromedriver74.exe' (version '74.0.3729.6', minimum Chrome version '74') [debug] [Chromedriver] 'C:/Android/webviewdriver/chromedriver62.exe' (version '2.35', minimum Chrome version 'Unknown') [debug] [Chromedriver] 'C:/Android/webviewdriver/chromedriver44.exe' (version '2.18', minimum Chrome version '44.0.2403') [debug] [ADB] Getting package info for 'com.android.chrome' [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a shell dumpsys package com.android.chrome' [Chromedriver] Unable to discover Chrome version. Using Chromedriver 78.0.3904.105 at 'C:/Android/webviewdriver/chromedriver78.exe' [Chromedriver] Set chromedriver binary as: C:/Android/webviewdriver/chromedriver78.exe [debug] [Chromedriver] Killing any old chromedrivers, running: wmic process where "commandline like '%chromedriver.exe%--port=8000%'" delete [debug] [Chromedriver] Successfully cleaned up old chromedrivers [debug] [Chromedriver] Cleaning any old adb forwarded port socket connections [debug] [ADB] List forwarding ports [debug] [ADB] Running 'D:\Users\huanh\android-sdk-windows\platform-tools\adb.exe -P 5038 -s 4c7de10a forward --list' [Chromedriver] Spawning chromedriver with: C:/Android/webviewdriver/chromedriver78.exe --url-base=wd/hub --port=8000 --adb-port=5038 --verbose [debug] [Chromedriver] Chromedriver version: '78.0.3904.105' [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body [debug] [WD Proxy] Got response with status 200: {"value":{"build":{"version":"78.0.3904.105 (60e2d8774a8151efa6a00b1f358371b1e0e07ee2-refs/branch-heads/3904@{#877})"},"message":"ChromeDriver ready for new sessions.","os":{"arch":"x86_64","name":"Windows NT","version":"10.0.18362"},"ready":true}} [Chromedriver] Starting W3C Chromedriver session with capabilities: { [Chromedriver] "capabilities": { [Chromedriver] "alwaysMatch": { [Chromedriver] "goog:chromeOptions": { [Chromedriver] "androidPackage": "com.tencent.mm", [Chromedriver] "androidUseRunningApp": true, [Chromedriver] "androidDeviceSerial": "4c7de10a", [Chromedriver] "androidProcess": "com.tencent.mm:appbrand0" [Chromedriver] }, [Chromedriver] "goog:loggingPrefs": { [Chromedriver] "browser": "ALL" [Chromedriver] } [Chromedriver] } [Chromedriver] } [Chromedriver] } [debug] [WD Proxy] Matched '/session' to command name 'createSession' [debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"capabilities":{"alwaysMatch":{"goog:chromeOptions":{"androidPackage":"com.tencent.mm","androidUseRunningApp":true,"androidDeviceSerial":"4c7de10a","androidProcess":"com.tencent.mm:appbrand0"},"goog:loggingPrefs":{"browser":"ALL"}}}} [WD Proxy] Got response with status 500: {"value":{"error":"unknown error","message":"unknown error: Failed to get PID for the following process: com.tencent.mm:appbrand0","stacktrace":"Backtrace:\n\tOrdinal0 [0x005CA923+1550627]\n\tOrdinal0 [0x0054A731+1025841]\n\tOrdinal0 [0x004CC715+509717]\n\tOrdinal0 [0x004BB89E+440478]\n\tOrdinal0 [0x004C2784+468868]\n\tOrdinal0 [0x004C22F3+467699]\n\tOrdinal0 [0x0045D289+53897]\n\tOrdinal0 [0x0045B1F8+45560]\n\tOrdinal0 [0x0047ACE7+175335]\n\tOrdinal0 [0x0047A8ED+174317]\n\tOrdinal0 [0x00478CDB+167131]\n\tOrdinal0 [0x0046144A+70730]\n\tOrdinal0 [0x004624D0+74960]\n\tOrdinal0 [0x00462469+74857]\n\tOrdinal0 [0x005642F7+1131255]\n\tGetHandleVerifier [0x0066711D+523789]\n\tGetHandleVerifier [0x00666EB0+523168]\n\tGetHandleVerifier [0x0066E207+552695]\n\tGetHandleVerifier [0x0066791A+525834]\n\tOrdinal0 [0x0055B82C+1095724]\n\tOrdinal0 [0x0056636B+1139563]\n\tOrdinal0 [0x005664D3+1139923]\n\tOrdinal0 [0x00565455+1135701]\n\tBaseThreadInitThunk [0x77696359+25]\n\tRtlGetAppContainerNamedObjectPath [0x77D77C24+228... [debug] [W3C] Matched W3C error code 'unknown error' to UnknownError [debug] [Chromedriver] UnknownError: An unknown server-side error occurred while processing the command. Original error: unknown error: Failed to get PID for the following process: com.tencent.mm:appbrand0 [debug] [Chromedriver] at errorFromW3CJsonCode (C:\Users\huanh\AppData\Roaming\npm\node_modules\appium\node_modules\_appium-base-driver@6.2.3@appium-base-driver\lib\protocol\errors.js:780:25) [debug] [Chromedriver] at ProxyRequestError.getActualError (C:\Users\huanh\AppData\Roaming\npm\node_modules\appium\node_modules\_appium-base-driver@6.2.3@appium-base-driver\lib\protocol\errors.js:663:14) [debug] [Chromedriver] at JWProxy.command (C:\Users\huanh\AppData\Roaming\npm\node_modules\appium\node_modules\_appium-base-driver@6.2.3@appium-base-driver\lib\jsonwp-proxy\proxy.js:278:19) [debug] [Chromedriver] at processTicksAndRejections (internal/process/task_queues.js:97:5) [Chromedriver] Chromedriver exited unexpectedly with code null, signal SIGTERM [debug] [Chromedriver] Changed state to 'stopped' [Chromedriver] An unknown server-side error occurred while processing the command. Original error: unknown error: Failed to get PID for the following process: com.tencent.mm:appbrand0 [debug] [W3C (97a06a5b)] Encountered internal error running command: Error: An unknown server-side error occurred while processing the command. Original error: unknown error: Failed to get PID for the following process: com.tencent.mm:appbrand0 [debug] [W3C (97a06a5b)] at Object.errorAndThrow (C:\Users\huanh\AppData\Roaming\npm\node_modules\appium\node_modules\_appium-support@2.48.1@appium-support\lib\logging.js:94:35) [debug] [W3C (97a06a5b)] at Chromedriver.start (C:\Users\huanh\AppData\Roaming\npm\node_modules\appium\node_modules\_appium-chromedriver@4.24.3@appium-chromedriver\lib\chromedriver.js:534:11) [debug] [W3C (97a06a5b)] at AndroidUiautomator2Driver.setupNewChromedriver (C:\Users\huanh\AppData\Roaming\npm\node_modules\appium\node_modules\_appium-android-driver@4.38.0@appium-android-driver\lib\commands\context.js:384:3) [debug] [W3C (97a06a5b)] at AndroidUiautomator2Driver.startChromedriverProxy (C:\Users\huanh\AppData\Roaming\npm\node_modules\appium\node_modules\_appium-android-driver@4.38.0@appium-android-driver\lib\commands\context.js:133:10) [debug] [W3C (97a06a5b)] at AndroidUiautomator2Driver.switchContext (C:\Users\huanh\AppData\Roaming\npm\node_modules\appium\node_modules\_appium-android-driver@4.38.0@appium-android-driver\lib\commands\context.js:69:5) [debug] [W3C (97a06a5b)] 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:60:3) [HTTP] <-- POST /wd/hub/session/97a06a5b-b64a-4ea4-aafe-6cce961193fa/context 500 4305 ms - 949 [HTTP]