Skip to content

Instantly share code, notes, and snippets.

@algernon28
Last active October 26, 2022 16:36
Show Gist options
  • Save algernon28/6e067391b94026e3051abc0779774a3c to your computer and use it in GitHub Desktop.
Save algernon28/6e067391b94026e3051abc0779774a3c to your computer and use it in GitHub Desktop.
Appium server log
[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] relaxedSecurityEnabled: true
[info] [Appium] allowInsecure: {
[info] [Appium] }
[info] [Appium] denyInsecure: {
[info] [Appium] }
[info] [Appium] Appium REST http interface listener started on 0.0.0.0:4723[debug] [HTTP] Request idempotency key: a8caf635-a711-4c09-a205-b13bcbf51dbe
[info] [HTTP] --> POST /wd/hub/session
[info] [HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:automationName":"UiAutomator2","appium:avd":"A12","appium:browserName":"Chrome","appium:deviceName":"emulator-5554","appium:deviceOrientation":"portrait","appium:newCommandTimeout":"120","appium:platformVersion":"12.0","platformName":"android"}}}
[debug] [W3C] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:automationName":"UiAutomator2","appium:avd":"A12","appium:browserName":"Chrome","appium:deviceName":"emulator-5554","appium:deviceOrientation":"portrait","appium:newCommandTimeout":"120","appium:platformVersion":"12.0","platformName":"android"}}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1666798128292 (17:28:48 GMT+0200 (Ora legale dell’Europa centrale))
[warn] [BaseDriver] The capabilities ["browserName"] are standard capabilities and do not require "appium:" prefix
[warn] [BaseDriver] Number capability passed in as string. Functionality may be compromised.
[info] [Appium] Appium v1.22.3 creating new AndroidUiautomator2Driver (v1.70.1) session
[info] [Appium] Applying relaxed security to 'AndroidUiautomator2Driver' 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:automationName": "UiAutomator2",
[debug] [BaseDriver] "appium:avd": "A12",
[debug] [BaseDriver] "browserName": "Chrome",
[debug] [BaseDriver] "appium:deviceName": "emulator-5554",
[debug] [BaseDriver] "appium:deviceOrientation": "portrait",
[debug] [BaseDriver] "appium:newCommandTimeout": "120",
[debug] [BaseDriver] "appium:platformVersion": "12.0"
[debug] [BaseDriver] },
[debug] [BaseDriver] "firstMatch": [
[debug] [BaseDriver] {}
[debug] [BaseDriver] ]
[debug] [BaseDriver] }
[warn] [BaseDriver] Number capability passed in as string. Functionality may be compromised.
[warn] [BaseDriver] Capability 'newCommandTimeout' changed from string ('120') to integer (120). This may cause unexpected behavior
[warn] [BaseDriver] The following capabilities were provided, but are not recognized by Appium:
[warn] [BaseDriver] deviceOrientation
[info] [BaseDriver] Session created with session id: 271c0f5d-9551-4c02-8ca7-1e23efcdbf95
[info] [UiAutomator2] We're going to run a Chrome-based session
[info] [UiAutomator2] Chrome-type package and activity are com.android.chrome and com.google.android.apps.chrome.Main
[info] [UiAutomator2] Starting 'com.android.chrome' directly on the device
[info] [ADB] Using 'adb.exe' from 'D:\development\Android\Android_SDK\platform-tools\adb.exe'
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 start-server'
[debug] [ADB] Trying to find 'A12' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'A12' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [AndroidDriver] Not launching AVD because it is already running.
[info] [AndroidDriver] Using device: emulator-5554
[info] [ADB] Using 'adb.exe' from 'D:\development\Android\Android_SDK\platform-tools\adb.exe'
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 start-server'
[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 31
[info] [ADB] Getting device platform version
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 12
[debug] [ADB] Device API level: 31
[info] [UiAutomator2] Relaxing hidden api policy
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -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''[warn] [AndroidDriver] No app sent in, not parsing package/activity
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 wait-for-device'
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -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 'D:\development\Android\Android_SDK\platform-tools\adb.exe -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 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 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.4.0' >= '3.4.0')
[debug] [ADB] There is no need to install/upgrade 'C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\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 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -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: D:\\development\\Android\\Android_SDK\\platform-tools\\adb.exe -P 5037 -s emulator-5554 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 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 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 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 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.27.0' >= '4.27.0')
[debug] [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.27.0.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v4.27.0.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v4.27.0.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 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\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[info] [UiAutomator2] Server packages are not going to be (re)installed
[debug] [UiAutomator2] Waiting up to 30000ms for services to be available
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pm list instrumentation'
[debug] [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[info] [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 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 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] [ADB] Getting install status for com.android.chrome
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys package com.android.chrome'[debug] [ADB] 'com.android.chrome' is installed
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am force-stop com.android.chrome'[debug] [AndroidDriver] Performed fast reset on the installed 'com.android.chrome' application (stop and clear)
[debug] [UiAutomator2] Performing shallow cleanup of automation leftovers
[debug] [UiAutomator2] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[info] [UiAutomator2] Starting UIAutomator2 server 4.27.0
[info] [UiAutomator2] Using UIAutomator2 server from 'C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.27.0.apk' and test from 'C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk'
[info] [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"][info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[info] [WD Proxy] socket hang up[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/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://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 5182ms
[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","browserName":"Chrome","automationName":"UiAutomator2","avd":"A12","deviceName":"emulator-5554","deviceOrientation":"portrait","newCommandTimeout":120,"platformVersion":"12.0"},"platformName":"android","browserName":"Chrome","automationName":"UiAutomator2","avd":"A12","deviceName":"emulator-5554","deviceOrientation":"portrait","newCommandTimeout":120,"platformVersion":"12.0","appPackage":"com.android.chrome","appActivity":"com.google.android.apps.chrome.Main","deviceUDID":"emulator-5554"}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","browserName":"Chrome","automationName":"UiAutomator2","avd":"A12","deviceName":"emulator-5554","deviceOrientation":"portrait","newCommandTimeout":120,"platformVersion":"12.0"},"platformName":"android","browserName":"Chrome","automationName":"UiAutomator2","avd":"A12","deviceName":"emulator-5554","deviceOrientation":"portrait","newCommandTimeout":120,"platformVersion":"12.0","appPackage":"com.android.chrome","appActivity":"com.google.android.apps.chrome.Main","deviceUDID":"emulator-5554"}],"alwaysMatch":{}},"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d"}}
[info] [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/ba20b39a-8a57-42d3-9774-373665d0a57d/appium/device/info] with no body[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"androidId":"66b12b2fb5930307","apiVersion":"31","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":440,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_x86_64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":12000,"networkCapabilities":"NET_CAPABILITY_NOT_METERED,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-50,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"CONNECTED","extraInfo":"","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":-1,"subtypeName":"","type":1,"typeName":"WIFI"},{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapab...
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys window'
[info] [AndroidDriver] Screen already unlocked, doing nothing
[info] [AndroidDriver] Starting a chrome-based browser session
[debug] [AndroidDriver] A port was not given, using random free port: 8003
[debug] [AndroidDriver] Precalculated Chromedriver capabilities: {
[debug] [AndroidDriver] "androidPackage": "com.android.chrome",
[debug] [AndroidDriver] "androidDeviceSerial": "emulator-5554"
[debug] [AndroidDriver] }
[debug] [AndroidDriver] Before starting chromedriver, androidPackage is 'com.android.chrome'
[debug] [Chromedriver] Changed state to 'starting'
[debug] [Chromedriver] Using the static Chromedriver->Chrome mapping
[debug] [Chromedriver] The most recent known Chrome version: 91.0.4472
[debug] [Chromedriver] Found 4 executables in 'C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win'
[debug] [Chromedriver] The following Chromedriver executables were found:
[debug] [Chromedriver] 'C:/Users/alger/AppData/Local/Programs/Appium Server GUI/resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/win/chromedriver_win32_v106.0.5249.61.exe' (version '106.0.5249.61', minimum Chrome version '106.0.0')
[debug] [Chromedriver] 'C:/Users/alger/AppData/Local/Programs/Appium Server GUI/resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/win/chromedriver_win32_v106.0.5249.21.exe' (version '106.0.5249.21', minimum Chrome version '106.0.0')
[debug] [Chromedriver] 'C:/Users/alger/AppData/Local/Programs/Appium Server GUI/resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/win/chromedriver_win32_v91.0.4472.101.exe' (version '91.0.4472.101', minimum Chrome version '91.0.4472')
[debug] [Chromedriver] 'C:/Users/alger/AppData/Local/Programs/Appium Server GUI/resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/win/chromedriver_win32_v91.0.4472.19.exe' (version '91.0.4472.19', minimum Chrome version '91.0.4472')
[debug] [ADB] Getting package info for 'com.android.chrome'
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys package com.android.chrome'[debug] [Chromedriver] Found Chrome bundle 'com.android.chrome' version '91.0.4472'
[debug] [Chromedriver] Found 2 executables capable of automating Chrome '91.0.4472'.
[debug] [Chromedriver] Choosing the most recent, 'C:/Users/alger/AppData/Local/Programs/Appium Server GUI/resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/win/chromedriver_win32_v91.0.4472.101.exe'.
[debug] [Chromedriver] If a specific version is required, specify it with the `chromedriverExecutable`desired capability.
[info] [Chromedriver] Set chromedriver binary as: C:/Users/alger/AppData/Local/Programs/Appium Server GUI/resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/win/chromedriver_win32_v91.0.4472.101.exe
[debug] [Chromedriver] Killing any old chromedrivers, running: wmic process where "commandline like '%chromedriver.exe%--port=8003%'" delete[debug] [Chromedriver] Successfully cleaned up old chromedrivers
[debug] [Chromedriver] Cleaning this device's adb forwarded port socket connections: emulator-5554
[debug] [ADB] List forwarding ports
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 forward --list'[info] [Chromedriver] Spawning chromedriver with: C:/Users/alger/AppData/Local/Programs/Appium Server GUI/resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/win/chromedriver_win32_v91.0.4472.101.exe --url-base=wd/hub --port=8003 --adb-port=5037 --verbose
[debug] [Chromedriver] Chromedriver version: '91.0.4472.101'
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8003/wd/hub/status] with no body[debug] [WD Proxy] Got response with status 200: {"value":{"build":{"version":"91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462})"},"message":"ChromeDriver ready for new sessions.","os":{"arch":"x86_64","name":"Windows NT","version":"10.0.19044"},"ready":true}}
[info] [Chromedriver] Starting W3C Chromedriver session with capabilities: {
[info] [Chromedriver] "capabilities": {
[info] [Chromedriver] "alwaysMatch": {
[info] [Chromedriver] "goog:chromeOptions": {
[info] [Chromedriver] "androidPackage": "com.android.chrome",
[info] [Chromedriver] "androidDeviceSerial": "emulator-5554"
[info] [Chromedriver] },
[info] [Chromedriver] "goog:loggingPrefs": {
[info] [Chromedriver] "browser": "ALL"
[info] [Chromedriver] }
[info] [Chromedriver] }
[info] [Chromedriver] }
[info] [Chromedriver] }
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8003/wd/hub/session] with body: {"capabilities":{"alwaysMatch":{"goog:chromeOptions":{"androidPackage":"com.android.chrome","androidDeviceSerial":"emulator-5554"},"goog:loggingPrefs":{"browser":"ALL"}}}}[debug] [Chromedriver] Webview version: 'Chrome/91.0.4472.114'[debug] [WD Proxy] Got response with status 200: {"value":{"capabilities":{"acceptInsecureCerts":false,"browserName":"chrome","browserVersion":"91.0.4472.114","chrome":{"chromedriverVersion":"91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462})"},"goog:chromeOptions":{"debuggerAddress":"localhost:60926"},"pageLoadStrategy":"normal","platformName":"android","proxy":{},"setWindowRect":false,"strictFileInteractability":false,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"unhandledPromptBehavior":"dismiss and notify","webauthn:extension:largeBlob":false,"webauthn:virtualAuthenticators":false},"sessionId":"2b98d0380de24fd4736c963d1b148f31"}}
[info] [WD Proxy] Determined the downstream protocol as 'W3C'
[debug] [Chromedriver] Changed state to 'online'
[debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/appium/device/pixel_ratio] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":2.75}
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/appium/device/system_bars] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"statusBar":83}}
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/window/current/size] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"height":2148,"width":1080}}
[info] [Appium] New AndroidUiautomator2Driver session created successfully, session 271c0f5d-9551-4c02-8ca7-1e23efcdbf95 added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1666798144233 (17:29:04 GMT+0200 (Ora legale dell’Europa centrale))
[debug] [W3C (271c0f5d)] Cached the protocol value 'W3C' for the new session 271c0f5d-9551-4c02-8ca7-1e23efcdbf95
[debug] [W3C (271c0f5d)] 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","browserName":"Chrome","automationName":"UiAutomator2","avd":"A12","deviceName":"emulator-5554","deviceOrientation":"portrait","newCommandTimeout":120,"platformVersion":"12.0"},"platformName":"android","browserName":"Chrome","automationName":"UiAutomator2","avd":"A12","deviceName":"emulator-5554","deviceOrientation":"portrait","newCommandTimeout":120,"platformVersion":"12","appPackage":"com.android.chrome","appActivity":"com.google.android.apps.chrome.Main","deviceUDID":"emulator-5554","deviceApiLevel":31,"deviceScreenSize":"1080x2280","deviceScreenDensity":440,"deviceModel":"sdk_gphone64_x86_64","deviceManufacturer":"Google","pixelRatio":2.75,"statBarHeight":83,"viewportRect":{"left":0,"top":83,"width":1080,"height":2065}}}
[info] [HTTP] <-- POST /wd/hub/session 200 15942 ms - 1042
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/appium/device/app_installed
[info] [HTTP] {"bundleId":"it.hype.app"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.isAppInstalled() with args: ["it.hype.app","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [ADB] Getting install status for it.hype.app
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys package it.hype.app'
[debug] [ADB] 'it.hype.app' is installed
[debug] [W3C (271c0f5d)] Responding to client with driver.isAppInstalled() result: true
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/appium/device/app_installed 200 89 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/appium/device/remove_app
[info] [HTTP] {"bundleId":"it.hype.app"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.removeApp() with args: ["it.hype.app",null,null,null,"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [ADB] Uninstalling it.hype.app
[debug] [ADB] Getting install status for it.hype.app
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys package it.hype.app'[debug] [ADB] 'it.hype.app' is installed
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am force-stop it.hype.app'
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 uninstall it.hype.app'[debug] [ADB] 'adb uninstall it.hype.app' command output: Success
[info] [ADB] it.hype.app was successfully uninstalled
[debug] [W3C (271c0f5d)] Responding to client with driver.removeApp() result: true
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/appium/device/remove_app 200 438 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/appium/device/install_app
[info] [HTTP] {"appPath":"D:\\apps\\5_8_9.apk"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.installApp() with args: ["D:\\apps\\5_8_9.apk",null,null,null,"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[info] [BaseDriver] Using local app 'D:\apps\5_8_9.apk'
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 features'
[info] [ADB] The application at 'D:\apps\5_8_9.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 install -r D:\apps\5_8_9.apk'[info] [ADB] The installation of '5_8_9.apk' took 13709ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [W3C (271c0f5d)] Responding to client with driver.installApp() result: null
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/appium/device/install_app 200 13769 ms - 14
[info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/url
[info] [HTTP] {"url":"https://hypeapp.page.link/tqgE"}
[info] [W3C (271c0f5d)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/url' to command name 'setUrl'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/url] to [POST http://127.0.0.1:8003/wd/hub/session/2b98d0380de24fd4736c963d1b148f31/url] with body: {"url":"https://hypeapp.page.link/tqgE"}[debug] [WD Proxy] Got response with status 200: {"value":null}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/url 200 1439 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {"name":"NATIVE_APP"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.setContext() with args: ["NATIVE_APP","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","CHROMIUM"]
[debug] [W3C (271c0f5d)] Responding to client with driver.setContext() result: null
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (271c0f5d)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (271c0f5d)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (271c0f5d)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (271c0f5d)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (271c0f5d)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (271c0f5d)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync 405 5 ms - 1863
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getCurrentContext() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/title"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/title","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"id","selector":"it.hype.app:id/title","context":"","multiple":false}[info] [WD Proxy] Got response with status 404: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","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:70)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\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 (271c0f5d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.findElement (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 404 1010 ms - 992
[info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/title"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/title","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"id","selector":"it.hype.app:id/title","context":"","multiple":false}[info] [WD Proxy] Got response with status 404: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","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:70)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\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 (271c0f5d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.findElement (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 404 107 ms - 992
[info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/title"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/title","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"id","selector":"it.hype.app:id/title","context":"","multiple":false}[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e1-ffff-ffff00000009","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e1-ffff-ffff00000009"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e1-ffff-ffff00000009","ELEMENT":"00000000-0000-03e1-ffff-ffff00000009"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 1997 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e1-ffff-ffff00000009/displayed
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-03e1-ffff-ffff00000009","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e1-ffff-ffff00000009/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-03e1-ffff-ffff00000009/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e1-ffff-ffff00000009/attribute/displayed] with no body[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":"true"}
[debug] [W3C (271c0f5d)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e1-ffff-ffff00000009/displayed 200 729 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (271c0f5d)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (271c0f5d)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (271c0f5d)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (271c0f5d)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (271c0f5d)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (271c0f5d)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync 405 6 ms - 1863
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getCurrentContext() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/title"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/title","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"id","selector":"it.hype.app:id/title","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e1-ffff-ffff00000009","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e1-ffff-ffff00000009"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e1-ffff-ffff00000009","ELEMENT":"00000000-0000-03e1-ffff-ffff00000009"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 21 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e1-ffff-ffff00000009/displayed
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-03e1-ffff-ffff00000009","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e1-ffff-ffff00000009/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-03e1-ffff-ffff00000009/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e1-ffff-ffff00000009/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":"true"}
[debug] [W3C (271c0f5d)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e1-ffff-ffff00000009/displayed 200 16 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (271c0f5d)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (271c0f5d)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (271c0f5d)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (271c0f5d)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (271c0f5d)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (271c0f5d)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync 405 2 ms - 1863
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getCurrentContext() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/spinner"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/spinner","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"id","selector":"it.hype.app:id/spinner","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e1-ffff-ffff0000000a","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e1-ffff-ffff0000000a"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e1-ffff-ffff0000000a","ELEMENT":"00000000-0000-03e1-ffff-ffff0000000a"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 26 ms - 137
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e1-ffff-ffff0000000a/click
[info] [HTTP] {"id":"00000000-0000-03e1-ffff-ffff0000000a"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.click() with args: ["00000000-0000-03e1-ffff-ffff0000000a","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e1-ffff-ffff0000000a/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-03e1-ffff-ffff0000000a/click] to [POST http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e1-ffff-ffff0000000a/click] with body: {"element":"00000000-0000-03e1-ffff-ffff0000000a"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":null}
[debug] [W3C (271c0f5d)] Responding to client with driver.click() result: null
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e1-ffff-ffff0000000a/click 200 43 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"xpath","value":"//*[@resource-id='android:id/text1' and @index = '1']"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@resource-id='android:id/text1' and @index = '1']","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"xpath","selector":"//*[@resource-id='android:id/text1' and @index = '1']","context":"","multiple":false}[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e2-ffff-ffff00000015","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e2-ffff-ffff00000015"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e2-ffff-ffff00000015","ELEMENT":"00000000-0000-03e2-ffff-ffff00000015"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 1281 ms - 137
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e2-ffff-ffff00000015/click
[info] [HTTP] {"id":"00000000-0000-03e2-ffff-ffff00000015"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.click() with args: ["00000000-0000-03e2-ffff-ffff00000015","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e2-ffff-ffff00000015/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-03e2-ffff-ffff00000015/click] to [POST http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e2-ffff-ffff00000015/click] with body: {"element":"00000000-0000-03e2-ffff-ffff00000015"}[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":null}
[debug] [W3C (271c0f5d)] Responding to client with driver.click() result: null
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e2-ffff-ffff00000015/click 200 670 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (271c0f5d)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (271c0f5d)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (271c0f5d)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (271c0f5d)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (271c0f5d)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (271c0f5d)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync 405 2 ms - 1863
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getCurrentContext() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/salva"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/salva","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"id","selector":"it.hype.app:id/salva","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e1-ffff-ffff0000000d","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e1-ffff-ffff0000000d"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e1-ffff-ffff0000000d","ELEMENT":"00000000-0000-03e1-ffff-ffff0000000d"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 25 ms - 137
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e1-ffff-ffff0000000d/click
[info] [HTTP] {"id":"00000000-0000-03e1-ffff-ffff0000000d"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.click() with args: ["00000000-0000-03e1-ffff-ffff0000000d","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e1-ffff-ffff0000000d/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-03e1-ffff-ffff0000000d/click] to [POST http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e1-ffff-ffff0000000d/click] with body: {"element":"00000000-0000-03e1-ffff-ffff0000000d"}[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":null}
[debug] [W3C (271c0f5d)] Responding to client with driver.click() result: null
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e1-ffff-ffff0000000d/click 200 62 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (271c0f5d)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (271c0f5d)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (271c0f5d)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (271c0f5d)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (271c0f5d)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (271c0f5d)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync 405 2 ms - 1863
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getCurrentContext() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Paga ovunque\")"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Paga ovunque\")","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Paga ovunque\")","context":"","multiple":false}[info] [WD Proxy] Got response with status 404: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","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:70)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\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 (271c0f5d)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.findElement (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 404 702 ms - 992
[info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Paga ovunque\")"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Paga ovunque\")","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Paga ovunque\")","context":"","multiple":false}[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e4-ffff-ffff00000044","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e4-ffff-ffff00000044"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e4-ffff-ffff00000044","ELEMENT":"00000000-0000-03e4-ffff-ffff00000044"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 1509 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e4-ffff-ffff00000044/displayed
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-03e4-ffff-ffff00000044","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e4-ffff-ffff00000044/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-03e4-ffff-ffff00000044/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e4-ffff-ffff00000044/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":"true"}
[debug] [W3C (271c0f5d)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e4-ffff-ffff00000044/displayed 200 36 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (271c0f5d)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (271c0f5d)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (271c0f5d)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (271c0f5d)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (271c0f5d)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (271c0f5d)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync 405 3 ms - 1863
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getCurrentContext() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Paga ovunque\")"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Paga ovunque\")","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Paga ovunque\")","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e4-ffff-ffff00000044","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e4-ffff-ffff00000044"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e4-ffff-ffff00000044","ELEMENT":"00000000-0000-03e4-ffff-ffff00000044"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 28 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e4-ffff-ffff00000044/displayed
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-03e4-ffff-ffff00000044","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e4-ffff-ffff00000044/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-03e4-ffff-ffff00000044/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e4-ffff-ffff00000044/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":"true"}
[debug] [W3C (271c0f5d)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e4-ffff-ffff00000044/displayed 200 26 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (271c0f5d)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (271c0f5d)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (271c0f5d)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (271c0f5d)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (271c0f5d)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (271c0f5d)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync 405 2 ms - 1863
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getCurrentContext() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Paga ovunque\")"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Paga ovunque\")","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Paga ovunque\")","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e4-ffff-ffff00000044","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e4-ffff-ffff00000044"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e4-ffff-ffff00000044","ELEMENT":"00000000-0000-03e4-ffff-ffff00000044"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 25 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e4-ffff-ffff00000044/displayed
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-03e4-ffff-ffff00000044","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e4-ffff-ffff00000044/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-03e4-ffff-ffff00000044/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e4-ffff-ffff00000044/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":"true"}
[debug] [W3C (271c0f5d)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e4-ffff-ffff00000044/displayed 200 28 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (271c0f5d)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (271c0f5d)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (271c0f5d)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (271c0f5d)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (271c0f5d)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (271c0f5d)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync 405 2 ms - 1863
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getCurrentContext() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Paga ovunque\")"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Paga ovunque\")","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Paga ovunque\")","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e4-ffff-ffff00000044","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e4-ffff-ffff00000044"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e4-ffff-ffff00000044","ELEMENT":"00000000-0000-03e4-ffff-ffff00000044"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 25 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e4-ffff-ffff00000044/displayed
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-03e4-ffff-ffff00000044","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e4-ffff-ffff00000044/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-03e4-ffff-ffff00000044/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e4-ffff-ffff00000044/attribute/displayed] with no body[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":"true"}
[debug] [W3C (271c0f5d)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e4-ffff-ffff00000044/displayed 200 25 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (271c0f5d)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (271c0f5d)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (271c0f5d)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (271c0f5d)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (271c0f5d)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (271c0f5d)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (271c0f5d)] at runMicrotasks (<anonymous>)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getCurrentContext() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/salta_btn"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/salta_btn","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"id","selector":"it.hype.app:id/salta_btn","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e4-ffff-ffff0000002b","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e4-ffff-ffff0000002b"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e4-ffff-ffff0000002b","ELEMENT":"00000000-0000-03e4-ffff-ffff0000002b"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 22 ms - 137
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e4-ffff-ffff0000002b/click
[info] [HTTP] {"id":"00000000-0000-03e4-ffff-ffff0000002b"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.click() with args: ["00000000-0000-03e4-ffff-ffff0000002b","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e4-ffff-ffff0000002b/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-03e4-ffff-ffff0000002b/click] to [POST http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e4-ffff-ffff0000002b/click] with body: {"element":"00000000-0000-03e4-ffff-ffff0000002b"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":null}
[debug] [W3C (271c0f5d)] Responding to client with driver.click() result: null
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e4-ffff-ffff0000002b/click 200 50 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (271c0f5d)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (271c0f5d)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (271c0f5d)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (271c0f5d)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (271c0f5d)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (271c0f5d)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (271c0f5d)] at runMicrotasks (<anonymous>)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getCurrentContext() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Registrati con un selfie\")"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Registrati con un selfie\")","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Registrati con un selfie\")","context":"","multiple":false}[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e4-ffff-ffff00000059","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e4-ffff-ffff00000059"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e4-ffff-ffff00000059","ELEMENT":"00000000-0000-03e4-ffff-ffff00000059"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 1094 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e4-ffff-ffff00000059/displayed
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-03e4-ffff-ffff00000059","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e4-ffff-ffff00000059/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-03e4-ffff-ffff00000059/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e4-ffff-ffff00000059/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":"true"}
[debug] [W3C (271c0f5d)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e4-ffff-ffff00000059/displayed 200 29 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (271c0f5d)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (271c0f5d)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (271c0f5d)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (271c0f5d)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (271c0f5d)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (271c0f5d)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (271c0f5d)] at runMicrotasks (<anonymous>)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync 405 2 ms - 1899
[info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getCurrentContext() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/btn_prosegui"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/btn_prosegui","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"id","selector":"it.hype.app:id/btn_prosegui","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e4-ffff-ffff0000003e","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e4-ffff-ffff0000003e"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e4-ffff-ffff0000003e","ELEMENT":"00000000-0000-03e4-ffff-ffff0000003e"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 26 ms - 137
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e4-ffff-ffff0000003e/click
[info] [HTTP] {"id":"00000000-0000-03e4-ffff-ffff0000003e"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.click() with args: ["00000000-0000-03e4-ffff-ffff0000003e","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e4-ffff-ffff0000003e/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-03e4-ffff-ffff0000003e/click] to [POST http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e4-ffff-ffff0000003e/click] with body: {"element":"00000000-0000-03e4-ffff-ffff0000003e"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":null}
[debug] [W3C (271c0f5d)] Responding to client with driver.click() result: null
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e4-ffff-ffff0000003e/click 200 65 ms - 14
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/alert/text
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getAlertText() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/alert/text' to command name 'getAlertText'
[debug] [WD Proxy] Proxying [GET /alert/text] to [GET http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/alert/text] with no body[info] [WD Proxy] Got response with status 404: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"error":"no such alert","message":"No alert is present on the screen","stacktrace":"io.appium.uiautomator2.common.exceptions.NoAlertOpenException: No alert is present on the screen\n\tat io.appium.uiautomator2.utils.AlertHelpers.getAlertType(AlertHelpers.java:75)\n\tat io.appium.uiautomator2.utils.AlertHelpers.getText(AlertHelpers.java:187)\n\tat io.appium.uiautomator2.handler.GetAlertText.safeHandle(GetAlertText.java:31)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\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.invokeCh...
[debug] [W3C] Matched W3C error code 'no such alert' to NoSuchAlertError
[debug] [W3C (271c0f5d)] Encountered internal error running command: io.appium.uiautomator2.common.exceptions.NoAlertOpenException: No alert is present on the screen
[debug] [W3C (271c0f5d)] at io.appium.uiautomator2.utils.AlertHelpers.getAlertType(AlertHelpers.java:75)
[debug] [W3C (271c0f5d)] at io.appium.uiautomator2.utils.AlertHelpers.getText(AlertHelpers.java:187)
[debug] [W3C (271c0f5d)] at io.appium.uiautomator2.handler.GetAlertText.safeHandle(GetAlertText.java:31)
[debug] [W3C (271c0f5d)] at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)
[debug] [W3C (271c0f5d)] at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)
[debug] [W3C (271c0f5d)] at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)
[debug] [W3C (271c0f5d)] at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)
[debug] [W3C (271c0f5d)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
[debug] [W3C (271c0f5d)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
[debug] [W3C (271c0f5d)] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
[debug] [W3C (271c0f5d)] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
[debug] [W3C (271c0f5d)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
[debug] [W3C (271c0f5d)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
[debug] [W3C (271c0f5d)] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
[debug] [W3C (271c0f5d)] at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:435)
[debug] [W3C (271c0f5d)] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
[debug] [W3C (271c0f5d)] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
[debug] [W3C (271c0f5d)] at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:250)
[debug] [W3C (271c0f5d)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
[debug] [W3C (271c0f5d)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
[debug] [W3C (271c0f5d)] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
[debug] [W3C (271c0f5d)] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:266)
[debug] [W3C (271c0f5d)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
[debug] [W3C (271c0f5d)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
[debug] [W3C (271c0f5d)] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
[debug] [W3C (271c0f5d)] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294)
[debug] [W3C (271c0f5d)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
[debug] [W3C (271c0f5d)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
[debug] [W3C (271c0f5d)] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911)
[debug] [W3C (271c0f5d)] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131)
[debug] [W3C (271c0f5d)] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:611)
[debug] [W3C (271c0f5d)] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:552)
[debug] [W3C (271c0f5d)] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:466)
[debug] [W3C (271c0f5d)] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438)
[debug] [W3C (271c0f5d)] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140)
[debug] [W3C (271c0f5d)] at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
[debug] [W3C (271c0f5d)] at java.lang.Thread.run(Thread.java:920)
[debug] [W3C (271c0f5d)]
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/alert/text 404 1270 ms - 3846
[info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/alert/text
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getAlertText() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/alert/text' to command name 'getAlertText'
[debug] [WD Proxy] Proxying [GET /alert/text] to [GET http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/alert/text] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":"Hype vorrebbe inviarti delle notifiche\nLe notifiche possono includere avvisi, suoni e badge icone configurabili in Impostazioni"}
[debug] [W3C (271c0f5d)] Responding to client with driver.getAlertText() result: "Hype vorrebbe inviarti delle notifiche\nLe notifiche possono includere avvisi, suoni e badge icone configurabili in Impostazioni"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/alert/text 200 75 ms - 140
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/alert/text
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getAlertText() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/alert/text' to command name 'getAlertText'
[debug] [WD Proxy] Proxying [GET /alert/text] to [GET http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/alert/text] with no body[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":"Hype vorrebbe inviarti delle notifiche\nLe notifiche possono includere avvisi, suoni e badge icone configurabili in Impostazioni"}
[debug] [W3C (271c0f5d)] Responding to client with driver.getAlertText() result: "Hype vorrebbe inviarti delle notifiche\nLe notifiche possono includere avvisi, suoni e badge icone configurabili in Impostazioni"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/alert/text 200 229 ms - 140
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/alert/accept
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.postAcceptAlert() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/alert/accept' to command name 'postAcceptAlert'
[debug] [WD Proxy] Proxying [POST /alert/accept] to [POST http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/alert/accept] with body: {}[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":null}
[debug] [W3C (271c0f5d)] Responding to client with driver.postAcceptAlert() result: null
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/alert/accept 200 147 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (271c0f5d)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (271c0f5d)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (271c0f5d)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (271c0f5d)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (271c0f5d)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (271c0f5d)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (271c0f5d)] at runMicrotasks (<anonymous>)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync 405 3 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getCurrentContext() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/accedi_button"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/accedi_button","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"id","selector":"it.hype.app:id/accedi_button","context":"","multiple":false}[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e7-ffff-ffff0000008d","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e7-ffff-ffff0000008d"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e7-ffff-ffff0000008d","ELEMENT":"00000000-0000-03e7-ffff-ffff0000008d"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 272 ms - 137
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e7-ffff-ffff0000008d/click
[info] [HTTP] {"id":"00000000-0000-03e7-ffff-ffff0000008d"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.click() with args: ["00000000-0000-03e7-ffff-ffff0000008d","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e7-ffff-ffff0000008d/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-03e7-ffff-ffff0000008d/click] to [POST http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e7-ffff-ffff0000008d/click] with body: {"element":"00000000-0000-03e7-ffff-ffff0000008d"}[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":null}
[debug] [W3C (271c0f5d)] Responding to client with driver.click() result: null
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e7-ffff-ffff0000008d/click 200 300 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (271c0f5d)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (271c0f5d)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (271c0f5d)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (271c0f5d)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (271c0f5d)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (271c0f5d)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (271c0f5d)] at runMicrotasks (<anonymous>)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getCurrentContext() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Indirizzo email\")"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Indirizzo email\")","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Indirizzo email\")","context":"","multiple":false}[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e7-ffff-ffff000000c0","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e7-ffff-ffff000000c0"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e7-ffff-ffff000000c0","ELEMENT":"00000000-0000-03e7-ffff-ffff000000c0"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 80 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e7-ffff-ffff000000c0/displayed
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-03e7-ffff-ffff000000c0","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e7-ffff-ffff000000c0/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-03e7-ffff-ffff000000c0/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e7-ffff-ffff000000c0/attribute/displayed] with no body[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":"true"}
[debug] [W3C (271c0f5d)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e7-ffff-ffff000000c0/displayed 200 570 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (271c0f5d)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (271c0f5d)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (271c0f5d)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (271c0f5d)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (271c0f5d)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (271c0f5d)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (271c0f5d)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (271c0f5d)] at runMicrotasks (<anonymous>)
[debug] [W3C (271c0f5d)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (271c0f5d)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getCurrentContext() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [W3C (271c0f5d)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Indirizzo email\")"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Indirizzo email\")","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[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/ba20b39a-8a57-42d3-9774-373665d0a57d/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Indirizzo email\")","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":{"ELEMENT":"00000000-0000-03e7-ffff-ffff000000c0","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e7-ffff-ffff000000c0"}}
[debug] [W3C (271c0f5d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-03e7-ffff-ffff000000c0","ELEMENT":"00000000-0000-03e7-ffff-ffff000000c0"}
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element 200 25 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e7-ffff-ffff000000c0/displayed
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-03e7-ffff-ffff000000c0","271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/element/00000000-0000-03e7-ffff-ffff000000c0/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-03e7-ffff-ffff000000c0/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/element/00000000-0000-03e7-ffff-ffff000000c0/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":"true"}
[debug] [W3C (271c0f5d)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/element/00000000-0000-03e7-ffff-ffff000000c0/displayed 200 25 ms - 14
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/screenshot
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.getScreenshot() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[debug] [WD Proxy] Proxying [GET /screenshot] to [GET http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d/screenshot] with no body[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":"iVBORw0KGgoAAAANSUhEUgAABDgAAAjoCAYAAAA5jhrUAAAAAXNSR0IArs4c6QAAAARzQklUCAgI\nCHwIZIgAACAASURBVHic7N15mFT1ge//zzm1dPUGTTe9AM3SQAPdbKZRREQFozEuYNyyzGgSTTS5\nM7mT+/xm7sz9zdzfM5mbzB0zmYmamUwS4xLNJJmoqLhioomCIiCyy0439E7vS1V113bO74+GkhYa\neqmu6gPv1/Pw2Kfq1DnfAgTq3ed8v0bA32MLAAAAAADAwcxUDwAAAAAAAGCkCBwAAAAAAMDxCBwA\nAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAA\nAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDx\nCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwA\nAAAAAMDx3KkeADAW2LatlpYW/fGPf9C+/fvU1tZ21v1cpktFRUW69NJLdfmyZcrMyJRhGEkeLQAA\nAADgk4yAv8dO9SCAVIlEInr22We0bds2RWNR2fbg/3cwDEPpPp9uuulmXXPNylEcJQAAAADgfAgc\nuChZlqWf/uwnOnDgwJCixtmcuoLj4YcekWly15dT2LatSCSiSCQiW32/BwwZ8ng8crlccrlcKR4h\nAADA6AoGg6pvqFdXZ5cCAb+CwaAyMjKUmZmlcePHafKkycrIyEj1MBOura1Nubm5STnX5i2b1T7A\n1eGn3HjjTUkZy8WAW1Rw0Tly9Ij+7d9+JMuyEnK8U4Fk85bNWn7F8oQcE4lh27ZCoZCCwaDGjRsn\nt9utWCymYDAgvz+guro61dXX...
[debug] [W3C (271c0f5d)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABDgAAAjoCAYAAAA5jhrUAAAAAXNSR0IArs4c6QAAAARzQklUCAgI\nCHwIZIgAACAASURBVHic7N15mFT1ge//zzm1dPUGTTe9AM3SQAPdbKZRREQFozEuYNyyzGgSTTS5\nM7mT+/xm7sz9zdzfM5mbzB0zmYmamUwS4xLNJJmoqLhioomCIiCyy0439E7vS1V113bO74+GkhYa\neqmu6gPv1/Pw2Kfq1DnfAgTq3ed8v0bA32MLAAAAAADAwcxUDwAAAAAAAGCkCBwAAAAAAMDxCBwA\nAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAA\nAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDx\nCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwAAAAAAMDxCBwA\nAAAAAMDx3KkeADAW2LatlpYW/fGPf9C+/fvU1tZ21v1cpktFRUW69NJLdfmyZcrMyJRhGEkeLQAA\nAADgk4yAv8dO9SCAVIlEInr22We0bds2RWNR2fbg/3cwDEPpPp9uuulmXXPNylEcJQAAAADgfAgc\nuChZlqWf/uwnOnDgwJCixtmcuoLj4YcekWly15dT2LatSCSiSCQiW32/BwwZ8ng8crlccrlcKR4h\nAADA6AoGg6pvqFdXZ5cCAb+CwaAyMjKUmZmlcePHafKkycrIyEj1MBOura1Nubm5STnX5i2b1T7A\n1eGn3HjjTUkZy8WAW1Rw0Tly9Ij+7d9+JMuyEnK8U4Fk85bNWn7F8oQcE4lh27ZCoZCCwaDGjRsn\nt9utWCymYDAgvz+guro61dXXKRQKSZI8Ho+mFk/V+Jzxyp2Qq8zMTPl8vrMeBwAAwGmqq6t16NBB\nHTp8SL...
[info] [HTTP] <-- GET /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/screenshot 200 595 ms - 98588
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/appium/device/terminate_app
[info] [HTTP] {"bundleId":"it.hype.app"}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.terminateApp() with args: ["it.hype.app",null,null,null,"271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[info] [AndroidDriver] Terminating 'it.hype.app'
[debug] [ADB] Getting IDs of all 'it.hype.app' processes
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)it\.hype\.app\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am force-stop it.hype.app'[info] [AndroidDriver] Querying the state of 'it.hype.app'
[debug] [ADB] Getting install status for it.hype.app
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys package it.hype.app'[debug] [ADB] 'it.hype.app' is installed
[debug] [ADB] Getting IDs of all 'it.hype.app' processes
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)it\.hype\.app\(\[\[:blank:\]\]\|\$\)'[info] [AndroidDriver] 'it.hype.app' has been successfully terminated
[debug] [W3C (271c0f5d)] Responding to client with driver.terminateApp() result: true
[info] [HTTP] <-- POST /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95/appium/device/terminate_app 200 1405 ms - 14
[info] [HTTP] 
[info] [HTTP] --> DELETE /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95
[info] [HTTP] {}
[debug] [W3C (271c0f5d)] Calling AppiumDriver.deleteSession() with args: ["271c0f5d-9551-4c02-8ca7-1e23efcdbf95"]
[debug] [BaseDriver] Event 'quitSessionRequested' logged at 1666798177405 (17:29:37 GMT+0200 (Ora legale dell’Europa centrale))
[info] [Appium] Removing session 271c0f5d-9551-4c02-8ca7-1e23efcdbf95 from our master session list
[debug] [UiAutomator2] Deleting UiAutomator2 session
[debug] [AndroidDriver] Stopping chromedriver for context CHROMIUM
[debug] [Chromedriver] Changed state to 'stopping'
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8003/wd/hub/session/2b98d0380de24fd4736c963d1b148f31] with no body[debug] [WD Proxy] Got response with status 200: {"value":null}
[debug] [Chromedriver] Changed state to 'stopped'
[debug] [UiAutomator2] Deleting UiAutomator2 server session
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/ba20b39a-8a57-42d3-9774-373665d0a57d] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ba20b39a-8a57-42d3-9774-373665d0a57d","value":null}
[debug] [Logcat] Stopping logcat capture[info] [UiAutomator2] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''[debug] [BaseDriver] Event 'quitSessionFinished' logged at 1666798178436 (17:29:38 GMT+0200 (Ora legale dell’Europa centrale))
[debug] [W3C (271c0f5d)] Received response: null
[debug] [W3C (271c0f5d)] But deleting session, so not returning
[debug] [W3C (271c0f5d)] Responding to client with driver.deleteSession() result: null
[info] [HTTP] <-- DELETE /wd/hub/session/271c0f5d-9551-4c02-8ca7-1e23efcdbf95 200 1032 ms - 14
[info] [HTTP] [debug] [Instrumentation] .
[debug] [Instrumentation] Time: 42.381
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)[debug] [Instrumentation] The process has exited with code 0[debug] [HTTP] Request idempotency key: 2aa642e7-8335-4953-b3eb-e48f8e54ff2f
[info] [HTTP] --> POST /wd/hub/session
[info] [HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:automationName":"UiAutomator2","appium:avd":"A12","appium:browserName":"Chrome","appium:deviceName":"emulator-5554","appium:deviceOrientation":"portrait","appium:newCommandTimeout":"120","appium:platformVersion":"12.0","platformName":"android"}}}
[debug] [W3C] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:automationName":"UiAutomator2","appium:avd":"A12","appium:browserName":"Chrome","appium:deviceName":"emulator-5554","appium:deviceOrientation":"portrait","appium:newCommandTimeout":"120","appium:platformVersion":"12.0","platformName":"android"}}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1666802057481 (18:34:17 GMT+0200 (Ora legale dell’Europa centrale))
[warn] [BaseDriver] The capabilities ["browserName"] are standard capabilities and do not require "appium:" prefix
[warn] [BaseDriver] Number capability passed in as string. Functionality may be compromised.
[info] [Appium] Appium v1.22.3 creating new AndroidUiautomator2Driver (v1.70.1) session
[info] [Appium] Applying relaxed security to 'AndroidUiautomator2Driver' 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:automationName": "UiAutomator2",
[debug] [BaseDriver] "appium:avd": "A12",
[debug] [BaseDriver] "browserName": "Chrome",
[debug] [BaseDriver] "appium:deviceName": "emulator-5554",
[debug] [BaseDriver] "appium:deviceOrientation": "portrait",
[debug] [BaseDriver] "appium:newCommandTimeout": "120",
[debug] [BaseDriver] "appium:platformVersion": "12.0"
[debug] [BaseDriver] },
[debug] [BaseDriver] "firstMatch": [
[debug] [BaseDriver] {}
[debug] [BaseDriver] ]
[debug] [BaseDriver] }
[warn] [BaseDriver] Number capability passed in as string. Functionality may be compromised.
[warn] [BaseDriver] Capability 'newCommandTimeout' changed from string ('120') to integer (120). This may cause unexpected behavior
[warn] [BaseDriver] The following capabilities were provided, but are not recognized by Appium:
[warn] [BaseDriver] deviceOrientation
[info] [BaseDriver] Session created with session id: 2d9725c2-d050-40a7-be9f-1e2e2b1643fb
[info] [UiAutomator2] We're going to run a Chrome-based session
[info] [UiAutomator2] Chrome-type package and activity are com.android.chrome and com.google.android.apps.chrome.Main
[info] [UiAutomator2] Starting 'com.android.chrome' directly on the device
[info] [ADB] Using 'adb.exe' from 'D:\development\Android\Android_SDK\platform-tools\adb.exe'
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 start-server'
[debug] [ADB] Trying to find 'A12' emulator
[debug] [ADB] Getting connected emulators
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[debug] [ADB] 1 emulator connected
[debug] [ADB] Executing Emulator console command: avd name
[debug] [ADB] Found emulator 'A12' on port 5554
[debug] [ADB] Setting device id to emulator-5554
[debug] [AndroidDriver] Not launching AVD because it is already running.
[info] [AndroidDriver] Using device: emulator-5554
[info] [ADB] Using 'adb.exe' from 'D:\development\Android\Android_SDK\platform-tools\adb.exe'
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 start-server'[debug] [ADB] Setting device id to emulator-5554
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 31
[info] [ADB] Getting device platform version
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 12
[debug] [ADB] Device API level: 31
[info] [UiAutomator2] Relaxing hidden api policy
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -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''[warn] [AndroidDriver] No app sent in, not parsing package/activity
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 wait-for-device'[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -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 'D:\development\Android\Android_SDK\platform-tools\adb.exe -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 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 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.4.0' >= '3.4.0')
[debug] [ADB] There is no need to install/upgrade 'C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\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 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Starting Appium Settings app
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'[debug] [Logcat] Starting logs capture with command: D:\\development\\Android\\Android_SDK\\platform-tools\\adb.exe -P 5037 -s emulator-5554 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 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 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 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 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.27.0' >= '4.27.0')
[debug] [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.27.0.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-v4.27.0.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v4.27.0.apk'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 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\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Using the previously cached signature entry for 'appium-uiautomator2-server-debug-androidTest.apk'
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[info] [UiAutomator2] Server packages are not going to be (re)installed
[debug] [UiAutomator2] Waiting up to 30000ms for services to be available
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pm list instrumentation'[debug] [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[info] [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 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 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] [ADB] Getting install status for com.android.chrome
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys package com.android.chrome'[debug] [ADB] 'com.android.chrome' is installed
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am force-stop com.android.chrome'[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pm clear com.android.chrome'[debug] [AndroidDriver] Performed fast reset on the installed 'com.android.chrome' application (stop and clear)
[debug] [UiAutomator2] Performing shallow cleanup of automation leftovers
[debug] [UiAutomator2] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'[info] [UiAutomator2] Starting UIAutomator2 server 4.27.0
[info] [UiAutomator2] Using UIAutomator2 server from 'C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.27.0.apk' and test from 'C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk'
[info] [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","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
[info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[info] [WD Proxy] socket hang up[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
[info] [WD Proxy] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/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://127.0.0.1:8200/wd/hub/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://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 6528ms
[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","browserName":"Chrome","automationName":"UiAutomator2","avd":"A12","deviceName":"emulator-5554","deviceOrientation":"portrait","newCommandTimeout":120,"platformVersion":"12.0"},"platformName":"android","browserName":"Chrome","automationName":"UiAutomator2","avd":"A12","deviceName":"emulator-5554","deviceOrientation":"portrait","newCommandTimeout":120,"platformVersion":"12.0","appPackage":"com.android.chrome","appActivity":"com.google.android.apps.chrome.Main","deviceUDID":"emulator-5554"}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","browserName":"Chrome","automationName":"UiAutomator2","avd":"A12","deviceName":"emulator-5554","deviceOrientation":"portrait","newCommandTimeout":120,"platformVersion":"12.0"},"platformName":"android","browserName":"Chrome","automationName":"UiAutomator2","avd":"A12","deviceName":"emulator-5554","deviceOrientation":"portrait","newCommandTimeout":120,"platformVersion":"12.0","appPackage":"com.android.chrome","appActivity":"com.google.android.apps.chrome.Main","deviceUDID":"emulator-5554"}],"alwaysMatch":{}},"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df"}}
[info] [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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/appium/device/info] with no body[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"androidId":"66b12b2fb5930307","apiVersion":"31","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":440,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_x86_64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":12000,"networkCapabilities":"NET_CAPABILITY_NOT_METERED,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-50,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"CONNECTED","extraInfo":"","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":-1,"subtypeName":"","type":1,"typeName":"WIFI"},{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapab...
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys window'[info] [AndroidDriver] Screen already unlocked, doing nothing
[info] [AndroidDriver] Starting a chrome-based browser session
[debug] [AndroidDriver] A port was not given, using random free port: 8003
[debug] [AndroidDriver] Precalculated Chromedriver capabilities: {
[debug] [AndroidDriver] "androidPackage": "com.android.chrome",
[debug] [AndroidDriver] "androidDeviceSerial": "emulator-5554"
[debug] [AndroidDriver] }
[debug] [AndroidDriver] Before starting chromedriver, androidPackage is 'com.android.chrome'
[debug] [Chromedriver] Changed state to 'starting'
[debug] [Chromedriver] Using the static Chromedriver->Chrome mapping
[debug] [Chromedriver] The most recent known Chrome version: 91.0.4472
[debug] [Chromedriver] Found 4 executables in 'C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win'[debug] [Chromedriver] Found Chrome bundle 'com.android.chrome' version '91.0.4472'
[debug] [Chromedriver] Found 2 executables capable of automating Chrome '91.0.4472'.
[debug] [Chromedriver] Choosing the most recent, 'C:/Users/alger/AppData/Local/Programs/Appium Server GUI/resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/win/chromedriver_win32_v91.0.4472.101.exe'.
[debug] [Chromedriver] If a specific version is required, specify it with the `chromedriverExecutable`desired capability.
[info] [Chromedriver] Set chromedriver binary as: C:/Users/alger/AppData/Local/Programs/Appium Server GUI/resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/win/chromedriver_win32_v91.0.4472.101.exe
[debug] [Chromedriver] Killing any old chromedrivers, running: wmic process where "commandline like '%chromedriver.exe%--port=8003%'" delete[debug] [Chromedriver] Successfully cleaned up old chromedrivers
[debug] [Chromedriver] Cleaning this device's adb forwarded port socket connections: emulator-5554
[debug] [ADB] List forwarding ports
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 forward --list'
[info] [Chromedriver] Spawning chromedriver with: C:/Users/alger/AppData/Local/Programs/Appium Server GUI/resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/win/chromedriver_win32_v91.0.4472.101.exe --url-base=wd/hub --port=8003 --adb-port=5037 --verbose[debug] [Chromedriver] Chromedriver version: '91.0.4472.101'
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8003/wd/hub/status] with no body[debug] [WD Proxy] Got response with status 200: {"value":{"build":{"version":"91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462})"},"message":"ChromeDriver ready for new sessions.","os":{"arch":"x86_64","name":"Windows NT","version":"10.0.19044"},"ready":true}}
[info] [Chromedriver] Starting W3C Chromedriver session with capabilities: {
[info] [Chromedriver] "capabilities": {
[info] [Chromedriver] "alwaysMatch": {
[info] [Chromedriver] "goog:chromeOptions": {
[info] [Chromedriver] "androidPackage": "com.android.chrome",
[info] [Chromedriver] "androidDeviceSerial": "emulator-5554"
[info] [Chromedriver] },
[info] [Chromedriver] "goog:loggingPrefs": {
[info] [Chromedriver] "browser": "ALL"
[info] [Chromedriver] }
[info] [Chromedriver] }
[info] [Chromedriver] }
[info] [Chromedriver] }
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8003/wd/hub/session] with body: {"capabilities":{"alwaysMatch":{"goog:chromeOptions":{"androidPackage":"com.android.chrome","androidDeviceSerial":"emulator-5554"},"goog:loggingPrefs":{"browser":"ALL"}}}}[debug] [Chromedriver] Webview version: 'Chrome/91.0.4472.114'[debug] [WD Proxy] Got response with status 200: {"value":{"capabilities":{"acceptInsecureCerts":false,"browserName":"chrome","browserVersion":"91.0.4472.114","chrome":{"chromedriverVersion":"91.0.4472.101 (af52a90bf87030dd1523486a1cd3ae25c5d76c9b-refs/branch-heads/4472@{#1462})"},"goog:chromeOptions":{"debuggerAddress":"localhost:62774"},"pageLoadStrategy":"normal","platformName":"android","proxy":{},"setWindowRect":false,"strictFileInteractability":false,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"unhandledPromptBehavior":"dismiss and notify","webauthn:extension:largeBlob":false,"webauthn:virtualAuthenticators":false},"sessionId":"97b213b4c9ee9bf2e235431323693fa6"}}
[info] [WD Proxy] Determined the downstream protocol as 'W3C'
[debug] [Chromedriver] Changed state to 'online'
[debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/appium/device/pixel_ratio] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":2.75}
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/appium/device/system_bars] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"statusBar":83}}
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/window/current/size] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"height":2148,"width":1080}}
[info] [Appium] New AndroidUiautomator2Driver session created successfully, session 2d9725c2-d050-40a7-be9f-1e2e2b1643fb added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1666802086696 (18:34:46 GMT+0200 (Ora legale dell’Europa centrale))
[debug] [W3C (2d9725c2)] Cached the protocol value 'W3C' for the new session 2d9725c2-d050-40a7-be9f-1e2e2b1643fb
[debug] [W3C (2d9725c2)] 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","browserName":"Chrome","automationName":"UiAutomator2","avd":"A12","deviceName":"emulator-5554","deviceOrientation":"portrait","newCommandTimeout":120,"platformVersion":"12.0"},"platformName":"android","browserName":"Chrome","automationName":"UiAutomator2","avd":"A12","deviceName":"emulator-5554","deviceOrientation":"portrait","newCommandTimeout":120,"platformVersion":"12","appPackage":"com.android.chrome","appActivity":"com.google.android.apps.chrome.Main","deviceUDID":"emulator-5554","deviceApiLevel":31,"deviceScreenSize":"1080x2280","deviceScreenDensity":440,"deviceModel":"sdk_gphone64_x86_64","deviceManufacturer":"Google","pixelRatio":2.75,"statBarHeight":83,"viewportRect":{"left":0,"top":83,"width":1080,"height":2065}}}
[info] [HTTP] <-- POST /wd/hub/session 200 29218 ms - 1042
[info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/appium/device/app_installed
[info] [HTTP] {"bundleId":"it.hype.app"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.isAppInstalled() with args: ["it.hype.app","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [ADB] Getting install status for it.hype.app
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys package it.hype.app'[debug] [ADB] 'it.hype.app' is installed
[debug] [W3C (2d9725c2)] Responding to client with driver.isAppInstalled() result: true
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/appium/device/app_installed 200 465 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/appium/device/remove_app
[info] [HTTP] {"bundleId":"it.hype.app"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.removeApp() with args: ["it.hype.app",null,null,null,"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [ADB] Uninstalling it.hype.app
[debug] [ADB] Getting install status for it.hype.app
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys package it.hype.app'[debug] [ADB] 'it.hype.app' is installed
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am force-stop it.hype.app'[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 uninstall it.hype.app'[debug] [ADB] 'adb uninstall it.hype.app' command output: Success
[info] [ADB] it.hype.app was successfully uninstalled
[debug] [W3C (2d9725c2)] Responding to client with driver.removeApp() result: true
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/appium/device/remove_app 200 838 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/appium/device/install_app
[info] [HTTP] {"appPath":"D:\\apps\\5_8_9.apk"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.installApp() with args: ["D:\\apps\\5_8_9.apk",null,null,null,"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[info] [BaseDriver] Using local app 'D:\apps\5_8_9.apk'
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 features'
[info] [ADB] The application at 'D:\apps\5_8_9.apk' will not be cached, because the device under test has confirmed the support of streamed installs
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 install -r D:\apps\5_8_9.apk'[info] [ADB] The installation of '5_8_9.apk' took 54251ms
[debug] [ADB] Install command stdout: Performing Streamed Install
[debug] [ADB] Success
[debug] [W3C (2d9725c2)] Responding to client with driver.installApp() result: null
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/appium/device/install_app 200 54314 ms - 14
[info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/url
[info] [HTTP] {"url":"https://hypeapp.page.link/tqgE"}
[info] [W3C (2d9725c2)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/url' to command name 'setUrl'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/url] to [POST http://127.0.0.1:8003/wd/hub/session/97b213b4c9ee9bf2e235431323693fa6/url] with body: {"url":"https://hypeapp.page.link/tqgE"}[debug] [WD Proxy] Got response with status 200: {"value":null}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/url 200 3537 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {"name":"NATIVE_APP"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.setContext() with args: ["NATIVE_APP","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","CHROMIUM"]
[debug] [W3C (2d9725c2)] Responding to client with driver.setContext() result: null
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 1 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (2d9725c2)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (2d9725c2)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (2d9725c2)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (2d9725c2)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (2d9725c2)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (2d9725c2)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync 405 3 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getCurrentContext() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/title"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/title","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"id","selector":"it.hype.app:id/title","context":"","multiple":false}[info] [WD Proxy] Got response with status 404: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","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:70)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\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 (2d9725c2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.findElement (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 404 225 ms - 1028
[info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/title"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/title","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"id","selector":"it.hype.app:id/title","context":"","multiple":false}[info] [WD Proxy] Got response with status 404: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","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:70)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\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 (2d9725c2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.findElement (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 404 440 ms - 1028
[info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/title"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/title","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"id","selector":"it.hype.app:id/title","context":"","multiple":false}[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-000d-ffff-ffff00000009","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000d-ffff-ffff00000009"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000d-ffff-ffff00000009","ELEMENT":"00000000-0000-000d-ffff-ffff00000009"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 4212 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-000d-ffff-ffff00000009/displayed
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-000d-ffff-ffff00000009","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-000d-ffff-ffff00000009/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-000d-ffff-ffff00000009/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-000d-ffff-ffff00000009/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":"true"}
[debug] [W3C (2d9725c2)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-000d-ffff-ffff00000009/displayed 200 22 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (2d9725c2)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (2d9725c2)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (2d9725c2)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (2d9725c2)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (2d9725c2)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (2d9725c2)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getCurrentContext() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/title"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/title","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"id","selector":"it.hype.app:id/title","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-000d-ffff-ffff00000009","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000d-ffff-ffff00000009"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000d-ffff-ffff00000009","ELEMENT":"00000000-0000-000d-ffff-ffff00000009"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 27 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-000d-ffff-ffff00000009/displayed
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-000d-ffff-ffff00000009","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-000d-ffff-ffff00000009/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-000d-ffff-ffff00000009/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-000d-ffff-ffff00000009/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":"true"}
[debug] [W3C (2d9725c2)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-000d-ffff-ffff00000009/displayed 200 24 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (2d9725c2)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (2d9725c2)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (2d9725c2)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (2d9725c2)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (2d9725c2)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (2d9725c2)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getCurrentContext() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/spinner"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/spinner","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"id","selector":"it.hype.app:id/spinner","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-000d-ffff-ffff0000000a","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000d-ffff-ffff0000000a"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000d-ffff-ffff0000000a","ELEMENT":"00000000-0000-000d-ffff-ffff0000000a"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 58 ms - 137
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-000d-ffff-ffff0000000a/click
[info] [HTTP] {"id":"00000000-0000-000d-ffff-ffff0000000a"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.click() with args: ["00000000-0000-000d-ffff-ffff0000000a","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-000d-ffff-ffff0000000a/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-000d-ffff-ffff0000000a/click] to [POST http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-000d-ffff-ffff0000000a/click] with body: {"element":"00000000-0000-000d-ffff-ffff0000000a"}[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":null}
[debug] [W3C (2d9725c2)] Responding to client with driver.click() result: null
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-000d-ffff-ffff0000000a/click 200 157 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"xpath","value":"//*[@resource-id='android:id/text1' and @index = '1']"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@resource-id='android:id/text1' and @index = '1']","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"xpath","selector":"//*[@resource-id='android:id/text1' and @index = '1']","context":"","multiple":false}[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-000e-ffff-ffff00000015","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000e-ffff-ffff00000015"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000e-ffff-ffff00000015","ELEMENT":"00000000-0000-000e-ffff-ffff00000015"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 1134 ms - 137
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-000e-ffff-ffff00000015/click
[info] [HTTP] {"id":"00000000-0000-000e-ffff-ffff00000015"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.click() with args: ["00000000-0000-000e-ffff-ffff00000015","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-000e-ffff-ffff00000015/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-000e-ffff-ffff00000015/click] to [POST http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-000e-ffff-ffff00000015/click] with body: {"element":"00000000-0000-000e-ffff-ffff00000015"}[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":null}
[debug] [W3C (2d9725c2)] Responding to client with driver.click() result: null
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-000e-ffff-ffff00000015/click 200 751 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (2d9725c2)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (2d9725c2)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (2d9725c2)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (2d9725c2)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (2d9725c2)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (2d9725c2)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getCurrentContext() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/salva"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/salva","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"id","selector":"it.hype.app:id/salva","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-000d-ffff-ffff0000000d","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000d-ffff-ffff0000000d"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-000d-ffff-ffff0000000d","ELEMENT":"00000000-0000-000d-ffff-ffff0000000d"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 28 ms - 137
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-000d-ffff-ffff0000000d/click
[info] [HTTP] {"id":"00000000-0000-000d-ffff-ffff0000000d"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.click() with args: ["00000000-0000-000d-ffff-ffff0000000d","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-000d-ffff-ffff0000000d/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-000d-ffff-ffff0000000d/click] to [POST http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-000d-ffff-ffff0000000d/click] with body: {"element":"00000000-0000-000d-ffff-ffff0000000d"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":null}
[debug] [W3C (2d9725c2)] Responding to client with driver.click() result: null
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-000d-ffff-ffff0000000d/click 200 72 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (2d9725c2)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (2d9725c2)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (2d9725c2)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (2d9725c2)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (2d9725c2)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (2d9725c2)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getCurrentContext() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Paga ovunque\")"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Paga ovunque\")","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Paga ovunque\")","context":"","multiple":false}[info] [WD Proxy] Got response with status 404: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","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:70)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\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 (2d9725c2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.findElement (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 404 281 ms - 1028
[info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Paga ovunque\")"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Paga ovunque\")","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Paga ovunque\")","context":"","multiple":false}[info] [WD Proxy] Got response with status 404: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","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:70)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\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 (2d9725c2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.findElement (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 404 319 ms - 1028
[info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Paga ovunque\")"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Paga ovunque\")","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Paga ovunque\")","context":"","multiple":false}[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-0010-ffff-ffff00000044","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0010-ffff-ffff00000044"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0010-ffff-ffff00000044","ELEMENT":"00000000-0000-0010-ffff-ffff00000044"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 1385 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0010-ffff-ffff00000044/displayed
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-0010-ffff-ffff00000044","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0010-ffff-ffff00000044/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0010-ffff-ffff00000044/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-0010-ffff-ffff00000044/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":"true"}
[debug] [W3C (2d9725c2)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0010-ffff-ffff00000044/displayed 200 29 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (2d9725c2)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (2d9725c2)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (2d9725c2)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (2d9725c2)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (2d9725c2)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (2d9725c2)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getCurrentContext() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 2 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Paga ovunque\")"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Paga ovunque\")","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Paga ovunque\")","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-0010-ffff-ffff00000044","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0010-ffff-ffff00000044"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0010-ffff-ffff00000044","ELEMENT":"00000000-0000-0010-ffff-ffff00000044"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 21 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0010-ffff-ffff00000044/displayed
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-0010-ffff-ffff00000044","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0010-ffff-ffff00000044/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0010-ffff-ffff00000044/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-0010-ffff-ffff00000044/attribute/displayed] with no body[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":"true"}
[debug] [W3C (2d9725c2)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0010-ffff-ffff00000044/displayed 200 36 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (2d9725c2)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (2d9725c2)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (2d9725c2)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (2d9725c2)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (2d9725c2)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (2d9725c2)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getCurrentContext() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Paga ovunque\")"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Paga ovunque\")","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Paga ovunque\")","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-0010-ffff-ffff00000044","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0010-ffff-ffff00000044"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0010-ffff-ffff00000044","ELEMENT":"00000000-0000-0010-ffff-ffff00000044"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 25 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0010-ffff-ffff00000044/displayed
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-0010-ffff-ffff00000044","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0010-ffff-ffff00000044/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0010-ffff-ffff00000044/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-0010-ffff-ffff00000044/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":"true"}
[debug] [W3C (2d9725c2)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0010-ffff-ffff00000044/displayed 200 43 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (2d9725c2)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (2d9725c2)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (2d9725c2)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (2d9725c2)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (2d9725c2)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (2d9725c2)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getCurrentContext() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Paga ovunque\")"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Paga ovunque\")","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Paga ovunque\")","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-0010-ffff-ffff00000044","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0010-ffff-ffff00000044"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0010-ffff-ffff00000044","ELEMENT":"00000000-0000-0010-ffff-ffff00000044"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 23 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0010-ffff-ffff00000044/displayed
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-0010-ffff-ffff00000044","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0010-ffff-ffff00000044/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0010-ffff-ffff00000044/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-0010-ffff-ffff00000044/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":"true"}
[debug] [W3C (2d9725c2)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0010-ffff-ffff00000044/displayed 200 38 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (2d9725c2)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (2d9725c2)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (2d9725c2)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (2d9725c2)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (2d9725c2)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (2d9725c2)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getCurrentContext() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/salta_btn"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/salta_btn","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"id","selector":"it.hype.app:id/salta_btn","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-0010-ffff-ffff0000002b","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0010-ffff-ffff0000002b"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0010-ffff-ffff0000002b","ELEMENT":"00000000-0000-0010-ffff-ffff0000002b"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 18 ms - 137
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0010-ffff-ffff0000002b/click
[info] [HTTP] {"id":"00000000-0000-0010-ffff-ffff0000002b"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.click() with args: ["00000000-0000-0010-ffff-ffff0000002b","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0010-ffff-ffff0000002b/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-0010-ffff-ffff0000002b/click] to [POST http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-0010-ffff-ffff0000002b/click] with body: {"element":"00000000-0000-0010-ffff-ffff0000002b"}[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":null}
[debug] [W3C (2d9725c2)] Responding to client with driver.click() result: null
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0010-ffff-ffff0000002b/click 200 79 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (2d9725c2)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (2d9725c2)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (2d9725c2)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (2d9725c2)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (2d9725c2)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (2d9725c2)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getCurrentContext() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Registrati con un selfie\")"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Registrati con un selfie\")","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Registrati con un selfie\")","context":"","multiple":false}[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-0010-ffff-ffff00000059","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0010-ffff-ffff00000059"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0010-ffff-ffff00000059","ELEMENT":"00000000-0000-0010-ffff-ffff00000059"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 1102 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0010-ffff-ffff00000059/displayed
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-0010-ffff-ffff00000059","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0010-ffff-ffff00000059/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0010-ffff-ffff00000059/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-0010-ffff-ffff00000059/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":"true"}
[debug] [W3C (2d9725c2)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0010-ffff-ffff00000059/displayed 200 42 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (2d9725c2)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (2d9725c2)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (2d9725c2)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (2d9725c2)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (2d9725c2)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (2d9725c2)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getCurrentContext() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/btn_prosegui"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/btn_prosegui","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"id","selector":"it.hype.app:id/btn_prosegui","context":"","multiple":false}[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-0010-ffff-ffff0000003e","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0010-ffff-ffff0000003e"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0010-ffff-ffff0000003e","ELEMENT":"00000000-0000-0010-ffff-ffff0000003e"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 32 ms - 137
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0010-ffff-ffff0000003e/click
[info] [HTTP] {"id":"00000000-0000-0010-ffff-ffff0000003e"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.click() with args: ["00000000-0000-0010-ffff-ffff0000003e","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0010-ffff-ffff0000003e/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-0010-ffff-ffff0000003e/click] to [POST http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-0010-ffff-ffff0000003e/click] with body: {"element":"00000000-0000-0010-ffff-ffff0000003e"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":null}
[debug] [W3C (2d9725c2)] Responding to client with driver.click() result: null
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0010-ffff-ffff0000003e/click 200 87 ms - 14
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/alert/text
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getAlertText() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/alert/text' to command name 'getAlertText'
[debug] [WD Proxy] Proxying [GET /alert/text] to [GET http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/alert/text] with no body[info] [WD Proxy] Got response with status 404: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"error":"no such alert","message":"No alert is present on the screen","stacktrace":"io.appium.uiautomator2.common.exceptions.NoAlertOpenException: No alert is present on the screen\n\tat io.appium.uiautomator2.utils.AlertHelpers.getAlertType(AlertHelpers.java:75)\n\tat io.appium.uiautomator2.utils.AlertHelpers.getText(AlertHelpers.java:187)\n\tat io.appium.uiautomator2.handler.GetAlertText.safeHandle(GetAlertText.java:31)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\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.invokeCh...
[debug] [W3C] Matched W3C error code 'no such alert' to NoSuchAlertError
[debug] [W3C (2d9725c2)] Encountered internal error running command: io.appium.uiautomator2.common.exceptions.NoAlertOpenException: No alert is present on the screen
[debug] [W3C (2d9725c2)] at io.appium.uiautomator2.utils.AlertHelpers.getAlertType(AlertHelpers.java:75)
[debug] [W3C (2d9725c2)] at io.appium.uiautomator2.utils.AlertHelpers.getText(AlertHelpers.java:187)
[debug] [W3C (2d9725c2)] at io.appium.uiautomator2.handler.GetAlertText.safeHandle(GetAlertText.java:31)
[debug] [W3C (2d9725c2)] at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)
[debug] [W3C (2d9725c2)] at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)
[debug] [W3C (2d9725c2)] at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)
[debug] [W3C (2d9725c2)] at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)
[debug] [W3C (2d9725c2)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
[debug] [W3C (2d9725c2)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
[debug] [W3C (2d9725c2)] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
[debug] [W3C (2d9725c2)] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
[debug] [W3C (2d9725c2)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
[debug] [W3C (2d9725c2)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
[debug] [W3C (2d9725c2)] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
[debug] [W3C (2d9725c2)] at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:435)
[debug] [W3C (2d9725c2)] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
[debug] [W3C (2d9725c2)] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
[debug] [W3C (2d9725c2)] at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:250)
[debug] [W3C (2d9725c2)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
[debug] [W3C (2d9725c2)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
[debug] [W3C (2d9725c2)] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
[debug] [W3C (2d9725c2)] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:266)
[debug] [W3C (2d9725c2)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
[debug] [W3C (2d9725c2)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
[debug] [W3C (2d9725c2)] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
[debug] [W3C (2d9725c2)] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294)
[debug] [W3C (2d9725c2)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
[debug] [W3C (2d9725c2)] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
[debug] [W3C (2d9725c2)] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911)
[debug] [W3C (2d9725c2)] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131)
[debug] [W3C (2d9725c2)] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:611)
[debug] [W3C (2d9725c2)] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:552)
[debug] [W3C (2d9725c2)] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:466)
[debug] [W3C (2d9725c2)] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438)
[debug] [W3C (2d9725c2)] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140)
[debug] [W3C (2d9725c2)] at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
[debug] [W3C (2d9725c2)] at java.lang.Thread.run(Thread.java:920)
[debug] [W3C (2d9725c2)]
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/alert/text 404 1447 ms - 3846
[info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/alert/text
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getAlertText() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/alert/text' to command name 'getAlertText'
[debug] [WD Proxy] Proxying [GET /alert/text] to [GET http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/alert/text] with no body[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":"Hype vorrebbe inviarti delle notifiche\nLe notifiche possono includere avvisi, suoni e badge icone configurabili in Impostazioni"}
[debug] [W3C (2d9725c2)] Responding to client with driver.getAlertText() result: "Hype vorrebbe inviarti delle notifiche\nLe notifiche possono includere avvisi, suoni e badge icone configurabili in Impostazioni"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/alert/text 200 288 ms - 140
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/alert/text
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getAlertText() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/alert/text' to command name 'getAlertText'
[debug] [WD Proxy] Proxying [GET /alert/text] to [GET http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/alert/text] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":"Hype vorrebbe inviarti delle notifiche\nLe notifiche possono includere avvisi, suoni e badge icone configurabili in Impostazioni"}
[debug] [W3C (2d9725c2)] Responding to client with driver.getAlertText() result: "Hype vorrebbe inviarti delle notifiche\nLe notifiche possono includere avvisi, suoni e badge icone configurabili in Impostazioni"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/alert/text 200 82 ms - 140
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/alert/accept
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.postAcceptAlert() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/alert/accept' to command name 'postAcceptAlert'
[debug] [WD Proxy] Proxying [POST /alert/accept] to [POST http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/alert/accept] with body: {}[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":null}
[debug] [W3C (2d9725c2)] Responding to client with driver.postAcceptAlert() result: null
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/alert/accept 200 90 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (2d9725c2)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (2d9725c2)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (2d9725c2)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (2d9725c2)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (2d9725c2)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (2d9725c2)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getCurrentContext() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"id","value":"it.hype.app:id/accedi_button"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["id","it.hype.app:id/accedi_button","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"id","selector":"it.hype.app:id/accedi_button","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-0013-ffff-ffff0000008d","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0013-ffff-ffff0000008d"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0013-ffff-ffff0000008d","ELEMENT":"00000000-0000-0013-ffff-ffff0000008d"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 63 ms - 137
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0013-ffff-ffff0000008d/click
[info] [HTTP] {"id":"00000000-0000-0013-ffff-ffff0000008d"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.click() with args: ["00000000-0000-0013-ffff-ffff0000008d","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0013-ffff-ffff0000008d/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-0013-ffff-ffff0000008d/click] to [POST http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-0013-ffff-ffff0000008d/click] with body: {"element":"00000000-0000-0013-ffff-ffff0000008d"}[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":null}
[debug] [W3C (2d9725c2)] Responding to client with driver.click() result: null
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0013-ffff-ffff0000008d/click 200 524 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (2d9725c2)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (2d9725c2)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (2d9725c2)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (2d9725c2)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (2d9725c2)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (2d9725c2)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getCurrentContext() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Indirizzo email\")"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Indirizzo email\")","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Indirizzo email\")","context":"","multiple":false}[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-0013-ffff-ffff000000c0","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0013-ffff-ffff000000c0"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0013-ffff-ffff000000c0","ELEMENT":"00000000-0000-0013-ffff-ffff000000c0"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 650 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0013-ffff-ffff000000c0/displayed
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-0013-ffff-ffff000000c0","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0013-ffff-ffff000000c0/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0013-ffff-ffff000000c0/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-0013-ffff-ffff000000c0/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":"true"}
[debug] [W3C (2d9725c2)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0013-ffff-ffff000000c0/displayed 200 29 ms - 14
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync
[info] [HTTP] {"script":"return !!window.navigator;","args":[]}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.execute() with args: ["return !!window.navigator;",[],"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Encountered internal error running command: NotImplementedError: Method is not implemented
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.execute (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-android-driver\lib\commands\execute.js:14:11)
[debug] [W3C (2d9725c2)] at commandExecutor (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:335:9)
[debug] [W3C (2d9725c2)] at C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:146:12
[debug] [W3C (2d9725c2)] at AsyncLock._promiseTry (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:280:31)
[debug] [W3C (2d9725c2)] at exec (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:145:9)
[debug] [W3C (2d9725c2)] at AsyncLock.acquire (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\async-lock\lib\index.js:162:3)
[debug] [W3C (2d9725c2)] at AndroidUiautomator2Driver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\driver.js:348:39)
[debug] [W3C (2d9725c2)] at AppiumDriver.executeCommand (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\lib\appium.js:563:36)
[debug] [W3C (2d9725c2)] at runMicrotasks (<anonymous>)
[debug] [W3C (2d9725c2)] at processTicksAndRejections (internal/process/task_queues.js:97:5)
[debug] [W3C (2d9725c2)] at asyncHandler (C:\Users\alger\AppData\Local\Programs\Appium Server GUI\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\protocol\protocol.js:297:21)
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/execute/sync 405 2 ms - 1899
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getCurrentContext() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [W3C (2d9725c2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/context 200 1 ms - 22
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element
[info] [HTTP] {"using":"-android uiautomator","value":"new UiSelector().text(\"Indirizzo email\")"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().text(\"Indirizzo email\")","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[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/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().text(\"Indirizzo email\")","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":{"ELEMENT":"00000000-0000-0013-ffff-ffff000000c0","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0013-ffff-ffff000000c0"}}
[debug] [W3C (2d9725c2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0013-ffff-ffff000000c0","ELEMENT":"00000000-0000-0013-ffff-ffff000000c0"}
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element 200 32 ms - 137
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0013-ffff-ffff000000c0/displayed
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-0013-ffff-ffff000000c0","2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0013-ffff-ffff000000c0/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0013-ffff-ffff000000c0/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/element/00000000-0000-0013-ffff-ffff000000c0/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":"true"}
[debug] [W3C (2d9725c2)] Responding to client with driver.elementDisplayed() result: true
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/element/00000000-0000-0013-ffff-ffff000000c0/displayed 200 43 ms - 14
[info] [HTTP] 
[info] [HTTP] --> GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/screenshot
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.getScreenshot() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[debug] [WD Proxy] Proxying [GET /screenshot] to [GET http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df/screenshot] with no body[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":"iVBORw0KGgoAAAANSUhEUgAABDgAAAjoCAYAAAA5jhrUAAAAAXNSR0IArs4c6QAAAARzQklUCAgI\nCHwIZIgAACAASURBVHic7N15eFTngef73zlVJZX2DQkBYhf7YkesxtgGL3HAARI7dvd07J7YiR1P\n0rf7Prd7uud2+j6TnmSms3pJprO4E9txtklsbOMVvBtsDAIjm32TBEIb2peqkmo994+CMjISaCmp\ndMT38zw8VpWqznkFWKi+9Z73NbyeLksAAAAAAAA2ZiZ6AAAAAAAAAENF4AAAAAAAALZH4AAAAAAA\nALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH\n4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAA\nAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAA\nALbnTPQAgNHAsiw1NTXp7bff0uEjh9XS0tLr4xymQ4WFhVq6dKlWrFyptNQ0GYYxwqMFAAAAAHya\n4fV0WYkeBJAowWBQTz/9Z+3du1ehcEiW1f//HQzDUIrbrfXrb9MNN6wZxlECAAAAAC6HwIErUiQS\n0S9++XMdPXp0QFGjN+dncDzy8KMyTa76sgvLshQMBhUMBmUp+nfAkCGXyyWHwyGHw5HgEQIAAAwv\nn8+n2rpadbR3yOv1yOfzKTU1VWlp6crMytTECROVmpqa6GHGXUtLi3Jzc0fkXLt271JrH7PDz1u3\nbv2IjOVKwCUquOKcLD+pn/70J4pEInE53vlAsmv3Lq26ZlVcjon4sCxLfr9fPp9PmZmZcjqdCofD\n8vm88ni8qqmpUU1tjfx+vyTJ...
[debug] [W3C (2d9725c2)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABDgAAAjoCAYAAAA5jhrUAAAAAXNSR0IArs4c6QAAAARzQklUCAgI\nCHwIZIgAACAASURBVHic7N15eFTngef73zlVJZX2DQkBYhf7YkesxtgGL3HAARI7dvd07J7YiR1P\n0rf7Prd7uud2+j6TnmSms3pJprO4E9txtklsbOMVvBtsDAIjm32TBEIb2peqkmo994+CMjISaCmp\ndMT38zw8VpWqznkFWKi+9Z73NbyeLksAAAAAAAA2ZiZ6AAAAAAAAAENF4AAAAAAAALZH4AAAAAAA\nALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH\n4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAA\nAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAAALZH4AAAAAAA\nALbnTPQAgNHAsiw1NTXp7bff0uEjh9XS0tLr4xymQ4WFhVq6dKlWrFyptNQ0GYYxwqMFAAAAAHya\n4fV0WYkeBJAowWBQTz/9Z+3du1ehcEiW1f//HQzDUIrbrfXrb9MNN6wZxlECAAAAAC6HwIErUiQS\n0S9++XMdPXp0QFGjN+dncDzy8KMyTa76sgvLshQMBhUMBmUp+nfAkCGXyyWHwyGHw5HgEQIAAAwv\nn8+n2rpadbR3yOv1yOfzKTU1VWlp6crMytTECROVmpqa6GHGXUtLi3Jzc0fkXLt271JrH7PDz1u3\nbv2IjOVKwCUquOKcLD+pn/70J4pEInE53vlAsmv3Lq26ZlVcjon4sCxLfr9fPp9PmZmZcjqdCofD\n8vm88ni8qqmpUU1tjfx+vyTJ5XJpctFkZWVnKTcnV2lpaXK73b0eBwAAwG6qqqp0/PgxHT9xXNXV\n1ers7L...
[info] [HTTP] <-- GET /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/screenshot 200 905 ms - 98498
[info] [HTTP] 
[info] [HTTP] --> POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/appium/device/terminate_app
[info] [HTTP] {"bundleId":"it.hype.app"}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.terminateApp() with args: ["it.hype.app",null,null,null,"2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[info] [AndroidDriver] Terminating 'it.hype.app'
[debug] [ADB] Getting IDs of all 'it.hype.app' processes
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)it\.hype\.app\(\[\[:blank:\]\]\|\$\)'
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am force-stop it.hype.app'[info] [AndroidDriver] Querying the state of 'it.hype.app'
[debug] [ADB] Getting install status for it.hype.app
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys package it.hype.app'[debug] [ADB] 'it.hype.app' is installed
[debug] [ADB] Getting IDs of all 'it.hype.app' processes
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)it\.hype\.app\(\[\[:blank:\]\]\|\$\)'
[info] [AndroidDriver] 'it.hype.app' has been successfully terminated
[debug] [W3C (2d9725c2)] Responding to client with driver.terminateApp() result: true
[info] [HTTP] <-- POST /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb/appium/device/terminate_app 200 1314 ms - 14
[info] [HTTP] 
[info] [HTTP] --> DELETE /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb
[info] [HTTP] {}
[debug] [W3C (2d9725c2)] Calling AppiumDriver.deleteSession() with args: ["2d9725c2-d050-40a7-be9f-1e2e2b1643fb"]
[debug] [BaseDriver] Event 'quitSessionRequested' logged at 1666802165285 (18:36:05 GMT+0200 (Ora legale dell’Europa centrale))
[info] [Appium] Removing session 2d9725c2-d050-40a7-be9f-1e2e2b1643fb from our master session list
[debug] [UiAutomator2] Deleting UiAutomator2 session
[debug] [AndroidDriver] Stopping chromedriver for context CHROMIUM
[debug] [Chromedriver] Changed state to 'stopping'
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8003/wd/hub/session/97b213b4c9ee9bf2e235431323693fa6] with no body[debug] [WD Proxy] Got response with status 200: {"value":null}
[debug] [Chromedriver] Changed state to 'stopped'
[debug] [UiAutomator2] Deleting UiAutomator2 server session
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/7993ba25-25af-4b3a-9adb-7a5ed4f725df] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"7993ba25-25af-4b3a-9adb-7a5ed4f725df","value":null}
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 forward --remove tcp:8200'
[info] [UiAutomator2] Restoring hidden api policy to the device default configuration
[debug] [ADB] Running 'D:\development\Android\Android_SDK\platform-tools\adb.exe -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 95.639
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0[debug] [BaseDriver] Event 'quitSessionFinished' logged at 1666802166443 (18:36:06 GMT+0200 (Ora legale dell’Europa centrale))
[debug] [W3C (2d9725c2)] Received response: null
[debug] [W3C (2d9725c2)] But deleting session, so not returning
[debug] [W3C (2d9725c2)] Responding to client with driver.deleteSession() result: null
[info] [HTTP] <-- DELETE /wd/hub/session/2d9725c2-d050-40a7-be9f-1e2e2b1643fb 200 1159 ms - 14
[info] [HTTP] 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment