[info] [HTTP] Waiting until the server is closed [info] [HTTP] Received server close event [info] [Appium] Welcome to Appium v1.22.3 [info] [Appium] Non-default server args: [info] [Appium] address: 127.0.0.1 [info] [Appium] relaxedSecurityEnabled: true [info] [Appium] allowInsecure: { [info] [Appium] } [info] [Appium] denyInsecure: { [info] [Appium] } [info] [Appium] Appium REST http interface listener started on 127.0.0.1:4723[info] [HTTP] --> GET /wd/hub/sessions [info] [HTTP] {} [debug] [GENERIC] Calling AppiumDriver.getSessions() with args: [] [debug] [GENERIC] Responding to client with driver.getSessions() result: [] [info] [HTTP] <-- GET /wd/hub/sessions 304 4 ms - - [info] [HTTP] [info] [HTTP] --> GET /wd/hub/sessions [info] [HTTP] {} [debug] [GENERIC] Calling AppiumDriver.getSessions() with args: [] [debug] [GENERIC] Responding to client with driver.getSessions() result: [] [info] [HTTP] <-- GET /wd/hub/sessions 304 1 ms - - [info] [HTTP] [debug] [HTTP] Request idempotency key: 7219a81a-35c6-4fa0-a8b3-d792493dcdf7 [info] [HTTP] --> POST /wd/hub/session [info] [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:app":"/Users/eliekhoury/Documents/source/DrivingRangeApp/TrackMan.DrivingRangeApp.Droid.Kiosk/bin/Debug/net7.0-android/dk.trackman.range.kiosk-Signed.apk","appium:automationName":"Espresso","appium:deviceName":"yeti","appium:platformVersion":"9.0","appium:appPackage":"dk.trackman.range.kiosk","appium:appActivity":"dk.TrackMan.SplashScreen","appium:noReset":"false","appium:androidInstallTimeout":240000,"appium:forceEspressoRebuild":"true","appium:espressoBuildConfig":"{ \"toolsVersions\": {\"annotationVersion\": \"1.2.0\"},\"additionalAppDependencies\": [\"com.google.android.material:material:1.4.0\", \"androidx.lifecycle:lifecycle-extensions:2.1.0\"] }","appium:avdLaunchTimeout":120000,"appium:autoAcceptAlerts":"true"}]}} [debug] [W3C] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{"platformName":"Android","appium:app":"/Users/eliekhoury/Documents/source/DrivingRangeApp/TrackMan.DrivingRangeApp.Droid.Kiosk/bin/Debug/net7.0-android/dk.trackman.range.kiosk-Signed.apk","appium:automationName":"Espresso","appium:deviceName":"yeti","appium:platformVersion":"9.0","appium:appPackage":"dk.trackman.range.kiosk","appium:appActivity":"dk.TrackMan.SplashScreen","appium:noReset":"false","appium:androidInstallTimeout":240000,"appium:forceEspressoRebuild":"true","appium:espressoBuildConfig":"{ \"toolsVersions\": {\"annotationVersion\": \"1.2.0\"},\"additionalAppDependencies\": [\"com.google.android.material:material:1.4.0\", \"androidx.lifecycle:lifecycle-extensions:2.1.0\"] }","appium:avdLaunchTimeout":120000,"appium:autoAcceptAlerts":"true"}]}] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1677757566230 (12:46:06 GMT+0100 (Central European Standard Time)) [info] [Appium] Appium v1.22.3 creating new EspressoDriver (v1.45.3) session [info] [Appium] Applying relaxed security to 'EspressoDriver' as per server command line argument. All insecure features will be enabled unless explicitly disabled by --deny-insecure [debug] [BaseDriver] Creating session with W3C capabilities: { [debug] [BaseDriver] "alwaysMatch": { [debug] [BaseDriver] "platformName": "Android", [debug] [BaseDriver] "appium:app": "/Users/eliekhoury/Documents/source/DrivingRangeApp/TrackMan.DrivingRangeApp.Droid.Kiosk/bin/Debug/net7.0-android/dk.trackman.range.kiosk-Signed.apk", [debug] [BaseDriver] "appium:automationName": "Espresso", [debug] [BaseDriver] "appium:deviceName": "yeti", [debug] [BaseDriver] "appium:platformVersion": "9.0", [debug] [BaseDriver] "appium:appPackage": "dk.trackman.range.kiosk", [debug] [BaseDriver] "appium:appActivity": "dk.TrackMan.SplashScreen", [debug] [BaseDriver] "appium:noReset": "false", [debug] [BaseDriver] "appium:androidInstallTimeout": 240000, [debug] [BaseDriver] "appium:forceEspressoRebuild": "true", [debug] [BaseDriver] "appium:espressoBuildConfig": "{ \"toolsVersions\": {\"annotationVersion\": \"1.2.0\"},\"additionalAppDependencies\": [\"com.google.android.material:material:1.4.0\", \"androidx.lifecycle:lifecycle-extensions:2.1.0\"] }", [debug] [BaseDriver] "appium:avdLaunchTimeout": 120000, [debug] [BaseDriver] "appium:autoAcceptAlerts": "true" [debug] [BaseDriver] }, [debug] [BaseDriver] "firstMatch": [ [debug] [BaseDriver] {} [debug] [BaseDriver] ] [debug] [BaseDriver] } [warn] [BaseDriver] Capability 'noReset' changed from string to boolean. This may cause unexpected behavior [warn] [BaseDriver] Capability 'forceEspressoRebuild' changed from string to boolean. This may cause unexpected behavior [warn] [BaseDriver] The following capabilities were provided, but are not recognized by Appium: [warn] [BaseDriver] autoAcceptAlerts [info] [BaseDriver] Session created with session id: 0715a393-ae5a-4186-89e4-4948230c09c5[info] [Espresso] EspressoDriver version: 1.45.3 [info] [ADB] Using 'adb' from '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb' [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 start-server' [info] [AndroidDriver] Retrieving device list [debug] [ADB] Trying to find a connected android device [debug] [ADB] Getting connected devices [debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}] [info] [AndroidDriver] Looking for a device with Android '9.0.0' [debug] [ADB] Setting device id to emulator-5554 [info] [ADB] Getting device platform version [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release' [debug] [ADB] Current device property 'ro.build.version.release': 9 [info] [AndroidDriver] Using device: emulator-5554 [info] [ADB] Using 'adb' from '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb' [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 start-server' [debug] [ADB] Setting device id to emulator-5554 [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk' [debug] [ADB] Current device property 'ro.build.version.sdk': 28 [info] [ADB] Getting device platform version [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release' [debug] [ADB] Current device property 'ro.build.version.release': 9 [debug] [ADB] Device API level: 28 [warn] [Espresso] Relaxing hidden api policy [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 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''[debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device' [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping' [debug] [AndroidDriver] Pushing settings apk to device... [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 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 '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings' [debug] [ADB] The version code of the installed 'io.appium.settings' is greater than the application version code (55 > 30) [debug] [ADB] There is no need to downgrade 'io.appium.settings' [debug] [ADB] Getting IDs of all 'io.appium.settings' processes [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?'' [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 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] [Logcat] Starting logs capture with command: /Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get global animator_duration_scale' [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get global transition_animation_scale'[debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get global window_animation_scale' [debug] [Espresso] Forwarding Espresso Server port 6791 to 8303 [debug] [ADB] Forwarding system: 8303 to device: 6791 [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8303 tcp:6791' [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window' [info] [AndroidDriver] Screen already unlocked, doing nothing [debug] [ADB] Checking app cert for /Users/eliekhoury/Documents/source/DrivingRangeApp/TrackMan.DrivingRangeApp.Droid.Kiosk/bin/Debug/net7.0-android/dk.trackman.range.kiosk-Signed.apk[debug] [ADB] Using the previously cached signature entry for 'dk.trackman.range.kiosk-Signed.apk' [debug] [ADB] sha256 hash did match for 'dk.trackman.range.kiosk-Signed.apk' [debug] [ADB] Getting install status for dk.trackman.range.kiosk [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package dk.trackman.range.kiosk' [debug] [ADB] 'dk.trackman.range.kiosk' is installed [debug] [ADB] Getting package info for 'dk.trackman.range.kiosk' [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package dk.trackman.range.kiosk' [debug] [ADB] The version name of the installed 'dk.trackman.range.kiosk' is greater or equal to the application version name ('1.6.0' >= '1.6.0') [debug] [ADB] There is no need to install/upgrade '/Users/eliekhoury/Documents/source/DrivingRangeApp/TrackMan.DrivingRangeApp.Droid.Kiosk/bin/Debug/net7.0-android/dk.trackman.range.kiosk-Signed.apk' [info] [AndroidDriver] Performing fast reset on 'dk.trackman.range.kiosk' [debug] [ADB] Getting install status for dk.trackman.range.kiosk [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package dk.trackman.range.kiosk' [debug] [ADB] 'dk.trackman.range.kiosk' is installed [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop dk.trackman.range.kiosk' [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm clear dk.trackman.range.kiosk'[debug] [AndroidDriver] Performed fast reset on the installed 'dk.trackman.range.kiosk' application (stop and clear) [debug] [Espresso] 'forceEspressoRebuild' capability is enabled [debug] [Espresso] Deleting the obsolete Espresso server package '/var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/io.appium.espressoserver.test_1.45.3_dk.trackman.range.kiosk_emulator-5554.apk' [info] [Espresso] Loading the build configuration from 'espressoBuildConfig' capability [info] [Espresso] Building espresso server in '/var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/espresso-server-emulator-5554' [debug] [Espresso] The build folder root could be customized by changing the 'tmpDir' capability[debug] [Espresso] Copying espresso server template from ('/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/appium-espresso-driver/espresso-server' to '/var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/espresso-server-emulator-5554')[debug] [Espresso] Bulding espresso server [warn] [Espresso] Got unexpected 'annotationVersion' in toolsVersion block of the build configuration [info] [Espresso] Adding the following additionalAppDependencies to build.gradle.kts: implementation("com.google.android.material:material:1.4.0"),implementation("androidx.lifecycle:lifecycle-extensions:2.1.0") [debug] [Espresso] Beginning build with command './gradlew -PappiumTargetPackage=dk.trackman.range.kiosk app:assembleAndroidTest' in directory '/var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/espresso-server-emulator-5554' [debug] [Espresso] Output from Gradle will not be logged. To change this, use 'showGradleLog' desired capability[debug] [Espresso] Copying built apk from '/var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/espresso-server-emulator-5554/app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk' to '/var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/io.appium.espressoserver.test_1.45.3_dk.trackman.range.kiosk_emulator-5554.apk' [debug] [ADB] Checking app cert for /var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/io.appium.espressoserver.test_1.45.3_dk.trackman.range.kiosk_emulator-5554.apk [info] [ADB] Using 'apksigner.jar' from '/Users/eliekhoury/Library/Android/sdk/build-tools/33.0.0/lib/apksigner.jar' [debug] [ADB] Starting apksigner: /Library/Java/JavaVirtualMachines/jdk-11.0.17.jdk/Contents/Home/bin/java -Xmx1024M -Xss1m -jar /Users/eliekhoury/Library/Android/sdk/build-tools/33.0.0/lib/apksigner.jar verify --print-certs /var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/io.appium.espressoserver.test_1.45.3_dk.trackman.range.kiosk_emulator-5554.apk[debug] [ADB] apksigner stdout: Signer #1 certificate DN: C=US, O=Android, CN=Android Debug [debug] [ADB] Signer #1 certificate SHA-256 digest: c56bb9e5bdcd52a2b88875e50571f9348b87ad8808de451b8813e1b03e877f25 [debug] [ADB] Signer #1 certificate SHA-1 digest: e65843cbeccd46578f52ef707a26a1336427891a [debug] [ADB] Signer #1 certificate MD5 digest: 3a652e619f87de02423a852beba3bd8d [debug] [ADB] [info] [ADB] '/var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/io.appium.espressoserver.test_1.45.3_dk.trackman.range.kiosk_emulator-5554.apk' is signed with a non-default certificate [info] [ADB] Using 'zipalign' from '/Users/eliekhoury/Library/Android/sdk/build-tools/33.0.0/zipalign' [debug] [ADB] /var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/io.appium.espressoserver.test_1.45.3_dk.trackman.range.kiosk_emulator-5554.apk' is already zip-aligned. Doing nothing [debug] [ADB] Signing '/var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/io.appium.espressoserver.test_1.45.3_dk.trackman.range.kiosk_emulator-5554.apk' with default cert [debug] [ADB] Starting apksigner: /Library/Java/JavaVirtualMachines/jdk-11.0.17.jdk/Contents/Home/bin/java -Xmx1024M -Xss1m -jar /Users/eliekhoury/Library/Android/sdk/build-tools/33.0.0/lib/apksigner.jar sign --key '/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/appium-adb/keys/testkey.pk8' --cert '/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/appium-adb/keys/testkey.x509.pem' /var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/io.appium.espressoserver.test_1.45.3_dk.trackman.range.kiosk_emulator-5554.apk[debug] [ADB] Uninstalling io.appium.espressoserver.test [debug] [ADB] Getting install status for io.appium.espressoserver.test [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.espressoserver.test' [debug] [ADB] 'io.appium.espressoserver.test' is installed [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.espressoserver.test' [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 uninstall io.appium.espressoserver.test'[debug] [ADB] 'adb uninstall io.appium.espressoserver.test' command output: Success [info] [ADB] io.appium.espressoserver.test was successfully uninstalled [info] [Espresso] Uninstalled the obsolete Espresso server package from the device under test [debug] [ADB] Getting install status for io.appium.espressoserver.test [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.espressoserver.test' [debug] [ADB] 'io.appium.espressoserver.test' is not installed [debug] [ADB] App '/var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/io.appium.espressoserver.test_1.45.3_dk.trackman.range.kiosk_emulator-5554.apk' is not installed [info] [Espresso] Installing Espresso Test Server apk from the target device (path: '/var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/io.appium.espressoserver.test_1.45.3_dk.trackman.range.kiosk_emulator-5554.apk') [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 features'[info] [ADB] The application at '/var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/io.appium.espressoserver.test_1.45.3_dk.trackman.range.kiosk_emulator-5554.apk' will not be cached, because the device under test has confirmed the support of streamed installs [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install /var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/io.appium.espressoserver.test_1.45.3_dk.trackman.range.kiosk_emulator-5554.apk'[info] [ADB] The installation of 'io.appium.espressoserver.test_1.45.3_dk.trackman.range.kiosk_emulator-5554.apk' took 386ms [debug] [ADB] Install command stdout: Performing Streamed Install [debug] [ADB] Success [info] [Espresso] Installed Espresso Test Server apk '/var/folders/db/jj1dvpd568jctjmlqc590cd00000gn/T/io.appium.espressoserver.test_1.45.3_dk.trackman.range.kiosk_emulator-5554.apk' (pkg: 'io.appium.espressoserver.test') [info] [ADB] Adding packages ["io.appium.settings","io.appium.espressoserver.test"] to Doze whitelist [debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.espressoserver.test",";"]] [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.espressoserver.test ;' [debug] [Espresso] Performing cleanup of automation leftovers[info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8303/status] with no body [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8303/status] with no body [info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8303/status] with no body [info] [WD Proxy] socket hang up[debug] [Espresso] [Instrumentation] io.appium.espressoserver.EspressoServerRunnerTest:[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8303/status] with no body [debug] [WD Proxy] Got response with status 200: {"id":"076924dc-70fb-4277-9acc-5ca238813eba","sessionId":null,"value":null} [info] [Espresso] Espresso server is online. The initialization process took 2083ms [info] [Espresso] Starting the session [debug] [WD Proxy] Matched '/session' to command name 'createSession' [debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8303/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","app":"/Users/eliekhoury/Documents/source/DrivingRangeApp/TrackMan.DrivingRangeApp.Droid.Kiosk/bin/Debug/net7.0-android/dk.trackman.range.kiosk-Signed.apk","automationName":"Espresso","deviceName":"yeti","platformVersion":"9.0","appPackage":"dk.trackman.range.kiosk","appActivity":"dk.TrackMan.SplashScreen","noReset":false,"androidInstallTimeout":240000,"forceEspressoRebuild":true,"espressoBuildConfig":"{ \"toolsVersions\": {\"annotationVersion\": \"1.2.0\"},\"additionalAppDependencies\": [\"com.google.android.material:material:1.4.0\", \"androidx.lifecycle:lifecycle-extensions:2.1.0\"] }","avdLaunchTimeout":120000,"autoAcceptAlerts":"true"},"platformName":"Android","app":"/Users/eliekhoury/Documents/source/DrivingRangeApp/TrackMan.DrivingRangeApp.Dr...[debug] [WD Proxy] Got response with status 200: {"id":"8aae4039-d75e-4ff1-aa90-738737ced2d1","sessionId":"439f292e-bf14-47b2-8c90-02089efa908a","value":{}} [info] [WD Proxy] Determined the downstream protocol as 'W3C' [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'echo "dk.trackman.range.kiosk" > "/data/local/tmp/espresso.apppackage"'' [info] [Espresso] Recorded the target application package 'dk.trackman.range.kiosk' to /data/local/tmp/espresso.apppackage [debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'dk.trackman.range.kiosk' and activity: 'dk.TrackMan.SplashScreen' to be focused [debug] [ADB] Possible activities, to be checked: 'dk.TrackMan.SplashScreen', 'dk.trackman.range.kiosk.dk.TrackMan.SplashScreen' [debug] [ADB] Getting focused package and activity [debug] [ADB] Running '/Users/eliekhoury/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window windows'[debug] [ADB] Found package: 'dk.trackman.range.kiosk' and fully qualified activity name : 'dk.TrackMan.SplashScreen' [debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://localhost:8303/session/439f292e-bf14-47b2-8c90-02089efa908a/appium/device/info] with no body [debug] [WD Proxy] Got response with status 200: {"id":"74222b0d-5651-4441-8243-f93c553e22f5","sessionId":"439f292e-bf14-47b2-8c90-02089efa908a","value":{"realDisplaySize":"1920x1080","apiVersion":"28","carrierName":"Android","platformVersion":"9","timeZone":"Europe/Copenhagen","model":"AOSP on IA Emulator","locale":"en_US","brand":"google","androidId":"b757f7b4054fe380","manufacturer":"Google","displayDensity":234}} [info] [Appium] New EspressoDriver session created successfully, session 0715a393-ae5a-4186-89e4-4948230c09c5 added to master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1677757580542 (12:46:20 GMT+0100 (Central European Standard Time)) [debug] [W3C (0715a393)] Cached the protocol value 'W3C' for the new session 0715a393-ae5a-4186-89e4-4948230c09c5 [debug] [W3C (0715a393)] Responding to client with driver.createSession() result: {"capabilities":{"platformName":"Android","app":"/Users/eliekhoury/Documents/source/DrivingRangeApp/TrackMan.DrivingRangeApp.Droid.Kiosk/bin/Debug/net7.0-android/dk.trackman.range.kiosk-Signed.apk","automationName":"Espresso","deviceName":"yeti","platformVersion":"9.0","appPackage":"dk.trackman.range.kiosk","appActivity":"dk.TrackMan.SplashScreen","noReset":false,"androidInstallTimeout":240000,"forceEspressoRebuild":true,"espressoBuildConfig":"{ \"toolsVersions\": {\"annotationVersion\": \"1.2.0\"},\"additionalAppDependencies\": [\"com.google.android.material:material:1.4.0\", \"androidx.lifecycle:lifecycle-extensions:2.1.0\"] }","avdLaunchTimeout":120000,"autoAcceptAlerts":"true"}} [info] [HTTP] <-- POST /wd/hub/session 200 14314 ms - 752 [info] [HTTP] [debug] [HTTP] Request idempotency key: d2b635f2-41cc-40a1-87d5-2017c9111802 [info] [HTTP] --> POST /wd/hub/session/0715a393-ae5a-4186-89e4-4948230c09c5/appium/settings [info] [HTTP] {"settings":{"imageMatchThreshold":0.4}} [debug] [W3C (0715a393)] Calling AppiumDriver.updateSettings() with args: [{"imageMatchThreshold":0.4},"0715a393-ae5a-4186-89e4-4948230c09c5"] [debug] [W3C (0715a393)] Encountered internal error running command: NotYetImplementedError: Method has not yet been implemented [debug] [W3C (0715a393)] at EspressoDriver.updateSettings (/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/appium-espresso-driver/lib/commands/general.js:284:9) [debug] [W3C (0715a393)] at commandExecutor (/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/driver.js:335:9) [debug] [W3C (0715a393)] at /Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/async-lock/lib/index.js:146:12 [debug] [W3C (0715a393)] at AsyncLock._promiseTry (/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/async-lock/lib/index.js:280:31) [debug] [W3C (0715a393)] at exec (/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/async-lock/lib/index.js:145:9) [debug] [W3C (0715a393)] at AsyncLock.acquire (/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/async-lock/lib/index.js:162:3) [debug] [W3C (0715a393)] at EspressoDriver.executeCommand (/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/driver.js:348:39) [debug] [W3C (0715a393)] at AppiumDriver.executeCommand (/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/lib/appium.js:563:36) [debug] [W3C (0715a393)] at runMicrotasks () [debug] [W3C (0715a393)] at processTicksAndRejections (internal/process/task_queues.js:97:5) [debug] [W3C (0715a393)] at asyncHandler (/Applications/Appium Server GUI.app/Contents/Resources/app/node_modules/appium/node_modules/appium-base-driver/lib/protocol/protocol.js:297:21) [info] [HTTP] <-- POST /wd/hub/session/0715a393-ae5a-4186-89e4-4948230c09c5/appium/settings 405 28 ms - 1681 [info] [HTTP]