Microsoft Windows [Version 10.0.15063] (c) 2017 Microsoft Corporation. All rights reserved. C:\Users\rebecca.williams>appium -a 127.0.0.1 -p 4723 [Appium] Welcome to Appium v1.7.1 [Appium] Non-default server args: [Appium] address: 127.0.0.1 [Appium] Appium REST http interface listener started on 127.0.0.1:4723 [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"newCommandTimeout":120,"fullReset":"true","platformName":"Android","platformVersion":"6.0.0","deviceName":"Cubot","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*"},"capabilities":{"firstMatch":[{"platformName":"Android"}]}} [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"newCommandTimeout":120,"fullReset":"true","platformName":"Android","platformVersion":"6.0.0","deviceName":"Cubot","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*"},null,{"firstMatch":[{"platformName":"Android"}]}] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1525350095745 (13:21:35 GMT+0100 (GMT Daylight Time)) [Appium] Creating new AndroidDriver (v1.28.1) session [Appium] Capabilities: [Appium] newCommandTimeout: 120 [Appium] fullReset: 'true' [Appium] platformName: 'Android' [Appium] platformVersion: '6.0.0' [Appium] deviceName: 'Cubot' [Appium] udid: 'X562XXDH68220238' [Appium] app: 'C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk' [Appium] appWaitActivity: 'md5ca5626392feb4628a1f95c95504ee963.*' [BaseDriver] Capability 'fullReset' changed from string to boolean. This may cause unexpected behavior [BaseDriver] Session created with session id: ed7cc79c-c0d5-4eee-add9-fde737d1e21b [debug] [AndroidDriver] Getting Java version [AndroidDriver] Java version is: 10 [ADB] Checking whether adb is present [ADB] Using adb.exe from C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe [AndroidDriver] Retrieving device list [debug] [ADB] Trying to find a connected android device [debug] [ADB] Getting connected devices... [debug] [ADB] 0 device(s) connected [debug] [ADB] Could not find devices, restarting adb server... [debug] [ADB] Restarting adb [debug] [ADB] Killing adb server on port 5037 [debug] [ADB] Getting connected devices... [debug] [ADB] 0 device(s) connected [debug] [ADB] Could not find devices, restarting adb server... [debug] [ADB] Restarting adb [debug] [ADB] Killing adb server on port 5037 [debug] [ADB] Getting connected devices... [debug] [ADB] 0 device(s) connected [debug] [ADB] Could not find devices, restarting adb server... [debug] [ADB] Restarting adb [debug] [ADB] Killing adb server on port 5037 [debug] [ADB] Getting connected devices... [debug] [ADB] 0 device(s) connected [debug] [ADB] Could not find devices, restarting adb server... [debug] [ADB] Restarting adb [debug] [ADB] Killing adb server on port 5037 [debug] [ADB] Getting connected devices... [debug] [ADB] 0 device(s) connected [debug] [ADB] Could not find devices, restarting adb server... [debug] [ADB] Restarting adb [debug] [ADB] Killing adb server on port 5037 [debug] [ADB] Getting connected devices... [debug] [ADB] 0 device(s) connected [debug] [ADB] Could not find devices, restarting adb server... [debug] [ADB] Restarting adb [debug] [ADB] Killing adb server on port 5037 [debug] [ADB] Getting connected devices... [debug] [ADB] 0 device(s) connected [debug] [ADB] Could not find devices, restarting adb server... [debug] [ADB] Restarting adb [debug] [ADB] Killing adb server on port 5037 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [AndroidDriver] Using device: X562XXDH68220238 [ADB] Checking whether adb is present [ADB] Using adb.exe from C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe [debug] [ADB] Setting device id to X562XXDH68220238 [BaseDriver] Using local app 'C:\Projects\GemApp.ManagerApp-NetStandard\GemApp.ManagerApp.Tests.UI\App\hgem.manager-signed.apk' [debug] [AndroidDriver] Checking whether app is actually present [AndroidDriver] Starting Android session [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","wait-for-device"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","echo","ping"] [debug] [Logcat] Starting logcat capture [debug] [AndroidDriver] Pushing settings apk to device... [debug] [ADB] Uninstalling and re-installing 'io.appium.settings' [debug] [ADB] Uninstalling io.appium.settings [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","io.appium.settings"] [debug] [ADB] App is installed [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","io.appium.settings"] [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","uninstall","io.appium.settings"] [debug] [ADB] ADB command output: Success [ADB] io.appium.settings was successfully uninstalled [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","io.appium.settings"] [debug] [ADB] App is not installed [debug] [ADB] App 'C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\io.appium.settings\app\build\outputs\apk\settings_apk-debug.apk' not installed. Installing [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","install","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\io.appium.settings\\app\\build\\outputs\\apk\\settings_apk-debug.apk"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.build.version.sdk"] [debug] [ADB] Current device property 'ro.build.version.sdk': 23 [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","dumpsys","package","io.appium.settings"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","dump","io.appium.settings"] [debug] [ADB] Got the following command chunks to execute: pm,grant,io.appium.settings,android.permission.READ_PHONE_STATE,;,pm,grant,io.appium.settings,android.permission.WRITE_SETTINGS,;,pm,grant,io.appium.settings,android.permission.ACCESS_FINE_LOCATION,;,pm,grant,io.appium.settings,android.permission.ACCESS_COARSE_LOCATION,;,pm,grant,io.appium.settings,android.permission.ACCESS_MOCK_LOCATION,;,pm,grant,io.appium.settings,android.permission.SET_ANIMATION_SCALE,; [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","grant","io.appium.settings","android.permission.READ_PHONE_STATE",";","pm","grant","io.appium.settings","android.permission.WRITE_SETTINGS",";","pm","grant","io.appium.settings","android.permission.ACCESS_FINE_LOCATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_COARSE_LOCATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_MOCK_LOCATION",";","pm","grant","io.appium.settings","android.permission.SET_ANIMATION_SCALE",";"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ps"] [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","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: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","appops","set","io.appium.settings","android:mock_location","allow"] [debug] [AndroidDriver] Pushing unlock helper app to device... [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","install","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-unlock\\bin\\unlock_apk-debug.apk"] [ADB] Getting device platform version [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.build.version.release"] [debug] [ADB] Current device property 'ro.build.version.release': 6.0 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","wm","size"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.product.model"] [debug] [ADB] Current device property 'ro.product.model': CUBOT DINOSAUR [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.product.manufacturer"] [debug] [ADB] Current device property 'ro.product.manufacturer': CUBOT [debug] [AndroidDriver] Parsing package and activity from app manifest [ADB] Checking whether aapt is present [ADB] Using aapt.exe from C:\Program Files (x86)\Android\android-sdk\build-tools\23.0.3\aapt.exe [ADB] Extracting package and launch activity from manifest [debug] [ADB] badging package: hgem.manager [debug] [ADB] badging act: md5ca5626392feb4628a1f95c95504ee963.LaunchActivity [debug] [AndroidDriver] Parsed package and activity are: hgem.manager/md5ca5626392feb4628a1f95c95504ee963.LaunchActivity [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [ADB] hgem.manager was not uninstalled, because it was not present on the device [AndroidDriver] Remote apk path is /data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ls","/data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk"] [debug] [AndroidDriver] Checking if app is installed [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [AndroidDriver] Apk is not yet installed [AndroidDriver] installing apk from remote [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","mkdir","-p","/data/local/tmp"] [AndroidDriver] Clearing out any existing remote apks with the same hash [debug] [AndroidDriver] Removing any old apks [debug] [AndroidDriver] Except ["600fbd8db95ac9f5a00e27f6047db19d"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ls","/data/local/tmp/*.apk"] [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [ADB] hgem.manager was not uninstalled, because it was not present on the device [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","install","-r","/data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk"] [debug] [AndroidDriver] Extracting strings from apk C:\Projects\GemApp.ManagerApp-NetStandard\GemApp.ManagerApp.Tests.UI\App\hgem.manager-signed.apk null C:\Users\REBECC~1.WIL\AppData\Local\Temp\hgem.manager [debug] [ADB] Extracting strings for language: default [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","persist.sys.locale"] [debug] [ADB] Current device property 'persist.sys.locale': en-GB [debug] [ADB] No strings.xml for language 'en', getting default strings.xml [debug] [ADB] Reading strings from converted strings.json [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","push","C:\\Users\\REBECC~1.WIL\\AppData\\Local\\Temp\\hgem.manager\\strings.json","/data/local/tmp"] [debug] [AndroidBootstrap] Watching for bootstrap disconnect [debug] [ADB] Forwarding system: 4724 to device: 4724 [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","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:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","push","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\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:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ps"] [ADB] No uiautomator process found to kill, continuing... [debug] [UiAutomator] Starting UIAutomator [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","X562XXDH68220238","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","hgem.manager","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false] [debug] [UiAutomator] Moving to state 'online' [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers. [AndroidBootstrap] Android bootstrap socket is now connected [debug] [ADB] Getting connected devices... [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","dumpsys","window"] [AndroidDriver] Screen already unlocked, doing nothing [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","start","-W","-n","hgem.manager/md5ca5626392feb4628a1f95c95504ee963.LaunchActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"] [debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'hgem.manager' and activity: 'md5ca5626392feb4628a1f95c95504ee963.*' to be focused [debug] [ADB] Possible activities, to be checked: 'md5ca5626392feb4628a1f95c95504ee963.*' [debug] [ADB] Getting focused package and activity [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","dumpsys","window","windows"] [debug] [ADB] Found package: 'hgem.manager' and fully qualified activity name : 'md5ca5626392feb4628a1f95c95504ee963.MainActivity' [Appium] New AndroidDriver session created successfully, session ed7cc79c-c0d5-4eee-add9-fde737d1e21b added to master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1525350171694 (13:22:51 GMT+0100 (GMT Daylight Time)) [debug] [MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"newCommandTimeout":120,"fullReset":true,"platformName":"Android","platformVersion":"6.0.0","deviceName":"Cubot","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*"},"newCommandTimeout":120,"fullReset":true,"platformName":"Android","platformVersion":"6.0","deviceName":"X562XXDH68220238","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*","deviceUDID":"X562XXDH68220238","deviceScreenSize":"720x1280","deviceModel":"CUBOT DINOSAUR","deviceManufacturer":"CUBOT","appPackage":"hgem.manager","appWaitPackage":"hgem.manager","appActiv... [HTTP] <-- POST /wd/hub/session 200 75962 ms - 1151 [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/timeouts {"type":"implicit","ms":30000} [debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",30000,"ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [BaseDriver] Set implicit wait to 30000ms [debug] [MJSONWP] Responding to client with driver.timeouts() result: null [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/timeouts 200 14 ms - 76 [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element {"using":"id","value":"Username"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Username","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Username","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Username","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Username' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Username, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"1"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"1"} [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element 200 97 ms - 87 [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/1/clear {} [debug] [MJSONWP] Calling AppiumDriver.clear() with args: ["1","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"1"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"1"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"1"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Username"} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"1"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [AndroidDriver] Sending up to 8 clear characters to device [debug] [AndroidDriver] Sending 8 clear characters to device [debug] [ADB] Clearing up to 8 characters [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","input","keyevent","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112"] [debug] [MJSONWP] Responding to client with driver.clear() result: null [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/1/clear 200 1611 ms - 76 [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element {"using":"id","value":"Username"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Username","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Username","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Username","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Username' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [UIAUTO STDOUT] [APPIUM-UIAUTO] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/Username][ [debug] [AndroidBootstrap] [UIAUTO STDOUT] /APPIUM-UIAUTO] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Username, INSTANCE=0] [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"2"} [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element 200 74 ms - 87 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"2"}} [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/2/value {"value":["1111"]} [debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["1111"],"2","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:setText","params":{"elementId":"2","text":"1111","replace":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"2","text":"1111","replace":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 2 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText(). [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text remains after clearing, but it appears to be hint text. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text not cleared. Assuming remainder is hint text. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: 1111 [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.setValue() result: true [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/2/value 200 4997 ms - 76 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element {"using":"id","value":"Password"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Password","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Password","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Password","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Password' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [UIAUTO STDOUT] [APPIUM-UIAUTO] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/Password][ [debug] [AndroidBootstrap] [UIAUTO STDOUT] /APPIUM-UIAUTO] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Password, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"3"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"3"} [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element 200 792 ms - 87 [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/3/clear {} [debug] [MJSONWP] Calling AppiumDriver.clear() with args: ["3","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"3"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"3"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"3"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"3"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [AndroidDriver] Sending up to 100 clear characters to device [debug] [AndroidDriver] Sending 50 clear characters to device [debug] [ADB] Clearing up to 50 characters [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","input","keyevent","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112"] [debug] [AndroidDriver] Sending 50 clear characters to device [debug] [ADB] Clearing up to 50 characters [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","input","keyevent","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112"] [debug] [MJSONWP] Responding to client with driver.clear() result: null [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/3/clear 200 5096 ms - 76 [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element {"using":"id","value":"Password"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Password","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Password","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Password","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Password' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Password, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"4"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"4"} [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element 200 124 ms - 87 [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/4/value {"value":["user123"]} [debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["user123"],"4","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"user123","replace":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"user123","replace":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 4 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText(). [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: user123 [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.setValue() result: true [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/4/value 200 4846 ms - 76 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element {"using":"id","value":"LoginButton"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","LoginButton","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"LoginButton","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"LoginButton","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'LoginButton' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/LoginButton] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/LoginButton] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=LoginButton] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=LoginButton, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"5"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"5"} [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element 200 699 ms - 87 [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/5/click {} [debug] [MJSONWP] Calling AppiumDriver.click() with args: ["5","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"5"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"5"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.click() result: true [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/5/click 200 241 ms - 76 [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element {"using":"id","value":"HGEM, Navigate up"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","HGEM, Navigate up","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 720 ms so far [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 1561 ms so far [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 2266 ms so far [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 3031 ms so far [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 3846 ms so far [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 4570 ms so far [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 5158 ms so far [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 6014 ms so far [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 6719 ms so far [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 7385 ms so far [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 8102 ms so far [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 8830 ms so far [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 9533 ms so far [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"6"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"6"} [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element 200 11046 ms - 87 [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/elements {"using":"class name","value":"android.widget.TextView"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["class name","android.widget.TextView","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"class name","selector":"android.widget.TextView","context":"","multiple":true}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"class name","selector":"android.widget.TextView","context":"","multiple":true}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android.widget.TextView' using 'CLASS_NAME' with the contextId: '' multiple: true [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=1] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (2) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=2] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (3) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=3] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (4) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=4] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (5) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=5] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (6) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=6] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (7) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=7] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (8) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=8] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (9) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=9] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (10) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=10] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (11) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=11] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (12) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=12] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (13) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=13] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (14) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=14] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (15) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=15] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (16) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=16] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (17) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=17] [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"7"},{"ELEMENT":"8"},{"ELEMENT":"9"},{"ELEMENT":"10"},{"ELEMENT":"11"},{"ELEMENT":"12"},{"ELEMENT":"13"},{"ELEMENT":"14"},{"ELEMENT":"15"},{"ELEMENT":"16"},{"ELEMENT":"17"},{"ELEMENT":"18"},{"ELEMENT":"19"},{"ELEMENT":"20"},{"ELEMENT":"21"},{"ELEMENT":"22"},{"ELEMENT":"23"}] [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/elements 200 443 ms - 359 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"7"},{"ELEMENT":"8"},{"ELEMENT":"9"},{"ELEMENT":"10"},{"ELEMENT":"11"},{"ELEMENT":"12"},{"ELEMENT":"13"},{"ELEMENT":"14"},{"ELEMENT":"15"},{"ELEMENT":"16"},{"ELEMENT":"17"},{"ELEMENT":"18"},{"ELEMENT":"19"},{"ELEMENT":"20"},{"ELEMENT":"21"},{"ELEMENT":"22"},{"ELEMENT":"23"}]} [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/7/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["7","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"7"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"7"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "HGEM" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/7/text 200 49 ms - 78 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"HGEM"} [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/7/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["7","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"7"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"7"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "HGEM" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/7/text 200 30 ms - 78 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"HGEM"} [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/8/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["8","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"8"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"8"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/8/text 200 33 ms - 77 [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/8/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["8","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"8"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"8"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/8/text 200 26 ms - 77 [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/9/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["9","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"9"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"9"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/9/text 200 32 ms - 77 [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/9/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["9","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"9"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"9"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/9/text 200 57 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/10/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["10","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"10"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"10"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Visits" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/10/text 200 30 ms - 80 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Visits"} [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/10/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["10","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"10"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"10"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Visits"} [debug] [MJSONWP] Responding to client with driver.getText() result: "Visits" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/10/text 200 31 ms - 80 [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/11/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["11","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"11"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"11"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/11/text 200 36 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/11/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["11","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"11"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"11"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/11/text 200 43 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/12/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["12","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"12"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"12"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/12/text 200 30 ms - 77 [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/12/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["12","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"12"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"12"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/12/text 200 35 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/13/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["13","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"13"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"13"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/13/text 200 33 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/13/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["13","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"13"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"13"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/13/text 200 31 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/14/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["14","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"14"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"14"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Feedback"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Feedback" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/14/text 200 33 ms - 82 [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/14/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["14","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"14"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"14"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Feedback"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Feedback" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/14/text 200 37 ms - 82 [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/14/click {} [debug] [MJSONWP] Calling AppiumDriver.click() with args: ["14","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"14"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"14"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.click() result: true [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/14/click 200 185 ms - 76 [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element {"using":"id","value":"android:id/up"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/up","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"24"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"24"} [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element 200 900 ms - 88 [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/24/click {} [debug] [MJSONWP] Calling AppiumDriver.click() with args: ["24","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"24"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"24"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.click() result: true [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/24/click 200 154 ms - 76 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [HTTP] --> POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/elements {"using":"id","value":"MenuTab"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","MenuTab","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"MenuTab","context":"","multiple":true}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"MenuTab","context":"","multiple":true}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'MenuTab' using 'ID' with the contextId: '' multiple: true [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=hgem.manager:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=hgem.manager:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=android:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=android:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=android:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=1] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (2) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=2] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (3) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=3] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (4) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=4] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (5) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=5] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (6) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=6] [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"25"},{"ELEMENT":"26"},{"ELEMENT":"27"},{"ELEMENT":"28"},{"ELEMENT":"29"},{"ELEMENT":"30"}] [HTTP] <-- POST /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/elements 200 1301 ms - 175 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"25"},{"ELEMENT":"26"},{"ELEMENT":"27"},{"ELEMENT":"28"},{"ELEMENT":"29"},{"ELEMENT":"30"}]} [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/25/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["25","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"25"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"25"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Home"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Home" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/25/text 200 31 ms - 78 [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/26/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["26","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"26"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"26"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Visits"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Visits" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/26/text 200 32 ms - 80 [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/27/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["27","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"27"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"27"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Feedback" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/27/text 200 31 ms - 82 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Feedback"} [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/28/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["28","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"28"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"28"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "League" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/28/text 200 52 ms - 80 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"League"} [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/29/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["29","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"29"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"29"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Internal Survey" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/29/text 200 88 ms - 89 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Internal Survey"} [HTTP] --> GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/30/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["30","ed7cc79c-c0d5-4eee-add9-fde737d1e21b"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"30"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"30"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Logout"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Logout" [HTTP] <-- GET /wd/hub/session/ed7cc79c-c0d5-4eee-add9-fde737d1e21b/element/30/text 200 45 ms - 80 [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"newCommandTimeout":120,"fullReset":"true","platformName":"Android","platformVersion":"6.0.0","deviceName":"Cubot","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*"},"capabilities":{"firstMatch":[{"platformName":"Android"}]}} [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"newCommandTimeout":120,"fullReset":"true","platformName":"Android","platformVersion":"6.0.0","deviceName":"Cubot","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*"},null,{"firstMatch":[{"platformName":"Android"}]}] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1525350205795 (13:23:25 GMT+0100 (GMT Daylight Time)) [Appium] Creating new AndroidDriver (v1.28.1) session [Appium] Capabilities: [Appium] newCommandTimeout: 120 [Appium] fullReset: 'true' [Appium] platformName: 'Android' [Appium] platformVersion: '6.0.0' [Appium] deviceName: 'Cubot' [Appium] udid: 'X562XXDH68220238' [Appium] app: 'C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk' [Appium] appWaitActivity: 'md5ca5626392feb4628a1f95c95504ee963.*' [BaseDriver] Capability 'fullReset' changed from string to boolean. This may cause unexpected behavior [BaseDriver] Session created with session id: 0766b02d-c260-4ff0-a549-ed0bc0342817 [debug] [AndroidDriver] Getting Java version [AndroidDriver] Java version is: 10 [ADB] Checking whether adb is present [ADB] Using adb.exe from C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe [AndroidDriver] Retrieving device list [debug] [ADB] Trying to find a connected android device [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [AndroidDriver] Using device: X562XXDH68220238 [ADB] Checking whether adb is present [ADB] Using adb.exe from C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe [debug] [ADB] Setting device id to X562XXDH68220238 [BaseDriver] Using local app 'C:\Projects\GemApp.ManagerApp-NetStandard\GemApp.ManagerApp.Tests.UI\App\hgem.manager-signed.apk' [debug] [AndroidDriver] Checking whether app is actually present [AndroidDriver] Starting Android session [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","wait-for-device"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","echo","ping"] [debug] [Logcat] Starting logcat capture [debug] [AndroidDriver] Pushing settings apk to device... [debug] [ADB] Uninstalling and re-installing 'io.appium.settings' [debug] [ADB] Uninstalling io.appium.settings [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","io.appium.settings"] [debug] [ADB] App is installed [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","io.appium.settings"] [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","uninstall","io.appium.settings"] [debug] [ADB] ADB command output: Success [ADB] io.appium.settings was successfully uninstalled [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","io.appium.settings"] [debug] [ADB] App is not installed [debug] [ADB] App 'C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\io.appium.settings\app\build\outputs\apk\settings_apk-debug.apk' not installed. Installing [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","install","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\io.appium.settings\\app\\build\\outputs\\apk\\settings_apk-debug.apk"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.build.version.sdk"] [debug] [ADB] Current device property 'ro.build.version.sdk': 23 [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","dumpsys","package","io.appium.settings"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","dump","io.appium.settings"] [debug] [ADB] Got the following command chunks to execute: pm,grant,io.appium.settings,android.permission.READ_PHONE_STATE,;,pm,grant,io.appium.settings,android.permission.WRITE_SETTINGS,;,pm,grant,io.appium.settings,android.permission.ACCESS_FINE_LOCATION,;,pm,grant,io.appium.settings,android.permission.ACCESS_COARSE_LOCATION,;,pm,grant,io.appium.settings,android.permission.ACCESS_MOCK_LOCATION,;,pm,grant,io.appium.settings,android.permission.SET_ANIMATION_SCALE,; [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","grant","io.appium.settings","android.permission.READ_PHONE_STATE",";","pm","grant","io.appium.settings","android.permission.WRITE_SETTINGS",";","pm","grant","io.appium.settings","android.permission.ACCESS_FINE_LOCATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_COARSE_LOCATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_MOCK_LOCATION",";","pm","grant","io.appium.settings","android.permission.SET_ANIMATION_SCALE",";"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ps"] [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","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: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","appops","set","io.appium.settings","android:mock_location","allow"] [debug] [AndroidDriver] Pushing unlock helper app to device... [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","install","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-unlock\\bin\\unlock_apk-debug.apk"] [ADB] Getting device platform version [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.build.version.release"] [debug] [ADB] Current device property 'ro.build.version.release': 6.0 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","wm","size"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.product.model"] [debug] [ADB] Current device property 'ro.product.model': CUBOT DINOSAUR [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.product.manufacturer"] [debug] [ADB] Current device property 'ro.product.manufacturer': CUBOT [debug] [AndroidDriver] Parsing package and activity from app manifest [ADB] Checking whether aapt is present [ADB] Using aapt.exe from C:\Program Files (x86)\Android\android-sdk\build-tools\23.0.3\aapt.exe [ADB] Extracting package and launch activity from manifest [debug] [ADB] badging package: hgem.manager [debug] [ADB] badging act: md5ca5626392feb4628a1f95c95504ee963.LaunchActivity [debug] [AndroidDriver] Parsed package and activity are: hgem.manager/md5ca5626392feb4628a1f95c95504ee963.LaunchActivity [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is installed [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","hgem.manager"] [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","uninstall","hgem.manager"] [debug] [ADB] ADB command output: Success [ADB] hgem.manager was successfully uninstalled [AndroidDriver] Remote apk path is /data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ls","/data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk"] [debug] [AndroidDriver] Checking if app is installed [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [AndroidDriver] Apk is not yet installed [AndroidDriver] installing apk from remote [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","mkdir","-p","/data/local/tmp"] [AndroidDriver] Clearing out any existing remote apks with the same hash [debug] [AndroidDriver] Removing any old apks [debug] [AndroidDriver] Except ["600fbd8db95ac9f5a00e27f6047db19d"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ls","/data/local/tmp/*.apk"] [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [ADB] hgem.manager was not uninstalled, because it was not present on the device [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","install","-r","/data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk"] [debug] [AndroidDriver] Extracting strings from apk C:\Projects\GemApp.ManagerApp-NetStandard\GemApp.ManagerApp.Tests.UI\App\hgem.manager-signed.apk null C:\Users\REBECC~1.WIL\AppData\Local\Temp\hgem.manager [debug] [ADB] Extracting strings for language: default [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","persist.sys.locale"] [debug] [ADB] Current device property 'persist.sys.locale': en-GB [debug] [ADB] No strings.xml for language 'en', getting default strings.xml [debug] [ADB] Reading strings from converted strings.json [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","push","C:\\Users\\REBECC~1.WIL\\AppData\\Local\\Temp\\hgem.manager\\strings.json","/data/local/tmp"] [debug] [AndroidBootstrap] Watching for bootstrap disconnect [debug] [ADB] Forwarding system: 4724 to device: 4724 [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","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:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","push","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\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:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ps"] [debug] [ADB] Attempting to kill process 18468 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","kill","-0",18468] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","kill",18468] [UiAutomator] UiAutomator exited unexpectedly with code 0, signal null [debug] [UiAutomator] Moving to state 'stopped' [debug] [AndroidDriver] Shutting down Android driver [Appium] Closing session, cause was 'UiAUtomator shut down unexpectedly' [Appium] Removing session ed7cc79c-c0d5-4eee-add9-fde737d1e21b from our master session list [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","hgem.manager"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","kill",18468] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","kill",18468] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","kill",18468] [ADB] Cannot kill process 18468 in 1000 ms. Trying to force kill... [debug] [ADB] Getting connected devices... [debug] [ADB] Pressing the HOME button [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","kill","-9",18468] [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","input","keyevent",3] [debug] [UiAutomator] Starting UIAutomator [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","X562XXDH68220238","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","hgem.manager","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false] [debug] [UiAutomator] Moving to state 'online' [AndroidBootstrap] Android bootstrap socket is now connected [debug] [ADB] Getting connected devices... [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:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","dumpsys","window"] [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [AndroidDriver] Screen already unlocked, doing nothing [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","start","-W","-n","hgem.manager/md5ca5626392feb4628a1f95c95504ee963.LaunchActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"] [debug] [ADB] App is installed [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","hgem.manager"] [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","uninstall","hgem.manager"] [debug] [ADB] ADB command output: Success [ADB] hgem.manager was successfully uninstalled [AndroidBootstrap] Cannot shut down Android bootstrap; it has already shut down [debug] [Logcat] Stopping logcat capture [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","io.appium.unlock"] [debug] [AndroidDriver] Not cleaning generated files. Add `clearSystemFiles` capability if wanted. [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","start","-W","-n","hgem.manager/md5ca5626392feb4628a1f95c95504ee963.LaunchActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"] [debug] [ADB] We tried to start an activity that doesn't exist, retrying with . prepended to activity [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","start","-W","-n","hgem.manager/.md5ca5626392feb4628a1f95c95504ee963.LaunchActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"] [ADB] Error: Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13) at ADB.callee$0$0$ (../../../lib/tools/apk-utils.js:89:13) at tryCatch (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40) at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22) at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21) at GeneratorFunctionPrototype.invoke (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37) at at process._tickCallback (internal/process/next_tick.js:188:7) Error: Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13) at ADB.callee$0$0$ (../../../lib/tools/apk-utils.js:89:13) at tryCatch (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40) at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22) at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21) at GeneratorFunctionPrototype.invoke (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37) at at process._tickCallback (internal/process/next_tick.js:188:7) [ADB] Error: Error occured while starting App. Original error: Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13) at ADB.callee$0$0$ (../../../lib/tools/apk-utils.js:101:9) at tryCatch (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40) at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22) at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21) at GeneratorFunctionPrototype.invoke (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37) at at process._tickCallback (internal/process/next_tick.js:188:7) Error: Error occured while starting App. Original error: Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13) at ADB.callee$0$0$ (../../../lib/tools/apk-utils.js:101:9) at tryCatch (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40) at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22) at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21) at GeneratorFunctionPrototype.invoke (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37) at at process._tickCallback (internal/process/next_tick.js:188:7) [debug] [AndroidDriver] Shutting down Android driver [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","hgem.manager"] [debug] [ADB] Pressing the HOME button [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","input","keyevent",3] [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [ADB] hgem.manager was not uninstalled, because it was not present on the device [debug] [AndroidBootstrap] Sending command to android: {"cmd":"shutdown"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [UiAutomator] Shutting down UiAutomator [debug] [UiAutomator] Moving to state 'stopping' [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"shutdown"} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type SHUTDOWN [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"OK, shutting down"} [debug] [AndroidBootstrap] [UIAUTO STDOUT] close [socket][/127.0.0.1:4724] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Closed client connection [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: numtests=1 [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: stream=. [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: id=UiAutomatorTestRunner [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: test=testRunServer [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: class=io.appium.android.bootstrap.Bootstrap [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: current=1 [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: 0 [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: stream= [debug] [AndroidBootstrap] [UIAUTO STDOUT] Test results for WatcherResultPrinter=. [debug] [AndroidBootstrap] [UIAUTO STDOUT] Time: 26.395 [debug] [AndroidBootstrap] [UIAUTO STDOUT] OK (1 test) [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: -1 [debug] [UiAutomator] UiAutomator shut down normally [debug] [UiAutomator] Moving to state 'stopped' [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:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ps"] [ADB] No uiautomator process found to kill, continuing... [debug] [UiAutomator] Moving to state 'stopped' [debug] [Logcat] Stopping logcat capture [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","io.appium.unlock"] [debug] [AndroidDriver] Not cleaning generated files. Add `clearSystemFiles` capability if wanted. [MJSONWP] Encountered internal error running command: Error: Error occured while starting App. Original error: Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13) at ADB.callee$0$0$ (../../../lib/tools/apk-utils.js:101:9) at tryCatch (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40) at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22) at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21) at GeneratorFunctionPrototype.invoke (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37) at at process._tickCallback (internal/process/next_tick.js:188:7) [HTTP] <-- POST /wd/hub/session 500 77898 ms - 299 [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"newCommandTimeout":120,"fullReset":"true","platformName":"Android","platformVersion":"6.0.0","deviceName":"Cubot","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*"},"capabilities":{"firstMatch":[{"platformName":"Android"}]}} [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"newCommandTimeout":120,"fullReset":"true","platformName":"Android","platformVersion":"6.0.0","deviceName":"Cubot","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*"},null,{"firstMatch":[{"platformName":"Android"}]}] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1525350283887 (13:24:43 GMT+0100 (GMT Daylight Time)) [Appium] Creating new AndroidDriver (v1.28.1) session [Appium] Capabilities: [Appium] newCommandTimeout: 120 [Appium] fullReset: 'true' [Appium] platformName: 'Android' [Appium] platformVersion: '6.0.0' [Appium] deviceName: 'Cubot' [Appium] udid: 'X562XXDH68220238' [Appium] app: 'C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk' [Appium] appWaitActivity: 'md5ca5626392feb4628a1f95c95504ee963.*' [BaseDriver] Capability 'fullReset' changed from string to boolean. This may cause unexpected behavior [BaseDriver] Session created with session id: d3699daa-c9e1-4efe-980d-5f0b6e7f5e09 [debug] [AndroidDriver] Getting Java version [AndroidDriver] Java version is: 10 [ADB] Checking whether adb is present [ADB] Using adb.exe from C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe [AndroidDriver] Retrieving device list [debug] [ADB] Trying to find a connected android device [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [AndroidDriver] Using device: X562XXDH68220238 [ADB] Checking whether adb is present [ADB] Using adb.exe from C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe [debug] [ADB] Setting device id to X562XXDH68220238 [BaseDriver] Using local app 'C:\Projects\GemApp.ManagerApp-NetStandard\GemApp.ManagerApp.Tests.UI\App\hgem.manager-signed.apk' [debug] [AndroidDriver] Checking whether app is actually present [AndroidDriver] Starting Android session [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","wait-for-device"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","echo","ping"] [debug] [Logcat] Starting logcat capture [debug] [AndroidDriver] Pushing settings apk to device... [debug] [ADB] Uninstalling and re-installing 'io.appium.settings' [debug] [ADB] Uninstalling io.appium.settings [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","io.appium.settings"] [debug] [ADB] App is installed [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","io.appium.settings"] [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","uninstall","io.appium.settings"] [debug] [ADB] ADB command output: Success [ADB] io.appium.settings was successfully uninstalled [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","io.appium.settings"] [debug] [ADB] App is not installed [debug] [ADB] App 'C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\io.appium.settings\app\build\outputs\apk\settings_apk-debug.apk' not installed. Installing [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","install","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\io.appium.settings\\app\\build\\outputs\\apk\\settings_apk-debug.apk"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.build.version.sdk"] [debug] [ADB] Current device property 'ro.build.version.sdk': 23 [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","dumpsys","package","io.appium.settings"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","dump","io.appium.settings"] [debug] [ADB] Got the following command chunks to execute: pm,grant,io.appium.settings,android.permission.READ_PHONE_STATE,;,pm,grant,io.appium.settings,android.permission.WRITE_SETTINGS,;,pm,grant,io.appium.settings,android.permission.ACCESS_FINE_LOCATION,;,pm,grant,io.appium.settings,android.permission.ACCESS_COARSE_LOCATION,;,pm,grant,io.appium.settings,android.permission.ACCESS_MOCK_LOCATION,;,pm,grant,io.appium.settings,android.permission.SET_ANIMATION_SCALE,; [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","grant","io.appium.settings","android.permission.READ_PHONE_STATE",";","pm","grant","io.appium.settings","android.permission.WRITE_SETTINGS",";","pm","grant","io.appium.settings","android.permission.ACCESS_FINE_LOCATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_COARSE_LOCATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_MOCK_LOCATION",";","pm","grant","io.appium.settings","android.permission.SET_ANIMATION_SCALE",";"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ps"] [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","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: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","appops","set","io.appium.settings","android:mock_location","allow"] [debug] [AndroidDriver] Pushing unlock helper app to device... [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","install","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-unlock\\bin\\unlock_apk-debug.apk"] [ADB] Getting device platform version [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.build.version.release"] [debug] [ADB] Current device property 'ro.build.version.release': 6.0 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","wm","size"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.product.model"] [debug] [ADB] Current device property 'ro.product.model': CUBOT DINOSAUR [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.product.manufacturer"] [debug] [ADB] Current device property 'ro.product.manufacturer': CUBOT [debug] [AndroidDriver] Parsing package and activity from app manifest [ADB] Checking whether aapt is present [ADB] Using aapt.exe from C:\Program Files (x86)\Android\android-sdk\build-tools\23.0.3\aapt.exe [ADB] Extracting package and launch activity from manifest [debug] [ADB] badging package: hgem.manager [debug] [ADB] badging act: md5ca5626392feb4628a1f95c95504ee963.LaunchActivity [debug] [AndroidDriver] Parsed package and activity are: hgem.manager/md5ca5626392feb4628a1f95c95504ee963.LaunchActivity [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [ADB] hgem.manager was not uninstalled, because it was not present on the device [AndroidDriver] Remote apk path is /data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ls","/data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk"] [debug] [AndroidDriver] Checking if app is installed [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [AndroidDriver] Apk is not yet installed [AndroidDriver] installing apk from remote [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","mkdir","-p","/data/local/tmp"] [AndroidDriver] Clearing out any existing remote apks with the same hash [debug] [AndroidDriver] Removing any old apks [debug] [AndroidDriver] Except ["600fbd8db95ac9f5a00e27f6047db19d"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ls","/data/local/tmp/*.apk"] [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [ADB] hgem.manager was not uninstalled, because it was not present on the device [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","install","-r","/data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk"] [debug] [AndroidDriver] Extracting strings from apk C:\Projects\GemApp.ManagerApp-NetStandard\GemApp.ManagerApp.Tests.UI\App\hgem.manager-signed.apk null C:\Users\REBECC~1.WIL\AppData\Local\Temp\hgem.manager [debug] [ADB] Extracting strings for language: default [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","persist.sys.locale"] [debug] [ADB] Current device property 'persist.sys.locale': en-GB [debug] [ADB] No strings.xml for language 'en', getting default strings.xml [debug] [ADB] Reading strings from converted strings.json [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","push","C:\\Users\\REBECC~1.WIL\\AppData\\Local\\Temp\\hgem.manager\\strings.json","/data/local/tmp"] [debug] [AndroidBootstrap] Watching for bootstrap disconnect [debug] [ADB] Forwarding system: 4724 to device: 4724 [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","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:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","push","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\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:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ps"] [ADB] No uiautomator process found to kill, continuing... [debug] [UiAutomator] Starting UIAutomator [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","X562XXDH68220238","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","hgem.manager","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false] [debug] [UiAutomator] Moving to state 'online' [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers. [AndroidBootstrap] Android bootstrap socket is now connected [debug] [ADB] Getting connected devices... [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","dumpsys","window"] [AndroidDriver] Screen already unlocked, doing nothing [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","start","-W","-n","hgem.manager/md5ca5626392feb4628a1f95c95504ee963.LaunchActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"] [debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'hgem.manager' and activity: 'md5ca5626392feb4628a1f95c95504ee963.*' to be focused [debug] [ADB] Possible activities, to be checked: 'md5ca5626392feb4628a1f95c95504ee963.*' [debug] [ADB] Getting focused package and activity [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","dumpsys","window","windows"] [debug] [ADB] Found package: 'hgem.manager' and fully qualified activity name : 'md5ca5626392feb4628a1f95c95504ee963.MainActivity' [Appium] New AndroidDriver session created successfully, session d3699daa-c9e1-4efe-980d-5f0b6e7f5e09 added to master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1525350329855 (13:25:29 GMT+0100 (GMT Daylight Time)) [debug] [MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"newCommandTimeout":120,"fullReset":true,"platformName":"Android","platformVersion":"6.0.0","deviceName":"Cubot","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*"},"newCommandTimeout":120,"fullReset":true,"platformName":"Android","platformVersion":"6.0","deviceName":"X562XXDH68220238","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*","deviceUDID":"X562XXDH68220238","deviceScreenSize":"720x1280","deviceModel":"CUBOT DINOSAUR","deviceManufacturer":"CUBOT","appPackage":"hgem.manager","appWaitPackage":"hgem.manager","appActiv... [HTTP] <-- POST /wd/hub/session 200 45972 ms - 1151 [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/timeouts {"type":"implicit","ms":30000} [debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",30000,"d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [BaseDriver] Set implicit wait to 30000ms [debug] [MJSONWP] Responding to client with driver.timeouts() result: null [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/timeouts 200 7 ms - 76 [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element {"using":"id","value":"Username"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Username","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Username","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Username","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Username' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Username, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"1"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"1"} [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element 200 487 ms - 87 [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/1/clear {} [debug] [MJSONWP] Calling AppiumDriver.clear() with args: ["1","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"1"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"1"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Username"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"1"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"1"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [AndroidDriver] Sending up to 8 clear characters to device [debug] [AndroidDriver] Sending 8 clear characters to device [debug] [ADB] Clearing up to 8 characters [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","input","keyevent","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112"] [debug] [MJSONWP] Responding to client with driver.clear() result: null [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/1/clear 200 1606 ms - 76 [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element {"using":"id","value":"Username"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Username","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Username","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Username","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Username' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Username, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"2"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"2"} [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element 200 113 ms - 87 [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/2/value {"value":["1111"]} [debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["1111"],"2","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:setText","params":{"elementId":"2","text":"1111","replace":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"2","text":"1111","replace":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 2 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText(). [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text remains after clearing, but it appears to be hint text. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text not cleared. Assuming remainder is hint text. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: 1111 [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.setValue() result: true [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/2/value 200 5968 ms - 76 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element {"using":"id","value":"Password"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Password","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Password","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Password","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Password' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Password, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"3"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"3"} [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element 200 652 ms - 87 [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/3/clear {} [debug] [MJSONWP] Calling AppiumDriver.clear() with args: ["3","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"3"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"3"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"3"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"3"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [AndroidDriver] Sending up to 100 clear characters to device [debug] [AndroidDriver] Sending 50 clear characters to device [debug] [ADB] Clearing up to 50 characters [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","input","keyevent","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112"] [debug] [AndroidDriver] Sending 50 clear characters to device [debug] [ADB] Clearing up to 50 characters [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","input","keyevent","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112"] [debug] [MJSONWP] Responding to client with driver.clear() result: null [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/3/clear 200 4936 ms - 76 [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element {"using":"id","value":"Password"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Password","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Password","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Password","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Password' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Password, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"4"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"4"} [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element 200 147 ms - 87 [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/4/value {"value":["user123"]} [debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["user123"],"4","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"user123","replace":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"user123","replace":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 4 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText(). [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: user123 [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.setValue() result: true [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/4/value 200 5421 ms - 76 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element {"using":"id","value":"LoginButton"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","LoginButton","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"LoginButton","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"LoginButton","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'LoginButton' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/LoginButton] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/LoginButton] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=LoginButton] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=LoginButton, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"5"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"5"} [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element 200 712 ms - 87 [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/5/click {} [debug] [MJSONWP] Calling AppiumDriver.click() with args: ["5","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"5"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"5"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.click() result: true [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/5/click 200 239 ms - 76 [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element {"using":"id","value":"HGEM, Navigate up"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","HGEM, Navigate up","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 845 ms so far [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 1641 ms so far [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 2276 ms so far [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"6"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"6"} [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element 200 3894 ms - 87 [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/elements {"using":"class name","value":"android.widget.TextView"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["class name","android.widget.TextView","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"class name","selector":"android.widget.TextView","context":"","multiple":true}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"class name","selector":"android.widget.TextView","context":"","multiple":true}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android.widget.TextView' using 'CLASS_NAME' with the contextId: '' multiple: true [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=1] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (2) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=2] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (3) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=3] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (4) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=4] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (5) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=5] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (6) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=6] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (7) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=7] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (8) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=8] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (9) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=9] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (10) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=10] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (11) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=11] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (12) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=12] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (13) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=13] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (14) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=14] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (15) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=15] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (16) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=16] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (17) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=17] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"7"},{"ELEMENT":"8"},{"ELEMENT":"9"},{"ELEMENT":"10"},{"ELEMENT":"11"},{"ELEMENT":"12"},{"ELEMENT":"13"},{"ELEMENT":"14"},{"ELEMENT":"15"},{"ELEMENT":"16"},{"ELEMENT":"17"},{"ELEMENT":"18"},{"ELEMENT":"19"},{"ELEMENT":"20"},{"ELEMENT":"21"},{"ELEMENT":"22"},{"ELEMENT":"23"}]} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"7"},{"ELEMENT":"8"},{"ELEMENT":"9"},{"ELEMENT":"10"},{"ELEMENT":"11"},{"ELEMENT":"12"},{"ELEMENT":"13"},{"ELEMENT":"14"},{"ELEMENT":"15"},{"ELEMENT":"16"},{"ELEMENT":"17"},{"ELEMENT":"18"},{"ELEMENT":"19"},{"ELEMENT":"20"},{"ELEMENT":"21"},{"ELEMENT":"22"},{"ELEMENT":"23"}] [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/elements 200 430 ms - 359 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/7/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["7","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"7"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"7"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "HGEM" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/7/text 200 29 ms - 78 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"HGEM"} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/7/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["7","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"7"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"7"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "HGEM" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/7/text 200 30 ms - 78 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"HGEM"} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/8/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["8","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"8"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"8"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/8/text 200 30 ms - 77 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/8/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["8","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"8"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"8"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/8/text 200 42 ms - 77 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/9/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["9","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"9"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"9"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/9/text 200 38 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/9/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["9","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"9"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"9"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/9/text 200 39 ms - 77 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/10/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["10","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"10"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"10"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Visits"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Visits" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/10/text 200 29 ms - 80 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/10/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["10","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"10"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"10"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Visits" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/10/text 200 31 ms - 80 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Visits"} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/11/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["11","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"11"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"11"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/11/text 200 26 ms - 77 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/11/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["11","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"11"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"11"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/11/text 200 31 ms - 77 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/12/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["12","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"12"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"12"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/12/text 200 24 ms - 77 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/12/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["12","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"12"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"12"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/12/text 200 27 ms - 77 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/13/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["13","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"13"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"13"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/13/text 200 40 ms - 77 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/13/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["13","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"13"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"13"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/13/text 200 42 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/14/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["14","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"14"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"14"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Feedback"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Feedback" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/14/text 200 33 ms - 82 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/14/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["14","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"14"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"14"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Feedback"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Feedback" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/14/text 200 33 ms - 82 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/15/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["15","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"15"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"15"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/15/text 200 33 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/15/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["15","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"15"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"15"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/15/text 200 32 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/16/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["16","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"16"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"16"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/16/text 200 33 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/16/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["16","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"16"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"16"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/16/text 200 46 ms - 77 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/17/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["17","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"17"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"17"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/17/text 200 39 ms - 77 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/17/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["17","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"17"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"17"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/17/text 200 28 ms - 77 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/18/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["18","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"18"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"18"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "League" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/18/text 200 27 ms - 80 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"League"} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/18/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["18","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"18"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"18"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "League" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/18/text 200 30 ms - 80 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"League"} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/19/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["19","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"19"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"19"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/19/text 200 29 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/19/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["19","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"19"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"19"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/19/text 200 34 ms - 77 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/20/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["20","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"20"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"20"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/20/text 200 27 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/20/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["20","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"20"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"20"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/20/text 200 24 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/21/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["21","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"21"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"21"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/21/text 200 34 ms - 77 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/21/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["21","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"21"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"21"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/21/text 200 36 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/22/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["22","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"22"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"22"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Internal Survey" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/22/text 200 31 ms - 89 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Internal Survey"} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/22/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["22","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"22"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"22"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Internal Survey"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Internal Survey" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/22/text 200 34 ms - 89 [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/22/click {} [debug] [MJSONWP] Calling AppiumDriver.click() with args: ["22","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"22"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"22"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.click() result: true [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/22/click 200 195 ms - 76 [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element {"using":"id","value":"android:id/up"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/up","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/up] [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"24"} [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element 200 849 ms - 88 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"24"}} [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/24/click {} [debug] [MJSONWP] Calling AppiumDriver.click() with args: ["24","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"24"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"24"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.click() result: true [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/24/click 200 697 ms - 76 [HTTP] --> POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/elements {"using":"id","value":"MenuTab"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","MenuTab","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"MenuTab","context":"","multiple":true}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"MenuTab","context":"","multiple":true}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'MenuTab' using 'ID' with the contextId: '' multiple: true [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=hgem.manager:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=hgem.manager:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=android:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=android:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=android:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=1] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (2) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=2] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (3) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=3] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (4) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=4] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (5) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=5] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (6) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=6] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"25"},{"ELEMENT":"26"},{"ELEMENT":"27"},{"ELEMENT":"28"},{"ELEMENT":"29"},{"ELEMENT":"30"}]} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"25"},{"ELEMENT":"26"},{"ELEMENT":"27"},{"ELEMENT":"28"},{"ELEMENT":"29"},{"ELEMENT":"30"}] [HTTP] <-- POST /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/elements 200 1363 ms - 175 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/25/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["25","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"25"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"25"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Home" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/25/text 200 44 ms - 78 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Home"} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/26/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["26","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"26"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"26"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Visits"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Visits" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/26/text 200 40 ms - 80 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/27/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["27","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"27"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"27"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Feedback"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Feedback" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/27/text 200 37 ms - 82 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/28/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["28","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"28"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"28"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "League" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/28/text 200 28 ms - 80 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"League"} [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/29/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["29","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"29"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"29"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Internal Survey"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Internal Survey" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/29/text 200 33 ms - 89 [HTTP] --> GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/30/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["30","d3699daa-c9e1-4efe-980d-5f0b6e7f5e09"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"30"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"30"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Logout"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Logout" [HTTP] <-- GET /wd/hub/session/d3699daa-c9e1-4efe-980d-5f0b6e7f5e09/element/30/text 200 48 ms - 80 [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"newCommandTimeout":120,"fullReset":"true","platformName":"Android","platformVersion":"6.0.0","deviceName":"Cubot","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*"},"capabilities":{"firstMatch":[{"platformName":"Android"}]}} [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"newCommandTimeout":120,"fullReset":"true","platformName":"Android","platformVersion":"6.0.0","deviceName":"Cubot","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*"},null,{"firstMatch":[{"platformName":"Android"}]}] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1525350359163 (13:25:59 GMT+0100 (GMT Daylight Time)) [Appium] Creating new AndroidDriver (v1.28.1) session [Appium] Capabilities: [Appium] newCommandTimeout: 120 [Appium] fullReset: 'true' [Appium] platformName: 'Android' [Appium] platformVersion: '6.0.0' [Appium] deviceName: 'Cubot' [Appium] udid: 'X562XXDH68220238' [Appium] app: 'C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk' [Appium] appWaitActivity: 'md5ca5626392feb4628a1f95c95504ee963.*' [BaseDriver] Capability 'fullReset' changed from string to boolean. This may cause unexpected behavior [BaseDriver] Session created with session id: e9700169-2e12-4f01-b864-0afe975d6912 [debug] [AndroidDriver] Getting Java version [AndroidDriver] Java version is: 10 [ADB] Checking whether adb is present [ADB] Using adb.exe from C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe [AndroidDriver] Retrieving device list [debug] [ADB] Trying to find a connected android device [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [AndroidDriver] Using device: X562XXDH68220238 [ADB] Checking whether adb is present [ADB] Using adb.exe from C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe [debug] [ADB] Setting device id to X562XXDH68220238 [BaseDriver] Using local app 'C:\Projects\GemApp.ManagerApp-NetStandard\GemApp.ManagerApp.Tests.UI\App\hgem.manager-signed.apk' [debug] [AndroidDriver] Checking whether app is actually present [AndroidDriver] Starting Android session [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","wait-for-device"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","echo","ping"] [debug] [Logcat] Starting logcat capture [debug] [AndroidDriver] Pushing settings apk to device... [debug] [ADB] Uninstalling and re-installing 'io.appium.settings' [debug] [ADB] Uninstalling io.appium.settings [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","io.appium.settings"] [debug] [ADB] App is installed [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","io.appium.settings"] [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","uninstall","io.appium.settings"] [debug] [ADB] ADB command output: Success [ADB] io.appium.settings was successfully uninstalled [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","io.appium.settings"] [debug] [ADB] App is not installed [debug] [ADB] App 'C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\io.appium.settings\app\build\outputs\apk\settings_apk-debug.apk' not installed. Installing [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","install","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\io.appium.settings\\app\\build\\outputs\\apk\\settings_apk-debug.apk"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.build.version.sdk"] [debug] [ADB] Current device property 'ro.build.version.sdk': 23 [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","dumpsys","package","io.appium.settings"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","dump","io.appium.settings"] [debug] [ADB] Got the following command chunks to execute: pm,grant,io.appium.settings,android.permission.READ_PHONE_STATE,;,pm,grant,io.appium.settings,android.permission.WRITE_SETTINGS,;,pm,grant,io.appium.settings,android.permission.ACCESS_FINE_LOCATION,;,pm,grant,io.appium.settings,android.permission.ACCESS_COARSE_LOCATION,;,pm,grant,io.appium.settings,android.permission.ACCESS_MOCK_LOCATION,;,pm,grant,io.appium.settings,android.permission.SET_ANIMATION_SCALE,; [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","grant","io.appium.settings","android.permission.READ_PHONE_STATE",";","pm","grant","io.appium.settings","android.permission.WRITE_SETTINGS",";","pm","grant","io.appium.settings","android.permission.ACCESS_FINE_LOCATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_COARSE_LOCATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_MOCK_LOCATION",";","pm","grant","io.appium.settings","android.permission.SET_ANIMATION_SCALE",";"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ps"] [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","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: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","appops","set","io.appium.settings","android:mock_location","allow"] [debug] [AndroidDriver] Pushing unlock helper app to device... [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","install","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-unlock\\bin\\unlock_apk-debug.apk"] [ADB] Getting device platform version [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.build.version.release"] [debug] [ADB] Current device property 'ro.build.version.release': 6.0 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","wm","size"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.product.model"] [debug] [ADB] Current device property 'ro.product.model': CUBOT DINOSAUR [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.product.manufacturer"] [debug] [ADB] Current device property 'ro.product.manufacturer': CUBOT [debug] [AndroidDriver] Parsing package and activity from app manifest [ADB] Checking whether aapt is present [ADB] Using aapt.exe from C:\Program Files (x86)\Android\android-sdk\build-tools\23.0.3\aapt.exe [ADB] Extracting package and launch activity from manifest [debug] [ADB] badging package: hgem.manager [debug] [ADB] badging act: md5ca5626392feb4628a1f95c95504ee963.LaunchActivity [debug] [AndroidDriver] Parsed package and activity are: hgem.manager/md5ca5626392feb4628a1f95c95504ee963.LaunchActivity [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is installed [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","hgem.manager"] [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","uninstall","hgem.manager"] [debug] [ADB] ADB command output: Success [ADB] hgem.manager was successfully uninstalled [AndroidDriver] Remote apk path is /data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ls","/data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk"] [debug] [AndroidDriver] Checking if app is installed [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [AndroidDriver] Apk is not yet installed [AndroidDriver] installing apk from remote [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","mkdir","-p","/data/local/tmp"] [AndroidDriver] Clearing out any existing remote apks with the same hash [debug] [AndroidDriver] Removing any old apks [debug] [AndroidDriver] Except ["600fbd8db95ac9f5a00e27f6047db19d"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ls","/data/local/tmp/*.apk"] [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [ADB] hgem.manager was not uninstalled, because it was not present on the device [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","install","-r","/data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk"] [debug] [AndroidDriver] Extracting strings from apk C:\Projects\GemApp.ManagerApp-NetStandard\GemApp.ManagerApp.Tests.UI\App\hgem.manager-signed.apk null C:\Users\REBECC~1.WIL\AppData\Local\Temp\hgem.manager [debug] [ADB] Extracting strings for language: default [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","persist.sys.locale"] [debug] [ADB] Current device property 'persist.sys.locale': en-GB [debug] [ADB] No strings.xml for language 'en', getting default strings.xml [debug] [ADB] Reading strings from converted strings.json [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","push","C:\\Users\\REBECC~1.WIL\\AppData\\Local\\Temp\\hgem.manager\\strings.json","/data/local/tmp"] [debug] [AndroidBootstrap] Watching for bootstrap disconnect [debug] [ADB] Forwarding system: 4724 to device: 4724 [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","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:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","push","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\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:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ps"] [debug] [ADB] Attempting to kill process 19744 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","kill","-0",19744] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","kill",19744] [UiAutomator] UiAutomator exited unexpectedly with code 0, signal null [debug] [UiAutomator] Moving to state 'stopped' [debug] [AndroidDriver] Shutting down Android driver [Appium] Closing session, cause was 'UiAUtomator shut down unexpectedly' [Appium] Removing session d3699daa-c9e1-4efe-980d-5f0b6e7f5e09 from our master session list [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","hgem.manager"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","kill",19744] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","kill",19744] [debug] [ADB] Getting connected devices... [debug] [ADB] Pressing the HOME button [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","kill",19744] [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","input","keyevent",3] [ADB] Cannot kill process 19744 in 1000 ms. Trying to force kill... [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","kill","-9",19744] [debug] [UiAutomator] Starting UIAutomator [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","X562XXDH68220238","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","hgem.manager","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false] [debug] [UiAutomator] Moving to state 'online' [AndroidBootstrap] Android bootstrap socket is now connected [debug] [ADB] Getting connected devices... [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","dumpsys","window"] [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [AndroidDriver] Screen already unlocked, doing nothing [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","start","-W","-n","hgem.manager/md5ca5626392feb4628a1f95c95504ee963.LaunchActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"] [debug] [ADB] App is installed [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","hgem.manager"] [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","uninstall","hgem.manager"] [debug] [ADB] ADB command output: Success [ADB] hgem.manager was successfully uninstalled [AndroidBootstrap] Cannot shut down Android bootstrap; it has already shut down [debug] [Logcat] Stopping logcat capture [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","io.appium.unlock"] [debug] [AndroidDriver] Not cleaning generated files. Add `clearSystemFiles` capability if wanted. [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","start","-W","-n","hgem.manager/md5ca5626392feb4628a1f95c95504ee963.LaunchActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"] [debug] [ADB] We tried to start an activity that doesn't exist, retrying with . prepended to activity [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","start","-W","-n","hgem.manager/.md5ca5626392feb4628a1f95c95504ee963.LaunchActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"] [ADB] Error: Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13) at ADB.callee$0$0$ (../../../lib/tools/apk-utils.js:89:13) at tryCatch (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40) at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22) at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21) at GeneratorFunctionPrototype.invoke (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37) at at process._tickCallback (internal/process/next_tick.js:188:7) Error: Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13) at ADB.callee$0$0$ (../../../lib/tools/apk-utils.js:89:13) at tryCatch (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40) at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22) at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21) at GeneratorFunctionPrototype.invoke (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37) at at process._tickCallback (internal/process/next_tick.js:188:7) [ADB] Error: Error occured while starting App. Original error: Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13) at ADB.callee$0$0$ (../../../lib/tools/apk-utils.js:101:9) at tryCatch (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40) at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22) at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21) at GeneratorFunctionPrototype.invoke (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37) at at process._tickCallback (internal/process/next_tick.js:188:7) Error: Error occured while starting App. Original error: Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13) at ADB.callee$0$0$ (../../../lib/tools/apk-utils.js:101:9) at tryCatch (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40) at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22) at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21) at GeneratorFunctionPrototype.invoke (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37) at at process._tickCallback (internal/process/next_tick.js:188:7) [debug] [AndroidDriver] Shutting down Android driver [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","hgem.manager"] [debug] [ADB] Pressing the HOME button [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","input","keyevent",3] [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [ADB] hgem.manager was not uninstalled, because it was not present on the device [debug] [AndroidBootstrap] Sending command to android: {"cmd":"shutdown"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [UiAutomator] Shutting down UiAutomator [debug] [UiAutomator] Moving to state 'stopping' [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"shutdown"} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type SHUTDOWN [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"OK, shutting down"} [debug] [AndroidBootstrap] [UIAUTO STDOUT] close [socket][/127.0.0.1:4724] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Closed client connection [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: numtests=1 [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: stream=. [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: id=UiAutomatorTestRunner [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: test=testRunServer [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: class=io.appium.android.bootstrap.Bootstrap [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: current=1 [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: 0 [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: stream= [debug] [AndroidBootstrap] [UIAUTO STDOUT] Test results for WatcherResultPrinter=. [debug] [AndroidBootstrap] [UIAUTO STDOUT] Time: 26.302 [debug] [AndroidBootstrap] [UIAUTO STDOUT] OK (1 test) [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: -1 [debug] [UiAutomator] UiAutomator shut down normally [debug] [UiAutomator] Moving to state 'stopped' [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:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ps"] [ADB] No uiautomator process found to kill, continuing... [debug] [UiAutomator] Moving to state 'stopped' [debug] [Logcat] Stopping logcat capture [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","io.appium.unlock"] [debug] [AndroidDriver] Not cleaning generated files. Add `clearSystemFiles` capability if wanted. [MJSONWP] Encountered internal error running command: Error: Error occured while starting App. Original error: Activity used to start app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity at Object.wrappedLogger.errorAndThrow (../../lib/logging.js:63:13) at ADB.callee$0$0$ (../../../lib/tools/apk-utils.js:101:9) at tryCatch (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40) at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22) at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21) at GeneratorFunctionPrototype.invoke (C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37) at at process._tickCallback (internal/process/next_tick.js:188:7) [HTTP] <-- POST /wd/hub/session 500 79907 ms - 299 [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"newCommandTimeout":120,"fullReset":"true","platformName":"Android","platformVersion":"6.0.0","deviceName":"Cubot","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*"},"capabilities":{"firstMatch":[{"platformName":"Android"}]}} [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"newCommandTimeout":120,"fullReset":"true","platformName":"Android","platformVersion":"6.0.0","deviceName":"Cubot","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*"},null,{"firstMatch":[{"platformName":"Android"}]}] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1525350439246 (13:27:19 GMT+0100 (GMT Daylight Time)) [Appium] Creating new AndroidDriver (v1.28.1) session [Appium] Capabilities: [Appium] newCommandTimeout: 120 [Appium] fullReset: 'true' [Appium] platformName: 'Android' [Appium] platformVersion: '6.0.0' [Appium] deviceName: 'Cubot' [Appium] udid: 'X562XXDH68220238' [Appium] app: 'C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk' [Appium] appWaitActivity: 'md5ca5626392feb4628a1f95c95504ee963.*' [BaseDriver] Capability 'fullReset' changed from string to boolean. This may cause unexpected behavior [BaseDriver] Session created with session id: 2c071f38-ca55-4eb7-8b6a-98eafdd317e0 [debug] [AndroidDriver] Getting Java version [AndroidDriver] Java version is: 10 [ADB] Checking whether adb is present [ADB] Using adb.exe from C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe [AndroidDriver] Retrieving device list [debug] [ADB] Trying to find a connected android device [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [AndroidDriver] Using device: X562XXDH68220238 [ADB] Checking whether adb is present [ADB] Using adb.exe from C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe [debug] [ADB] Setting device id to X562XXDH68220238 [BaseDriver] Using local app 'C:\Projects\GemApp.ManagerApp-NetStandard\GemApp.ManagerApp.Tests.UI\App\hgem.manager-signed.apk' [debug] [AndroidDriver] Checking whether app is actually present [AndroidDriver] Starting Android session [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","wait-for-device"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","echo","ping"] [debug] [Logcat] Starting logcat capture [debug] [AndroidDriver] Pushing settings apk to device... [debug] [ADB] Uninstalling and re-installing 'io.appium.settings' [debug] [ADB] Uninstalling io.appium.settings [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","io.appium.settings"] [debug] [ADB] App is installed [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","io.appium.settings"] [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","uninstall","io.appium.settings"] [debug] [ADB] ADB command output: Success [ADB] io.appium.settings was successfully uninstalled [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","io.appium.settings"] [debug] [ADB] App is not installed [debug] [ADB] App 'C:\Users\rebecca.williams\AppData\Roaming\npm\node_modules\appium\node_modules\io.appium.settings\app\build\outputs\apk\settings_apk-debug.apk' not installed. Installing [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","install","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\io.appium.settings\\app\\build\\outputs\\apk\\settings_apk-debug.apk"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.build.version.sdk"] [debug] [ADB] Current device property 'ro.build.version.sdk': 23 [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","dumpsys","package","io.appium.settings"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","dump","io.appium.settings"] [debug] [ADB] Got the following command chunks to execute: pm,grant,io.appium.settings,android.permission.READ_PHONE_STATE,;,pm,grant,io.appium.settings,android.permission.WRITE_SETTINGS,;,pm,grant,io.appium.settings,android.permission.ACCESS_FINE_LOCATION,;,pm,grant,io.appium.settings,android.permission.ACCESS_COARSE_LOCATION,;,pm,grant,io.appium.settings,android.permission.ACCESS_MOCK_LOCATION,;,pm,grant,io.appium.settings,android.permission.SET_ANIMATION_SCALE,; [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","grant","io.appium.settings","android.permission.READ_PHONE_STATE",";","pm","grant","io.appium.settings","android.permission.WRITE_SETTINGS",";","pm","grant","io.appium.settings","android.permission.ACCESS_FINE_LOCATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_COARSE_LOCATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_MOCK_LOCATION",";","pm","grant","io.appium.settings","android.permission.SET_ANIMATION_SCALE",";"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ps"] [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","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: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","appops","set","io.appium.settings","android:mock_location","allow"] [debug] [AndroidDriver] Pushing unlock helper app to device... [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","install","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-unlock\\bin\\unlock_apk-debug.apk"] [ADB] Getting device platform version [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.build.version.release"] [debug] [ADB] Current device property 'ro.build.version.release': 6.0 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","wm","size"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.product.model"] [debug] [ADB] Current device property 'ro.product.model': CUBOT DINOSAUR [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","ro.product.manufacturer"] [debug] [ADB] Current device property 'ro.product.manufacturer': CUBOT [debug] [AndroidDriver] Parsing package and activity from app manifest [ADB] Checking whether aapt is present [ADB] Using aapt.exe from C:\Program Files (x86)\Android\android-sdk\build-tools\23.0.3\aapt.exe [ADB] Extracting package and launch activity from manifest [debug] [ADB] badging package: hgem.manager [debug] [ADB] badging act: md5ca5626392feb4628a1f95c95504ee963.LaunchActivity [debug] [AndroidDriver] Parsed package and activity are: hgem.manager/md5ca5626392feb4628a1f95c95504ee963.LaunchActivity [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [ADB] hgem.manager was not uninstalled, because it was not present on the device [AndroidDriver] Remote apk path is /data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ls","/data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk"] [debug] [AndroidDriver] Checking if app is installed [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [AndroidDriver] Apk is not yet installed [AndroidDriver] installing apk from remote [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","mkdir","-p","/data/local/tmp"] [AndroidDriver] Clearing out any existing remote apks with the same hash [debug] [AndroidDriver] Removing any old apks [debug] [AndroidDriver] Except ["600fbd8db95ac9f5a00e27f6047db19d"] [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ls","/data/local/tmp/*.apk"] [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is not installed [ADB] hgem.manager was not uninstalled, because it was not present on the device [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","install","-r","/data/local/tmp/600fbd8db95ac9f5a00e27f6047db19d.apk"] [debug] [AndroidDriver] Extracting strings from apk C:\Projects\GemApp.ManagerApp-NetStandard\GemApp.ManagerApp.Tests.UI\App\hgem.manager-signed.apk null C:\Users\REBECC~1.WIL\AppData\Local\Temp\hgem.manager [debug] [ADB] Extracting strings for language: default [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","getprop","persist.sys.locale"] [debug] [ADB] Current device property 'persist.sys.locale': en-GB [debug] [ADB] No strings.xml for language 'en', getting default strings.xml [debug] [ADB] Reading strings from converted strings.json [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","push","C:\\Users\\REBECC~1.WIL\\AppData\\Local\\Temp\\hgem.manager\\strings.json","/data/local/tmp"] [debug] [AndroidBootstrap] Watching for bootstrap disconnect [debug] [ADB] Forwarding system: 4724 to device: 4724 [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","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:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","push","C:\\Users\\rebecca.williams\\AppData\\Roaming\\npm\\node_modules\\appium\\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:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ps"] [ADB] No uiautomator process found to kill, continuing... [debug] [UiAutomator] Starting UIAutomator [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","X562XXDH68220238","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","hgem.manager","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false] [debug] [UiAutomator] Moving to state 'online' [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers. [AndroidBootstrap] Android bootstrap socket is now connected [debug] [ADB] Getting connected devices... [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","dumpsys","window"] [AndroidDriver] Screen already unlocked, doing nothing [debug] [ADB] Device API level: 23 [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","start","-W","-n","hgem.manager/md5ca5626392feb4628a1f95c95504ee963.LaunchActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"] [debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'hgem.manager' and activity: 'md5ca5626392feb4628a1f95c95504ee963.*' to be focused [debug] [ADB] Possible activities, to be checked: 'md5ca5626392feb4628a1f95c95504ee963.*' [debug] [ADB] Getting focused package and activity [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","dumpsys","window","windows"] [debug] [ADB] Found package: 'hgem.manager' and fully qualified activity name : 'md5ca5626392feb4628a1f95c95504ee963.MainActivity' [Appium] New AndroidDriver session created successfully, session 2c071f38-ca55-4eb7-8b6a-98eafdd317e0 added to master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1525350489244 (13:28:09 GMT+0100 (GMT Daylight Time)) [debug] [MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"newCommandTimeout":120,"fullReset":true,"platformName":"Android","platformVersion":"6.0.0","deviceName":"Cubot","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*"},"newCommandTimeout":120,"fullReset":true,"platformName":"Android","platformVersion":"6.0","deviceName":"X562XXDH68220238","udid":"X562XXDH68220238","app":"C:\\Projects\\GemApp.ManagerApp-NetStandard\\GemApp.ManagerApp.Tests.UI\\App\\hgem.manager-signed.apk","appWaitActivity":"md5ca5626392feb4628a1f95c95504ee963.*","deviceUDID":"X562XXDH68220238","deviceScreenSize":"720x1280","deviceModel":"CUBOT DINOSAUR","deviceManufacturer":"CUBOT","appPackage":"hgem.manager","appWaitPackage":"hgem.manager","appActiv... [HTTP] <-- POST /wd/hub/session 200 49935 ms - 1151 [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/timeouts {"type":"implicit","ms":30000} [debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",30000,"2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [BaseDriver] Set implicit wait to 30000ms [debug] [MJSONWP] Responding to client with driver.timeouts() result: null [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/timeouts 200 10 ms - 76 [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element {"using":"id","value":"Username"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Username","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Username","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Username","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Username' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Username, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"1"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"1"} [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element 200 484 ms - 87 [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/1/clear {} [debug] [MJSONWP] Calling AppiumDriver.clear() with args: ["1","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"1"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"1"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"1"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Username"} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"1"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [AndroidDriver] Sending up to 8 clear characters to device [debug] [AndroidDriver] Sending 8 clear characters to device [debug] [ADB] Clearing up to 8 characters [debug] [ADB] Getting connected devices... [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","input","keyevent","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112"] [debug] [MJSONWP] Responding to client with driver.clear() result: null [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/1/clear 200 1535 ms - 76 [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element {"using":"id","value":"Username"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Username","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Username","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Username","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Username' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=Username] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Username, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"2"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"2"} [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element 200 131 ms - 87 [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/2/value {"value":["1111"]} [debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["1111"],"2","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:setText","params":{"elementId":"2","text":"1111","replace":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"2","text":"1111","replace":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 2 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText(). [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text remains after clearing, but it appears to be hint text. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text not cleared. Assuming remainder is hint text. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: 1111 [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.setValue() result: true [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/2/value 200 5016 ms - 76 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element {"using":"id","value":"Password"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Password","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Password","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Password","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Password' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Password, INSTANCE=0] [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"3"} [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element 200 584 ms - 87 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"3"}} [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/3/clear {} [debug] [MJSONWP] Calling AppiumDriver.clear() with args: ["3","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"3"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"3"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"3"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"3"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [AndroidDriver] Sending up to 100 clear characters to device [debug] [AndroidDriver] Sending 50 clear characters to device [debug] [ADB] Clearing up to 50 characters [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","input","keyevent","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112"] [debug] [AndroidDriver] Sending 50 clear characters to device [debug] [ADB] Clearing up to 50 characters [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","input","keyevent","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112"] [debug] [MJSONWP] Responding to client with driver.clear() result: null [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/3/clear 200 5062 ms - 76 [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element {"using":"id","value":"Password"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Password","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Password","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Password","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Password' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=Password] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Password, INSTANCE=0] [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"4"} [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element 200 168 ms - 87 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"4"}} [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/4/value {"value":["user123"]} [debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["user123"],"4","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"user123","replace":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"user123","replace":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 4 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText(). [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: user123 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.setValue() result: true [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/4/value 200 5086 ms - 76 [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element {"using":"id","value":"LoginButton"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","LoginButton","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"LoginButton","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"LoginButton","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'LoginButton' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/LoginButton] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/LoginButton] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=LoginButton] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=LoginButton, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"5"}} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"5"} [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element 200 536 ms - 87 [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/5/click {} [debug] [MJSONWP] Calling AppiumDriver.click() with args: ["5","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"5"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"5"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.click() result: true [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/5/click 200 253 ms - 76 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element {"using":"id","value":"HGEM, Navigate up"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","HGEM, Navigate up","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [BaseDriver] Waited for 866 ms so far [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"HGEM, Navigate up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'HGEM, Navigate up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=HGEM, Navigate up] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=HGEM, Navigate up, INSTANCE=0] [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"6"} [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element 200 2860 ms - 87 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"6"}} [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/elements {"using":"class name","value":"android.widget.TextView"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["class name","android.widget.TextView","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"class name","selector":"android.widget.TextView","context":"","multiple":true}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"class name","selector":"android.widget.TextView","context":"","multiple":true}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android.widget.TextView' using 'CLASS_NAME' with the contextId: '' multiple: true [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=1] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (2) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=2] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (3) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=3] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (4) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=4] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (5) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=5] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (6) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=6] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (7) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=7] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (8) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=8] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (9) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=9] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (10) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=10] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (11) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=11] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (12) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=12] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (13) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=13] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (14) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=14] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (15) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=15] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (16) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=16] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (17) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=17] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"7"},{"ELEMENT":"8"},{"ELEMENT":"9"},{"ELEMENT":"10"},{"ELEMENT":"11"},{"ELEMENT":"12"},{"ELEMENT":"13"},{"ELEMENT":"14"},{"ELEMENT":"15"},{"ELEMENT":"16"},{"ELEMENT":"17"},{"ELEMENT":"18"},{"ELEMENT":"19"},{"ELEMENT":"20"},{"ELEMENT":"21"},{"ELEMENT":"22"},{"ELEMENT":"23"}]} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"7"},{"ELEMENT":"8"},{"ELEMENT":"9"},{"ELEMENT":"10"},{"ELEMENT":"11"},{"ELEMENT":"12"},{"ELEMENT":"13"},{"ELEMENT":"14"},{"ELEMENT":"15"},{"ELEMENT":"16"},{"ELEMENT":"17"},{"ELEMENT":"18"},{"ELEMENT":"19"},{"ELEMENT":"20"},{"ELEMENT":"21"},{"ELEMENT":"22"},{"ELEMENT":"23"}] [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/elements 200 431 ms - 359 [HTTP] --> GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/7/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["7","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"7"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"7"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"HGEM"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "HGEM" [HTTP] <-- GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/7/text 200 24 ms - 78 [HTTP] --> GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/7/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["7","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"7"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"7"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"HGEM"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "HGEM" [HTTP] <-- GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/7/text 200 30 ms - 78 [HTTP] --> GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/8/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["8","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"8"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"8"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/8/text 200 34 ms - 77 [HTTP] --> GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/8/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["8","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"8"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"8"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/8/text 200 43 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/9/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["9","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"9"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"9"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/9/text 200 30 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/9/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["9","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"9"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"9"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "" [HTTP] <-- GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/9/text 200 34 ms - 77 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} [HTTP] --> GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/10/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["10","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"10"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"10"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Visits" [HTTP] <-- GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/10/text 200 32 ms - 80 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Visits"} [HTTP] --> GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/10/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["10","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"10"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"10"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Visits" [HTTP] <-- GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/10/text 200 36 ms - 80 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Visits"} [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/10/click {} [debug] [MJSONWP] Calling AppiumDriver.click() with args: ["10","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"10"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"10"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.click() result: true [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/10/click 200 183 ms - 76 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element {"using":"id","value":"android:id/up"} [debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/up","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/up","context":"","multiple":false}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/up' using 'ID' with the contextId: '' multiple: false [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/up] [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"24"} [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element 200 917 ms - 88 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"24"}} [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/24/click {} [debug] [MJSONWP] Calling AppiumDriver.click() with args: ["24","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"24"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"24"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.click() result: true [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/24/click 200 186 ms - 76 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} [HTTP] --> POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/elements {"using":"id","value":"MenuTab"} [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","MenuTab","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 30000 ms for condition [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"MenuTab","context":"","multiple":true}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"MenuTab","context":"","multiple":true}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'MenuTab' using 'ID' with the contextId: '' multiple: true [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=hgem.manager:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=hgem.manager:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=hgem.manager:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=android:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=android:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=android:id/MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=MenuTab] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=0] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=1] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (2) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=2] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (3) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=3] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (4) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=4] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (5) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=5] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (6) [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=MenuTab, INSTANCE=6] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"25"},{"ELEMENT":"26"},{"ELEMENT":"27"},{"ELEMENT":"28"},{"ELEMENT":"29"},{"ELEMENT":"30"}]} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"25"},{"ELEMENT":"26"},{"ELEMENT":"27"},{"ELEMENT":"28"},{"ELEMENT":"29"},{"ELEMENT":"30"}] [HTTP] <-- POST /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/elements 200 1338 ms - 175 [HTTP] --> GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/25/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["25","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"25"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"25"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Home"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Home" [HTTP] <-- GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/25/text 200 29 ms - 78 [HTTP] --> GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/26/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["26","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"26"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"26"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Visits" [HTTP] <-- GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/26/text 200 48 ms - 80 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Visits"} [HTTP] --> GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/27/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["27","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"27"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"27"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Feedback"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Feedback" [HTTP] <-- GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/27/text 200 75 ms - 82 [HTTP] --> GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/28/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["28","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"28"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"28"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "League" [HTTP] <-- GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/28/text 200 56 ms - 80 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"League"} [HTTP] --> GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/29/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["29","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"29"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"29"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Internal Survey"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Internal Survey" [HTTP] <-- GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/29/text 200 125 ms - 89 [HTTP] --> GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/30/text {} [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["30","2c071f38-ca55-4eb7-8b6a-98eafdd317e0"] [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"30"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"30"}} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [MJSONWP] Responding to client with driver.getText() result: "Logout" [HTTP] <-- GET /wd/hub/session/2c071f38-ca55-4eb7-8b6a-98eafdd317e0/element/30/text 200 56 ms - 80 [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Logout"} [BaseDriver] Shutting down because we waited 120 seconds for a command [debug] [AndroidDriver] Shutting down Android driver [Appium] Closing session, cause was 'New Command Timeout of 120 seconds expired. Try customizing the timeout using the 'newCommandTimeout' desired capability' [Appium] Removing session 2c071f38-ca55-4eb7-8b6a-98eafdd317e0 from our master session list [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","hgem.manager"] [debug] [ADB] Pressing the HOME button [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","input","keyevent",3] [debug] [ADB] Uninstalling hgem.manager [debug] [ADB] Getting install status for hgem.manager [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","pm","list","packages","hgem.manager"] [debug] [ADB] App is installed [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","hgem.manager"] [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","uninstall","hgem.manager"] [debug] [ADB] ADB command output: Success [ADB] hgem.manager was successfully uninstalled [debug] [AndroidBootstrap] Sending command to android: {"cmd":"shutdown"} [debug] [AndroidBootstrap] Received command result from bootstrap [debug] [UiAutomator] Shutting down UiAutomator [debug] [UiAutomator] Moving to state 'stopping' [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"shutdown"} [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type SHUTDOWN [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"OK, shutting down"} [debug] [AndroidBootstrap] [UIAUTO STDOUT] close [socket][/127.0.0.1:4724] [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Closed client connection [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: numtests=1 [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: stream=. [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: id=UiAutomatorTestRunner [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: test=testRunServer [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: class=io.appium.android.bootstrap.Bootstrap [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: current=1 [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: 0 [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: stream= [debug] [AndroidBootstrap] [UIAUTO STDOUT] Test results for WatcherResultPrinter=. [debug] [AndroidBootstrap] [UIAUTO STDOUT] Time: 156.426 [debug] [AndroidBootstrap] [UIAUTO STDOUT] OK (1 test) [debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: -1 [debug] [UiAutomator] UiAutomator shut down normally [debug] [UiAutomator] Moving to state 'stopped' [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:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","ps"] [ADB] No uiautomator process found to kill, continuing... [debug] [UiAutomator] Moving to state 'stopped' [debug] [Logcat] Stopping logcat capture [debug] [ADB] Getting connected devices... [debug] [ADB] 1 device(s) connected [debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","X562XXDH68220238","shell","am","force-stop","io.appium.unlock"] [debug] [AndroidDriver] Not cleaning generated files. Add `clearSystemFiles` capability if wanted.