2022-11-28 14:51:19:187 [Appium] Welcome to Appium v1.19.1 2022-11-28 14:51:19:188 [Appium] Non-default server args: 2022-11-28 14:51:19:188 [Appium] logFile: appium.log 2022-11-28 14:51:19:206 [Appium] Appium REST http interface listener started on 0.0.0.0:4723 2022-11-28 14:51:28:808 [HTTP] Request idempotency key: 4328792b-dab5-4eb3-83b7-24a90cb0602b 2022-11-28 14:51:28:825 [HTTP] --> POST /wd/hub/session 2022-11-28 14:51:28:825 [HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:devicesName":"127.0.0.1:7555","platformName":"android","appium:chromeOptions":{"w3c":false},"appium:appPackage":"io.appium.android.apis","appium:appActivity":".ApiDemos","appium:chromedrvierExecutableDir":"D:\\chromedriver\\webview","appium:showChromedriverLog":true}}} 2022-11-28 14:51:28:827 [W3C] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:devicesName":"127.0.0.1:7555","platformName":"android","appium:chromeOptions":{"w3c":false},"appium:appPackage":"io.appium.android.apis","appium:appActivity":".ApiDemos","appium:chromedrvierExecutableDir":"D:\\chromedriver\\webview","appium:showChromedriverLog":true}}] 2022-11-28 14:51:28:827 [BaseDriver] Event 'newSessionRequested' logged at 1669647088827 (22:51:28 GMT+0800 (GMT+08:00)) 2022-11-28 14:51:28:832 [Appium] 2022-11-28 14:51:28:832 [Appium] ====================================================================== 2022-11-28 14:51:28:833 [Appium] DEPRECATION WARNING: 2022-11-28 14:51:28:833 [Appium] 2022-11-28 14:51:28:833 [Appium] The 'automationName' capability was not provided in the desired 2022-11-28 14:51:28:833 [Appium] capabilities for this Android session 2022-11-28 14:51:28:833 [Appium] 2022-11-28 14:51:28:833 [Appium] Setting 'automationName=UiAutomator2' by default and using the 2022-11-28 14:51:28:833 [Appium] UiAutomator2 Driver 2022-11-28 14:51:28:833 [Appium] 2022-11-28 14:51:28:833 [Appium] The next major version of Appium (2.x) will **require** the 2022-11-28 14:51:28:834 [Appium] 'automationName' capability to be set for all sessions on all 2022-11-28 14:51:28:834 [Appium] platforms 2022-11-28 14:51:28:834 [Appium] 2022-11-28 14:51:28:834 [Appium] In previous versions (Appium <= 1.13.x), the default was 2022-11-28 14:51:28:834 [Appium] 'automationName=UiAutomator1' 2022-11-28 14:51:28:834 [Appium] 2022-11-28 14:51:28:834 [Appium] If you wish to use that automation instead of UiAutomator2, please 2022-11-28 14:51:28:835 [Appium] add 'automationName=UiAutomator1' to your desired capabilities 2022-11-28 14:51:28:835 [Appium] 2022-11-28 14:51:28:835 [Appium] For more information about drivers, please visit 2022-11-28 14:51:28:835 [Appium] http://appium.io/docs/en/about-appium/intro/ and explore the 2022-11-28 14:51:28:835 [Appium] 'Drivers' menu 2022-11-28 14:51:28:835 [Appium] 2022-11-28 14:51:28:835 [Appium] ====================================================================== 2022-11-28 14:51:28:835 [Appium] 2022-11-28 14:51:29:229 [Appium] Appium v1.19.1 creating new AndroidUiautomator2Driver (v1.59.0) session 2022-11-28 14:51:29:232 [BaseDriver] Creating session with W3C capabilities: { 2022-11-28 14:51:29:232 [BaseDriver] "alwaysMatch": { 2022-11-28 14:51:29:232 [BaseDriver] "platformName": "android", 2022-11-28 14:51:29:232 [BaseDriver] "appium:devicesName": "127.0.0.1:7555", 2022-11-28 14:51:29:232 [BaseDriver] "appium:chromeOptions": { 2022-11-28 14:51:29:232 [BaseDriver] "w3c": false 2022-11-28 14:51:29:233 [BaseDriver] }, 2022-11-28 14:51:29:233 [BaseDriver] "appium:appPackage": "io.appium.android.apis", 2022-11-28 14:51:29:233 [BaseDriver] "appium:appActivity": ".ApiDemos", 2022-11-28 14:51:29:233 [BaseDriver] "appium:chromedrvierExecutableDir": "D:\\chromedriver\\webview", 2022-11-28 14:51:29:233 [BaseDriver] "appium:showChromedriverLog": true 2022-11-28 14:51:29:233 [BaseDriver] }, 2022-11-28 14:51:29:233 [BaseDriver] "firstMatch": [ 2022-11-28 14:51:29:233 [BaseDriver] {} 2022-11-28 14:51:29:234 [BaseDriver] ] 2022-11-28 14:51:29:234 [BaseDriver] } 2022-11-28 14:51:29:241 [BaseDriver] The following capabilities were provided, but are not recognized by Appium: 2022-11-28 14:51:29:241 [BaseDriver] devicesName 2022-11-28 14:51:29:241 [BaseDriver] chromedrvierExecutableDir 2022-11-28 14:51:29:241 [BaseDriver] Session created with session id: 7799ac3c-196a-46cb-86f8-cace24fbd81a 2022-11-28 14:51:29:242 [UiAutomator2] Starting 'io.appium.android.apis' directly on the device 2022-11-28 14:51:29:249 [ADB] Found 1 'build-tools' folders under 'D:\Android_Studio\SDK\Android\Sdk' (newest first): 2022-11-28 14:51:29:249 [ADB] D:/Android_Studio/SDK/Android/Sdk/build-tools/29.0.3 2022-11-28 14:51:29:250 [ADB] Using 'adb.exe' from 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe' 2022-11-28 14:51:29:250 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 start-server' 2022-11-28 14:51:29:280 [AndroidDriver] Retrieving device list 2022-11-28 14:51:29:281 [ADB] Trying to find a connected android device 2022-11-28 14:51:29:281 [ADB] Getting connected devices 2022-11-28 14:51:29:301 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}] 2022-11-28 14:51:29:301 [AndroidDriver] Using device: 127.0.0.1:7555 2022-11-28 14:51:29:303 [ADB] Using 'adb.exe' from 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe' 2022-11-28 14:51:29:303 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 start-server' 2022-11-28 14:51:29:323 [ADB] Setting device id to 127.0.0.1:7555 2022-11-28 14:51:29:323 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk' 2022-11-28 14:51:29:358 [ADB] Current device property 'ro.build.version.sdk': 23 2022-11-28 14:51:29:358 [ADB] Device API level: 23 2022-11-28 14:51:29:358 [AndroidDriver] No app sent in, not parsing package/activity 2022-11-28 14:51:29:359 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device' 2022-11-28 14:51:29:379 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping' 2022-11-28 14:51:29:401 [AndroidDriver] Pushing settings apk to device... 2022-11-28 14:51:29:402 [ADB] Getting install status for io.appium.settings 2022-11-28 14:51:29:402 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings' 2022-11-28 14:51:29:441 [ADB] 'io.appium.settings' is installed 2022-11-28 14:51:29:441 [ADB] Getting package info for 'io.appium.settings' 2022-11-28 14:51:29:442 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings' 2022-11-28 14:51:29:478 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.2.1' >= '3.2.1') 2022-11-28 14:51:29:478 [ADB] There is no need to install/upgrade 'C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\io.appium.settings\apks\settings_apk-debug.apk' 2022-11-28 14:51:29:479 [ADB] Getting IDs of all 'io.appium.settings' processes 2022-11-28 14:51:29:479 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1\:7555 shell 'pgrep --help; echo $?'' 2022-11-28 14:51:29:514 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)' 2022-11-28 14:51:29:549 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions. 2022-11-28 14:51:29:550 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow' 2022-11-28 14:51:29:973 [Logcat] Starting logs capture with command: D:\\Android_Studio\\SDK\\Android\\Sdk\\platform-tools\\adb.exe -P 5037 -s 127.0.0.1\:7555 logcat -v threadtime 2022-11-28 14:51:29:999 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to local port 8200 2022-11-28 14:51:29:999 [ADB] Forwarding system: 8200 to device: 6790 2022-11-28 14:51:30:000 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790' 2022-11-28 14:51:30:030 [ADB] Getting install status for io.appium.uiautomator2.server 2022-11-28 14:51:30:030 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.uiautomator2.server' 2022-11-28 14:51:30:058 [ADB] 'io.appium.uiautomator2.server' is installed 2022-11-28 14:51:30:059 [ADB] Getting package info for 'io.appium.uiautomator2.server' 2022-11-28 14:51:30:059 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.uiautomator2.server' 2022-11-28 14:51:30:099 [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('4.15.0' >= '4.15.0') 2022-11-28 14:51:30:099 [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled 2022-11-28 14:51:30:099 [ADB] Checking app cert for C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.15.0.apk 2022-11-28 14:51:30:101 [ADB] Using 'apksigner.jar' from 'D:\Android_Studio\SDK\Android\Sdk\build-tools\29.0.3\lib\apksigner.jar' 2022-11-28 14:51:30:102 [ADB] Starting apksigner: 'C:\\Program Files (x86)\\Java\\jdk1.8.0_111\\bin\\java.exe' -Xmx1024M -Xss1m -jar D:\\Android_Studio\\SDK\\Android\\Sdk\\build-tools\\29.0.3\\lib\\apksigner.jar verify --print-certs "C:\\Users\\wang'bao'feng\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-v4.15.0.apk" 2022-11-28 14:51:30:464 [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US 2022-11-28 14:51:30:465 [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc 2022-11-28 14:51:30:465 [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 2022-11-28 14:51:30:465 [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 2022-11-28 14:51:30:465 [ADB] 2022-11-28 14:51:30:465 [ADB] sha256 hash did match for 'appium-uiautomator2-server-v4.15.0.apk' 2022-11-28 14:51:30:465 [ADB] 'C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.15.0.apk' is signed with the default certificate 2022-11-28 14:51:30:465 [ADB] Getting install status for io.appium.uiautomator2.server.test 2022-11-28 14:51:30:466 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.uiautomator2.server.test' 2022-11-28 14:51:30:502 [ADB] 'io.appium.uiautomator2.server.test' is installed 2022-11-28 14:51:30:502 [ADB] Checking app cert for C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk 2022-11-28 14:51:30:502 [ADB] Starting apksigner: 'C:\\Program Files (x86)\\Java\\jdk1.8.0_111\\bin\\java.exe' -Xmx1024M -Xss1m -jar D:\\Android_Studio\\SDK\\Android\\Sdk\\build-tools\\29.0.3\\lib\\apksigner.jar verify --print-certs "C:\\Users\\wang'bao'feng\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-debug-androidTest.apk" 2022-11-28 14:51:30:756 [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US 2022-11-28 14:51:30:756 [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc 2022-11-28 14:51:30:756 [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 2022-11-28 14:51:30:756 [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 2022-11-28 14:51:30:756 [ADB] 2022-11-28 14:51:30:756 [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk' 2022-11-28 14:51:30:756 [ADB] 'C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' is signed with the default certificate 2022-11-28 14:51:30:756 [UiAutomator2] Server packages are not going to be (re)installed 2022-11-28 14:51:30:758 [UiAutomator2] Waiting up to 30000ms for services to be available 2022-11-28 14:51:30:759 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell pm list instrumentation' 2022-11-28 14:51:30:976 [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available 2022-11-28 14:51:30:977 [UiAutomator2] No app capability. Assuming it is already on the device 2022-11-28 14:51:30:977 [ADB] Getting install status for io.appium.android.apis 2022-11-28 14:51:30:977 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.android.apis' 2022-11-28 14:51:31:023 [ADB] 'io.appium.android.apis' is installed 2022-11-28 14:51:31:024 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.android.apis' 2022-11-28 14:51:31:528 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell pm clear io.appium.android.apis' 2022-11-28 14:51:31:759 [AndroidDriver] Performed fast reset on the installed 'io.appium.android.apis' application (stop and clear) 2022-11-28 14:51:31:760 [UiAutomator2] Performing shallow cleanup of automation leftovers 2022-11-28 14:51:31:768 [UiAutomator2] No obsolete sessions have been detected (socket hang up) 2022-11-28 14:51:31:768 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test' 2022-11-28 14:51:32:211 [UiAutomator2] Starting UIAutomator2 server 4.15.0 2022-11-28 14:51:32:211 [UiAutomator2] Using UIAutomator2 server from 'C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.15.0.apk' and test from 'C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' 2022-11-28 14:51:32:211 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online... 2022-11-28 14:51:32:211 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"] 2022-11-28 14:51:32:609 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server: 2022-11-28 14:51:33:220 [WD Proxy] Matched '/status' to command name 'getStatus' 2022-11-28 14:51:33:221 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body 2022-11-28 14:51:33:223 [WD Proxy] socket hang up 2022-11-28 14:51:34:225 [WD Proxy] Matched '/status' to command name 'getStatus' 2022-11-28 14:51:34:226 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body 2022-11-28 14:51:34:279 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}} 2022-11-28 14:51:34:280 [UiAutomator2] The initialization of the instrumentation process took 2069ms 2022-11-28 14:51:34:280 [WD Proxy] Matched '/session' to command name 'createSession' 2022-11-28 14:51:34:281 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","devicesName":"127.0.0.1:7555","chromeOptions":{"w3c":false},"appPackage":"io.appium.android.apis","appActivity":".ApiDemos","chromedrvierExecutableDir":"D:\\chromedriver\\webview","showChromedriverLog":true},"platformName":"android","devicesName":"127.0.0.1:7555","chromeOptions":{"w3c":false},"appPackage":"io.appium.android.apis","appActivity":".ApiDemos","chromedrvierExecutableDir":"D:\\chromedriver\\webview","showChromedriverLog":true,"deviceName":"127.0.0.1:7555","deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}} 2022-11-28 14:51:34:301 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","devicesName":"127.0.0.1:7555","chromeOptions":{"w3c":false},"appPackage":"io.appium.android.apis","appActivity":".ApiDemos","chromedrvierExecutableDir":"D:\\chromedriver\\webview","showChromedriverLog":true},"platformName":"android","devicesName":"127.0.0.1:7555","chromeOptions":{"w3c":false},"appPackage":"io.appium.android.apis","appActivity":".ApiDemos","chromedrvierExecutableDir":"D:\\chromedriver\\webview","showChromedriverLog":true,"deviceName":"127.0.0.1:7555","deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}},"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7"}} 2022-11-28 14:51:34:301 [WD Proxy] Determined the downstream protocol as 'W3C' 2022-11-28 14:51:34:309 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/appium/device/info] with no body 2022-11-28 14:51:34:331 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":{"androidId":"9c44c92167d91eb5","apiVersion":"23","bluetooth":{"state":"OFF"},"brand":"Android","carrierName":"","displayDensity":240,"locale":"zh_CN","manufacturer":"Netease","model":"MuMu","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":1048576,"linkUpstreamBandwidthKbps":1048576,"networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","signalStrength":-55,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"CONNECTED","extraInfo":"\"HWG0159\"","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":0,"subtypeName":"","type":1,"typeName":"WIFI"}],"platformVersion":"6.0.1","realDisplaySize":"720x1040","timeZone":"Asia/Shanghai"}} 2022-11-28 14:51:34:332 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window' 2022-11-28 14:51:34:373 [AndroidDriver] Screen already unlocked, doing nothing 2022-11-28 14:51:34:373 [UiAutomator2] Starting 'io.appium.android.apis/.ApiDemos and waiting for 'io.appium.android.apis/.ApiDemos' 2022-11-28 14:51:34:374 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n io.appium.android.apis/.ApiDemos -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000' 2022-11-28 14:51:35:275 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/appium/device/pixel_ratio] with no body 2022-11-28 14:51:35:281 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":1.5} 2022-11-28 14:51:35:282 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars' 2022-11-28 14:51:35:282 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/appium/device/system_bars] with no body 2022-11-28 14:51:35:291 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":{"statusBar":36}} 2022-11-28 14:51:35:291 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize' 2022-11-28 14:51:35:291 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/window/current/size] with no body 2022-11-28 14:51:35:299 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":{"height":1040,"width":720}} 2022-11-28 14:51:35:299 [Appium] New AndroidUiautomator2Driver session created successfully, session 7799ac3c-196a-46cb-86f8-cace24fbd81a added to master session list 2022-11-28 14:51:35:300 [BaseDriver] Event 'newSessionStarted' logged at 1669647095300 (22:51:35 GMT+0800 (GMT+08:00)) 2022-11-28 14:51:35:301 [W3C (7799ac3c)] Cached the protocol value 'W3C' for the new session 7799ac3c-196a-46cb-86f8-cace24fbd81a 2022-11-28 14:51:35:301 [W3C (7799ac3c)] 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","devicesName":"127.0.0.1:7555","chromeOptions":{"w3c":false},"appPackage":"io.appium.android.apis","appActivity":".ApiDemos","chromedrvierExecutableDir":"D:\\chromedriver\\webview","showChromedriverLog":true},"platformName":"android","devicesName":"127.0.0.1:7555","chromeOptions":{"w3c":false},"appPackage":"io.appium.android.apis","appActivity":".ApiDemos","chromedrvierExecutableDir":"D:\\chromedriver\\webview","showChromedriverLog":true,"deviceName":"127.0.0.1:7555","deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"720x1040","deviceScreenDensity":240,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":1.5,"statBarHeight":36,"viewportRect":{"left":0,"top":36,"width":720,"height":1004}}} 2022-11-28 14:51:35:305 [HTTP] <-- POST /wd/hub/session 200 6479 ms - 1062 2022-11-28 14:51:35:305 [HTTP] 2022-11-28 14:51:35:306 [HTTP] --> POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/timeouts 2022-11-28 14:51:35:307 [HTTP] {"implicit":10000} 2022-11-28 14:51:35:309 [W3C (7799ac3c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:51:35:309 [BaseDriver] W3C timeout argument: {"implicit":10000}} 2022-11-28 14:51:35:309 [BaseDriver] Set implicit wait to 10000ms 2022-11-28 14:51:35:310 [W3C (7799ac3c)] Responding to client with driver.timeouts() result: null 2022-11-28 14:51:35:310 [HTTP] <-- POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/timeouts 200 4 ms - 14 2022-11-28 14:51:35:311 [HTTP] 2022-11-28 14:51:35:312 [HTTP] --> POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/element 2022-11-28 14:51:35:313 [HTTP] {"using":"accessibility id","value":"Views"} 2022-11-28 14:51:35:314 [W3C (7799ac3c)] Calling AppiumDriver.findElement() with args: ["accessibility id","Views","7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:51:35:315 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator 2022-11-28 14:51:35:315 [BaseDriver] Waiting up to 10000 ms for condition 2022-11-28 14:51:35:316 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:35:316 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"accessibility id","selector":"Views","context":"","multiple":false} 2022-11-28 14:51:35:619 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":{"ELEMENT":"be974bb9-9fd8-461a-b059-41ab287f2bcc","element-6066-11e4-a52e-4f735466cecf":"be974bb9-9fd8-461a-b059-41ab287f2bcc"}} 2022-11-28 14:51:35:619 [W3C (7799ac3c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"be974bb9-9fd8-461a-b059-41ab287f2bcc","ELEMENT":"be974bb9-9fd8-461a-b059-41ab287f2bcc"} 2022-11-28 14:51:35:620 [HTTP] <-- POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/element 200 307 ms - 137 2022-11-28 14:51:35:620 [HTTP] 2022-11-28 14:51:35:621 [HTTP] --> POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/element/be974bb9-9fd8-461a-b059-41ab287f2bcc/click 2022-11-28 14:51:35:622 [HTTP] {"id":"be974bb9-9fd8-461a-b059-41ab287f2bcc"} 2022-11-28 14:51:35:622 [W3C (7799ac3c)] Calling AppiumDriver.click() with args: ["be974bb9-9fd8-461a-b059-41ab287f2bcc","7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:51:35:623 [WD Proxy] Matched '/element/be974bb9-9fd8-461a-b059-41ab287f2bcc/click' to command name 'click' 2022-11-28 14:51:35:623 [WD Proxy] Proxying [POST /element/be974bb9-9fd8-461a-b059-41ab287f2bcc/click] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element/be974bb9-9fd8-461a-b059-41ab287f2bcc/click] with body: {"element":"be974bb9-9fd8-461a-b059-41ab287f2bcc"} 2022-11-28 14:51:36:605 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":null} 2022-11-28 14:51:36:606 [W3C (7799ac3c)] Responding to client with driver.click() result: null 2022-11-28 14:51:36:608 [HTTP] <-- POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/element/be974bb9-9fd8-461a-b059-41ab287f2bcc/click 200 985 ms - 14 2022-11-28 14:51:36:608 [HTTP] 2022-11-28 14:51:36:611 [HTTP] --> POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/element 2022-11-28 14:51:36:611 [HTTP] {"using":"xpath","value":"//*[@text=\"WebView\"]"} 2022-11-28 14:51:36:612 [W3C (7799ac3c)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text=\"WebView\"]","7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:51:36:613 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator 2022-11-28 14:51:36:613 [BaseDriver] Waiting up to 10000 ms for condition 2022-11-28 14:51:36:614 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:36:615 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:36:665 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:36:666 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:36:666 [BaseDriver] Waited for 52 ms so far 2022-11-28 14:51:37:168 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:37:168 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:37:196 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:37:197 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:37:197 [BaseDriver] Waited for 583 ms so far 2022-11-28 14:51:37:700 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:37:700 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:37:714 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:37:714 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:37:715 [BaseDriver] Waited for 1100 ms so far 2022-11-28 14:51:38:215 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:38:216 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:38:241 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:38:244 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:38:244 [BaseDriver] Waited for 1630 ms so far 2022-11-28 14:51:38:745 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:38:746 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:38:759 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:38:760 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:38:760 [BaseDriver] Waited for 2146 ms so far 2022-11-28 14:51:39:261 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:39:261 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:39:278 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:39:278 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:39:278 [BaseDriver] Waited for 2664 ms so far 2022-11-28 14:51:39:779 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:39:779 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:39:792 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:39:792 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:39:793 [BaseDriver] Waited for 3178 ms so far 2022-11-28 14:51:40:294 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:40:294 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:40:307 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:40:307 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:40:307 [BaseDriver] Waited for 3693 ms so far 2022-11-28 14:51:40:807 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:40:808 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:40:819 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:40:820 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:40:820 [BaseDriver] Waited for 4206 ms so far 2022-11-28 14:51:41:321 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:41:322 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:41:342 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:41:342 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:41:343 [BaseDriver] Waited for 4729 ms so far 2022-11-28 14:51:41:843 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:41:843 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:41:863 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:41:864 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:41:864 [BaseDriver] Waited for 5250 ms so far 2022-11-28 14:51:42:365 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:42:365 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:42:379 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:42:379 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:42:379 [BaseDriver] Waited for 5765 ms so far 2022-11-28 14:51:42:880 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:42:880 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:42:895 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:42:896 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:42:896 [BaseDriver] Waited for 6282 ms so far 2022-11-28 14:51:43:397 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:43:398 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:43:422 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:43:423 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:43:423 [BaseDriver] Waited for 6809 ms so far 2022-11-28 14:51:43:925 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:43:925 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:43:945 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:43:945 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:43:946 [BaseDriver] Waited for 7332 ms so far 2022-11-28 14:51:44:447 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:44:447 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:44:459 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:44:460 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:44:460 [BaseDriver] Waited for 7846 ms so far 2022-11-28 14:51:44:961 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:44:962 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:44:997 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:44:997 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:44:998 [BaseDriver] Waited for 8384 ms so far 2022-11-28 14:51:45:500 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:45:500 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:45:521 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:45:522 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:45:522 [BaseDriver] Waited for 8908 ms so far 2022-11-28 14:51:46:023 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:46:023 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:46:033 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:46:033 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:46:034 [BaseDriver] Waited for 9420 ms so far 2022-11-28 14:51:46:534 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:46:535 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:46:547 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:46:548 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:46:548 [BaseDriver] Waited for 9934 ms so far 2022-11-28 14:51:47:049 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:47:050 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:47:063 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:47:064 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:47:072 [W3C (7799ac3c)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2022-11-28 14:51:47:072 [W3C (7799ac3c)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) 2022-11-28 14:51:47:072 [W3C (7799ac3c)] at processTicksAndRejections (internal/process/task_queues.js:97:5) 2022-11-28 14:51:47:073 [HTTP] <-- POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/element 404 10462 ms - 500 2022-11-28 14:51:47:073 [HTTP] 2022-11-28 14:51:47:076 [HTTP] --> GET /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/window/rect 2022-11-28 14:51:47:076 [HTTP] {} 2022-11-28 14:51:47:082 [W3C (7799ac3c)] Calling AppiumDriver.getWindowRect() with args: ["7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:51:47:082 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize' 2022-11-28 14:51:47:082 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/window/current/size] with no body 2022-11-28 14:51:47:086 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":{"height":1040,"width":720}} 2022-11-28 14:51:47:087 [W3C (7799ac3c)] Responding to client with driver.getWindowRect() result: {"width":720,"height":1040,"x":0,"y":0} 2022-11-28 14:51:47:088 [HTTP] <-- GET /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/window/rect 200 11 ms - 49 2022-11-28 14:51:47:088 [HTTP] 2022-11-28 14:51:47:089 [HTTP] --> POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/actions 2022-11-28 14:51:47:089 [HTTP] {"actions":[{"type":"pointer","parameters":{"pointerType":"touch"},"id":"touch","actions":[{"type":"pointerMove","duration":250,"x":360,"y":832,"origin":"viewport"},{"type":"pointerDown","duration":0,"button":0},{"type":"pointerMove","duration":1000,"x":360,"y":166,"origin":"viewport"},{"type":"pointerUp","duration":0,"button":0}]}]} 2022-11-28 14:51:47:090 [W3C (7799ac3c)] Calling AppiumDriver.performActions() with args: [[{"type":"pointer","parameters":{"pointerType":"touch"},"id":"touch","actions":[{"type":"pointerMove","duration":250,"x":360,"y":832,"origin":"viewport"},{"type":"pointerDown","duration":0,"button":0},{"type":"pointerMove","duration":1000,"x":360,"y":166,"origin":"viewport"},{"type":"pointerUp","duration":0,"button":0}]}],"7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:51:47:090 [UiAutomator2] Received the following W3C actions: [ 2022-11-28 14:51:47:090 [UiAutomator2] { 2022-11-28 14:51:47:091 [UiAutomator2] "type": "pointer", 2022-11-28 14:51:47:091 [UiAutomator2] "parameters": { 2022-11-28 14:51:47:091 [UiAutomator2] "pointerType": "touch" 2022-11-28 14:51:47:091 [UiAutomator2] }, 2022-11-28 14:51:47:091 [UiAutomator2] "id": "touch", 2022-11-28 14:51:47:091 [UiAutomator2] "actions": [ 2022-11-28 14:51:47:091 [UiAutomator2] { 2022-11-28 14:51:47:091 [UiAutomator2] "type": "pointerMove", 2022-11-28 14:51:47:091 [UiAutomator2] "duration": 250, 2022-11-28 14:51:47:091 [UiAutomator2] "x": 360, 2022-11-28 14:51:47:092 [UiAutomator2] "y": 832, 2022-11-28 14:51:47:092 [UiAutomator2] "origin": "viewport" 2022-11-28 14:51:47:092 [UiAutomator2] }, 2022-11-28 14:51:47:092 [UiAutomator2] { 2022-11-28 14:51:47:092 [UiAutomator2] "type": "pointerDown", 2022-11-28 14:51:47:092 [UiAutomator2] "duration": 0, 2022-11-28 14:51:47:092 [UiAutomator2] "button": 0 2022-11-28 14:51:47:092 [UiAutomator2] }, 2022-11-28 14:51:47:092 [UiAutomator2] { 2022-11-28 14:51:47:092 [UiAutomator2] "type": "pointerMove", 2022-11-28 14:51:47:092 [UiAutomator2] "duration": 1000, 2022-11-28 14:51:47:093 [UiAutomator2] "x": 360, 2022-11-28 14:51:47:093 [UiAutomator2] "y": 166, 2022-11-28 14:51:47:093 [UiAutomator2] "origin": "viewport" 2022-11-28 14:51:47:093 [UiAutomator2] }, 2022-11-28 14:51:47:093 [UiAutomator2] { 2022-11-28 14:51:47:093 [UiAutomator2] "type": "pointerUp", 2022-11-28 14:51:47:093 [UiAutomator2] "duration": 0, 2022-11-28 14:51:47:093 [UiAutomator2] "button": 0 2022-11-28 14:51:47:093 [UiAutomator2] } 2022-11-28 14:51:47:093 [UiAutomator2] ] 2022-11-28 14:51:47:093 [UiAutomator2] } 2022-11-28 14:51:47:093 [UiAutomator2] ] 2022-11-28 14:51:47:094 [UiAutomator2] Preprocessed actions: [ 2022-11-28 14:51:47:094 [UiAutomator2] { 2022-11-28 14:51:47:094 [UiAutomator2] "type": "pointer", 2022-11-28 14:51:47:094 [UiAutomator2] "parameters": { 2022-11-28 14:51:47:094 [UiAutomator2] "pointerType": "touch" 2022-11-28 14:51:47:094 [UiAutomator2] }, 2022-11-28 14:51:47:094 [UiAutomator2] "id": "touch", 2022-11-28 14:51:47:094 [UiAutomator2] "actions": [ 2022-11-28 14:51:47:094 [UiAutomator2] { 2022-11-28 14:51:47:095 [UiAutomator2] "type": "pointerMove", 2022-11-28 14:51:47:095 [UiAutomator2] "duration": 250, 2022-11-28 14:51:47:095 [UiAutomator2] "x": 360, 2022-11-28 14:51:47:095 [UiAutomator2] "y": 832, 2022-11-28 14:51:47:096 [UiAutomator2] "origin": "viewport" 2022-11-28 14:51:47:096 [UiAutomator2] }, 2022-11-28 14:51:47:096 [UiAutomator2] { 2022-11-28 14:51:47:096 [UiAutomator2] "type": "pointerDown", 2022-11-28 14:51:47:096 [UiAutomator2] "duration": 0, 2022-11-28 14:51:47:096 [UiAutomator2] "button": 0 2022-11-28 14:51:47:096 [UiAutomator2] }, 2022-11-28 14:51:47:097 [UiAutomator2] { 2022-11-28 14:51:47:097 [UiAutomator2] "type": "pointerMove", 2022-11-28 14:51:47:097 [UiAutomator2] "duration": 1000, 2022-11-28 14:51:47:097 [UiAutomator2] "x": 360, 2022-11-28 14:51:47:097 [UiAutomator2] "y": 166, 2022-11-28 14:51:47:097 [UiAutomator2] "origin": "viewport" 2022-11-28 14:51:47:097 [UiAutomator2] }, 2022-11-28 14:51:47:097 [UiAutomator2] { 2022-11-28 14:51:47:097 [UiAutomator2] "type": "pointerUp", 2022-11-28 14:51:47:097 [UiAutomator2] "duration": 0, 2022-11-28 14:51:47:097 [UiAutomator2] "button": 0 2022-11-28 14:51:47:098 [UiAutomator2] } 2022-11-28 14:51:47:098 [UiAutomator2] ] 2022-11-28 14:51:47:098 [UiAutomator2] } 2022-11-28 14:51:47:098 [UiAutomator2] ] 2022-11-28 14:51:47:098 [WD Proxy] Matched '/actions' to command name 'performActions' 2022-11-28 14:51:47:099 [WD Proxy] Proxying [POST /actions] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/actions] with body: {"actions":[{"type":"pointer","parameters":{"pointerType":"touch"},"id":"touch","actions":[{"type":"pointerMove","duration":250,"x":360,"y":832,"origin":"viewport"},{"type":"pointerDown","duration":0,"button":0},{"type":"pointerMove","duration":1000,"x":360,"y":166,"origin":"viewport"},{"type":"pointerUp","duration":0,"button":0}]}]} 2022-11-28 14:51:48:393 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":null} 2022-11-28 14:51:48:394 [W3C (7799ac3c)] Responding to client with driver.performActions() result: null 2022-11-28 14:51:48:396 [HTTP] <-- POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/actions 200 1306 ms - 14 2022-11-28 14:51:48:396 [HTTP] 2022-11-28 14:51:48:397 [HTTP] --> POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/element 2022-11-28 14:51:48:397 [HTTP] {"using":"xpath","value":"//*[@text=\"WebView\"]"} 2022-11-28 14:51:48:398 [W3C (7799ac3c)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text=\"WebView\"]","7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:51:48:398 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator 2022-11-28 14:51:48:398 [BaseDriver] Waiting up to 10000 ms for condition 2022-11-28 14:51:48:399 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:48:399 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:49:271 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:49:271 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:49:271 [BaseDriver] Waited for 873 ms so far 2022-11-28 14:51:49:773 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:49:773 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:49:783 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:49:783 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:49:784 [BaseDriver] Waited for 1386 ms so far 2022-11-28 14:51:50:285 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:50:285 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:50:295 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:50:295 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:50:296 [BaseDriver] Waited for 1898 ms so far 2022-11-28 14:51:50:796 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:50:796 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:50:807 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:50:807 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:50:807 [BaseDriver] Waited for 2409 ms so far 2022-11-28 14:51:51:308 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:51:308 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:51:330 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:51:331 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:51:331 [BaseDriver] Waited for 2933 ms so far 2022-11-28 14:51:51:832 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:51:833 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:51:845 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:51:845 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:51:845 [BaseDriver] Waited for 3447 ms so far 2022-11-28 14:51:52:346 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:52:347 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:52:358 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:52:359 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:52:359 [BaseDriver] Waited for 3961 ms so far 2022-11-28 14:51:52:861 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:52:861 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:52:872 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:52:872 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:52:873 [BaseDriver] Waited for 4475 ms so far 2022-11-28 14:51:53:373 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:53:373 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:53:381 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:53:382 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:53:382 [BaseDriver] Waited for 4984 ms so far 2022-11-28 14:51:53:883 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:53:884 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:53:893 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:53:894 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:53:895 [BaseDriver] Waited for 5496 ms so far 2022-11-28 14:51:54:394 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:54:395 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:54:403 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:54:403 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:54:403 [BaseDriver] Waited for 6005 ms so far 2022-11-28 14:51:54:904 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:54:904 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:54:918 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:54:918 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:54:918 [BaseDriver] Waited for 6520 ms so far 2022-11-28 14:51:55:420 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:55:420 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:55:429 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:55:430 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:55:430 [BaseDriver] Waited for 7032 ms so far 2022-11-28 14:51:55:931 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:55:931 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:55:942 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:55:942 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:55:942 [BaseDriver] Waited for 7544 ms so far 2022-11-28 14:51:56:445 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:56:445 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:56:456 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:56:456 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:56:456 [BaseDriver] Waited for 8058 ms so far 2022-11-28 14:51:56:956 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:56:957 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:56:966 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:56:966 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:56:967 [BaseDriver] Waited for 8569 ms so far 2022-11-28 14:51:57:467 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:57:467 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:57:486 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:57:487 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:57:487 [BaseDriver] Waited for 9089 ms so far 2022-11-28 14:51:57:988 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:57:988 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:57:996 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:57:996 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:57:997 [BaseDriver] Waited for 9599 ms so far 2022-11-28 14:51:58:496 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:58:497 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:51:58:506 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:51:58:507 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:51:58:508 [W3C (7799ac3c)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2022-11-28 14:51:58:508 [W3C (7799ac3c)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) 2022-11-28 14:51:58:509 [W3C (7799ac3c)] at runMicrotasks () 2022-11-28 14:51:58:509 [W3C (7799ac3c)] at processTicksAndRejections (internal/process/task_queues.js:97:5) 2022-11-28 14:51:58:510 [HTTP] <-- POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/element 404 10112 ms - 536 2022-11-28 14:51:58:510 [HTTP] 2022-11-28 14:51:58:511 [HTTP] --> GET /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/window/rect 2022-11-28 14:51:58:511 [HTTP] {} 2022-11-28 14:51:58:512 [W3C (7799ac3c)] Calling AppiumDriver.getWindowRect() with args: ["7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:51:58:512 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize' 2022-11-28 14:51:58:512 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/window/current/size] with no body 2022-11-28 14:51:58:516 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":{"height":1040,"width":720}} 2022-11-28 14:51:58:517 [W3C (7799ac3c)] Responding to client with driver.getWindowRect() result: {"width":720,"height":1040,"x":0,"y":0} 2022-11-28 14:51:58:518 [HTTP] <-- GET /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/window/rect 200 6 ms - 49 2022-11-28 14:51:58:518 [HTTP] 2022-11-28 14:51:58:519 [HTTP] --> POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/actions 2022-11-28 14:51:58:519 [HTTP] {"actions":[{"type":"pointer","parameters":{"pointerType":"touch"},"id":"touch","actions":[{"type":"pointerMove","duration":250,"x":360,"y":832,"origin":"viewport"},{"type":"pointerDown","duration":0,"button":0},{"type":"pointerMove","duration":1000,"x":360,"y":166,"origin":"viewport"},{"type":"pointerUp","duration":0,"button":0}]}]} 2022-11-28 14:51:58:520 [W3C (7799ac3c)] Calling AppiumDriver.performActions() with args: [[{"type":"pointer","parameters":{"pointerType":"touch"},"id":"touch","actions":[{"type":"pointerMove","duration":250,"x":360,"y":832,"origin":"viewport"},{"type":"pointerDown","duration":0,"button":0},{"type":"pointerMove","duration":1000,"x":360,"y":166,"origin":"viewport"},{"type":"pointerUp","duration":0,"button":0}]}],"7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:51:58:520 [UiAutomator2] Received the following W3C actions: [ 2022-11-28 14:51:58:520 [UiAutomator2] { 2022-11-28 14:51:58:520 [UiAutomator2] "type": "pointer", 2022-11-28 14:51:58:520 [UiAutomator2] "parameters": { 2022-11-28 14:51:58:520 [UiAutomator2] "pointerType": "touch" 2022-11-28 14:51:58:520 [UiAutomator2] }, 2022-11-28 14:51:58:520 [UiAutomator2] "id": "touch", 2022-11-28 14:51:58:521 [UiAutomator2] "actions": [ 2022-11-28 14:51:58:521 [UiAutomator2] { 2022-11-28 14:51:58:521 [UiAutomator2] "type": "pointerMove", 2022-11-28 14:51:58:521 [UiAutomator2] "duration": 250, 2022-11-28 14:51:58:521 [UiAutomator2] "x": 360, 2022-11-28 14:51:58:521 [UiAutomator2] "y": 832, 2022-11-28 14:51:58:521 [UiAutomator2] "origin": "viewport" 2022-11-28 14:51:58:521 [UiAutomator2] }, 2022-11-28 14:51:58:522 [UiAutomator2] { 2022-11-28 14:51:58:522 [UiAutomator2] "type": "pointerDown", 2022-11-28 14:51:58:522 [UiAutomator2] "duration": 0, 2022-11-28 14:51:58:522 [UiAutomator2] "button": 0 2022-11-28 14:51:58:522 [UiAutomator2] }, 2022-11-28 14:51:58:522 [UiAutomator2] { 2022-11-28 14:51:58:522 [UiAutomator2] "type": "pointerMove", 2022-11-28 14:51:58:522 [UiAutomator2] "duration": 1000, 2022-11-28 14:51:58:524 [UiAutomator2] "x": 360, 2022-11-28 14:51:58:524 [UiAutomator2] "y": 166, 2022-11-28 14:51:58:525 [UiAutomator2] "origin": "viewport" 2022-11-28 14:51:58:525 [UiAutomator2] }, 2022-11-28 14:51:58:525 [UiAutomator2] { 2022-11-28 14:51:58:525 [UiAutomator2] "type": "pointerUp", 2022-11-28 14:51:58:525 [UiAutomator2] "duration": 0, 2022-11-28 14:51:58:525 [UiAutomator2] "button": 0 2022-11-28 14:51:58:525 [UiAutomator2] } 2022-11-28 14:51:58:525 [UiAutomator2] ] 2022-11-28 14:51:58:526 [UiAutomator2] } 2022-11-28 14:51:58:526 [UiAutomator2] ] 2022-11-28 14:51:58:527 [UiAutomator2] Preprocessed actions: [ 2022-11-28 14:51:58:527 [UiAutomator2] { 2022-11-28 14:51:58:527 [UiAutomator2] "type": "pointer", 2022-11-28 14:51:58:527 [UiAutomator2] "parameters": { 2022-11-28 14:51:58:527 [UiAutomator2] "pointerType": "touch" 2022-11-28 14:51:58:527 [UiAutomator2] }, 2022-11-28 14:51:58:528 [UiAutomator2] "id": "touch", 2022-11-28 14:51:58:528 [UiAutomator2] "actions": [ 2022-11-28 14:51:58:528 [UiAutomator2] { 2022-11-28 14:51:58:528 [UiAutomator2] "type": "pointerMove", 2022-11-28 14:51:58:528 [UiAutomator2] "duration": 250, 2022-11-28 14:51:58:528 [UiAutomator2] "x": 360, 2022-11-28 14:51:58:528 [UiAutomator2] "y": 832, 2022-11-28 14:51:58:528 [UiAutomator2] "origin": "viewport" 2022-11-28 14:51:58:528 [UiAutomator2] }, 2022-11-28 14:51:58:529 [UiAutomator2] { 2022-11-28 14:51:58:529 [UiAutomator2] "type": "pointerDown", 2022-11-28 14:51:58:529 [UiAutomator2] "duration": 0, 2022-11-28 14:51:58:529 [UiAutomator2] "button": 0 2022-11-28 14:51:58:529 [UiAutomator2] }, 2022-11-28 14:51:58:529 [UiAutomator2] { 2022-11-28 14:51:58:529 [UiAutomator2] "type": "pointerMove", 2022-11-28 14:51:58:530 [UiAutomator2] "duration": 1000, 2022-11-28 14:51:58:530 [UiAutomator2] "x": 360, 2022-11-28 14:51:58:530 [UiAutomator2] "y": 166, 2022-11-28 14:51:58:530 [UiAutomator2] "origin": "viewport" 2022-11-28 14:51:58:531 [UiAutomator2] }, 2022-11-28 14:51:58:531 [UiAutomator2] { 2022-11-28 14:51:58:531 [UiAutomator2] "type": "pointerUp", 2022-11-28 14:51:58:531 [UiAutomator2] "duration": 0, 2022-11-28 14:51:58:531 [UiAutomator2] "button": 0 2022-11-28 14:51:58:531 [UiAutomator2] } 2022-11-28 14:51:58:532 [UiAutomator2] ] 2022-11-28 14:51:58:532 [UiAutomator2] } 2022-11-28 14:51:58:532 [UiAutomator2] ] 2022-11-28 14:51:58:533 [WD Proxy] Matched '/actions' to command name 'performActions' 2022-11-28 14:51:58:533 [WD Proxy] Proxying [POST /actions] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/actions] with body: {"actions":[{"type":"pointer","parameters":{"pointerType":"touch"},"id":"touch","actions":[{"type":"pointerMove","duration":250,"x":360,"y":832,"origin":"viewport"},{"type":"pointerDown","duration":0,"button":0},{"type":"pointerMove","duration":1000,"x":360,"y":166,"origin":"viewport"},{"type":"pointerUp","duration":0,"button":0}]}]} 2022-11-28 14:51:59:828 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":null} 2022-11-28 14:51:59:829 [W3C (7799ac3c)] Responding to client with driver.performActions() result: null 2022-11-28 14:51:59:831 [HTTP] <-- POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/actions 200 1311 ms - 14 2022-11-28 14:51:59:832 [HTTP] 2022-11-28 14:51:59:833 [HTTP] --> POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/element 2022-11-28 14:51:59:833 [HTTP] {"using":"xpath","value":"//*[@text=\"WebView\"]"} 2022-11-28 14:51:59:834 [W3C (7799ac3c)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text=\"WebView\"]","7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:51:59:835 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator 2022-11-28 14:51:59:835 [BaseDriver] Waiting up to 10000 ms for condition 2022-11-28 14:51:59:835 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:51:59:835 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:00:718 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:00:719 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:00:719 [BaseDriver] Waited for 884 ms so far 2022-11-28 14:52:01:220 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:01:220 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:01:230 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:01:230 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:01:230 [BaseDriver] Waited for 1395 ms so far 2022-11-28 14:52:01:731 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:01:731 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:01:743 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:01:743 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:01:743 [BaseDriver] Waited for 1908 ms so far 2022-11-28 14:52:02:244 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:02:245 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:02:263 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:02:264 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:02:264 [BaseDriver] Waited for 2429 ms so far 2022-11-28 14:52:02:767 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:02:767 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:02:799 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:02:800 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:02:800 [BaseDriver] Waited for 2965 ms so far 2022-11-28 14:52:03:302 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:03:302 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:03:312 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:03:312 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:03:312 [BaseDriver] Waited for 3477 ms so far 2022-11-28 14:52:03:814 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:03:814 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:03:828 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:03:829 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:03:829 [BaseDriver] Waited for 3994 ms so far 2022-11-28 14:52:04:330 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:04:331 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:04:351 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:04:351 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:04:351 [BaseDriver] Waited for 4516 ms so far 2022-11-28 14:52:04:852 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:04:852 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:04:874 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:04:874 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:04:875 [BaseDriver] Waited for 5040 ms so far 2022-11-28 14:52:05:377 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:05:377 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:05:388 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:05:388 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:05:389 [BaseDriver] Waited for 5553 ms so far 2022-11-28 14:52:05:890 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:05:890 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:05:902 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:05:902 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:05:902 [BaseDriver] Waited for 6067 ms so far 2022-11-28 14:52:06:404 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:06:404 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:06:414 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:06:415 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:06:415 [BaseDriver] Waited for 6580 ms so far 2022-11-28 14:52:06:915 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:06:916 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:06:931 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:06:931 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:06:931 [BaseDriver] Waited for 7096 ms so far 2022-11-28 14:52:07:432 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:07:432 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:07:442 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:07:443 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:07:443 [BaseDriver] Waited for 7608 ms so far 2022-11-28 14:52:07:945 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:07:945 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:07:967 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:07:968 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:07:969 [BaseDriver] Waited for 8134 ms so far 2022-11-28 14:52:08:470 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:08:470 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:08:488 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:08:488 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:08:488 [BaseDriver] Waited for 8653 ms so far 2022-11-28 14:52:08:989 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:08:990 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:09:007 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:09:007 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:09:007 [BaseDriver] Waited for 9172 ms so far 2022-11-28 14:52:09:511 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:09:511 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:09:534 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:09:534 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:09:534 [BaseDriver] Waited for 9699 ms so far 2022-11-28 14:52:10:035 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:10:036 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:10:049 [WD Proxy] Got response with status 404: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","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:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont... 2022-11-28 14:52:10:049 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2022-11-28 14:52:10:050 [W3C (7799ac3c)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2022-11-28 14:52:10:050 [W3C (7799ac3c)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) 2022-11-28 14:52:10:050 [W3C (7799ac3c)] at runMicrotasks () 2022-11-28 14:52:10:050 [W3C (7799ac3c)] at processTicksAndRejections (internal/process/task_queues.js:97:5) 2022-11-28 14:52:10:051 [HTTP] <-- POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/element 404 10218 ms - 536 2022-11-28 14:52:10:051 [HTTP] 2022-11-28 14:52:10:052 [HTTP] --> GET /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/window/rect 2022-11-28 14:52:10:053 [HTTP] {} 2022-11-28 14:52:10:053 [W3C (7799ac3c)] Calling AppiumDriver.getWindowRect() with args: ["7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:52:10:053 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize' 2022-11-28 14:52:10:053 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/window/current/size] with no body 2022-11-28 14:52:10:060 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":{"height":1040,"width":720}} 2022-11-28 14:52:10:060 [W3C (7799ac3c)] Responding to client with driver.getWindowRect() result: {"width":720,"height":1040,"x":0,"y":0} 2022-11-28 14:52:10:061 [HTTP] <-- GET /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/window/rect 200 8 ms - 49 2022-11-28 14:52:10:061 [HTTP] 2022-11-28 14:52:10:063 [HTTP] --> POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/actions 2022-11-28 14:52:10:063 [HTTP] {"actions":[{"type":"pointer","parameters":{"pointerType":"touch"},"id":"touch","actions":[{"type":"pointerMove","duration":250,"x":360,"y":832,"origin":"viewport"},{"type":"pointerDown","duration":0,"button":0},{"type":"pointerMove","duration":1000,"x":360,"y":166,"origin":"viewport"},{"type":"pointerUp","duration":0,"button":0}]}]} 2022-11-28 14:52:10:064 [W3C (7799ac3c)] Calling AppiumDriver.performActions() with args: [[{"type":"pointer","parameters":{"pointerType":"touch"},"id":"touch","actions":[{"type":"pointerMove","duration":250,"x":360,"y":832,"origin":"viewport"},{"type":"pointerDown","duration":0,"button":0},{"type":"pointerMove","duration":1000,"x":360,"y":166,"origin":"viewport"},{"type":"pointerUp","duration":0,"button":0}]}],"7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:52:10:064 [UiAutomator2] Received the following W3C actions: [ 2022-11-28 14:52:10:064 [UiAutomator2] { 2022-11-28 14:52:10:065 [UiAutomator2] "type": "pointer", 2022-11-28 14:52:10:065 [UiAutomator2] "parameters": { 2022-11-28 14:52:10:065 [UiAutomator2] "pointerType": "touch" 2022-11-28 14:52:10:065 [UiAutomator2] }, 2022-11-28 14:52:10:065 [UiAutomator2] "id": "touch", 2022-11-28 14:52:10:065 [UiAutomator2] "actions": [ 2022-11-28 14:52:10:065 [UiAutomator2] { 2022-11-28 14:52:10:065 [UiAutomator2] "type": "pointerMove", 2022-11-28 14:52:10:065 [UiAutomator2] "duration": 250, 2022-11-28 14:52:10:066 [UiAutomator2] "x": 360, 2022-11-28 14:52:10:066 [UiAutomator2] "y": 832, 2022-11-28 14:52:10:066 [UiAutomator2] "origin": "viewport" 2022-11-28 14:52:10:066 [UiAutomator2] }, 2022-11-28 14:52:10:066 [UiAutomator2] { 2022-11-28 14:52:10:066 [UiAutomator2] "type": "pointerDown", 2022-11-28 14:52:10:066 [UiAutomator2] "duration": 0, 2022-11-28 14:52:10:067 [UiAutomator2] "button": 0 2022-11-28 14:52:10:067 [UiAutomator2] }, 2022-11-28 14:52:10:067 [UiAutomator2] { 2022-11-28 14:52:10:067 [UiAutomator2] "type": "pointerMove", 2022-11-28 14:52:10:067 [UiAutomator2] "duration": 1000, 2022-11-28 14:52:10:067 [UiAutomator2] "x": 360, 2022-11-28 14:52:10:068 [UiAutomator2] "y": 166, 2022-11-28 14:52:10:068 [UiAutomator2] "origin": "viewport" 2022-11-28 14:52:10:068 [UiAutomator2] }, 2022-11-28 14:52:10:068 [UiAutomator2] { 2022-11-28 14:52:10:068 [UiAutomator2] "type": "pointerUp", 2022-11-28 14:52:10:068 [UiAutomator2] "duration": 0, 2022-11-28 14:52:10:068 [UiAutomator2] "button": 0 2022-11-28 14:52:10:068 [UiAutomator2] } 2022-11-28 14:52:10:068 [UiAutomator2] ] 2022-11-28 14:52:10:068 [UiAutomator2] } 2022-11-28 14:52:10:068 [UiAutomator2] ] 2022-11-28 14:52:10:068 [UiAutomator2] Preprocessed actions: [ 2022-11-28 14:52:10:069 [UiAutomator2] { 2022-11-28 14:52:10:069 [UiAutomator2] "type": "pointer", 2022-11-28 14:52:10:069 [UiAutomator2] "parameters": { 2022-11-28 14:52:10:069 [UiAutomator2] "pointerType": "touch" 2022-11-28 14:52:10:069 [UiAutomator2] }, 2022-11-28 14:52:10:069 [UiAutomator2] "id": "touch", 2022-11-28 14:52:10:069 [UiAutomator2] "actions": [ 2022-11-28 14:52:10:069 [UiAutomator2] { 2022-11-28 14:52:10:069 [UiAutomator2] "type": "pointerMove", 2022-11-28 14:52:10:069 [UiAutomator2] "duration": 250, 2022-11-28 14:52:10:069 [UiAutomator2] "x": 360, 2022-11-28 14:52:10:069 [UiAutomator2] "y": 832, 2022-11-28 14:52:10:069 [UiAutomator2] "origin": "viewport" 2022-11-28 14:52:10:070 [UiAutomator2] }, 2022-11-28 14:52:10:070 [UiAutomator2] { 2022-11-28 14:52:10:070 [UiAutomator2] "type": "pointerDown", 2022-11-28 14:52:10:070 [UiAutomator2] "duration": 0, 2022-11-28 14:52:10:070 [UiAutomator2] "button": 0 2022-11-28 14:52:10:070 [UiAutomator2] }, 2022-11-28 14:52:10:070 [UiAutomator2] { 2022-11-28 14:52:10:070 [UiAutomator2] "type": "pointerMove", 2022-11-28 14:52:10:070 [UiAutomator2] "duration": 1000, 2022-11-28 14:52:10:070 [UiAutomator2] "x": 360, 2022-11-28 14:52:10:070 [UiAutomator2] "y": 166, 2022-11-28 14:52:10:070 [UiAutomator2] "origin": "viewport" 2022-11-28 14:52:10:070 [UiAutomator2] }, 2022-11-28 14:52:10:070 [UiAutomator2] { 2022-11-28 14:52:10:070 [UiAutomator2] "type": "pointerUp", 2022-11-28 14:52:10:071 [UiAutomator2] "duration": 0, 2022-11-28 14:52:10:071 [UiAutomator2] "button": 0 2022-11-28 14:52:10:071 [UiAutomator2] } 2022-11-28 14:52:10:071 [UiAutomator2] ] 2022-11-28 14:52:10:071 [UiAutomator2] } 2022-11-28 14:52:10:071 [UiAutomator2] ] 2022-11-28 14:52:10:071 [WD Proxy] Matched '/actions' to command name 'performActions' 2022-11-28 14:52:10:072 [WD Proxy] Proxying [POST /actions] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/actions] with body: {"actions":[{"type":"pointer","parameters":{"pointerType":"touch"},"id":"touch","actions":[{"type":"pointerMove","duration":250,"x":360,"y":832,"origin":"viewport"},{"type":"pointerDown","duration":0,"button":0},{"type":"pointerMove","duration":1000,"x":360,"y":166,"origin":"viewport"},{"type":"pointerUp","duration":0,"button":0}]}]} 2022-11-28 14:52:11:360 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":null} 2022-11-28 14:52:11:360 [W3C (7799ac3c)] Responding to client with driver.performActions() result: null 2022-11-28 14:52:11:362 [HTTP] <-- POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/actions 200 1298 ms - 14 2022-11-28 14:52:11:362 [HTTP] 2022-11-28 14:52:11:365 [HTTP] --> POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/element 2022-11-28 14:52:11:365 [HTTP] {"using":"xpath","value":"//*[@text=\"WebView\"]"} 2022-11-28 14:52:11:365 [W3C (7799ac3c)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text=\"WebView\"]","7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:52:11:365 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator 2022-11-28 14:52:11:365 [BaseDriver] Waiting up to 10000 ms for condition 2022-11-28 14:52:11:366 [WD Proxy] Matched '/element' to command name 'findElement' 2022-11-28 14:52:11:366 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element] with body: {"strategy":"xpath","selector":"//*[@text=\"WebView\"]","context":"","multiple":false} 2022-11-28 14:52:12:202 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":{"ELEMENT":"1cdfde5a-bbe8-4d85-9020-9afd0f3100ff","element-6066-11e4-a52e-4f735466cecf":"1cdfde5a-bbe8-4d85-9020-9afd0f3100ff"}} 2022-11-28 14:52:12:202 [W3C (7799ac3c)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1cdfde5a-bbe8-4d85-9020-9afd0f3100ff","ELEMENT":"1cdfde5a-bbe8-4d85-9020-9afd0f3100ff"} 2022-11-28 14:52:12:203 [HTTP] <-- POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/element 200 838 ms - 137 2022-11-28 14:52:12:203 [HTTP] 2022-11-28 14:52:12:205 [HTTP] --> POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/element/1cdfde5a-bbe8-4d85-9020-9afd0f3100ff/click 2022-11-28 14:52:12:205 [HTTP] {"id":"1cdfde5a-bbe8-4d85-9020-9afd0f3100ff"} 2022-11-28 14:52:12:206 [W3C (7799ac3c)] Calling AppiumDriver.click() with args: ["1cdfde5a-bbe8-4d85-9020-9afd0f3100ff","7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:52:12:207 [WD Proxy] Matched '/element/1cdfde5a-bbe8-4d85-9020-9afd0f3100ff/click' to command name 'click' 2022-11-28 14:52:12:207 [WD Proxy] Proxying [POST /element/1cdfde5a-bbe8-4d85-9020-9afd0f3100ff/click] to [POST http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7/element/1cdfde5a-bbe8-4d85-9020-9afd0f3100ff/click] with body: {"element":"1cdfde5a-bbe8-4d85-9020-9afd0f3100ff"} 2022-11-28 14:52:13:582 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":null} 2022-11-28 14:52:13:583 [W3C (7799ac3c)] Responding to client with driver.click() result: null 2022-11-28 14:52:13:585 [HTTP] <-- POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/element/1cdfde5a-bbe8-4d85-9020-9afd0f3100ff/click 200 1379 ms - 14 2022-11-28 14:52:13:585 [HTTP] 2022-11-28 14:52:13:587 [HTTP] --> GET /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/contexts 2022-11-28 14:52:13:587 [HTTP] {} 2022-11-28 14:52:13:588 [W3C (7799ac3c)] Calling AppiumDriver.getContexts() with args: ["7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:52:13:589 [AndroidDriver] Getting a list of available webviews 2022-11-28 14:52:13:589 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell cat /proc/net/unix' 2022-11-28 14:52:13:633 [AndroidDriver] Parsed 1 active devtools socket: ["@webview_devtools_remote_13940"] 2022-11-28 14:52:13:634 [AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on 2022-11-28 14:52:13:635 [AndroidDriver] Collecting CDP data of 1 webview 2022-11-28 14:52:13:636 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:10900 localabstract:webview_devtools_remote_13940' 2022-11-28 14:52:13:663 [ADB] Removing forwarded port socket connection: 10900 2022-11-28 14:52:13:663 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:10900' 2022-11-28 14:52:13:684 [AndroidDriver] CDP data collection completed 2022-11-28 14:52:13:685 [AndroidDriver] WEBVIEW_13940 mapped to pid 13940 2022-11-28 14:52:13:685 [AndroidDriver] Getting process name for webview 'WEBVIEW_13940' 2022-11-28 14:52:13:686 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell ps --help' 2022-11-28 14:52:13:714 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell ps' 2022-11-28 14:52:13:750 [AndroidDriver] Got process name: 'io.appium.android.apis' 2022-11-28 14:52:13:750 [AndroidDriver] Found 1 webview: ["WEBVIEW_io.appium.android.apis"] 2022-11-28 14:52:13:750 [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_io.appium.android.apis"] 2022-11-28 14:52:13:751 [W3C (7799ac3c)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_io.appium.android.apis"] 2022-11-28 14:52:13:751 [HTTP] <-- GET /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/contexts 200 164 ms - 57 2022-11-28 14:52:13:751 [HTTP] 2022-11-28 14:52:13:753 [HTTP] --> GET /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/contexts 2022-11-28 14:52:13:753 [HTTP] {} 2022-11-28 14:52:13:753 [W3C (7799ac3c)] Calling AppiumDriver.getContexts() with args: ["7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:52:13:753 [AndroidDriver] Getting a list of available webviews 2022-11-28 14:52:13:753 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell cat /proc/net/unix' 2022-11-28 14:52:13:782 [AndroidDriver] Parsed 1 active devtools socket: ["@webview_devtools_remote_13940"] 2022-11-28 14:52:13:782 [AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on 2022-11-28 14:52:13:782 [AndroidDriver] Collecting CDP data of 1 webview 2022-11-28 14:52:13:783 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:10900 localabstract:webview_devtools_remote_13940' 2022-11-28 14:52:13:806 [ADB] Removing forwarded port socket connection: 10900 2022-11-28 14:52:13:807 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:10900' 2022-11-28 14:52:13:827 [AndroidDriver] CDP data collection completed 2022-11-28 14:52:13:827 [AndroidDriver] WEBVIEW_13940 mapped to pid 13940 2022-11-28 14:52:13:827 [AndroidDriver] Getting process name for webview 'WEBVIEW_13940' 2022-11-28 14:52:13:828 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell ps' 2022-11-28 14:52:13:866 [AndroidDriver] Got process name: 'io.appium.android.apis' 2022-11-28 14:52:13:866 [AndroidDriver] Found 1 webview: ["WEBVIEW_io.appium.android.apis"] 2022-11-28 14:52:13:866 [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_io.appium.android.apis"] 2022-11-28 14:52:13:867 [W3C (7799ac3c)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_io.appium.android.apis"] 2022-11-28 14:52:13:867 [HTTP] <-- GET /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/contexts 200 115 ms - 57 2022-11-28 14:52:13:868 [HTTP] 2022-11-28 14:52:13:869 [HTTP] --> POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/context 2022-11-28 14:52:13:869 [HTTP] {"name":"WEBVIEW_io.appium.android.apis"} 2022-11-28 14:52:13:869 [W3C (7799ac3c)] Calling AppiumDriver.setContext() with args: ["WEBVIEW_io.appium.android.apis","7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:52:13:870 [AndroidDriver] Getting a list of available webviews 2022-11-28 14:52:13:870 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell cat /proc/net/unix' 2022-11-28 14:52:13:909 [AndroidDriver] Parsed 1 active devtools socket: ["@webview_devtools_remote_13940"] 2022-11-28 14:52:13:909 [AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on 2022-11-28 14:52:13:909 [AndroidDriver] Collecting CDP data of 1 webview 2022-11-28 14:52:13:910 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:10900 localabstract:webview_devtools_remote_13940' 2022-11-28 14:52:13:935 [ADB] Removing forwarded port socket connection: 10900 2022-11-28 14:52:13:935 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:10900' 2022-11-28 14:52:13:956 [AndroidDriver] CDP data collection completed 2022-11-28 14:52:13:957 [AndroidDriver] WEBVIEW_13940 mapped to pid 13940 2022-11-28 14:52:13:957 [AndroidDriver] Getting process name for webview 'WEBVIEW_13940' 2022-11-28 14:52:13:957 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell ps' 2022-11-28 14:52:13:984 [AndroidDriver] Got process name: 'io.appium.android.apis' 2022-11-28 14:52:13:984 [AndroidDriver] Found 1 webview: ["WEBVIEW_io.appium.android.apis"] 2022-11-28 14:52:13:984 [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_io.appium.android.apis"] 2022-11-28 14:52:13:985 [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_io.appium.android.apis' 2022-11-28 14:52:13:990 [AndroidDriver] A port was not given, using random free port: 8000 2022-11-28 14:52:13:991 [AndroidDriver] Automated Chromedriver download is disabled. Use 'chromedriver_autodownload' server feature to enable it 2022-11-28 14:52:13:991 [AndroidDriver] Precalculated Chromedriver capabilities: { 2022-11-28 14:52:13:991 [AndroidDriver] "androidPackage": "io.appium.android.apis", 2022-11-28 14:52:13:992 [AndroidDriver] "androidUseRunningApp": true, 2022-11-28 14:52:13:992 [AndroidDriver] "androidDeviceSerial": "127.0.0.1:7555" 2022-11-28 14:52:13:992 [AndroidDriver] } 2022-11-28 14:52:13:992 [AndroidDriver] Before starting chromedriver, androidPackage is 'io.appium.android.apis' 2022-11-28 14:52:13:992 [Chromedriver] Changed state to 'starting' 2022-11-28 14:52:13:994 [Chromedriver] Using the static Chromedriver->Chrome mapping 2022-11-28 14:52:13:994 [Chromedriver] The most recent known Chrome version: 86.0.4240 2022-11-28 14:52:13:996 [Chromedriver] Found 1 executable in 'C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win' 2022-11-28 14:52:14:020 [Chromedriver] The following Chromedriver executables were found: 2022-11-28 14:52:14:020 [Chromedriver] 'C:/Users/wang'bao'feng/AppData/Roaming/npm/node_modules/appium/node_modules/appium-chromedriver/chromedriver/win/chromedriver.exe' (version '86.0.4240.22', minimum Chrome version '86.0.4240') 2022-11-28 14:52:14:021 [ADB] Getting package info for 'com.google.android.webview' 2022-11-28 14:52:14:021 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package com.google.android.webview' 2022-11-28 14:52:14:064 [ADB] Getting package info for 'com.android.webview' 2022-11-28 14:52:14:065 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package com.android.webview' 2022-11-28 14:52:14:103 [Chromedriver] Found Chrome bundle 'com.android.webview' version '83.0.4103' 2022-11-28 14:52:14:152 [Chromedriver] Error: No Chromedriver found that can automate Chrome '83.0.4103'. You could also try to enable automated chromedrivers download server feature. See https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/web/chromedriver.md for more details 2022-11-28 14:52:14:152 [Chromedriver] at Chromedriver.getCompatibleChromedriver (C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:366:15) 2022-11-28 14:52:14:152 [Chromedriver] at Chromedriver.initChromedriverPath (C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:390:11) 2022-11-28 14:52:14:153 [Chromedriver] at Chromedriver.start (C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:455:7) 2022-11-28 14:52:14:153 [Chromedriver] at AndroidUiautomator2Driver.setupNewChromedriver (C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\context.js:440:3) 2022-11-28 14:52:14:153 [Chromedriver] at AndroidUiautomator2Driver.startChromedriverProxy (C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\context.js:189:10) 2022-11-28 14:52:14:153 [Chromedriver] at AndroidUiautomator2Driver.switchContext (C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\context.js:125:5) 2022-11-28 14:52:14:153 [Chromedriver] at AndroidUiautomator2Driver.setContext (C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\context.js:60:3) 2022-11-28 14:52:14:155 [Chromedriver] No Chromedriver found that can automate Chrome '83.0.4103'. You could also try to enable automated chromedrivers download server feature. See https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/web/chromedriver.md for more details 2022-11-28 14:52:14:157 [W3C (7799ac3c)] Encountered internal error running command: Error: No Chromedriver found that can automate Chrome '83.0.4103'. You could also try to enable automated chromedrivers download server feature. See https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/web/chromedriver.md for more details 2022-11-28 14:52:14:157 [W3C (7799ac3c)] at Object.errorAndThrow (C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-support\lib\logging.js:94:35) 2022-11-28 14:52:14:157 [W3C (7799ac3c)] at Chromedriver.start (C:\Users\wang'bao'feng\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:540:11) 2022-11-28 14:52:14:170 [HTTP] <-- POST /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a/context 500 301 ms - 1085 2022-11-28 14:52:14:171 [HTTP] 2022-11-28 14:52:14:272 [HTTP] --> DELETE /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a 2022-11-28 14:52:14:272 [HTTP] {} 2022-11-28 14:52:14:272 [W3C (7799ac3c)] Calling AppiumDriver.deleteSession() with args: ["7799ac3c-196a-46cb-86f8-cace24fbd81a"] 2022-11-28 14:52:14:272 [BaseDriver] Event 'quitSessionRequested' logged at 1669647134272 (22:52:14 GMT+0800 (GMT+08:00)) 2022-11-28 14:52:14:272 [Appium] Removing session 7799ac3c-196a-46cb-86f8-cace24fbd81a from our master session list 2022-11-28 14:52:14:273 [UiAutomator2] Deleting UiAutomator2 session 2022-11-28 14:52:14:273 [UiAutomator2] Deleting UiAutomator2 server session 2022-11-28 14:52:14:273 [WD Proxy] Matched '/' to command name 'deleteSession' 2022-11-28 14:52:14:274 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/87f0a99d-b067-42f9-b552-0b15d5d634d7] with no body 2022-11-28 14:52:14:281 [WD Proxy] Got response with status 200: {"sessionId":"87f0a99d-b067-42f9-b552-0b15d5d634d7","value":null} 2022-11-28 14:52:14:281 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.android.apis' 2022-11-28 14:52:14:709 [Instrumentation] . 2022-11-28 14:52:14:759 [Logcat] Stopping logcat capture 2022-11-28 14:52:14:774 [ADB] Removing forwarded port socket connection: 8200 2022-11-28 14:52:14:774 [ADB] Running 'D:\Android_Studio\SDK\Android\Sdk\platform-tools\adb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8200' 2022-11-28 14:52:14:795 [BaseDriver] Event 'quitSessionFinished' logged at 1669647134795 (22:52:14 GMT+0800 (GMT+08:00)) 2022-11-28 14:52:14:795 [W3C (7799ac3c)] Received response: null 2022-11-28 14:52:14:795 [W3C (7799ac3c)] But deleting session, so not returning 2022-11-28 14:52:14:795 [W3C (7799ac3c)] Responding to client with driver.deleteSession() result: null 2022-11-28 14:52:14:796 [W3C (7799ac3c)] Destroying socket connection 2022-11-28 14:52:14:796 [HTTP] <-- DELETE /wd/hub/session/7799ac3c-196a-46cb-86f8-cace24fbd81a 200 524 ms - 14 2022-11-28 14:52:14:796 [HTTP] 2022-11-28 14:52:14:993 [Instrumentation] Time: 42.105 2022-11-28 14:52:14:993 [Instrumentation] 2022-11-28 14:52:14:993 [Instrumentation] OK (1 test) 2022-11-28 14:52:15:221 [Instrumentation] The process has exited with code 0