[info] [Appium] Welcome to Appium v1.8.0 [info] [Appium] Appium REST http interface listener started on 0.0.0.0:4723[info] [HTTP] --> POST /wd/hub/session [info] [HTTP] {"desiredCapabilities":{"app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appActivity":"com.ref.login_screen.LoginActivity","appPackage":"com.pdffiller","deviceName":"Xiaomi","newCommandTimeout":300,"platformName":"Android","platformVersion":"6.0","udid":"4e465e1f0504"},"capabilities":{"desiredCapabilities":{"app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appActivity":"com.ref.login_screen.LoginActivity","appPackage":"com.pdffiller","deviceName":"Xiaomi","newCommandTimeout":300,"platformName":"Android","platformVersion":"6.0","udid":"4e465e1f0504"},"firstMatch":[{"appium:app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appium:appActivity":"com.ref.login_screen.LoginActivity","appium:appPackage":"com.pdffiller","appium:deviceName":"Xiaomi","appium:newCommandTimeout":300,"platformName":"android","appium:platformVersion":"6.0","appium:udid":"4e465e1f0504"}]}} [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appActivity":"com.ref.login_screen.LoginActivity","appPackage":"com.pdffiller","deviceName":"Xiaomi","newCommandTimeout":300,"platformName":"Android","platformVersion":"6.0","udid":"4e465e1f0504"},null,{"desiredCapabilities":{"app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appActivity":"com.ref.login_screen.LoginActivity","appPackage":"com.pdffiller","deviceName":"Xiaomi","newCommandTimeout":300,"platformName":"Android","platformVersion":"6.0","udid":"4e465e1f0504"},"firstMatch":[{"appium:app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appium:appActivity":"com.ref.login_screen.LoginActivity","appium:appPackage":"com.pdffiller","appium:deviceName":"Xiaomi","appium:newCommandTimeout":300,"platformName":"android","appium:platformVersion":"6.0","appium:udid":"4e465e1f0504"}]}] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1525963838353 (17:50:38 GMT+0300 (Тонга (лето))) [warn] [Appium] Consider setting 'automationName' capability to 'uiautomator2' on Android >= 6, since UIAutomator framework is not maintained anymore by the OS vendor. [info] [Appium] Creating new AndroidDriver (v2.6.0) session [info] [Appium] Capabilities: [info] [Appium] platformName: android [info] [Appium] app: C:\Users\Idea_projects\java_appium_tests\src\app\app_mydocs-debug.apk [info] [Appium] appActivity: com.ref.login_screen.LoginActivity [info] [Appium] appPackage: com.pdffiller [info] [Appium] deviceName: Xiaomi [info] [Appium] newCommandTimeout: 300 [info] [Appium] platformVersion: 6.0 [info] [Appium] udid: 4e465e1f0504 [debug] [BaseDriver] W3C capabilities {"alwaysMatch":{"platformNa... and MJSONWP desired capabilities [object Object] were provided [debug] [BaseDriver] Creating session with W3C capabilities: {"alwaysMatch":{"platformNa... [info] [BaseDriver] Session created with session id: fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8 [debug] [AndroidDriver] Getting Java version [info] [AndroidDriver] Java version is: 1.8.0_171 [info] [ADB] Checking whether adb is present [info] [ADB] Using adb.exe from C:\Users\Dima\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: 4e465e1f0504 [info] [ADB] Checking whether adb is present [info] [ADB] Using adb.exe from C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe [debug] [ADB] Setting device id to 4e465e1f0504 [info] [BaseDriver] Using local app 'C:\Users\Idea_projects\java_appium_tests\src\app\app_mydocs-debug.apk' [debug] [AndroidDriver] Checking whether app is actually present [info] [AndroidDriver] Starting Android session [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 wait-for-device' [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell echo ping'[debug] [AndroidDriver] Pushing settings apk to device... [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell pm list packages io.appium.settings'[debug] [ADB] App is installed [debug] [ADB] Getting package info for 'io.appium.settings' [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell dumpsys package io.appium.settings' [info] [ADB] Checking whether aapt is present [info] [ADB] Using aapt.exe from C:\Users\Dima\AppData\Local\Android\Sdk\build-tools\28.0.0-rc2\aapt.exe [debug] [ADB] The installed 'io.appium.settings' package does not require upgrade ('2.3.0' >= '2.3.0') [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell ps'[debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell getprop ro.build.version.sdk' [debug] [ADB] Current device property 'ro.build.version.sdk': 24 [debug] [ADB] Device API level: 24 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell am start -W -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'[debug] [ADB] Device API level: 24 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell appops set io.appium.settings android\:mock_location allow'[warn] [AndroidDriver] setDeviceLanguageCountry requires language or country. [warn] [AndroidDriver] Got language: 'undefined' and country: 'undefined' [debug] [Logcat] Starting logcat capture [debug] [AndroidDriver] Pushing unlock helper app to device... [debug] [ADB] Getting install status for io.appium.unlock [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell pm list packages io.appium.unlock'[debug] [ADB] App is installed [debug] [ADB] Getting package info for 'io.appium.unlock' [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell dumpsys package io.appium.unlock' [info] [ADB] Checking whether aapt is present [info] [ADB] Using aapt.exe from C:\Users\Dima\AppData\Local\Android\Sdk\build-tools\28.0.0-rc2\aapt.exe [debug] [ADB] The installed 'io.appium.unlock' package does not require upgrade ('2.0.0' >= '2.0.0') [info] [ADB] Getting device platform version [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell getprop ro.build.version.release'[debug] [ADB] Current device property 'ro.build.version.release': 7.0 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell wm size'[debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell getprop ro.product.model' [debug] [ADB] Current device property 'ro.product.model': Redmi Note 4 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell getprop ro.product.manufacturer' [debug] [ADB] Current device property 'ro.product.manufacturer': Xiaomi [debug] [ADB] Getting install status for com.pdffiller [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell pm list packages com.pdffiller'[debug] [ADB] App is installed [debug] [ADB] Getting install status for com.pdffiller [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell pm list packages com.pdffiller'[debug] [ADB] App is installed [debug] [ADB] Getting package info for 'com.pdffiller' [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell dumpsys package com.pdffiller' [info] [ADB] Checking whether aapt is present [info] [ADB] Using aapt.exe from C:\Users\Dima\AppData\Local\Android\Sdk\build-tools\28.0.0-rc2\aapt.exe[debug] [ADB] The installed 'com.pdffiller' package does not require upgrade ('6.1.8' >= '6.1.8') [info] [AndroidDriver] Performing fast reset on 'com.pdffiller' [debug] [ADB] Getting install status for com.pdffiller [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell pm list packages com.pdffiller'[debug] [ADB] App is installed [debug] [ADB] Getting connected devices...[debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell am force-stop com.pdffiller'[debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell pm clear com.pdffiller'[debug] [AndroidDriver] Performed fast reset on the installed 'com.pdffiller' application (stop and clear) [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell rm -rf /data/local/tmp/strings.json'[debug] [AndroidDriver] Extracting strings from apk [debug] [AndroidDriver] C:\Users\Idea_projects\java_appium_tests\src\app\app_mydocs-debug.apk [debug] [AndroidDriver] undefined [debug] [AndroidDriver] C:\Users\Dima\AppData\Local\Temp\com.pdffiller [debug] [ADB] Extracting strings for language: default [info] [ADB] Checking whether aapt is present [info] [ADB] Using aapt.exe from C:\Users\Dima\AppData\Local\Android\Sdk\build-tools\28.0.0-rc2\aapt.exe[info] [ADB] Successfully extracted 889 strings from 'C:\Users\Idea_projects\java_appium_tests\src\app\app_mydocs-debug.apk' resources for '(default)' configuration[debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 push C\:\\Users\\Dima\\AppData\\Local\\Temp\\com.pdffiller\\strings.json /data/local/tmp' [debug] [AndroidBootstrap] Watching for bootstrap disconnect [debug] [ADB] Forwarding system: 4724 to device: 4724 [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 forward tcp\:4724 tcp\:4724' [debug] [UiAutomator] Starting UiAutomator [debug] [UiAutomator] Moving to state 'starting' [debug] [UiAutomator] Parsing uiautomator jar [debug] [UiAutomator] Found jar name: 'AppiumBootstrap.jar' [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 push 'C:\\Program Files (x86)\\Appium\\resources\\app\\node_modules\\appium-android-bootstrap\\bootstrap\\bin\\AppiumBootstrap.jar' /data/local/tmp/' [debug] [ADB] Attempting to kill all uiautomator processes [debug] [ADB] Getting all processes with uiautomator [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell ps' [info] [ADB] No uiautomator process found to kill, continuing... [debug] [UiAutomator] Starting UIAutomator [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","4e465e1f0504","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","com.pdffiller","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false][debug] [UiAutomator] Moving to state 'online' [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Loading json... [info] [AndroidBootstrap] Android bootstrap socket is now connected [debug] [ADB] Getting connected devices... [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell dumpsys window'[info] [AndroidDriver] Screen already unlocked, doing nothing [debug] [ADB] Device API level: 24 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Users\Dima\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s 4e465e1f0504 shell am start -W -n com.pdffiller/com.ref.login_screen.LoginActivity -S'[info] [Appium] New AndroidDriver session created successfully, session fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8 added to master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1525963850659 (17:50:50 GMT+0300 (Тонга (лето))) [debug] [MJSONWP] 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","app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appActivity":"com.ref.login_screen.LoginActivity","appPackage":"com.pdffiller","deviceName":"Xiaomi","newCommandTimeout":300,"platformVersion":"6.0","udid":"4e465e1f0504"},"platformName":"android","app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appActivity":"com.ref.login_screen.LoginActivity","appPackage":"com.pdffiller","deviceName":"4e465e1f0504","newCommandTimeout":300,"platformVersion":"7.0","udid":"4e465e1f0504","deviceUDID":"4e465e1f0504","deviceScreenSize":"1080x1920","deviceModel":"Redmi Note 4","deviceManufacturer":"Xiaomi"}} [info] [HTTP] <-- POST /wd/hub/session 200 12308 ms - 971 [info] [HTTP]  [info] [HTTP] --> GET /wd/hub/session/fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8 [info] [HTTP] {} [debug] [W3C] Calling AppiumDriver.getSession() with args: ["fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8"] [debug] [W3C] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appActivity":"com.ref.login_screen.LoginActivity","appPackage":"com.pdffiller","deviceName":"Xiaomi","newCommandTimeout":300,"platformVersion":"6.0","udid":"4e465e1f0504"},"platformName":"android","app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appActivity":"com.ref.login_screen.LoginActivity","appPackage":"com.pdffiller","deviceName":"4e465e1f0504","newCommandTimeout":300,"platformVersion":"7.0","udid":"4e465e1f0504","deviceUDID":"4e465e1f0504","deviceScreenSize":"1080x1920","deviceModel":"Redmi Note 4","deviceManufacturer":"Xiaomi"} [info] [HTTP] <-- GET /wd/hub/session/fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8 200 5 ms - 903 [info] [HTTP]  [info] [HTTP] --> GET /wd/hub/session/fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8 [info] [HTTP] {} [debug] [W3C] Calling AppiumDriver.getSession() with args: ["fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8"] [debug] [W3C] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appActivity":"com.ref.login_screen.LoginActivity","appPackage":"com.pdffiller","deviceName":"Xiaomi","newCommandTimeout":300,"platformVersion":"6.0","udid":"4e465e1f0504"},"platformName":"android","app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appActivity":"com.ref.login_screen.LoginActivity","appPackage":"com.pdffiller","deviceName":"4e465e1f0504","newCommandTimeout":300,"platformVersion":"7.0","udid":"4e465e1f0504","deviceUDID":"4e465e1f0504","deviceScreenSize":"1080x1920","deviceModel":"Redmi Note 4","deviceManufacturer":"Xiaomi"} [info] [HTTP] <-- GET /wd/hub/session/fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8 200 3 ms - 903 [info] [HTTP]  [info] [HTTP] --> POST /wd/hub/session/fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8/timeouts [info] [HTTP] {"implicit":5000} [debug] [W3C] Calling AppiumDriver.timeouts() with args: [{"protocol":"W3C","implicit":5000},"fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8"] [debug] [BaseDriver] script: undefined, pageLoad: undefined, implicit: 5000 [debug] [BaseDriver] Set implicit wait to 5000ms [debug] [W3C] Responding to client with driver.timeouts() result: null [info] [HTTP] <-- POST /wd/hub/session/fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8/timeouts 200 3 ms - 14 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/sessions [info] [HTTP] {} [debug] [W3C] Calling AppiumDriver.getSessions() with args: [] [debug] [W3C] Responding to client with driver.getSessions() result: [{"id":"fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8","capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appActivity":"com.ref.login_screen.LoginActivity","appPackage":"com.pdffiller","deviceName":"Xiaomi","newCommandTimeout":300,"platformVersion":"6.0","udid":"4e465e1f0504"},"platformName":"android","app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appActivity":"com.ref.login_screen.LoginActivity","appPackage":"com.pdffiller","deviceName":"4e465e1f0504","newCommandTimeout":300,"platformVersion":"7.0","udid":"4e465e1f0504","deviceUDID":"4e465e1f0504","deviceScreenSize":"1080x1920","deviceModel":"Redmi Note 4","deviceManufacturer":"Xiaomi"}}] [info] [HTTP] <-- GET /wd/hub/sessions 200 2 ms - 966 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8 [info] [HTTP] {} [debug] [W3C] Calling AppiumDriver.getSession() with args: ["fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8"] [debug] [W3C] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appActivity":"com.ref.login_screen.LoginActivity","appPackage":"com.pdffiller","deviceName":"Xiaomi","newCommandTimeout":300,"platformVersion":"6.0","udid":"4e465e1f0504"},"platformName":"android","app":"C:\\Users\\Idea_projects\\java_appium_tests\\src\\app\\app_mydocs-debug.apk","appActivity":"com.ref.login_screen.LoginActivity","appPackage":"com.pdffiller","deviceName":"4e465e1f0504","newCommandTimeout":300,"platformVersion":"7.0","udid":"4e465e1f0504","deviceUDID":"4e465e1f0504","deviceScreenSize":"1080x1920","deviceModel":"Redmi Note 4","deviceManufacturer":"Xiaomi"} [info] [HTTP] <-- GET /wd/hub/session/fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8 200 3 ms - 903 [info] [HTTP] [info] [HTTP] --> GET /wd/hub/session/fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8/source [info] [HTTP] {} [debug] [W3C] Calling AppiumDriver.getPageSource() with args: ["fcce85fd-76dd-4cb3-b0b4-6b9f2a6dc4f8"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"source","params":{}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"source","params":{}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: source