Microsoft Windows [Version 10.0.19042.985] (c) Microsoft Corporation. All rights reserved. C:\Users\nanoPix>appium -a 127.0.0.1 -p 4723 [Appium] Welcome to Appium v1.21.0 [Appium] Non-default server args: [Appium] address: 127.0.0.1 [Appium] Appium REST http interface listener started on 127.0.0.1:4723 [debug] [HTTP] Request idempotency key: 45480d98-d531-4c14-a42d-099c4d7286f3 [HTTP] --> POST /wd/hub/session [HTTP] {"desiredCapabilities":{"appActivity":"com.nPx.nanoSparsh.SplashScreenActivity","appPackage":"com.nPx.nanoSparsh","noReset":true,"platformName":"android","deviceName":"XUV3Y18910013913","fullReset":false},"capabilities":{"firstMatch":[{"appium:appActivity":"com.nPx.nanoSparsh.SplashScreenActivity","appium:appPackage":"com.nPx.nanoSparsh","appium:deviceName":"XUV3Y18910013913","appium:fullReset":false,"appium:noReset":true,"platformName":"android"}]}} [debug] [W3C] Calling AppiumDriver.createSession() with args: [{"appActivity":"com.nPx.nanoSparsh.SplashScreenActivity","appPackage":"com.nPx.nanoSparsh","noReset":true,"platformName":"android","deviceName":"XUV3Y18910013913","fullReset":false},null,{"firstMatch":[{"appium:appActivity":"com.nPx.nanoSparsh.SplashScreenActivity","appium:appPackage":"com.nPx.nanoSparsh","appium:deviceName":"XUV3Y18910013913","appium:fullReset":false,"appium:noReset":true,"platformName":"android"}]}] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1622905154820 (20:29:14 GMT+0530 (India Standard Time)) [Appium] [Appium] ====================================================================== [Appium] DEPRECATION WARNING: [Appium] [Appium] The 'automationName' capability was not provided in the desired [Appium] capabilities for this Android session [Appium] [Appium] Setting 'automationName=UiAutomator2' by default and using the [Appium] UiAutomator2 Driver [Appium] [Appium] The next major version of Appium (2.x) will **require** the [Appium] 'automationName' capability to be set for all sessions on all [Appium] platforms [Appium] [Appium] In previous versions (Appium <= 1.13.x), the default was [Appium] 'automationName=UiAutomator1' [Appium] [Appium] If you wish to use that automation instead of UiAutomator2, please [Appium] add 'automationName=UiAutomator1' to your desired capabilities [Appium] [Appium] For more information about drivers, please visit [Appium] http://appium.io/docs/en/about-appium/intro/ and explore the [Appium] 'Drivers' menu [Appium] [Appium] ====================================================================== [Appium] [Appium] Appium v1.21.0 creating new AndroidUiautomator2Driver (v1.65.0) session [debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided [debug] [BaseDriver] Creating session with W3C capabilities: { [debug] [BaseDriver] "alwaysMatch": { [debug] [BaseDriver] "platformName": "android", [debug] [BaseDriver] "appium:appActivity": "com.nPx.nanoSparsh.SplashScreenActivity", [debug] [BaseDriver] "appium:appPackage": "com.nPx.nanoSparsh", [debug] [BaseDriver] "appium:deviceName": "XUV3Y18910013913", [debug] [BaseDriver] "appium:fullReset": false, [debug] [BaseDriver] "appium:noReset": true [debug] [BaseDriver] }, [debug] [BaseDriver] "firstMatch": [ [debug] [BaseDriver] {} [debug] [BaseDriver] ] [debug] [BaseDriver] } [BaseDriver] Session created with session id: 4fb0c738-745e-4098-86e8-2930737c5c7d [UiAutomator2] Starting 'com.nPx.nanoSparsh' directly on the device [ADB] Found 5 'build-tools' folders under 'C:\Users\nanoPix\AppData\Local\Android\Sdk' (newest first): [ADB] C:/Users/nanoPix/AppData/Local/Android/Sdk/build-tools/30.0.2 [ADB] C:/Users/nanoPix/AppData/Local/Android/Sdk/build-tools/29.0.3 [ADB] C:/Users/nanoPix/AppData/Local/Android/Sdk/build-tools/28.0.3 [ADB] C:/Users/nanoPix/AppData/Local/Android/Sdk/build-tools/27.0.3 [ADB] C:/Users/nanoPix/AppData/Local/Android/Sdk/build-tools/22.0.1 [ADB] Using 'adb.exe' from 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe' [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 start-server' [AndroidDriver] Retrieving device list [debug] [ADB] Trying to find a connected android device [debug] [ADB] Getting connected devices [debug] [ADB] Connected devices: [{"udid":"RZ8N93368WR","state":"device"}] [AndroidDriver] Using device: RZ8N93368WR [ADB] Using 'adb.exe' from 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe' [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 start-server' [debug] [ADB] Setting device id to RZ8N93368WR [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell getprop ro.build.version.sdk' [debug] [ADB] Current device property 'ro.build.version.sdk': 30 [ADB] Getting device platform version [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell getprop ro.build.version.release' [debug] [ADB] Current device property 'ro.build.version.release': 11 [debug] [ADB] Device API level: 30 [UiAutomator2] Relaxing hidden api policy [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1'' [AndroidDriver] No app sent in, not parsing package/activity [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR wait-for-device' [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell echo ping' [debug] [AndroidDriver] Pushing settings apk to device... [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell dumpsys package io.appium.settings' [debug] [ADB] 'io.appium.settings' is installed [debug] [ADB] Getting package info for 'io.appium.settings' [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell dumpsys package io.appium.settings' [debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.3.0' >= '3.3.0') [debug] [ADB] There is no need to install/upgrade 'C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\io.appium.settings\apks\settings_apk-debug.apk' [debug] [ADB] Getting IDs of all 'io.appium.settings' processes [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell 'pgrep --help; echo $?'' [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)' [debug] [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions. [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell appops set io.appium.settings android:mock_location allow' [debug] [Logcat] Starting logs capture with command: C:\\Users\\nanoPix\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe -P 5037 -s RZ8N93368WR logcat -v threadtime [debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to local port 8200 [debug] [ADB] Forwarding system: 8200 to device: 6790 [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR forward tcp:8200 tcp:6790' [debug] [ADB] Getting install status for io.appium.uiautomator2.server [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell dumpsys package io.appium.uiautomator2.server' [debug] [ADB] 'io.appium.uiautomator2.server' is installed [debug] [ADB] Getting package info for 'io.appium.uiautomator2.server' [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell dumpsys package io.appium.uiautomator2.server' [debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('4.21.1' >= '4.21.1') [debug] [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled [debug] [ADB] Checking app cert for C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.21.1.apk [ADB] Using 'apksigner.jar' from 'C:\Users\nanoPix\AppData\Local\Android\Sdk\build-tools\30.0.2\lib\apksigner.jar' [debug] [ADB] Starting apksigner: 'C:\\Program Files\\Java\\jdk-15.0.1\\bin\\java.exe' -Xmx1024M -Xss1m -jar C:\\Users\\nanoPix\\AppData\\Local\\Android\\Sdk\\build-tools\\30.0.2\\lib\\apksigner.jar verify --print-certs C:\\Users\\nanoPix\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-v4.21.1.apk [debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US [debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc [debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 [debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 [debug] [ADB] [debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v4.21.1.apk' [ADB] 'C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.21.1.apk' is signed with the default certificate [debug] [ADB] Getting install status for io.appium.uiautomator2.server.test [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell dumpsys package io.appium.uiautomator2.server.test' [debug] [ADB] 'io.appium.uiautomator2.server.test' is installed [debug] [ADB] Checking app cert for C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk [debug] [ADB] Starting apksigner: 'C:\\Program Files\\Java\\jdk-15.0.1\\bin\\java.exe' -Xmx1024M -Xss1m -jar C:\\Users\\nanoPix\\AppData\\Local\\Android\\Sdk\\build-tools\\30.0.2\\lib\\apksigner.jar verify --print-certs C:\\Users\\nanoPix\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-debug-androidTest.apk [debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US [debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc [debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 [debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 [debug] [ADB] [debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk' [ADB] 'C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' is signed with the default certificate [UiAutomator2] Server packages are not going to be (re)installed [debug] [UiAutomator2] Waiting up to 30000ms for services to be available [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell pm list instrumentation' [debug] [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available [ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist [debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]] [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;' [debug] [UiAutomator2] No app capability. Assuming it is already on the device [debug] [UiAutomator2] Performing shallow cleanup of automation leftovers [debug] [UiAutomator2] No obsolete sessions have been detected [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell am force-stop io.appium.uiautomator2.server.test' [UiAutomator2] Starting UIAutomator2 server 4.21.1 [UiAutomator2] Using UIAutomator2 server from 'C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.21.1.apk' and test from 'C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online... [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","RZ8N93368WR","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"] [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}} [debug] [UiAutomator2] The initialization of the instrumentation process took 59ms [debug] [WD Proxy] Matched '/session' to command name 'createSession' [debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.nPx.nanoSparsh.SplashScreenActivity","appPackage":"com.nPx.nanoSparsh","deviceName":"XUV3Y18910013913","fullReset":false,"noReset":true},"platformName":"android","appActivity":"com.nPx.nanoSparsh.SplashScreenActivity","appPackage":"com.nPx.nanoSparsh","deviceName":"RZ8N93368WR","fullReset":false,"noReset":true,"deviceUDID":"RZ8N93368WR"}],"alwaysMatch":{}}} [debug] [WD Proxy] Got response with status 200: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.nPx.nanoSparsh.SplashScreenActivity","appPackage":"com.nPx.nanoSparsh","deviceName":"XUV3Y18910013913","fullReset":false,"noReset":true},"platformName":"android","appActivity":"com.nPx.nanoSparsh.SplashScreenActivity","appPackage":"com.nPx.nanoSparsh","deviceName":"RZ8N93368WR","fullReset":false,"noReset":true,"deviceUDID":"RZ8N93368WR"}],"alwaysMatch":{}},"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c"}} [WD Proxy] Determined the downstream protocol as 'W3C' [debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/appium/device/info] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"androidId":"19e6b695d255a688","apiVersion":"30","bluetooth":{"state":"OFF"},"brand":"samsung","carrierName":"Vodafone IN","displayDensity":420,"locale":"en_GB","manufacturer":"samsung","model":"SM-F415F","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabilities":"NET_CAPABILITY_IMS,NET_CAPABILITY_NOT_METERED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"IMS","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":13,"subtypeName":"LTE","type":0,"typeName":"MOBILE"},{"capabilities":{"SSID":null,"linkDownBandwidthKbps":687,"linkUpstreamBandwidthKbps":38878,"networkCapabilities":"NET_CAPABILI... [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell dumpsys window' [AndroidDriver] Screen already unlocked, doing nothing [UiAutomator2] Starting 'com.nPx.nanoSparsh/com.nPx.nanoSparsh.SplashScreenActivity and waiting for 'com.nPx.nanoSparsh/com.nPx.nanoSparsh.SplashScreenActivity' [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell am start -W -n com.nPx.nanoSparsh/com.nPx.nanoSparsh.SplashScreenActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000' [debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server: [debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/appium/device/pixel_ratio] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":2.625} [debug] [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars' [debug] [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/appium/device/system_bars] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"statusBar":78}} [debug] [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize' [debug] [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/window/current/size] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"height":2131,"width":1080}} [Appium] New AndroidUiautomator2Driver session created successfully, session 4fb0c738-745e-4098-86e8-2930737c5c7d added to master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1622905169588 (20:29:29 GMT+0530 (India Standard Time)) [debug] [W3C (4fb0c738)] Cached the protocol value 'W3C' for the new session 4fb0c738-745e-4098-86e8-2930737c5c7d [debug] [W3C (4fb0c738)] 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","appActivity":"com.nPx.nanoSparsh.SplashScreenActivity","appPackage":"com.nPx.nanoSparsh","deviceName":"XUV3Y18910013913","fullReset":false,"noReset":true},"platformName":"android","appActivity":"com.nPx.nanoSparsh.SplashScreenActivity","appPackage":"com.nPx.nanoSparsh","deviceName":"RZ8N93368WR","fullReset":false,"noReset":true,"deviceUDID":"RZ8N93368WR","deviceApiLevel":30,"platformVersion":"11","deviceScreenSize":"1080x2340","deviceScreenDensity":420,"deviceModel":"SM-F415F","deviceManufacturer":"samsung","pixelRatio":2.625,"statBarHeight":78,"viewportRect":{"left":0,"top":78,"width":1080,"height":2053}}} [HTTP] <-- POST /wd/hub/session 200 14781 ms - 923 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/appium/app/close [HTTP] {} [debug] [W3C (4fb0c738)] Calling AppiumDriver.closeApp() with args: ["4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell am force-stop com.nPx.nanoSparsh' [debug] [W3C (4fb0c738)] Responding to client with driver.closeApp() result: null [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/appium/app/close 200 147 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/appium/app/launch [HTTP] {} [debug] [W3C (4fb0c738)] Calling AppiumDriver.launchApp() with args: ["4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [UiAutomator2] No app capability. Assuming it is already on the device [debug] [ADB] Running 'C:\Users\nanoPix\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s RZ8N93368WR shell am start -W -n com.nPx.nanoSparsh/com.nPx.nanoSparsh.SplashScreenActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000' [debug] [W3C (4fb0c738)] Responding to client with driver.launchApp() result: null [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/appium/app/launch 200 2705 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 271 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 132 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 147 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 171 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 143 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 349 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 152 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 116 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 135 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 134 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 142 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 140 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 130 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 130 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 132 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 130 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 115 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 111 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 135 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 118 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 379 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 133 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 2083 ms - 884 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 133 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 120 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 95 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 114 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 134 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 145 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 119 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 131 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 122 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 524 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 124 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 118 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 74 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 88 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 97 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 105 ms - 920 [HTTP] [HTTP] --> POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element [HTTP] {"using":"id","value":"com.nPx.nanoSparsh:id/button2"} [debug] [W3C (4fb0c738)] Calling AppiumDriver.findElement() with args: ["id","com.nPx.nanoSparsh:id/button2","4fb0c738-745e-4098-86e8-2930737c5c7d"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2e267674-00f5-4fde-acfe-2ce487f0f26c/element] with body: {"strategy":"id","selector":"com.nPx.nanoSparsh:id/button2","context":"","multiple":false} [WD Proxy] Got response with status 404: {"sessionId":"2e267674-00f5-4fde-acfe-2ce487f0f26c","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError [debug] [W3C (4fb0c738)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11) [debug] [W3C (4fb0c738)] at runMicrotasks () [debug] [W3C (4fb0c738)] at processTicksAndRejections (internal/process/task_queues.js:95:5) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12) [debug] [W3C (4fb0c738)] at AndroidUiautomator2Driver.findElement (C:\Users\nanoPix\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10) [HTTP] <-- POST /wd/hub/session/4fb0c738-745e-4098-86e8-2930737c5c7d/element 404 141 ms - 920 [HTTP]