[info] [Appium] Welcome to Appium v1.13.0 [info] [Appium] Appium REST http interface listener started on 0.0.0.0:4723[info] [HTTP] --> GET /wd/hub/sessions [info] [HTTP] {} [debug] [GENERIC] Calling AppiumDriver.getSessions() with args: [] [debug] [GENERIC] Responding to client with driver.getSessions() result: [] [info] [HTTP] <-- GET /wd/hub/sessions 200 1 ms - 40 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session [info] [HTTP] {"desiredCapabilities":{"app":"C:\\JureL\\MTA30.apk","automationName":"UiAutomator2","deviceName":"Android Device","fullReset":true,"platformName":"Android","newCommandTimeout":0,"connectHardwareKeyboard":true}} [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"C:\\JureL\\MTA30.apk","automationName":"UiAutomator2","deviceName":"Android Device","fullReset":true,"platformName":"Android","newCommandTimeout":0,"connectHardwareKeyboard":true},null,null] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1575033465680 (14:17:45 GMT+0100 (Central Europe Standard Time)) [info] [Appium] Appium v1.13.0 creating new AndroidUiautomator2Driver (v1.33.1) session [info] [Appium] Capabilities: [info] [Appium] app: C:\JureL\MTA30.apk [info] [Appium] automationName: UiAutomator2 [info] [Appium] deviceName: Android Device [info] [Appium] fullReset: true [info] [Appium] platformName: Android [info] [Appium] newCommandTimeout: 0 [info] [Appium] connectHardwareKeyboard: true [debug] [BaseDriver] Creating session with MJSONWP desired capabilities: {"app":"C:\\JureL\\MTA30.ap... [warn] [BaseDriver] The following capabilities were provided, but are not recognized by appium: connectHardwareKeyboard. [info] [BaseDriver] Session created with session id: 32987071-c9b7-4f12-a385-c3562ff882a4 [info] [BaseDriver] Using local app 'C:\JureL\MTA30.apk' [debug] [UiAutomator2] Checking whether app is actually present[info] [ADB] Using 'adb.exe' from 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe' [info] [AndroidDriver] Retrieving device list [debug] [ADB] Trying to find a connected android device [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [info] [AndroidDriver] Using device: WYUNW18A26001536 [info] [ADB] Using 'adb.exe' from 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe' [debug] [ADB] Setting device id to WYUNW18A26001536 [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell getprop ro.build.version.sdk'[debug] [ADB] Current device property 'ro.build.version.sdk': 26 [debug] [ADB] Device API level: 26 [debug] [AndroidDriver] Parsing package and activity from app manifest [info] [ADB] Using the alternative activity name detection method because of: Could not find 'apkanalyzer.bat' in ["C:\\Users\\Jure Labrovic\\AppData\\Local\\Android\\Sdk\\platform-tools\\apkanalyzer.bat","C:\\Users\\Jure Labrovic\\AppData\\Local\\Android\\Sdk\\emulator\\apkanalyzer.bat","C:\\Users\\Jure Labrovic\\AppData\\Local\\Android\\Sdk\\tools\\apkanalyzer.bat","C:\\Users\\Jure Labrovic\\AppData\\Local\\Android\\Sdk\\tools\\bin\\apkanalyzer.bat","C:\\Users\\Jure Labrovic\\AppData\\Local\\Android\\Sdk\\build-tools\\29.0.2\\apkanalyzer.bat"]. Do you have Android Build Tools installed at 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk'? [info] [ADB] Using 'aapt.exe' from 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\build-tools\29.0.2\aapt.exe' [info] [ADB] Extracting package and launch activity from manifest [info] [ADB] Package name: 'com.outfit7.mytalkingangelafree' [info] [ADB] Main activity name: 'com.outfit7.mytalkingangela.MyTalkingAngelaNativeActivity' [debug] [AndroidDriver] Parsed package and activity are: com.outfit7.mytalkingangelafree/com.outfit7.mytalkingangela.MyTalkingAngelaNativeActivity [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 wait-for-device' [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell echo ping' [debug] [AndroidDriver] Pushing settings apk to device... [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell dumpsys package io.appium.settings' [debug] [ADB] 'io.appium.settings' is installed [debug] [ADB] Getting package info for 'io.appium.settings' [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell dumpsys package io.appium.settings'[debug] [ADB] The version code of the installed 'io.appium.settings' is greater than the application version code (19 > 17) [debug] [ADB] There is no need to install/upgrade 'C:\Users\Jure Labrovic\AppData\Local\Programs\Appium\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 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell 'pgrep --help; echo $?'' [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell pgrep \^appium\\.settings\$'[debug] [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions. [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell appops set io.appium.settings android\:mock_location allow' [debug] [Logcat] Starting logcat capture [debug] [ADB] Getting install status for io.appium.uiautomator2.server [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell dumpsys package io.appium.uiautomator2.server' [debug] [ADB] 'io.appium.uiautomator2.server' is installed [debug] [ADB] Getting package info for 'io.appium.uiautomator2.server' [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 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 ('3.5.1' >= '3.5.1') [debug] [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled [debug] [ADB] Checking app cert for C:\Users\Jure Labrovic\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v3.5.1.apk [info] [ADB] Using 'apksigner.bat' from 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\build-tools\29.0.2\apksigner.bat' [debug] [ADB] Starting 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\build-tools\29.0.2\apksigner.bat' with args '["verify","--print-certs","C:\\Users\\Jure Labrovic\\AppData\\Local\\Programs\\Appium\\resources\\app\\node_modules\\appium\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-v3.5.1.apk"]'[debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US [debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc [debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 [debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 [debug] [ADB] [debug] [ADB] 'C:\Users\Jure Labrovic\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v3.5.1.apk' is already signed. [debug] [ADB] Getting install status for io.appium.uiautomator2.server.test [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 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\Jure Labrovic\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk [debug] [ADB] Starting 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\build-tools\29.0.2\apksigner.bat' with args '["verify","--print-certs","C:\\Users\\Jure Labrovic\\AppData\\Local\\Programs\\Appium\\resources\\app\\node_modules\\appium\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-debug-androidTest.apk"]'[debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US [debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc [debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 [debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 [debug] [ADB] [debug] [ADB] 'C:\Users\Jure Labrovic\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' is already signed. [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 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell pm list instrumentation'[debug] [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available [debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200 [debug] [ADB] Forwarding system: 8200 to device: 6790 [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 forward tcp\:8200 tcp\:6790'[debug] [ADB] Uninstalling com.outfit7.mytalkingangelafree [debug] [ADB] Getting install status for com.outfit7.mytalkingangelafree [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell dumpsys package com.outfit7.mytalkingangelafree' [debug] [ADB] 'com.outfit7.mytalkingangelafree' is not installed [info] [ADB] com.outfit7.mytalkingangelafree was not uninstalled, because it was not present on the device [debug] [ADB] Checking app cert for C:\JureL\MTA30.apk [debug] [ADB] Starting 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\build-tools\29.0.2\apksigner.bat' with args '["verify","--print-certs","C:\\JureL\\MTA30.apk"]'[debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US [debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc [debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 [debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 [debug] [ADB] [debug] [ADB] 'C:\JureL\MTA30.apk' is already signed. [debug] [ADB] Getting install status for com.outfit7.mytalkingangelafree [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell dumpsys package com.outfit7.mytalkingangelafree' [debug] [ADB] 'com.outfit7.mytalkingangelafree' is not installed [debug] [AndroidDriver] Running full reset on 'com.outfit7.mytalkingangelafree' (reinstall)[debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell 'ls -t -1 /data/local/tmp/appium_cache 2>&1 || echo _ERROR_'' [debug] [ADB] The count of applications in the cache: 10 [info] [ADB] The application at 'C:\JureL\MTA30.apk' is already cached to '/data/local/tmp/appium_cache/d5507ffadbaf905cbe007dc67f8bdf03a264ec08.apk' [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell pm install -r /data/local/tmp/appium_cache/d5507ffadbaf905cbe007dc67f8bdf03a264ec08.apk'[info] [ADB] The installation of 'MTA30.apk' took 9.781s [debug] [ADB] Install command stdout: Success [debug] [UiAutomator2] Performing shallow cleanup of automation leftovers[debug] [UiAutomator2] The following obsolete sessions are still running: ["32f9f2af-2421-465a-bb7e-5cfbe45976ff"] [debug] [UiAutomator2] Cleaning up the obsolete sessions[debug] [Instrumentation] .[debug] [Instrumentation] Time: 91.099 [debug] [Instrumentation] [debug] [Instrumentation] OK (1 test) [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell am force-stop io.appium.uiautomator2.server.test' [debug] [Instrumentation] The process has exited with code 0 [info] [UiAutomator2] Starting UIAutomator2 server 3.5.1 [info] [UiAutomator2] Using UIAutomator2 server from 'C:\Users\Jure Labrovic\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v3.5.1.apk' and test from 'C:\Users\Jure Labrovic\AppData\Local\Programs\Appium\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","WYUNW18A26001536","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"][debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body [warn] [WD Proxy] Got an unexpected response: {"code":"ECONNRESET"}[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body [warn] [WD Proxy] Got an unexpected response: {"code":"ECONNRESET"}[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://localhost:8200/wd/hub/status] with no body [warn] [WD Proxy] Got an unexpected response: {"code":"ECONNRESET"}[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body[debug] [WD Proxy] Got response with status 200: "{\"sessionId\":\"None\",\"status\":0,\"value\":\"Status Invoked\"}" [debug] [WD Proxy] Determined that the downstream protocol for proxy is MJSONWP [debug] [UiAutomator2] The initialization of the instrumentation process took 4135ms [debug] [WD Proxy] Matched '/session' to command name 'createSession' [debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8200/wd/hub/session] with body: {"desiredCapabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"C:\\JureL\\MTA30.apk","automationName":"UiAutomator2","deviceName":"Android Device","fullReset":true,"platformName":"Android","newCommandTimeout":0,"connectHardwareKeyboard":true},"app":"C:\\JureL\\MTA30.apk","automationName":"UiAutomator2","deviceName":"WYUNW18A26001536","fullReset":true,"platformName":"Android","newCommandTimeout":0,"connectHardwareKeyboard":true,"deviceUDID":"WYUNW18A26001536","appPackage":"com.outfit7.mytalkingangelafree"}} [debug] [WD Proxy] Got response with status 200: {"sessionId":"0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6","status":0,"value":"Created Session"} [debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://localhost:8200/wd/hub/session/0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6/appium/device/info] with no body [debug] [WD Proxy] Got response with status 200: "{\"sessionId\":\"0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6\",\"status\":0,\"value\":{\"androidId\":\"36d91d0ec8285289\",\"manufacturer\":\"HUAWEI\",\"model\":\"LLD-L31\",\"brand\":\"HONOR\",\"apiVersion\":\"26\",\"platformVersion\":\"8.0.0\",\"carrierName\":\"\",\"realDisplaySize\":\"1080x2160\",\"displayDensity\":480,\"networks\":[{\"type\":1,\"typeName\":\"WIFI\",\"subtype\":0,\"subtypeName\":\"\",\"isConnected\":true,\"detailedState\":\"CONNECTED\",\"state\":\"CONNECTED\",\"extraInfo\":\"\\\"E2-QA\\\"\",\"isAvailable\":true,\"isFailover\":false,\"isRoaming\":false,\"capabilities\":{\"transportTypes\":\"NET_CAPABILITY_SUPL\",\"networkCapabilities\":\"\",\"linkUpstreamBandwidthKbps\":1048576,\"linkDownBandwidthKbps\":1048576,\"signalStrength\":-45,\"networkSpecifier\":null,\"SSID\":null}}]}}" [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell dumpsys window' [info] [AndroidDriver] Screen already unlocked, doing nothing [info] [UiAutomator2] UiAutomator2 did not start the activity we were waiting for, 'com.outfit7.mytalkingangelafree/com.outfit7.mytalkingangela.MyTalkingAngelaNativeActivity'. Starting it ourselves [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell am start -W -n com.outfit7.mytalkingangelafree/com.outfit7.mytalkingangela.MyTalkingAngelaNativeActivity -S'[debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.outfit7.mytalkingangelafree' and activity: 'com.outfit7.mytalkingangela.MyTalkingAngelaNativeActivity' to be focused [debug] [ADB] Possible activities, to be checked: 'com.outfit7.mytalkingangela.MyTalkingAngelaNativeActivity', 'com.outfit7.mytalkingangelafree.com.outfit7.mytalkingangela.MyTalkingAngelaNativeActivity' [debug] [ADB] Getting focused package and activity [debug] [ADB] Running 'C:\Users\Jure Labrovic\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s WYUNW18A26001536 shell dumpsys window windows' [debug] [ADB] Found package: 'com.outfit7.mytalkingangelafree' and fully qualified activity name : 'com.outfit7.mytalkingangela.MyTalkingAngelaNativeActivity' [debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://localhost:8200/wd/hub/session/0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6/appium/device/pixel_ratio] with body: {} [debug] [WD Proxy] Got response with status 200: "{\"sessionId\":\"0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6\",\"status\":0,\"value\":3}" [debug] [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars' [debug] [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://localhost:8200/wd/hub/session/0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6/appium/device/system_bars] with body: {}[debug] [WD Proxy] Got response with status 200: "{\"sessionId\":\"0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6\",\"status\":0,\"value\":{\"height\":2032,\"width\":1080}}" [info] [Appium] New AndroidUiautomator2Driver session created successfully, session 32987071-c9b7-4f12-a385-c3562ff882a4 added to master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1575033494046 (14:18:14 GMT+0100 (Central Europe Standard Time)) [debug] [MJSONWP (32987071)] Cached the protocol value 'MJSONWP' for the new session 32987071-c9b7-4f12-a385-c3562ff882a4 [debug] [MJSONWP (32987071)] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"C:\\JureL\\MTA30.apk","automationName":"UiAutomator2","deviceName":"Android Device","fullReset":true,"platformName":"Android","newCommandTimeout":0,"connectHardwareKeyboard":true},"app":"C:\\JureL\\MTA30.apk","automationName":"UiAutomator2","deviceName":"WYUNW18A26001536","fullReset":true,"platformName":"Android","newCommandTimeout":0,"connectHardwareKeyboard":true,"deviceUDID":"WYUNW18A26001536","appPackage":"com.outfit7.mytalkingangelafree","deviceApiLevel":26,"platformVersion":"8.0.0","deviceScreenSize":"1080x2160","deviceScreenDensity":480,"deviceModel":"LLD-L31","deviceManufacturer":"HUAWEI","pixelRatio":3,"statBarHeight":72,"viewportRect":{"left":0,"top":72,"width":1080,"height":1960}} [info] [HTTP] <-- POST /wd/hub/session 200 28367 ms - 985 [info] [HTTP]  [info] [HTTP] --> POST /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/context [info] [HTTP] {"name":"NATIVE_APP"} [debug] [MJSONWP (32987071)] Calling AppiumDriver.setContext() with args: ["NATIVE_APP","32987071-c9b7-4f12-a385-c3562ff882a4"] [debug] [MJSONWP (32987071)] Responding to client with driver.setContext() result: null [info] [HTTP] <-- POST /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/context 200 3 ms - 76 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/source [info] [HTTP] {} [info] [MJSONWP (32987071)] Driver proxy active, passing request on via HTTP proxy [info] [HTTP] --> GET /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/screenshot [info] [HTTP] {} [debug] [MJSONWP (32987071)] Calling AppiumDriver.getScreenshot() with args: ["32987071-c9b7-4f12-a385-c3562ff882a4"] [debug] [WD Proxy] Matched '/wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/source' to command name 'getPageSource' [debug] [WD Proxy] Proxying [GET /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/source] to [GET http://localhost:8200/wd/hub/session/0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6/source] with body: {} [info] [HTTP] --> GET /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/window/current/size [info] [HTTP] {} [info] [MJSONWP (32987071)] Driver proxy active, passing request on via HTTP proxy[debug] [WD Proxy] Got response with status 200: "{\"sessionId\":\"0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6\",\"status\":0,\"value\":\"\\r\\n\\r\\n \\r\\n  GET /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/source [info] [HTTP] {} [info] [MJSONWP (32987071)] Driver proxy active, passing request on via HTTP proxy [info] [HTTP] --> GET /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/screenshot [info] [HTTP] {} [debug] [MJSONWP (32987071)] Calling AppiumDriver.getScreenshot() with args: ["32987071-c9b7-4f12-a385-c3562ff882a4"] [info] [HTTP] --> GET /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/window/current/size [info] [HTTP] {} [info] [MJSONWP (32987071)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/source' to command name 'getPageSource' [debug] [WD Proxy] Proxying [GET /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/source] to [GET http://localhost:8200/wd/hub/session/0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6/source] with body: {} [debug] [WD Proxy] Got response with status 200: "{\"sessionId\":\"0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6\",\"status\":0,\"value\":\"\\r\\n\\r\\n \\r\\n  POST /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/elements [info] [HTTP] {"using":"id","value":"com.outfit7.mytalkingangelafree:id/o7_permission_confirmation_button"} [debug] [MJSONWP (32987071)] Calling AppiumDriver.findElements() with args: ["id","com.outfit7.mytalkingangelafree:id/o7_permission_confirmation_button","32987071-c9b7-4f12-a385-c3562ff882a4"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [WD Proxy] Matched '/elements' to command name 'findElements' [debug] [WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6/elements] with body: {"strategy":"id","selector":"com.outfit7.mytalkingangelafree:id/o7_permission_confirmation_button","context":"","multiple":true} [debug] [WD Proxy] Got response with status 200: {"sessionId":"0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6","status":0,"value":[{"ELEMENT":"1f3fba25-8723-48b6-bfd9-56a913c5acbe"}]} [debug] [MJSONWP (32987071)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"1f3fba25-8723-48b6-bfd9-56a913c5acbe","ELEMENT":"1f3fba25-8723-48b6-bfd9-56a913c5acbe"}] [info] [HTTP] <-- POST /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/elements 200 78 ms - 201 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/element/1f3fba25-8723-48b6-bfd9-56a913c5acbe/click [info] [HTTP] {} [debug] [MJSONWP (32987071)] Calling AppiumDriver.click() with args: ["1f3fba25-8723-48b6-bfd9-56a913c5acbe","32987071-c9b7-4f12-a385-c3562ff882a4"] [debug] [WD Proxy] Matched '/element/1f3fba25-8723-48b6-bfd9-56a913c5acbe/click' to command name 'click' [debug] [WD Proxy] Proxying [POST /element/1f3fba25-8723-48b6-bfd9-56a913c5acbe/click] to [POST http://localhost:8200/wd/hub/session/0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6/element/1f3fba25-8723-48b6-bfd9-56a913c5acbe/click] with body: {"element":"1f3fba25-8723-48b6-bfd9-56a913c5acbe"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6","status":0,"value":true} [debug] [MJSONWP (32987071)] Responding to client with driver.click() result: true [info] [HTTP] <-- POST /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/element/1f3fba25-8723-48b6-bfd9-56a913c5acbe/click 200 67 ms - 76 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/source [info] [HTTP] {} [info] [MJSONWP (32987071)] Driver proxy active, passing request on via HTTP proxy [info] [HTTP] --> GET /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/screenshot [info] [HTTP] {} [debug] [MJSONWP (32987071)] Calling AppiumDriver.getScreenshot() with args: ["32987071-c9b7-4f12-a385-c3562ff882a4"] [debug] [WD Proxy] Matched '/wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/source' to command name 'getPageSource' [debug] [WD Proxy] Proxying [GET /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/source] to [GET http://localhost:8200/wd/hub/session/0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6/source] with body: {} [info] [HTTP] --> GET /wd/hub/session/32987071-c9b7-4f12-a385-c3562ff882a4/window/current/size [info] [HTTP] {} [info] [MJSONWP (32987071)] Driver proxy active, passing request on via HTTP proxy[debug] [WD Proxy] Got response with status 200: "{\"sessionId\":\"0d5e1be0-6f5b-4cd5-b925-81a7e6f2f1e6\",\"status\":0,\"value\":\"\\r\\n\\r\\n \\r\\n