Created
November 1, 2017 20:00
-
-
Save gamesguru/648c1312825178fcb026203b601f2bc8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
...starting appium... | |
[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":{"udid":"03501af696b500000000","deviceName":"OCTP_7","appPackage":"com.lci1.one","appActivity":"md514e745197d12febda9505d9609e0ec28.SplashScreen","noReset":true,"fullReset":false,"platformName":"Android"},"capabilities":{"firstMatch":[{"udid":"03501af696b500000000","deviceName":"OCTP_7","appPackage":"com.lci1.one","appActivity":"md514e745197d12febda9505d9609e0ec28.SplashScreen","noReset":true,"fullReset":false,"platformName":"Android"}]}} | |
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"udid":"03501af696b500000000","deviceName":"OCTP_7","appPackage":"com.lci1.one","appActivity":"md514e745197d12febda9505d9609e0ec28.SplashScreen","noReset":true,"fullReset":false,"platformName":"Android"},null,{"firstMatch":[{"udid":"03501af696b500000000","deviceName":"OCTP_7","appPackage":"com.lci1.one","appActivity":"md514e745197d12febda9505d9609e0ec28.SplashScreen","noReset":true,"fullReset":false,"platformName":"Android"}]}] | |
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1509566315430 (15:58:35 GMT-0400 (Eastern Daylight Time)) | |
[Appium] Creating new AndroidDriver (v1.28.1) session | |
[Appium] Capabilities: | |
[Appium] udid: '03501af696b500000000' | |
[Appium] deviceName: 'OCTP_7' | |
[Appium] appPackage: 'com.lci1.one' | |
[Appium] appActivity: 'md514e745197d12febda9505d9609e0ec28.SplashScreen' | |
[Appium] noReset: true | |
[Appium] fullReset: false | |
[Appium] platformName: 'Android' | |
[BaseDriver] Session created with session id: 7a074009-cfc0-4858-a2d8-b7a1c1095956 | |
[debug] [AndroidDriver] Getting Java version | |
[AndroidDriver] Java version is: 1.8.0_131 | |
[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] 2 device(s) connected | |
[AndroidDriver] Using device: 03501af696b500000000 | |
[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 03501af696b500000000 | |
[AndroidDriver] App file was not listed, instead we're going to run com.lci1.one directly on the device | |
[debug] [AndroidDriver] Checking whether package is present on the device | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","shell","pm","list","packages","com.lci1.one"] | |
[AndroidDriver] Starting Android session | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","wait-for-device"] | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","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] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","shell","pm","list","packages","io.appium.settings"] | |
[debug] [ADB] App is installed | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","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","03501af696b500000000","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] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","shell","pm","list","packages","io.appium.settings"] | |
[debug] [ADB] App is not installed | |
[debug] [ADB] App 'C:\Users\ShaneLCI\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","03501af696b500000000","install","C:\\Users\\ShaneLCI\\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] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","shell","getprop","ro.build.version.sdk"] | |
[debug] [ADB] Current device property 'ro.build.version.sdk': 19 | |
[debug] [ADB] Device API level: 19 | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","shell","dumpsys","package","io.appium.settings"] | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","shell","ps"] | |
[debug] [ADB] Device API level: 19 | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","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: 19 | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","shell","settings","put","secure","mock_location","1"] | |
[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","03501af696b500000000","install","C:\\Users\\ShaneLCI\\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] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","shell","getprop","ro.build.version.release"] | |
[debug] [ADB] Current device property 'ro.build.version.release': 4.4.2 | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","shell","wm","size"] | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","shell","getprop","ro.product.model"] | |
[debug] [ADB] Current device property 'ro.product.model': OCTP_5 | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","shell","getprop","ro.product.manufacturer"] | |
[debug] [ADB] Current device property 'ro.product.manufacturer': softwinner | |
[AndroidDriver] No app sent in, not parsing package/activity | |
[debug] [AndroidDriver] No app capability. Assuming it is already on the device | |
[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","03501af696b500000000","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","03501af696b500000000","push","C:\\Users\\ShaneLCI\\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] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","shell","ps"] | |
[ADB] No uiautomator process found to kill, continuing... | |
[debug] [UiAutomator] Starting UIAutomator | |
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","03501af696b500000000","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","com.lci1.one","-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] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","shell","dumpsys","window"] | |
[AndroidDriver] Screen already unlocked, doing nothing | |
[debug] [ADB] Device API level: 19 | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 2 device(s) connected | |
[debug] [ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","03501af696b500000000","shell","am","start","-W","-n","com.lci1.one/md514e745197d12febda9505d9609e0ec28.SplashScreen","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"] | |
[Appium] New AndroidDriver session created successfully, session 7a074009-cfc0-4858-a2d8-b7a1c1095956 added to master session list | |
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1509566333094 (15:58:53 GMT-0400 (Eastern 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":{"udid":"03501af696b500000000","deviceName":"OCTP_7","appPackage":"com.lci1.one","appActivity":"md514e745197d12febda9505d9609e0ec28.SplashScreen","noReset":true,"fullReset":false,"platformName":"Android"},"udid":"03501af696b500000000","deviceName":"03501af696b500000000","appPackage":"com.lci1.one","appActivity":"md514e745197d12febda9505d9609e0ec28.SplashScreen","noReset":true,"fullReset":false,"platformName":"Android","deviceUDID":"03501af696b500000000","platformVersion":"4.4.2","deviceScreenSize":"800x480","deviceModel":"OCTP_5","deviceManufacturer":"softwinner"} | |
[HTTP] <-- POST /wd/hub/session 200 17677 ms - 847 | |
[HTTP] --> POST /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/timeouts {"type":"implicit","ms":7000} | |
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",7000,"7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[debug] [BaseDriver] Set implicit wait to 7000ms | |
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null | |
[HTTP] <-- POST /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/timeouts 200 6 ms - 76 | |
[HTTP] --> POST /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element {"using":"-android uiautomator","value":"UiSelector().text(\"Lighting\")"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["-android uiautomator","UiSelector().text(\"Lighting\")","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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 7000 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"UiSelector().text(\"Lighting\")","context":"","multiple":false}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"UiSelector().text(\"Lighting\")","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 'UiSelector().text("Lighting")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: false | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: UiSelector().text("Lighting") | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Lighting" | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Lighting] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'UiSelector().text("Lighting")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: false | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: UiSelector().text("Lighting") | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Lighting" | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Lighting] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"value":"No element found","status":7} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [BaseDriver] Waited for 388 ms so far | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"UiSelector().text(\"Lighting\")","context":"","multiple":false}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"UiSelector().text(\"Lighting\")","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 'UiSelector().text("Lighting")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: false | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: UiSelector().text("Lighting") | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Lighting" | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Lighting] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'UiSelector().text("Lighting")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: false | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: UiSelector().text("Lighting") | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Lighting" | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Lighting] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"value":"No element found","status":7} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [BaseDriver] Waited for 944 ms so far | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"UiSelector().text(\"Lighting\")","context":"","multiple":false}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"UiSelector().text(\"Lighting\")","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 'UiSelector().text("Lighting")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: false | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: UiSelector().text("Lighting") | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Lighting" | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Lighting] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'UiSelector().text("Lighting")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: false | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: UiSelector().text("Lighting") | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Lighting" | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Lighting] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"value":"No element found","status":7} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [BaseDriver] Waited for 5008 ms so far | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"UiSelector().text(\"Lighting\")","context":"","multiple":false}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"UiSelector().text(\"Lighting\")","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 'UiSelector().text("Lighting")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: false | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: UiSelector().text("Lighting") | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Lighting" | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Lighting] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'UiSelector().text("Lighting")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: false | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: UiSelector().text("Lighting") | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Lighting" | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Lighting] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"value":{"ELEMENT":"1"},"status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"1"} | |
[HTTP] <-- POST /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element 200 7976 ms - 87 | |
[HTTP] --> POST /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/1/click {} | |
[debug] [MJSONWP] Calling AppiumDriver.click() with args: ["1","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":true,"status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.click() result: true | |
[HTTP] <-- POST /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/1/click 200 543 ms - 76 | |
[HTTP] --> POST /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/elements {"using":"id","value":"com.lci1.one:id/primaryText"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.lci1.one:id/primaryText","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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 7000 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.lci1.one:id/primaryText","context":"","multiple":true}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.lci1.one:id/primaryText","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 'com.lci1.one:id/primaryText' using 'ID' with the contextId: '' multiple: true | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (2) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=2, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (3) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=3, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (4) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=4, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (5) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=5, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (6) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=6, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (7) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=7, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (8) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=8, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (9) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=9, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"value":[{"ELEMENT":"2"},{"ELEMENT":"3"},{"ELEMENT":"4"},{"ELEMENT":"5"},{"ELEMENT":"6"},{"ELEMENT":"7"},{"ELEMENT":"8"},{"ELEMENT":"9"},{"ELEMENT":"10"}],"status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"2"},{"ELEMENT":"3"},{"ELEMENT":"4"},{"ELEMENT":"5"},{"ELEMENT":"6"},{"ELEMENT":"7"},{"ELEMENT":"8"},{"ELEMENT":"9"},{"ELEMENT":"10"}] | |
[HTTP] <-- POST /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/elements 200 1136 ms - 218 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/2/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["2","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"2"}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"2"}} | |
[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: {"value":"Awning","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Awning" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/2/text 200 60 ms - 80 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/2/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["2","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"2"}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"2"}} | |
[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: {"value":"Awning","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Awning" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/2/text 200 100 ms - 80 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/3/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["3","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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] [BOOTSTRAP LOG] [debug] Returning result: {"value":"Bar","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Bar" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/3/text 200 62 ms - 77 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/3/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["3","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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] [BOOTSTRAP LOG] [debug] Returning result: {"value":"Bar","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Bar" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/3/text 200 65 ms - 77 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/4/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["4","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"4"}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"4"}} | |
[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: {"value":"Bar","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Bar" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/4/text 200 74 ms - 77 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/5/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["5","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"5"}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"5"}} | |
[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: {"value":"Bath","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Bath" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/5/text 200 67 ms - 78 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/5/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["5","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"5"}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"5"}} | |
[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: {"value":"Bath","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Bath" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/5/text 200 71 ms - 78 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/6/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["6","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"6"}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"6"}} | |
[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: {"value":"Bathroom","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Bathroom" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/6/text 200 94 ms - 82 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/6/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["6","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"6"}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"6"}} | |
[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: {"value":"Bathroom","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Bathroom" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/6/text 200 94 ms - 82 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/7/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["7","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Cabinet","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Cabinet" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/7/text 200 57 ms - 81 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/7/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["7","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Cabinet","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Cabinet" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/7/text 200 78 ms - 81 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/8/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["8","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Ceiling Fan","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Ceiling Fan" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/8/text 200 78 ms - 85 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/8/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["8","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Ceiling Fan","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Ceiling Fan" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/8/text 200 65 ms - 85 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/9/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["9","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Entry","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Entry" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/9/text 200 69 ms - 79 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/9/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["9","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Entry","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Entry" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/9/text 200 73 ms - 79 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/10/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["10","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Foyer","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Foyer" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/10/text 200 65 ms - 79 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/10/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["10","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Foyer","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Foyer" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/10/text 200 69 ms - 79 | |
[HTTP] --> POST /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/touch/perform {"actions":[{"action":"press","options":{"x":0,"y":0}},{"action":"wait","options":{"ms":600}},{"action":"moveTo","options":{"x":0,"y":0}},{"action":"release"}]} | |
[debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"x":0,"y":0}},{"action":"wait","options":{"ms":600}},{"action":"moveTo","options":{"x":0,"y":0}},{"action":"release"}],"7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"swipe","params":{"startX":0,"startY":0,"endX":0,"endY":0,"steps":17}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"swipe","params":{"startX":0,"startY":0,"endX":0,"endY":0,"steps":17}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: swipe | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Display bounds: [0,0][800,432] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Display bounds: [0,0][800,432] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Swiping from [x=400.0, y=216.0] to [x=400.0, y=216.0] with steps: 17 | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"value":true,"status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.performTouch() result: true | |
[HTTP] <-- POST /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/touch/perform 200 633 ms - 76 | |
[HTTP] --> POST /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/elements {"using":"id","value":"com.lci1.one:id/primaryText"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.lci1.one:id/primaryText","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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 7000 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.lci1.one:id/primaryText","context":"","multiple":true}} | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.lci1.one:id/primaryText","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 'com.lci1.one:id/primaryText' using 'ID' with the contextId: '' multiple: true | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (2) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=2, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (3) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=3, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (4) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=4, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (5) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=5, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (6) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=6, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (7) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=7, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (8) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=8, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (9) | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=9, RESOURCE_ID=com.lci1.one:id/primaryText] | |
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"value":[{"ELEMENT":"11"},{"ELEMENT":"12"},{"ELEMENT":"13"},{"ELEMENT":"14"},{"ELEMENT":"15"},{"ELEMENT":"16"},{"ELEMENT":"17"},{"ELEMENT":"18"},{"ELEMENT":"19"}],"status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"11"},{"ELEMENT":"12"},{"ELEMENT":"13"},{"ELEMENT":"14"},{"ELEMENT":"15"},{"ELEMENT":"16"},{"ELEMENT":"17"},{"ELEMENT":"18"},{"ELEMENT":"19"}] | |
[HTTP] <-- POST /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/elements 200 1181 ms - 226 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/11/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["11","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Awning","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Awning" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/11/text 200 77 ms - 80 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/12/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["12","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Bar","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Bar" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/12/text 200 61 ms - 77 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/13/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["13","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Bar","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Bar" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/13/text 200 56 ms - 77 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/14/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["14","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Bath","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Bath" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/14/text 200 77 ms - 78 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/15/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["15","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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] [BOOTSTRAP LOG] [debug] Returning result: {"value":"Bathroom","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Bathroom" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/15/text 200 62 ms - 82 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/16/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["16","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Cabinet","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Cabinet" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/16/text 200 67 ms - 81 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/17/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["17","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Ceiling Fan","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Ceiling Fan" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/17/text 200 101 ms - 85 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/18/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["18","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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] [BOOTSTRAP LOG] [debug] Returning result: {"value":"Entry","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Entry" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/18/text 200 58 ms - 79 | |
[HTTP] --> GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/19/text {} | |
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["19","7a074009-cfc0-4858-a2d8-b7a1c1095956"] | |
[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: {"value":"Foyer","status":0} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [MJSONWP] Responding to client with driver.getText() result: "Foyer" | |
[HTTP] <-- GET /wd/hub/session/7a074009-cfc0-4858-a2d8-b7a1c1095956/element/19/text 200 61 ms - 79 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment