Created
March 1, 2017 10:16
-
-
Save vikramvi/ec16d0b10e766987616471a167bb1f67 to your computer and use it in GitHub Desktop.
Beta 4 - timeout issue logs
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
------------------------------------------ all 3 values are set (Total Time Taken 9 sec ) ------------------------------------------ | |
Appium] Welcome to Appium v1.6.4-beta | |
[Appium] Non-default server args: | |
[Appium] port: 15002 | |
[Appium] Appium REST http interface listener started on 0.0.0.0:15002 | |
[HTTP] --> GET /wd/hub/status {} | |
[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: [] | |
[debug] [MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.6.4-beta","revision":null}} | |
[HTTP] <-- GET /wd/hub/status 200 15 ms - 88 | |
[HTTP] --> GET /wd/hub/status {} | |
[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: [] | |
[debug] [MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.6.4-beta","revision":null}} | |
[HTTP] <-- GET /wd/hub/status 200 10 ms - 88 | |
Mar 01, 2017 11:06:08 AM org.openqa.selenium.remote.ProtocolHandshake createSession | |
INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
[HTTP] --> POST /wd/hub/session {"capabilities":{"desiredCapabilities":{"app":"/Users/vikram-anna/Documents/Noa/Workspace/Mobile-Automation/SampleForEvaluation/java-client/src/test/java/io/appium/java_client/ApiDemos-debug.apk","platformName":"Android","deviceName":"Android Emulator"},"requiredCapabilities":{}},"desiredCapabilities":{"app":"/Users/vikram-anna/Documents/Noa/Workspace/Mobile-Automation/SampleForEvaluation/java-client/src/test/java/io/appium/java_client/ApiDemos-debug.apk","platformName":"Android","deviceName":"Android Emulator"},"requiredCapabilities":{}} | |
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/vikram-anna/Documents/Noa/Workspace/Mobile-Automation/SampleForEvaluation/java-client/src/test/java/io/appium/java_client/ApiDemos-debug.apk","platformName":"Android","deviceName":"Android Emulator"},{},{"desiredCapabilities":{"app":"/Users/vikram-anna/Documents/Noa/Workspace/Mobile-Automation/SampleForEvaluation/java-client/src/test/java/io/appium/java_client/ApiDemos-debug.apk","platformName":"Android","deviceName":"Android Emulator"},"requiredCapabilities":{}},null,null] | |
[Appium] Creating new AndroidDriver (v1.11.3) session | |
[Appium] Capabilities: | |
[Appium] app: '/Users/vikram-anna/Documents/Noa/Workspace/Mobile-Automation/SampleForEvaluation/java-client/src/test/java/io/appium/java_client/ApiDemos-debug.apk' | |
[Appium] platformName: 'Android' | |
[Appium] deviceName: 'Android Emulator' | |
[debug] [AndroidDriver] AndroidDriver version: 1.11.3 | |
[BaseDriver] Session created with session id: 2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b | |
[debug] [AndroidDriver] Getting Java version | |
[AndroidDriver] Java version is: 1.8.0_102 | |
[ADB] Checking whether adb is present | |
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb | |
[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: 000007CF003ACABB | |
[ADB] Checking whether adb is present | |
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb | |
[debug] [ADB] Setting device id to 000007CF003ACABB | |
[BaseDriver] Using local app '/Users/vikram-anna/Documents/Noa/Workspace/Mobile-Automation/SampleForEvaluation/java-client/src/test/java/io/appium/java_client/ApiDemos-debug.apk' | |
[debug] [AndroidDriver] Checking whether app is actually present | |
[AndroidDriver] Starting Android session | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","wait-for-device"] | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","echo","ping"] | |
[debug] [Logcat] Starting logcat capture | |
[debug] [AndroidDriver] Pushing settings apk to device... | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","install","/usr/local/lib/node_modules/appium/node_modules/io.appium.settings/bin/settings_apk-debug.apk"] | |
[debug] [AndroidDriver] Pushing unlock helper app to device... | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","install","/usr/local/lib/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 '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","getprop","ro.build.version.release"] | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","wm","size"] | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","getprop","ro.product.model"] | |
[debug] [ADB] Current device property 'ro.product.model': Micromax Q413 | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","getprop","ro.product.manufacturer"] | |
[debug] [ADB] Current device property 'ro.product.manufacturer': Micromax | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","dumpsys","window"] | |
[AndroidDriver] Screen already unlocked, doing nothing | |
[debug] [AndroidDriver] Parsing package and activity from app manifest | |
[ADB] Checking whether aapt is present | |
[ADB] Using aapt from /Users/vikram-anna/Library/Android/sdk/build-tools/25.0.1/aapt | |
[ADB] Extracting package and launch activity from manifest | |
[debug] [ADB] badging package: io.appium.android.apis | |
[debug] [ADB] badging act: io.appium.android.apis.ApiDemos | |
[debug] [AndroidDriver] Parsed package and activity are: io.appium.android.apis/io.appium.android.apis.ApiDemos | |
[AndroidDriver] Remote apk path is /data/local/tmp/29649242b53e9a67ba855b067422713c.apk | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","ls","/data/local/tmp/29649242b53e9a67ba855b067422713c.apk"] | |
[debug] [AndroidDriver] Checking if app is installed | |
[debug] [ADB] Getting install status for io.appium.android.apis | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","pm","list","packages","io.appium.android.apis"] | |
[debug] [ADB] App is installed | |
[AndroidDriver] Apk is already on remote and installed, resetting | |
[debug] [AndroidDriver] Running fast reset (stop and clear) | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","am","force-stop","io.appium.android.apis"] | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","pm","clear","io.appium.android.apis"] | |
[debug] [AndroidDriver] Extracting strings from apk /Users/vikram-anna/Documents/Noa/Workspace/Mobile-Automation/SampleForEvaluation/java-client/src/test/java/io/appium/java_client/ApiDemos-debug.apk null /var/folders/xk/ryk32cv91t700bvnr4z3f5fw0000gn/T/io.appium.android.apis | |
[debug] [ADB] Extracting strings for language: default | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","getprop","ro.build.version.sdk"] | |
[debug] [ADB] Device API level: 22 | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","getprop","persist.sys.language"] | |
[debug] [ADB] Current device property 'persist.sys.language': en | |
[debug] [ADB] No strings.xml for language 'en', getting default strings.xml | |
[debug] [ADB] Reading strings from converted strings.json | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","push","/var/folders/xk/ryk32cv91t700bvnr4z3f5fw0000gn/T/io.appium.android.apis/strings.json","/data/local/tmp"] | |
[debug] [AndroidBootstrap] Watching for bootstrap disconnect | |
[debug] [ADB] Forwarding system: 4724 to device: 4724 | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","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 '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","push","/usr/local/lib/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 '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","ps"] | |
[ADB] No uiautomator process found to kill, continuing... | |
[debug] [UiAutomator] Starting UIAutomator | |
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","000007CF003ACABB","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","io.appium.android.apis","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false] | |
[debug] [UiAutomator] Moving to state 'online' | |
[AndroidBootstrap] Android bootstrap socket is now connected | |
[debug] [ADB] Device API level: 22 | |
[debug] [ADB] Getting connected devices... | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","am","start","-W","-n","io.appium.android.apis/io.appium.android.apis.ApiDemos","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"] | |
[debug] [ADB] Waiting for pkg: 'io.appium.android.apis' and activity: 'io.appium.android.apis.ApiDemos' to be focused | |
[debug] [ADB] Possible activities, to be checked: io.appium.android.apis.ApiDemos, io.appium.android.apis.io.appium.android.apis.ApiDemos | |
[debug] [ADB] Getting focused package and activity | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","dumpsys","window","windows"] | |
[debug] [ADB] Found package: 'io.appium.android.apis' and fully qualified activity name : 'io.appium.android.apis.ApiDemos' | |
[Appium] New AndroidDriver session created successfully, session 2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b added to master session list | |
[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":{"app":"/Users/vikram-anna/Documents/Noa/Workspace/Mobile-Automation/SampleForEvaluation/java-client/src/test/java/io/appium/java_client/ApiDemos-debug.apk","platformName":"Android","deviceName":"Android Emulator"},"app":"/Users/vikram-anna/Documents/Noa/Workspace/Mobile-Automation/SampleForEvaluation/java-client/src/test/java/io/appium/java_client/ApiDemos-debug.apk","platformName":"Android","deviceName":"000007CF003ACABB","deviceUDID":"000007CF003ACABB","platformVersion":"5.1","deviceScreenSize":"720x1280","deviceModel":"Micromax Q413","deviceManufacturer":"Micromax","appPackage":"io.appium.android.apis","appWaitPackage":"io.appium.android.apis","appActivity":"io.appium.android.apis.ApiDemos","appWaitActivity":"io.appium.android.apis.ApiDemos"} | |
[HTTP] <-- POST /wd/hub/session 200 10031 ms - 1033 | |
Mar 01, 2017 11:06:18 AM org.openqa.selenium.remote.ProtocolHandshake createSession | |
INFO: Detected dialect: OSS | |
[HTTP] --> GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b {} | |
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/vikram-anna/Documents/Noa/Workspace/Mobile-Automation/SampleForEvaluation/java-client/src/test/java/io/appium/java_client/ApiDemos-debug.apk","platformName":"Android","deviceName":"Android Emulator"},"app":"/Users/vikram-anna/Documents/Noa/Workspace/Mobile-Automation/SampleForEvaluation/java-client/src/test/java/io/appium/java_client/ApiDemos-debug.apk","platformName":"Android","deviceName":"000007CF003ACABB","deviceUDID":"000007CF003ACABB","platformVersion":"5.1","deviceScreenSize":"720x1280","deviceModel":"Micromax Q413","deviceManufacturer":"Micromax","appPackage":"io.appium.android.apis","appWaitPackage":"io.appium.android.apis","appActivity":"io.appium.android.apis.ApiDemos","appWaitActivity":"io.appium.android.apis.ApiDemos"} | |
[HTTP] <-- GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b 200 14 ms - 1033 | |
[HTTP] --> GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b {} | |
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/vikram-anna/Documents/Noa/Workspace/Mobile-Automation/SampleForEvaluation/java-client/src/test/java/io/appium/java_client/ApiDemos-debug.apk","platformName":"Android","deviceName":"Android Emulator"},"app":"/Users/vikram-anna/Documents/Noa/Workspace/Mobile-Automation/SampleForEvaluation/java-client/src/test/java/io/appium/java_client/ApiDemos-debug.apk","platformName":"Android","deviceName":"000007CF003ACABB","deviceUDID":"000007CF003ACABB","platformVersion":"5.1","deviceScreenSize":"720x1280","deviceModel":"Micromax Q413","deviceManufacturer":"Micromax","appPackage":"io.appium.android.apis","appWaitPackage":"io.appium.android.apis","appActivity":"io.appium.android.apis.ApiDemos","appWaitActivity":"io.appium.android.apis.ApiDemos"} | |
[HTTP] <-- GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b 200 5 ms - 1033 | |
[HTTP] --> POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/timeouts {"type":"implicit","ms":0} | |
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [BaseDriver] Set implicit wait to 0ms | |
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null | |
[HTTP] <-- POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/timeouts 200 6 ms - 76 | |
[HTTP] --> GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context 200 20 ms - 84 | |
[HTTP] --> POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element 500 170 ms - 164 | |
[HTTP] --> GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element 500 134 ms - 164 | |
[HTTP] --> GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element 500 38 ms - 164 | |
[HTTP] --> GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element 500 45 ms - 164 | |
[HTTP] --> GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element 500 134 ms - 164 | |
[HTTP] --> GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element 500 110 ms - 164 | |
[HTTP] --> GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element 500 45 ms - 164 | |
[HTTP] --> GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element 500 52 ms - 164 | |
[HTTP] --> GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element 500 44 ms - 164 | |
[HTTP] --> GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/element 500 113 ms - 164 | |
[HTTP] --> POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/timeouts {"type":"implicit","ms":25000} | |
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",25000,"2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [BaseDriver] Set implicit wait to 25000ms | |
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null | |
[HTTP] <-- POST /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b/timeouts 200 1 ms - 76 | |
[HTTP] --> DELETE /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b {} | |
[debug] [MJSONWP] Calling AppiumDriver.deleteSession() with args: ["2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b"] | |
[debug] [AndroidDriver] Shutting down Android driver | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","am","force-stop","io.appium.android.apis"] | |
[debug] [ADB] Pressing the HOME button | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","input","keyevent",3] | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"shutdown"} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"shutdown"} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type SHUTDOWN | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"OK, shutting down"} | |
[debug] [AndroidBootstrap] [UIAUTO STDOUT] [CDS]close[4724] | |
[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] Received command result from bootstrap | |
[debug] [UiAutomator] Shutting down UiAutomator | |
[debug] [UiAutomator] Moving to state 'stopping' | |
[debug] [AndroidBootstrap] [UIAUTO STDOUT] Test results for WatcherResultPrinter=. | |
[debug] [AndroidBootstrap] [UIAUTO STDOUT] Time: 9.799 | |
[debug] [AndroidBootstrap] [UIAUTO STDOUT] OK (1 test) | |
[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 '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","ps"] | |
[ADB] No uiautomator process found to kill, continuing... | |
[debug] [UiAutomator] Moving to state 'stopped' | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","am","force-stop","io.appium.unlock"] | |
[debug] [Logcat] Stopping logcat capture | |
[debug] [AndroidDriver] Not cleaning generated files. Add `clearSystemFiles` capability if wanted. | |
[Appium] Removing session 2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b from our master session list | |
[debug] [MJSONWP] Received response: null | |
[debug] [MJSONWP] But deleting session, so not returning | |
[debug] [MJSONWP] Responding to client with driver.deleteSession() result: null | |
[HTTP] <-- DELETE /wd/hub/session/2a3d1e7a-07b0-40ee-9b77-8c93ce9bad5b 200 3339 ms - 76 | |
------------------------------------------ 2 values are set ( Total Time Taken 28 sec ) ------------------------------------------ | |
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
[debug] [BaseDriver] Waiting up to 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 47 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 50 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 131 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 50 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 199 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 124 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 50 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 42 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 144 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 42 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 3 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 119 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 4 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 99 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 45 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 155 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 36 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 51 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 116 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 51 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 45 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 107 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 39 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 130 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 49 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 40 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 49 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 36 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 125 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 141 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 131 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 102 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 82 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 3 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 182 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 40 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 95 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 94 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 118 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 48 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 262 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 68 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 2 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 132 ms - 164 | |
[HTTP] --> GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context {} | |
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
[HTTP] <-- GET /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/context 200 1 ms - 84 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element {"using":"id","value":"android:id/text11"} | |
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/text11","d850eada-017c-4cda-b19f-6971604b380a"] | |
[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 0 ms for condition | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/text11","context":"","multiple":false}} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'android:id/text11' using 'ID' with the contextId: '' multiple: false | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/text11] | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"} | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/element 500 108 ms - 164 | |
[HTTP] --> POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/timeouts {"type":"implicit","ms":25000} | |
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",25000,"d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [BaseDriver] Set implicit wait to 25000ms | |
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null | |
[HTTP] <-- POST /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a/timeouts 200 1 ms - 76 | |
[HTTP] --> DELETE /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a {} | |
[debug] [MJSONWP] Calling AppiumDriver.deleteSession() with args: ["d850eada-017c-4cda-b19f-6971604b380a"] | |
[debug] [AndroidDriver] Shutting down Android driver | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","am","force-stop","io.appium.android.apis"] | |
[debug] [ADB] Pressing the HOME button | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","input","keyevent",3] | |
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"shutdown"} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"shutdown"} | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type SHUTDOWN | |
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"OK, shutting down"} | |
[debug] [AndroidBootstrap] [UIAUTO STDOUT] [CDS]close[4724] | |
[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: 29.935 | |
[debug] [AndroidBootstrap] [UIAUTO STDOUT] OK (1 test) | |
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: -1 | |
[debug] [AndroidBootstrap] Received command result from bootstrap | |
[debug] [UiAutomator] Shutting down UiAutomator | |
[debug] [UiAutomator] Moving to state 'stopping' | |
[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 '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","ps"] | |
[ADB] No uiautomator process found to kill, continuing... | |
[debug] [UiAutomator] Moving to state 'stopped' | |
[debug] [ADB] Getting connected devices... | |
[debug] [ADB] 1 device(s) connected | |
[debug] [ADB] Running '/Users/vikram-anna/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","000007CF003ACABB","shell","am","force-stop","io.appium.unlock"] | |
[debug] [Logcat] Stopping logcat capture | |
[debug] [AndroidDriver] Not cleaning generated files. Add `clearSystemFiles` capability if wanted. | |
[Appium] Removing session d850eada-017c-4cda-b19f-6971604b380a from our master session list | |
[debug] [MJSONWP] Received response: null | |
[debug] [MJSONWP] But deleting session, so not returning | |
[debug] [MJSONWP] Responding to client with driver.deleteSession() result: null | |
[HTTP] <-- DELETE /wd/hub/session/d850eada-017c-4cda-b19f-6971604b380a 200 3176 ms - 76 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment