Created
July 27, 2017 14:46
-
-
Save bennid/7e512d17878c13cf59bddf6d88324ad9 to your computer and use it in GitHub Desktop.
Appium 1.6.4 log somehow causing logcat stacks
This file has been truncated, but you can view the full file.
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
2017-07-27 14:23:07:867 - [Appium] Welcome to Appium v1.6.4 | |
2017-07-27 14:23:07:870 - [Appium] Non-default server args: | |
2017-07-27 14:23:07:871 - [Appium] port: 4733 | |
2017-07-27 14:23:07:871 - [Appium] logTimestamp: true | |
2017-07-27 14:23:07:871 - [Appium] debugLogSpacing: true | |
2017-07-27 14:23:07:945 - [Appium] Appium REST http interface listener started on 0.0.0.0:4733 | |
2017-07-27 14:25:16:161 - [HTTP] --> POST /wd/hub/session {"capabilities":[{"desiredCapabilities":{"app":"/Users/jenkins/.android/avd/OwnerNexus6P-22.avd/testApp-debug.apk","appPackage":"com.tripadvisor.android.vr.owner.debug","clearSystemFiles":true,"deviceName":"OwnerNexus6P-22","platform":"ANDROID","appActivity":"com.tripadvisor.android.vr.owner.activities.MainActivity","sendKeyStrategy":"grouped","newCommandTimeout":45,"platformVersion":"5.1","browserName":"","unicodeKeyboard":true,"platformName":"Android","udid":"emulator-5556","resetKeyboard":true}},{"requiredCapabilities":{}}],"desiredCapabilities":{"app":"/Users/jenkins/.android/avd/OwnerNexus6P-22.avd/testApp-debug.apk","appPackage":"com.tripadvisor.android.vr.owner.debug","clearSystemFiles":true,"deviceName":"OwnerNexus6P-22","platform":"ANDROID","appActivity":"com.tripadvisor.android.vr.owner.activities.MainActivity","sendKeyStrategy":"grouped","newCommandTimeout":45,"platformVersion":"5.1","browserName":"","unicodeKeyboard":true,"platformName":"Android","udid":"emulator-5556","res | |
2017-07-27 14:25:16:165 - [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/jenkins/.android/avd/OwnerNexus6P-22.avd/testApp-debug.apk","appPackage":"com.tripadvisor.android.vr.owner.debug","clearSystemFiles":true,"deviceName":"OwnerNexus6P-22","platform":"ANDROID","appActivity":"com.tripadvisor.android.vr.owner.activities.MainActivity","sendKeyStrategy":"grouped","newCommandTimeout":45,"platformVersion":"5.1","browserName":"","unicodeKeyboard":true,"platformName":"Android","udid":"emulator-5556","resetKeyboard":true},{},[{"desiredCapabilities":{"app":"/Users/jenkins/.android/avd/OwnerNexus6P-22.avd/testApp-debug.apk","appPackage":"com.tripadvisor.android.vr.owner.debug","clearSystemFiles":true,"deviceName":"OwnerNexus6P-22","platform":"ANDROID","appActivity":"com.tripadvisor.android.vr.owner.activities.MainActivity","sendKeyStrategy":"grouped","newCommandTimeout":45,"platformVersion":"5.1","browserName":"","unicodeKeyboard":true,"platformName":"Android","udid":"emulator-5556","resetKeyboard":true}},{"requiredCapabilities":{}}],null,null] | |
2017-07-27 14:25:16:170 - [debug] [BaseDriver] Event 'newSessionRequested' logged at 1501165516170 (10:25:16 GMT-0400 (EDT)) | |
2017-07-27 14:25:16:174 - [Appium] Creating new AndroidDriver (v1.17.1) session | |
2017-07-27 14:25:16:174 - [Appium] Capabilities: | |
2017-07-27 14:25:16:181 - [Appium] app: '/Users/jenkins/.android/avd/OwnerNexus6P-22.avd/testApp-debug.apk' | |
2017-07-27 14:25:16:182 - [Appium] appPackage: 'com.tripadvisor.android.vr.owner.debug' | |
2017-07-27 14:25:16:183 - [Appium] clearSystemFiles: true | |
2017-07-27 14:25:16:184 - [Appium] deviceName: 'OwnerNexus6P-22' | |
2017-07-27 14:25:16:184 - [Appium] platform: 'ANDROID' | |
2017-07-27 14:25:16:184 - [Appium] appActivity: 'com.tripadvisor.android.vr.owner.activities.MainActivity' | |
2017-07-27 14:25:16:185 - [Appium] sendKeyStrategy: 'grouped' | |
2017-07-27 14:25:16:185 - [Appium] newCommandTimeout: 45 | |
2017-07-27 14:25:16:185 - [Appium] platformVersion: '5.1' | |
2017-07-27 14:25:16:186 - [Appium] browserName: '' | |
2017-07-27 14:25:16:186 - [Appium] unicodeKeyboard: true | |
2017-07-27 14:25:16:187 - [Appium] platformName: 'Android' | |
2017-07-27 14:25:16:188 - [Appium] udid: 'emulator-5556' | |
2017-07-27 14:25:16:188 - [Appium] resetKeyboard: true | |
2017-07-27 14:25:16:192 - [debug] [AndroidDriver] AndroidDriver version: 1.17.1 | |
2017-07-27 14:25:16:210 - [BaseDriver] The following capabilities were provided, but are not recognized by appium: platform, sendKeyStrategy. | |
2017-07-27 14:25:16:328 - [BaseDriver] Session created with session id: 436f76d2-ba28-4a12-8dbe-01e8a7b7e575 | |
2017-07-27 14:25:16:331 - [debug] [AndroidDriver] Getting Java version | |
2017-07-27 14:25:16:454 - [AndroidDriver] Java version is: 1.8.0_112 | |
2017-07-27 14:25:16:459 - [ADB] Checking whether adb is present | |
2017-07-27 14:25:16:466 - [ADB] Using adb from /Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb | |
2017-07-27 14:25:16:466 - [AndroidDriver] Retrieving device list | |
2017-07-27 14:25:16:467 - [debug] [ADB] Trying to find a connected android device | |
2017-07-27 14:25:16:468 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:16:510 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:16:513 - [AndroidDriver] Using device: emulator-5556 | |
2017-07-27 14:25:16:515 - [ADB] Checking whether adb is present | |
2017-07-27 14:25:16:521 - [ADB] Using adb from /Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb | |
2017-07-27 14:25:16:522 - [debug] [ADB] Setting device id to emulator-5556 | |
2017-07-27 14:25:16:524 - [BaseDriver] Using local app '/Users/jenkins/.android/avd/OwnerNexus6P-22.avd/testApp-debug.apk' | |
2017-07-27 14:25:16:525 - [debug] [AndroidDriver] Checking whether app is actually present | |
2017-07-27 14:25:16:529 - [AndroidDriver] Starting Android session | |
2017-07-27 14:25:16:533 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","wait-for-device"] | |
2017-07-27 14:25:16:555 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:16:576 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:16:577 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","echo","ping"] | |
2017-07-27 14:25:16:613 - [debug] [Logcat] Starting logcat capture | |
2017-07-27 14:25:16:658 - [debug] [AndroidDriver] Enabling Unicode keyboard support | |
2017-07-27 14:25:16:659 - [debug] [AndroidDriver] Pushing unicode ime to device... | |
2017-07-27 14:25:16:670 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","install","/Users/jenkins/build_tools/node_modules/appium/node_modules/appium-android-ime/bin/UnicodeIME-debug.apk"] | |
2017-07-27 14:25:18:293 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:18:320 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:18:321 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","settings","get","secure","default_input_method"] | |
2017-07-27 14:25:18:918 - [debug] [AndroidDriver] Unsetting previous IME com.android.inputmethod.latin/.LatinIME | |
2017-07-27 14:25:18:918 - [debug] [AndroidDriver] Setting IME to 'io.appium.android.ime/.UnicodeIME' | |
2017-07-27 14:25:18:919 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:18:947 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:18:948 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","ime","enable","io.appium.android.ime/.UnicodeIME"] | |
2017-07-27 14:25:19:441 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:19:464 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:19:465 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","ime","set","io.appium.android.ime/.UnicodeIME"] | |
2017-07-27 14:25:20:026 - [debug] [AndroidDriver] Pushing settings apk to device... | |
2017-07-27 14:25:20:027 - [debug] [ADB] Getting install status for io.appium.settings | |
2017-07-27 14:25:20:028 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:20:058 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:20:058 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","pm","list","packages","io.appium.settings"] | |
2017-07-27 14:25:20:328 - [debug] [ADB] App is not installed | |
2017-07-27 14:25:20:329 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","install","/Users/jenkins/build_tools/node_modules/appium/node_modules/io.appium.settings/app/build/outputs/apk/settings_apk-debug.apk"] | |
2017-07-27 14:25:21:037 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:21:066 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:21:067 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","getprop","ro.build.version.sdk"] | |
2017-07-27 14:25:21:157 - [debug] [ADB] Device API level: 22 | |
2017-07-27 14:25:21:196 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:21:228 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:21:229 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","dumpsys","package","io.appium.settings"] | |
2017-07-27 14:25:21:336 - [debug] [AndroidDriver] Pushing unlock helper app to device... | |
2017-07-27 14:25:21:336 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","install","/Users/jenkins/build_tools/node_modules/appium/node_modules/appium-unlock/bin/unlock_apk-debug.apk"] | |
2017-07-27 14:25:22:204 - [debug] [ADB] Device API level: 22 | |
2017-07-27 14:25:22:204 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:22:226 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:22:227 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","settings","put","secure","mock_location","1"] | |
2017-07-27 14:25:22:748 - [ADB] Getting device platform version | |
2017-07-27 14:25:22:748 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:22:771 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:22:771 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","getprop","ro.build.version.release"] | |
2017-07-27 14:25:22:854 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:22:880 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:22:884 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","wm","size"] | |
2017-07-27 14:25:23:412 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:23:439 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:23:440 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","getprop","ro.product.model"] | |
2017-07-27 14:25:23:553 - [debug] [ADB] Current device property 'ro.product.model': Android SDK built for x86_64 | |
2017-07-27 14:25:23:568 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:23:591 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:23:594 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","getprop","ro.product.manufacturer"] | |
2017-07-27 14:25:23:698 - [debug] [ADB] Current device property 'ro.product.manufacturer': unknown | |
2017-07-27 14:25:23:849 - [AndroidDriver] Remote apk path is /data/local/tmp/eed7292a7514b02bf6c045110a121e69.apk | |
2017-07-27 14:25:23:864 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:23:888 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:23:890 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","ls","/data/local/tmp/eed7292a7514b02bf6c045110a121e69.apk"] | |
2017-07-27 14:25:23:990 - [debug] [AndroidDriver] Checking if app is installed | |
2017-07-27 14:25:23:991 - [debug] [ADB] Getting install status for com.tripadvisor.android.vr.owner.debug | |
2017-07-27 14:25:23:991 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:24:013 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:24:014 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","pm","list","packages","com.tripadvisor.android.vr.owner.debug"] | |
2017-07-27 14:25:24:333 - [debug] [ADB] App is not installed | |
2017-07-27 14:25:24:334 - [AndroidDriver] Apk is not yet installed | |
2017-07-27 14:25:24:334 - [AndroidDriver] installing apk from remote | |
2017-07-27 14:25:24:336 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:24:363 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:24:364 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","mkdir","-p","/data/local/tmp"] | |
2017-07-27 14:25:24:451 - [AndroidDriver] Clearing out any existing remote apks with the same hash | |
2017-07-27 14:25:24:452 - [debug] [AndroidDriver] Removing any old apks | |
2017-07-27 14:25:24:453 - [debug] [AndroidDriver] Except ["eed7292a7514b02bf6c045110a121e69"] | |
2017-07-27 14:25:24:453 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:24:475 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:24:476 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","ls","/data/local/tmp/*.apk"] | |
2017-07-27 14:25:24:740 - [debug] [AndroidDriver] No apks to examine | |
2017-07-27 14:25:24:740 - [AndroidDriver] Pushing com.tripadvisor.android.vr.owner.debug to device. Will wait up to 90000 milliseconds before aborting | |
2017-07-27 14:25:24:743 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","push","/Users/jenkins/.android/avd/OwnerNexus6P-22.avd/testApp-debug.apk","/data/local/tmp/eed7292a7514b02bf6c045110a121e69.apk"] | |
2017-07-27 14:25:26:957 - [debug] [ADB] Uninstalling com.tripadvisor.android.vr.owner.debug | |
2017-07-27 14:25:26:958 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:26:986 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:26:986 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","am","force-stop","com.tripadvisor.android.vr.owner.debug"] | |
2017-07-27 14:25:27:452 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","uninstall","com.tripadvisor.android.vr.owner.debug"] | |
2017-07-27 14:25:27:785 - [ADB] App was not uninstalled, maybe it wasn't on device? | |
2017-07-27 14:25:27:786 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:27:826 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:27:826 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","pm","install","-r","/data/local/tmp/eed7292a7514b02bf6c045110a121e69.apk"] | |
2017-07-27 14:25:36:827 - [debug] [AndroidDriver] Extracting strings from apk /Users/jenkins/.android/avd/OwnerNexus6P-22.avd/testApp-debug.apk null /var/folders/l6/b49vz69x34jcbfqx25yf10cw0000gr/T/com.tripadvisor.android.vr.owner.debug | |
2017-07-27 14:25:36:830 - [debug] [ADB] Extracting strings for language: default | |
2017-07-27 14:25:36:835 - [debug] [ADB] Device API level: 22 | |
2017-07-27 14:25:36:854 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:36:886 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:36:887 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","getprop","persist.sys.language"] | |
2017-07-27 14:25:36:955 - [debug] [ADB] Current device property 'persist.sys.language': | |
2017-07-27 14:25:36:957 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:36:992 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:36:993 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","getprop","ro.product.locale.language"] | |
2017-07-27 14:25:37:056 - [debug] [ADB] Current device property 'ro.product.locale.language': en | |
2017-07-27 14:25:39:306 - [debug] [ADB] No strings.xml for language 'en', getting default strings.xml | |
2017-07-27 14:25:41:085 - [debug] [ADB] Reading strings from converted strings.json | |
2017-07-27 14:25:41:089 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","push","/var/folders/l6/b49vz69x34jcbfqx25yf10cw0000gr/T/com.tripadvisor.android.vr.owner.debug/strings.json","/data/local/tmp"] | |
2017-07-27 14:25:41:139 - [debug] [AndroidBootstrap] Watching for bootstrap disconnect | |
2017-07-27 14:25:41:141 - [debug] [ADB] Forwarding system: 4724 to device: 4724 | |
2017-07-27 14:25:41:141 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","forward","tcp:4724","tcp:4724"] | |
2017-07-27 14:25:41:148 - [debug] [UiAutomator] Starting UiAutomator | |
2017-07-27 14:25:41:149 - [debug] [UiAutomator] Moving to state 'starting' | |
2017-07-27 14:25:41:149 - [debug] [UiAutomator] Parsing uiautomator jar | |
2017-07-27 14:25:41:150 - [debug] [UiAutomator] Found jar name: 'AppiumBootstrap.jar' | |
2017-07-27 14:25:41:151 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","push","/Users/jenkins/build_tools/node_modules/appium/node_modules/appium-android-bootstrap/bootstrap/bin/AppiumBootstrap.jar","/data/local/tmp/"] | |
2017-07-27 14:25:41:225 - [debug] [ADB] Attempting to kill all uiautomator processes | |
2017-07-27 14:25:41:225 - [debug] [ADB] Getting all processes with uiautomator | |
2017-07-27 14:25:41:226 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:41:247 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:41:248 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","ps"] | |
2017-07-27 14:25:41:301 - [ADB] No uiautomator process found to kill, continuing... | |
2017-07-27 14:25:41:302 - [debug] [UiAutomator] Starting UIAutomator | |
2017-07-27 14:25:41:302 - [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5556","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","com.tripadvisor.android.vr.owner.debug","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false] | |
2017-07-27 14:25:41:819 - [debug] [UiAutomator] Moving to state 'online' | |
2017-07-27 14:25:41:838 - [AndroidBootstrap] Android bootstrap socket is now connected | |
2017-07-27 14:25:41:840 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:41:861 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:41:861 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","dumpsys","window"] | |
2017-07-27 14:25:41:914 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Loading json... | |
2017-07-27 14:25:41:929 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete. | |
2017-07-27 14:25:41:929 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers. | |
2017-07-27 14:25:41:929 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected | |
2017-07-27 14:25:41:981 - [AndroidDriver] Screen already unlocked, doing nothing | |
2017-07-27 14:25:41:987 - [debug] [ADB] Device API level: 22 | |
2017-07-27 14:25:41:989 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:25:42:009 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:25:42:009 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","am","start","-W","-n","com.tripadvisor.android.vr.owner.debug/com.tripadvisor.android.vr.owner.activities.MainActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"] | |
2017-07-27 14:25:46:461 - [Appium] New AndroidDriver session created successfully, session 436f76d2-ba28-4a12-8dbe-01e8a7b7e575 added to master session list | |
2017-07-27 14:25:46:462 - [debug] [BaseDriver] Event 'newSessionStarted' logged at 1501165546462 (10:25:46 GMT-0400 (EDT)) | |
2017-07-27 14:25:46:463 - [debug] [MJSONWP] Responding to client with driver.createSession() result: {"platform":"ANDROID","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/jenkins/.android/avd/OwnerNexus6P-22.avd/testApp-debug.apk","appPackage":"com.tripadvisor.android.vr.owner.debug","clearSystemFiles":true,"deviceName":"OwnerNexus6P-22","platform":"ANDROID","appActivity":"com.tripadvisor.android.vr.owner.activities.MainActivity","sendKeyStrategy":"grouped","newCommandTimeout":45,"platformVersion":"5.1","browserName":"","unicodeKeyboard":true,"platformName":"Android","udid":"emulator-5556","resetKeyboard":true},"app":"/Users/jenkins/.android/avd/OwnerNexus6P-22.avd/testApp-debug.apk","appPackage":"com.tripadvisor.android.vr.owner.debug","clearSystemFiles":true,"deviceName":"emulator-5556","appActivity":"com.tripadvisor.android.vr.owner.activities.MainActivity","sendKeyStrategy":"grouped","newCommandTimeout":45,"platformVersion":"5.1.1","browserName":"","un... | |
2017-07-27 14:25:46:486 - [HTTP] <-- POST /wd/hub/session 200 30307 ms - 1318 | |
2017-07-27 14:25:46:493 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575 {} | |
2017-07-27 14:25:46:495 - [debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:25:46:532 - [debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"ANDROID","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/jenkins/.android/avd/OwnerNexus6P-22.avd/testApp-debug.apk","appPackage":"com.tripadvisor.android.vr.owner.debug","clearSystemFiles":true,"deviceName":"OwnerNexus6P-22","platform":"ANDROID","appActivity":"com.tripadvisor.android.vr.owner.activities.MainActivity","sendKeyStrategy":"grouped","newCommandTimeout":45,"platformVersion":"5.1","browserName":"","unicodeKeyboard":true,"platformName":"Android","udid":"emulator-5556","resetKeyboard":true},"app":"/Users/jenkins/.android/avd/OwnerNexus6P-22.avd/testApp-debug.apk","appPackage":"com.tripadvisor.android.vr.owner.debug","clearSystemFiles":true,"deviceName":"emulator-5556","appActivity":"com.tripadvisor.android.vr.owner.activities.MainActivity","sendKeyStrategy":"grouped","newCommandTimeout":45,"platformVersion":"5.1.1","browserName":"","un... | |
2017-07-27 14:25:46:535 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575 200 40 ms - 1318 | |
2017-07-27 14:25:46:541 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575 {} | |
2017-07-27 14:25:46:541 - [debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:25:46:550 - [debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"ANDROID","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/jenkins/.android/avd/OwnerNexus6P-22.avd/testApp-debug.apk","appPackage":"com.tripadvisor.android.vr.owner.debug","clearSystemFiles":true,"deviceName":"OwnerNexus6P-22","platform":"ANDROID","appActivity":"com.tripadvisor.android.vr.owner.activities.MainActivity","sendKeyStrategy":"grouped","newCommandTimeout":45,"platformVersion":"5.1","browserName":"","unicodeKeyboard":true,"platformName":"Android","udid":"emulator-5556","resetKeyboard":true},"app":"/Users/jenkins/.android/avd/OwnerNexus6P-22.avd/testApp-debug.apk","appPackage":"com.tripadvisor.android.vr.owner.debug","clearSystemFiles":true,"deviceName":"emulator-5556","appActivity":"com.tripadvisor.android.vr.owner.activities.MainActivity","sendKeyStrategy":"grouped","newCommandTimeout":45,"platformVersion":"5.1.1","browserName":"","un... | |
2017-07-27 14:25:46:552 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575 200 10 ms - 1318 | |
2017-07-27 14:25:48:338 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context {} | |
2017-07-27 14:25:48:341 - [debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:25:48:348 - [debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
2017-07-27 14:25:48:350 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context 200 11 ms - 84 | |
2017-07-27 14:25:48:644 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:25:48:645 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:25:48:653 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:25:48:655 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:25:48:655 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:25:48:661 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:25:48:697 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:25:48:731 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:25:48:734 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:25:48:734 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:25:48:735 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:25:48:737 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:25:48:739 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:25:48:747 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:25:48:761 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:25:48:761 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:25:48:761 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:25:48:761 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:25:48:762 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:25:49:218 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:25:49:372 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:25:49:372 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:25:49:372 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:25:49:376 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:25:49:376 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:25:49:376 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:25:49:547 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:25:49:680 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:25:49:680 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:25:49:680 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:25:50:252 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:25:50:256 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:25:50:272 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:25:50:309 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 1665 ms - 74 | |
2017-07-27 14:25:50:318 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"Account Notification\")"} | |
2017-07-27 14:25:50:319 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"Account Notification\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:25:50:323 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:25:50:323 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:25:50:324 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:25:50:324 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"Account Notification\")","context":"","multiple":true}} | |
2017-07-27 14:25:50:409 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"Account Notification\")","context":"","multiple":true}} | |
2017-07-27 14:25:50:426 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:25:50:436 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:25:50:437 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("Account Notification")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:25:50:437 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("Account Notification") | |
2017-07-27 14:25:50:437 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:25:50:437 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:25:50:437 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/alertTitle" | |
2017-07-27 14:25:50:438 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Account Notification" | |
2017-07-27 14:25:50:438 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:25:50:438 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:25:50:439 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:25:50:487 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:25:51:812 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:25:51:812 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("Account Notification")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:25:51:812 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("Account Notification") | |
2017-07-27 14:25:51:813 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:25:51:813 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:25:51:813 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/alertTitle" | |
2017-07-27 14:25:51:813 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Account Notification" | |
2017-07-27 14:25:51:813 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:25:51:814 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:25:51:814 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:25:51:814 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:25:52:713 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:25:52:714 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:25:52:716 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:25:52:717 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 2399 ms - 74 | |
2017-07-27 14:25:52:728 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")"} | |
2017-07-27 14:25:52:729 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:25:52:733 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:25:52:733 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:25:52:734 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:25:52:735 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","context":"","multiple":true}} | |
2017-07-27 14:25:52:940 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","context":"","multiple":true}} | |
2017-07-27 14:25:52:940 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:25:52:941 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:25:52:941 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:25:52:941 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor") | |
2017-07-27 14:25:52:941 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.webkit.WebView" | |
2017-07-27 14:25:52:941 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.webkit.WebView" | |
2017-07-27 14:25:52:942 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Sign in | TripAdvisor" | |
2017-07-27 14:25:52:942 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:25:52:942 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:25:52:943 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:25:52:943 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor, INSTANCE=0] | |
2017-07-27 14:25:53:821 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:25:53:821 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:25:53:822 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor") | |
2017-07-27 14:25:53:822 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.webkit.WebView" | |
2017-07-27 14:25:53:861 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.webkit.WebView" | |
2017-07-27 14:25:53:861 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Sign in | TripAdvisor" | |
2017-07-27 14:25:53:861 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:25:53:862 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:25:53:862 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:25:53:862 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor, INSTANCE=0] | |
2017-07-27 14:25:54:450 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:25:54:451 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:25:54:452 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 1724 ms - 74 | |
2017-07-27 14:25:54:452 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:25:54:462 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"We've updated our Terms and conditions\")"} | |
2017-07-27 14:25:54:463 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"We've updated our Terms and conditions\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:25:54:467 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:25:54:469 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:25:54:469 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:25:54:469 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"We've updated our Terms and conditions\")","context":"","multiple":true}} | |
2017-07-27 14:25:54:495 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"We've updated our Terms and conditions\")","context":"","multiple":true}} | |
2017-07-27 14:25:54:495 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:25:54:495 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:25:54:495 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("We've updated our Terms and conditions")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:25:54:496 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("We've updated our Terms and conditions") | |
2017-07-27 14:25:54:496 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:25:54:496 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:25:54:496 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/alertTitle" | |
2017-07-27 14:25:54:497 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "We've updated our Terms and conditions" | |
2017-07-27 14:25:54:497 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=We've updated our Terms and conditions, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:25:54:497 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=We've updated our Terms and conditions, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:25:54:498 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:25:54:499 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=We've updated our Terms and conditions, CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:25:56:078 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:25:56:079 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("We've updated our Terms and conditions")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:25:56:079 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("We've updated our Terms and conditions") | |
2017-07-27 14:25:56:079 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:25:56:079 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:25:56:079 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/alertTitle" | |
2017-07-27 14:25:56:080 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "We've updated our Terms and conditions" | |
2017-07-27 14:25:56:080 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=We've updated our Terms and conditions, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:25:56:080 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=We've updated our Terms and conditions, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:25:56:080 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:25:56:080 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=We've updated our Terms and conditions, CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:25:56:567 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:25:56:567 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:25:56:569 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:25:56:570 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 2107 ms - 74 | |
2017-07-27 14:25:56:590 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Manage listing\")"} | |
2017-07-27 14:25:56:591 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Manage listing\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:25:56:594 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:25:56:595 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:25:56:595 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:25:56:595 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Manage listing\")","context":"","multiple":true}} | |
2017-07-27 14:25:56:605 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Manage listing\")","context":"","multiple":true}} | |
2017-07-27 14:25:56:605 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:25:56:605 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:25:56:605 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Manage listing")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:25:56:605 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Manage listing") | |
2017-07-27 14:25:56:606 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:25:56:606 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:25:56:606 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Manage listing" | |
2017-07-27 14:25:56:606 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Manage listing, CLASS=android.widget.TextView] | |
2017-07-27 14:25:56:607 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Manage listing, CLASS=android.widget.TextView] | |
2017-07-27 14:25:56:607 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:25:56:607 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Manage listing, CLASS=android.widget.TextView, INSTANCE=0] | |
2017-07-27 14:25:58:500 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:25:58:501 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Manage listing")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:25:58:501 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Manage listing") | |
2017-07-27 14:25:58:501 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:25:58:501 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:25:58:502 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Manage listing" | |
2017-07-27 14:25:58:502 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Manage listing, CLASS=android.widget.TextView] | |
2017-07-27 14:25:58:520 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Manage listing, CLASS=android.widget.TextView] | |
2017-07-27 14:25:58:553 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:25:58:553 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Manage listing, CLASS=android.widget.TextView, INSTANCE=0] | |
2017-07-27 14:25:58:716 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:25:58:729 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:25:58:731 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:25:58:732 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 2142 ms - 74 | |
2017-07-27 14:25:58:742 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().resourceId(\"com.google.android.googlequicksearchbox:id/launcher\")"} | |
2017-07-27 14:25:58:742 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().resourceId(\"com.google.android.googlequicksearchbox:id/launcher\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:25:58:745 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:25:58:745 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:25:58:745 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:25:58:746 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"com.google.android.googlequicksearchbox:id/launcher\")","context":"","multiple":true}} | |
2017-07-27 14:25:58:855 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"com.google.android.googlequicksearchbox:id/launcher\")","context":"","multiple":true}} | |
2017-07-27 14:25:58:855 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:25:58:855 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:25:58:855 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().resourceId("com.google.android.googlequicksearchbox:id/launcher")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:25:58:856 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("com.google.android.googlequicksearchbox:id/launcher") | |
2017-07-27 14:25:58:856 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.google.android.googlequicksearchbox:id/launcher" | |
2017-07-27 14:25:58:856 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.google.android.googlequicksearchbox:id/launcher] | |
2017-07-27 14:25:58:856 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.google.android.googlequicksearchbox:id/launcher] | |
2017-07-27 14:25:58:856 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:25:58:857 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.google.android.googlequicksearchbox:id/launcher] | |
2017-07-27 14:25:59:885 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:25:59:885 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().resourceId("com.google.android.googlequicksearchbox:id/launcher")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:25:59:885 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("com.google.android.googlequicksearchbox:id/launcher") | |
2017-07-27 14:25:59:886 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.google.android.googlequicksearchbox:id/launcher" | |
2017-07-27 14:25:59:886 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.google.android.googlequicksearchbox:id/launcher] | |
2017-07-27 14:25:59:887 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.google.android.googlequicksearchbox:id/launcher] | |
2017-07-27 14:25:59:887 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:25:59:887 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.google.android.googlequicksearchbox:id/launcher] | |
2017-07-27 14:26:01:640 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:26:01:645 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:01:647 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:26:01:649 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 2906 ms - 74 | |
2017-07-27 14:26:01:659 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"My Listings\").index(0)"} | |
2017-07-27 14:26:01:659 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"My Listings\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:01:663 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:01:663 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:01:663 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:01:664 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"My Listings\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:26:01:831 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"My Listings\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:26:01:831 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:01:832 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:01:833 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("My Listings").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:01:833 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("My Listings").index(0) | |
2017-07-27 14:26:01:833 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:26:01:834 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:26:01:834 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "My Listings" | |
2017-07-27 14:26:01:834 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:26:01:834 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=My Listings, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:26:01:834 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=My Listings, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:26:01:835 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:01:835 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=My Listings, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:26:04:623 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:26:04:629 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("My Listings").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:04:629 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("My Listings").index(0) | |
2017-07-27 14:26:04:658 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:26:04:658 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:26:04:658 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "My Listings" | |
2017-07-27 14:26:04:658 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:26:04:659 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=My Listings, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:26:04:659 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=My Listings, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:26:04:659 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:04:659 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=My Listings, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:26:04:695 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:26:04:695 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:04:697 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:26:04:698 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 3039 ms - 74 | |
2017-07-27 14:26:04:711 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.view.View\").description(\"We don't seem to recognize this device\")"} | |
2017-07-27 14:26:04:711 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.view.View\").description(\"We don't seem to recognize this device\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:04:714 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:04:715 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:04:715 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:04:715 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.view.View\").description(\"We don't seem to recognize this device\")","context":"","multiple":true}} | |
2017-07-27 14:26:04:762 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.view.View\").description(\"We don't seem to recognize this device\")","context":"","multiple":true}} | |
2017-07-27 14:26:04:762 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:04:762 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:04:763 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.view.View").description("We don't seem to recognize this device")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:04:763 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.view.View").description("We don't seem to recognize this device") | |
2017-07-27 14:26:04:763 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.view.View" | |
2017-07-27 14:26:04:763 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.view.View" | |
2017-07-27 14:26:04:764 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "We don't seem to recognize this device" | |
2017-07-27 14:26:04:764 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.view.View, DESCRIPTION=We don't seem to recognize this device] | |
2017-07-27 14:26:04:764 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.view.View, DESCRIPTION=We don't seem to recognize this device] | |
2017-07-27 14:26:04:764 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:04:764 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.view.View, DESCRIPTION=We don't seem to recognize this device, INSTANCE=0] | |
2017-07-27 14:26:04:802 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:26:04:809 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.view.View").description("We don't seem to recognize this device")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:04:810 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.view.View").description("We don't seem to recognize this device") | |
2017-07-27 14:26:04:811 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.view.View" | |
2017-07-27 14:26:04:814 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.view.View" | |
2017-07-27 14:26:04:814 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "We don't seem to recognize this device" | |
2017-07-27 14:26:04:819 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.view.View, DESCRIPTION=We don't seem to recognize this device] | |
2017-07-27 14:26:04:820 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.view.View, DESCRIPTION=We don't seem to recognize this device] | |
2017-07-27 14:26:04:820 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:04:820 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.view.View, DESCRIPTION=We don't seem to recognize this device, INSTANCE=0] | |
2017-07-27 14:26:04:831 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:26:04:865 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:04:870 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:26:04:894 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 160 ms - 74 | |
2017-07-27 14:26:04:895 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.view.View\").descriptionContains(\"we've experienced an error\")"} | |
2017-07-27 14:26:04:895 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.view.View\").descriptionContains(\"we've experienced an error\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:04:899 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:04:899 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:04:899 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:04:899 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.view.View\").descriptionContains(\"we've experienced an error\")","context":"","multiple":true}} | |
2017-07-27 14:26:04:954 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.view.View\").descriptionContains(\"we've experienced an error\")","context":"","multiple":true}} | |
2017-07-27 14:26:04:956 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:04:956 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:04:956 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.view.View").descriptionContains("we've experienced an error")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:04:957 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.view.View").descriptionContains("we've experienced an error") | |
2017-07-27 14:26:04:957 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.view.View" | |
2017-07-27 14:26:04:957 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.view.View" | |
2017-07-27 14:26:04:957 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "we've experienced an error" | |
2017-07-27 14:26:04:957 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.view.View, CONTAINS_DESCRIPTION=we've experienced an error] | |
2017-07-27 14:26:04:958 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.view.View, CONTAINS_DESCRIPTION=we've experienced an error] | |
2017-07-27 14:26:04:958 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:04:969 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.view.View, CONTAINS_DESCRIPTION=we've experienced an error, INSTANCE=0] | |
2017-07-27 14:26:05:015 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:26:05:015 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.view.View").descriptionContains("we've experienced an error")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:016 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.view.View").descriptionContains("we've experienced an error") | |
2017-07-27 14:26:05:016 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.view.View" | |
2017-07-27 14:26:05:016 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.view.View" | |
2017-07-27 14:26:05:017 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "we've experienced an error" | |
2017-07-27 14:26:05:017 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.view.View, CONTAINS_DESCRIPTION=we've experienced an error] | |
2017-07-27 14:26:05:018 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.view.View, CONTAINS_DESCRIPTION=we've experienced an error] | |
2017-07-27 14:26:05:018 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:018 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.view.View, CONTAINS_DESCRIPTION=we've experienced an error, INSTANCE=0] | |
2017-07-27 14:26:05:022 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:26:05:023 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:05:025 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:26:05:026 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 130 ms - 74 | |
2017-07-27 14:26:05:044 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container"} | |
2017-07-27 14:26:05:045 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:05:061 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:062 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:062 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:05:063 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container","context":"","multiple":true}} | |
2017-07-27 14:26:05:115 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container","context":"","multiple":true}} | |
2017-07-27 14:26:05:116 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:05:117 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:05:118 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:118 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container] | |
2017-07-27 14:26:05:118 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container] | |
2017-07-27 14:26:05:119 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:119 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container] | |
2017-07-27 14:26:05:129 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:26:05:129 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:130 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container] | |
2017-07-27 14:26:05:130 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container] | |
2017-07-27 14:26:05:130 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:131 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container] | |
2017-07-27 14:26:05:153 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:26:05:159 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:05:160 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:26:05:161 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 117 ms - 74 | |
2017-07-27 14:26:05:171 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"More\").index(0)"} | |
2017-07-27 14:26:05:172 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"More\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:05:175 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:175 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:175 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:05:176 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"More\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:26:05:184 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"More\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:26:05:184 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:05:184 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:05:184 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("More").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:185 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("More").index(0) | |
2017-07-27 14:26:05:185 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:26:05:185 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:26:05:185 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "More" | |
2017-07-27 14:26:05:185 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:26:05:185 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=More, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:26:05:186 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=More, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:26:05:186 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:186 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=More, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:26:05:207 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:26:05:208 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("More").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:209 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("More").index(0) | |
2017-07-27 14:26:05:210 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:26:05:210 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:26:05:210 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "More" | |
2017-07-27 14:26:05:210 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:26:05:210 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=More, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:26:05:210 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=More, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:26:05:211 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:211 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=More, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:26:05:233 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:26:05:235 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:05:236 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:26:05:237 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 65 ms - 74 | |
2017-07-27 14:26:05:251 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().resourceId(\"com.tripadvisor.android.vr.owner.debug:id/toolbar\").childSelector(new UiSelector().className(\"android.widget.TextView\").text(\"Calendar\"))"} | |
2017-07-27 14:26:05:251 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().resourceId(\"com.tripadvisor.android.vr.owner.debug:id/toolbar\").childSelector(new UiSelector().className(\"android.widget.TextView\").text(\"Calendar\"))","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:05:255 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:255 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:255 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:05:256 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"com.tripadvisor.android.vr.owner.debug:id/toolbar\").childSelector(new UiSelector().className(\"android.widget.TextView\").text(\"Calendar\"))","context":"","multiple":true}} | |
2017-07-27 14:26:05:281 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"com.tripadvisor.android.vr.owner.debug:id/toolbar\").childSelector(new UiSelector().className(\"android.widget.TextView\").text(\"Calendar\"))","context":"","multiple":true}} | |
2017-07-27 14:26:05:281 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:05:282 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:05:282 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().resourceId("com.tripadvisor.android.vr.owner.debug:id/toolbar").childSelector(new UiSelector().className("android.widget.TextView").text("Calendar"))' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:283 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("com.tripadvisor.android.vr.owner.debug:id/toolbar").childSelector(new UiSelector().className("android.widget.TextView").text("Calendar")) | |
2017-07-27 14:26:05:283 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/toolbar" | |
2017-07-27 14:26:05:283 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class com.android.uiautomator.core.UiSelector arg: new UiSelector().className("android.widget.TextView").text("Calendar") | |
2017-07-27 14:26:05:283 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:26:05:283 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:26:05:284 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Calendar" | |
2017-07-27 14:26:05:284 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CHILD=UiSelector[TEXT=Calendar, CLASS=android.widget.TextView], RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/toolbar] | |
2017-07-27 14:26:05:284 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CHILD=UiSelector[TEXT=Calendar, CLASS=android.widget.TextView], RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/toolbar] | |
2017-07-27 14:26:05:284 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:284 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, CHILD=UiSelector[TEXT=Calendar, CLASS=android.widget.TextView], RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/toolbar] | |
2017-07-27 14:26:05:288 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:26:05:288 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().resourceId("com.tripadvisor.android.vr.owner.debug:id/toolbar").childSelector(new UiSelector().className("android.widget.TextView").text("Calendar"))' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:289 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("com.tripadvisor.android.vr.owner.debug:id/toolbar").childSelector(new UiSelector().className("android.widget.TextView").text("Calendar")) | |
2017-07-27 14:26:05:289 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/toolbar" | |
2017-07-27 14:26:05:289 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class com.android.uiautomator.core.UiSelector arg: new UiSelector().className("android.widget.TextView").text("Calendar") | |
2017-07-27 14:26:05:289 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:26:05:290 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:26:05:290 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Calendar" | |
2017-07-27 14:26:05:290 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CHILD=UiSelector[TEXT=Calendar, CLASS=android.widget.TextView], RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/toolbar] | |
2017-07-27 14:26:05:290 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CHILD=UiSelector[TEXT=Calendar, CLASS=android.widget.TextView], RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/toolbar] | |
2017-07-27 14:26:05:290 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:291 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, CHILD=UiSelector[TEXT=Calendar, CLASS=android.widget.TextView], RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/toolbar] | |
2017-07-27 14:26:05:309 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:26:05:309 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:05:311 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:26:05:312 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 61 ms - 74 | |
2017-07-27 14:26:05:320 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/calendar_header"} | |
2017-07-27 14:26:05:321 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/calendar_header","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:05:323 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:323 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:324 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:05:326 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/calendar_header","context":"","multiple":true}} | |
2017-07-27 14:26:05:335 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/calendar_header","context":"","multiple":true}} | |
2017-07-27 14:26:05:335 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:05:337 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:05:337 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/calendar_header' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:338 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/calendar_header] | |
2017-07-27 14:26:05:338 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/calendar_header] | |
2017-07-27 14:26:05:338 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:338 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/calendar_header] | |
2017-07-27 14:26:05:343 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:26:05:344 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/calendar_header' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:345 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/calendar_header] | |
2017-07-27 14:26:05:345 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/calendar_header] | |
2017-07-27 14:26:05:345 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:345 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/calendar_header] | |
2017-07-27 14:26:05:354 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:26:05:356 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:05:358 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:26:05:360 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 40 ms - 74 | |
2017-07-27 14:26:05:373 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.view.View\").description(\"Check your phone for a message\")"} | |
2017-07-27 14:26:05:373 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.view.View\").description(\"Check your phone for a message\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:05:376 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:376 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:377 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:05:381 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.view.View\").description(\"Check your phone for a message\")","context":"","multiple":true}} | |
2017-07-27 14:26:05:404 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.view.View\").description(\"Check your phone for a message\")","context":"","multiple":true}} | |
2017-07-27 14:26:05:422 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:05:422 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:05:423 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.view.View").description("Check your phone for a message")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:423 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.view.View").description("Check your phone for a message") | |
2017-07-27 14:26:05:423 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.view.View" | |
2017-07-27 14:26:05:426 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.view.View" | |
2017-07-27 14:26:05:426 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Check your phone for a message" | |
2017-07-27 14:26:05:426 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.view.View, DESCRIPTION=Check your phone for a message] | |
2017-07-27 14:26:05:427 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.view.View, DESCRIPTION=Check your phone for a message] | |
2017-07-27 14:26:05:428 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:428 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.view.View, DESCRIPTION=Check your phone for a message, INSTANCE=0] | |
2017-07-27 14:26:05:441 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:26:05:478 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.view.View").description("Check your phone for a message")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:479 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.view.View").description("Check your phone for a message") | |
2017-07-27 14:26:05:488 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.view.View" | |
2017-07-27 14:26:05:488 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.view.View" | |
2017-07-27 14:26:05:489 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Check your phone for a message" | |
2017-07-27 14:26:05:489 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.view.View, DESCRIPTION=Check your phone for a message] | |
2017-07-27 14:26:05:489 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.view.View, DESCRIPTION=Check your phone for a message] | |
2017-07-27 14:26:05:490 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:491 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.view.View, DESCRIPTION=Check your phone for a message, INSTANCE=0] | |
2017-07-27 14:26:05:495 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:26:05:495 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:05:496 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:26:05:504 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 124 ms - 74 | |
2017-07-27 14:26:05:515 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/conversation_details_content"} | |
2017-07-27 14:26:05:515 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/conversation_details_content","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:05:522 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:522 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:522 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:05:524 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/conversation_details_content","context":"","multiple":true}} | |
2017-07-27 14:26:05:532 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/conversation_details_content","context":"","multiple":true}} | |
2017-07-27 14:26:05:532 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:05:533 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:05:533 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/conversation_details_content' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:533 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_details_content] | |
2017-07-27 14:26:05:533 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_details_content] | |
2017-07-27 14:26:05:533 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:539 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_details_content] | |
2017-07-27 14:26:05:558 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:26:05:559 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/conversation_details_content' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:559 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_details_content] | |
2017-07-27 14:26:05:559 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_details_content] | |
2017-07-27 14:26:05:559 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:559 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_details_content] | |
2017-07-27 14:26:05:572 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:26:05:572 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:05:575 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:26:05:584 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 62 ms - 74 | |
2017-07-27 14:26:05:587 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")"} | |
2017-07-27 14:26:05:588 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:05:595 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:595 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:595 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:05:595 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","context":"","multiple":true}} | |
2017-07-27 14:26:05:621 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","context":"","multiple":true}} | |
2017-07-27 14:26:05:621 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:05:622 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:05:622 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Debug Menu")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:622 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Debug Menu") | |
2017-07-27 14:26:05:622 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:26:05:622 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:26:05:622 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Debug Menu" | |
2017-07-27 14:26:05:623 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:26:05:623 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:26:05:623 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:623 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView, INSTANCE=0] | |
2017-07-27 14:26:05:633 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:26:05:650 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Debug Menu")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:652 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Debug Menu") | |
2017-07-27 14:26:05:652 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:26:05:652 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:26:05:652 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Debug Menu" | |
2017-07-27 14:26:05:653 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:26:05:653 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:26:05:654 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:654 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView, INSTANCE=0] | |
2017-07-27 14:26:05:675 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:26:05:677 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:05:685 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:26:05:686 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 98 ms - 74 | |
2017-07-27 14:26:05:950 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:26:05:950 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:05:952 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:952 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:05:953 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:05:961 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:26:05:980 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:26:05:980 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:05:982 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:05:983 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:05:983 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:26:05:983 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:26:05:984 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:26:05:984 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:26:05:984 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:26:05:984 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:26:05:985 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:26:05:985 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:05:985 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:26:06:027 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:26:06:033 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:06:033 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:26:06:033 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:26:06:033 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:26:06:033 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:26:06:034 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:26:06:034 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:26:06:034 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:26:06:034 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:06:034 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:26:06:084 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:26:06:085 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:06:086 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:26:06:087 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 137 ms - 74 | |
2017-07-27 14:26:06:103 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"Account Notification\")"} | |
2017-07-27 14:26:06:104 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"Account Notification\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:06:106 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:06:106 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:06:107 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:06:108 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"Account Notification\")","context":"","multiple":true}} | |
2017-07-27 14:26:06:144 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"Account Notification\")","context":"","multiple":true}} | |
2017-07-27 14:26:06:144 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:06:144 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:06:144 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("Account Notification")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:06:144 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("Account Notification") | |
2017-07-27 14:26:06:145 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:26:06:145 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:26:06:145 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/alertTitle" | |
2017-07-27 14:26:06:145 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Account Notification" | |
2017-07-27 14:26:06:145 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:26:06:146 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:26:06:146 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:06:146 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:26:06:183 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:26:06:186 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("Account Notification")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:06:186 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("Account Notification") | |
2017-07-27 14:26:06:186 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:26:06:186 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:26:06:186 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/alertTitle" | |
2017-07-27 14:26:06:186 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Account Notification" | |
2017-07-27 14:26:06:209 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:26:06:209 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:26:06:210 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:06:211 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:26:06:215 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:26:06:216 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:06:230 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:26:06:239 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 128 ms - 74 | |
2017-07-27 14:26:06:241 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")"} | |
2017-07-27 14:26:06:241 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:06:251 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:06:251 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:06:252 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:06:252 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","context":"","multiple":true}} | |
2017-07-27 14:26:06:330 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","context":"","multiple":true}} | |
2017-07-27 14:26:06:333 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:06:333 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:06:334 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:06:338 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor") | |
2017-07-27 14:26:06:340 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.webkit.WebView" | |
2017-07-27 14:26:06:340 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.webkit.WebView" | |
2017-07-27 14:26:06:340 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Sign in | TripAdvisor" | |
2017-07-27 14:26:06:341 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:26:06:341 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:26:06:341 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:06:341 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor, INSTANCE=0] | |
2017-07-27 14:26:06:372 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:06:373 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor, INSTANCE=1] | |
2017-07-27 14:26:06:379 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"1"}]} | |
2017-07-27 14:26:06:381 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:06:398 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"1"}] | |
2017-07-27 14:26:06:399 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 158 ms - 89 | |
2017-07-27 14:26:06:409 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debugButton"} | |
2017-07-27 14:26:06:409 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debugButton","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:06:412 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:06:412 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:06:412 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:06:412 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debugButton","context":"","multiple":true}} | |
2017-07-27 14:26:06:428 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debugButton","context":"","multiple":true}} | |
2017-07-27 14:26:06:429 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:06:429 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:06:429 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debugButton' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:06:429 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debugButton] | |
2017-07-27 14:26:06:430 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debugButton] | |
2017-07-27 14:26:06:430 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:06:430 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debugButton] | |
2017-07-27 14:26:06:435 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:06:436 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debugButton] | |
2017-07-27 14:26:06:444 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:06:445 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"2"}] | |
2017-07-27 14:26:06:447 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 37 ms - 89 | |
2017-07-27 14:26:06:452 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"2"}]} | |
2017-07-27 14:26:06:458 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform {"actions":[{"action":"tap","options":{"element":"2"}}]} | |
2017-07-27 14:26:06:459 - [debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"tap","options":{"element":"2"}}],"436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:06:467 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:06:476 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:06:476 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:06:477 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getLocation | |
2017-07-27 14:26:06:483 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"x":0,"y":2217}} | |
2017-07-27 14:26:06:483 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:06:485 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:06:494 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:06:495 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:06:495 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getSize | |
2017-07-27 14:26:06:519 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"width":175,"height":175}} | |
2017-07-27 14:26:06:520 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:06:525 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:06:532 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:06:532 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:06:532 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:26:06:735 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:26:06:737 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:06:738 - [debug] [MJSONWP] Responding to client with driver.performTouch() result: null | |
2017-07-27 14:26:06:739 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform 200 281 ms - 76 | |
2017-07-27 14:26:06:745 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform {"actions":[{"action":"tap","options":{"element":"2"}}]} | |
2017-07-27 14:26:06:746 - [debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"tap","options":{"element":"2"}}],"436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:06:749 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:06:783 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:06:783 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:06:784 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getLocation | |
2017-07-27 14:26:07:231 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"x":0,"y":2217}} | |
2017-07-27 14:26:07:232 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:07:233 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:07:264 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:07:264 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:07:264 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getSize | |
2017-07-27 14:26:07:275 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"width":175,"height":175}} | |
2017-07-27 14:26:07:284 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:07:285 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:07:357 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:07:357 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:07:357 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:26:10:536 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:26:10:537 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:10:538 - [debug] [MJSONWP] Responding to client with driver.performTouch() result: null | |
2017-07-27 14:26:10:539 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform 200 3793 ms - 76 | |
2017-07-27 14:26:10:549 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform {"actions":[{"action":"tap","options":{"element":"2"}}]} | |
2017-07-27 14:26:10:549 - [debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"tap","options":{"element":"2"}}],"436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:10:553 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:10:561 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:10:561 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:10:561 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getLocation | |
2017-07-27 14:26:10:572 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"x":0,"y":2217}} | |
2017-07-27 14:26:10:573 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:10:574 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:10:603 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:10:604 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:10:604 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getSize | |
2017-07-27 14:26:10:621 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"width":175,"height":175}} | |
2017-07-27 14:26:10:624 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:10:625 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:10:652 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:10:653 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:10:653 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:26:13:819 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:26:13:820 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:13:821 - [debug] [MJSONWP] Responding to client with driver.performTouch() result: null | |
2017-07-27 14:26:13:822 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform 200 3273 ms - 76 | |
2017-07-27 14:26:13:831 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform {"actions":[{"action":"tap","options":{"element":"2"}}]} | |
2017-07-27 14:26:13:831 - [debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"tap","options":{"element":"2"}}],"436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:13:834 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:13:839 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:13:839 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:13:839 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getLocation | |
2017-07-27 14:26:13:843 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"x":0,"y":2217}} | |
2017-07-27 14:26:13:846 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:13:847 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:13:863 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:13:863 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:13:863 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getSize | |
2017-07-27 14:26:13:874 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"width":175,"height":175}} | |
2017-07-27 14:26:13:875 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:13:876 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:13:897 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:13:897 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:13:899 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:26:17:072 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:26:17:093 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:17:094 - [debug] [MJSONWP] Responding to client with driver.performTouch() result: null | |
2017-07-27 14:26:17:094 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform 200 3264 ms - 76 | |
2017-07-27 14:26:17:104 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform {"actions":[{"action":"tap","options":{"element":"2"}}]} | |
2017-07-27 14:26:17:105 - [debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"tap","options":{"element":"2"}}],"436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:17:108 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:17:167 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:17:167 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:17:168 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getLocation | |
2017-07-27 14:26:17:215 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"x":0,"y":2217}} | |
2017-07-27 14:26:17:216 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:17:218 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:17:245 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:17:246 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:17:246 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getSize | |
2017-07-27 14:26:17:257 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:17:258 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:17:259 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"width":175,"height":175}} | |
2017-07-27 14:26:17:273 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:17:274 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:17:274 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:26:20:420 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:26:20:420 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:20:422 - [debug] [MJSONWP] Responding to client with driver.performTouch() result: null | |
2017-07-27 14:26:20:422 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform 200 3318 ms - 76 | |
2017-07-27 14:26:20:428 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform {"actions":[{"action":"tap","options":{"element":"2"}}]} | |
2017-07-27 14:26:20:429 - [debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"tap","options":{"element":"2"}}],"436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:20:433 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:20:453 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:20:453 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:20:453 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getLocation | |
2017-07-27 14:26:20:461 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"x":0,"y":2217}} | |
2017-07-27 14:26:20:462 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:20:463 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:20:469 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:20:487 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:20:487 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getSize | |
2017-07-27 14:26:20:520 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"width":175,"height":175}} | |
2017-07-27 14:26:20:521 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:20:522 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:20:548 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:20:548 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:20:548 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:26:23:687 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:26:23:688 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:23:689 - [debug] [MJSONWP] Responding to client with driver.performTouch() result: null | |
2017-07-27 14:26:23:689 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform 200 3261 ms - 76 | |
2017-07-27 14:26:23:695 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform {"actions":[{"action":"tap","options":{"element":"2"}}]} | |
2017-07-27 14:26:23:696 - [debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"tap","options":{"element":"2"}}],"436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:23:699 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:23:706 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:23:707 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:23:707 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getLocation | |
2017-07-27 14:26:23:710 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:23:711 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:23:711 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"x":0,"y":2217}} | |
2017-07-27 14:26:23:717 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:23:717 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:23:717 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getSize | |
2017-07-27 14:26:23:725 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:23:727 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:23:727 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"width":175,"height":175}} | |
2017-07-27 14:26:23:739 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:23:740 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:23:740 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:26:26:874 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:26:26:875 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:26:876 - [debug] [MJSONWP] Responding to client with driver.performTouch() result: null | |
2017-07-27 14:26:26:877 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform 200 3182 ms - 76 | |
2017-07-27 14:26:26:883 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform {"actions":[{"action":"tap","options":{"element":"2"}}]} | |
2017-07-27 14:26:26:884 - [debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"tap","options":{"element":"2"}}],"436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:26:887 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:26:904 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getLocation","params":{"elementId":"2"}} | |
2017-07-27 14:26:26:904 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:26:904 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getLocation | |
2017-07-27 14:26:26:910 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"x":0,"y":2217}} | |
2017-07-27 14:26:26:915 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:26:916 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:26:938 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getSize","params":{"elementId":"2"}} | |
2017-07-27 14:26:26:939 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:26:940 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getSize | |
2017-07-27 14:26:26:945 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"width":175,"height":175}} | |
2017-07-27 14:26:26:945 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:26:947 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:26:953 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"2","x":87.5,"y":2304.5}} | |
2017-07-27 14:26:26:954 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:26:954 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:26:28:260 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:28:261 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:26:28:262 - [debug] [MJSONWP] Responding to client with driver.performTouch() result: null | |
2017-07-27 14:26:28:264 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/touch/perform 200 1379 ms - 76 | |
2017-07-27 14:26:28:275 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")"} | |
2017-07-27 14:26:28:275 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:28:278 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:28:279 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:28:279 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:28:281 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","context":"","multiple":true}} | |
2017-07-27 14:26:28:310 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","context":"","multiple":true}} | |
2017-07-27 14:26:28:311 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:28:311 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:28:311 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:28:311 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor") | |
2017-07-27 14:26:28:311 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.webkit.WebView" | |
2017-07-27 14:26:28:312 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.webkit.WebView" | |
2017-07-27 14:26:28:312 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Sign in | TripAdvisor" | |
2017-07-27 14:26:28:312 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:26:28:312 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:26:28:312 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:28:313 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor, INSTANCE=0] | |
2017-07-27 14:26:28:794 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:26:28:794 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:28:799 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor") | |
2017-07-27 14:26:28:799 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.webkit.WebView" | |
2017-07-27 14:26:28:799 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.webkit.WebView" | |
2017-07-27 14:26:28:799 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Sign in | TripAdvisor" | |
2017-07-27 14:26:28:799 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:26:28:800 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:26:28:815 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:28:816 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor, INSTANCE=0] | |
2017-07-27 14:26:28:856 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:26:28:856 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:28:859 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:26:28:860 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 584 ms - 74 | |
2017-07-27 14:26:28:877 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")"} | |
2017-07-27 14:26:28:877 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:28:881 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:28:881 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:28:881 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:28:882 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","context":"","multiple":true}} | |
2017-07-27 14:26:28:907 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","context":"","multiple":true}} | |
2017-07-27 14:26:28:907 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:28:907 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:28:907 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Debug Menu")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:26:28:907 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Debug Menu") | |
2017-07-27 14:26:28:912 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:26:28:912 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:26:28:912 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Debug Menu" | |
2017-07-27 14:26:28:912 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:26:28:912 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:26:28:913 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:28:913 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView, INSTANCE=0] | |
2017-07-27 14:26:28:925 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:28:925 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView, INSTANCE=1] | |
2017-07-27 14:26:28:945 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"3"}]} | |
2017-07-27 14:26:28:946 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:28:950 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"3"}] | |
2017-07-27 14:26:28:955 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 74 ms - 89 | |
2017-07-27 14:26:28:960 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/editTargetEnvironmentButton"} | |
2017-07-27 14:26:28:961 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/editTargetEnvironmentButton","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:28:970 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:28:971 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:28:971 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:28:971 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/editTargetEnvironmentButton","context":"","multiple":true}} | |
2017-07-27 14:26:28:990 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/editTargetEnvironmentButton","context":"","multiple":true}} | |
2017-07-27 14:26:28:990 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:28:991 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:28:991 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/editTargetEnvironmentButton' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:28:992 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/editTargetEnvironmentButton] | |
2017-07-27 14:26:28:993 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/editTargetEnvironmentButton] | |
2017-07-27 14:26:28:994 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:28:994 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/editTargetEnvironmentButton] | |
2017-07-27 14:26:29:025 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:29:026 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/editTargetEnvironmentButton] | |
2017-07-27 14:26:29:040 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"4"}]} | |
2017-07-27 14:26:29:041 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:29:043 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"4"}] | |
2017-07-27 14:26:29:050 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 83 ms - 89 | |
2017-07-27 14:26:29:053 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/4/click {"id":"4"} | |
2017-07-27 14:26:29:054 - [debug] [MJSONWP] Calling AppiumDriver.click() with args: ["4","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:29:062 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"4"}} | |
2017-07-27 14:26:29:089 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"4"}} | |
2017-07-27 14:26:29:092 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:29:093 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:26:30:765 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:26:30:766 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:30:767 - [debug] [MJSONWP] Responding to client with driver.click() result: true | |
2017-07-27 14:26:30:768 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/4/click 200 1714 ms - 76 | |
2017-07-27 14:26:30:775 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:30:775 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:30:779 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:30:779 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:30:779 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:30:780 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:30:790 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:30:791 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:30:791 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:30:792 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:30:792 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:30:792 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:30:792 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:30:792 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:31:275 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:31:275 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:31:296 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"5"}]} | |
2017-07-27 14:26:31:299 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:31:300 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"5"}] | |
2017-07-27 14:26:31:300 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 525 ms - 89 | |
2017-07-27 14:26:31:311 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/5/text {} | |
2017-07-27 14:26:31:311 - [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["5","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:31:316 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"5"}} | |
2017-07-27 14:26:31:325 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"5"}} | |
2017-07-27 14:26:31:326 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:31:329 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText | |
2017-07-27 14:26:31:340 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"noc-integ00.hq.internalhl.com"} | |
2017-07-27 14:26:31:340 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:31:341 - [debug] [MJSONWP] Responding to client with driver.getText() result: "noc-integ00.hq.internalhl.com" | |
2017-07-27 14:26:31:342 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/5/text 200 31 ms - 103 | |
2017-07-27 14:26:31:346 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/5/clear {"id":"5"} | |
2017-07-27 14:26:31:347 - [debug] [MJSONWP] Calling AppiumDriver.clear() with args: ["5","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:31:350 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"5"}} | |
2017-07-27 14:26:31:356 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"5"}} | |
2017-07-27 14:26:31:357 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:31:357 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText | |
2017-07-27 14:26:31:368 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"noc-integ00.hq.internalhl.com"} | |
2017-07-27 14:26:31:387 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:31:388 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"5"}} | |
2017-07-27 14:26:31:391 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"5"}} | |
2017-07-27 14:26:31:391 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:31:391 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:26:34:527 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:26:34:527 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:34:529 - [debug] [ADB] Clearing up to 29 characters | |
2017-07-27 14:26:34:529 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:26:34:581 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:26:34:584 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","input","keyevent","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112"] | |
2017-07-27 14:26:41:078 - [debug] [MJSONWP] Responding to client with driver.clear() result: null | |
2017-07-27 14:26:41:080 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/5/clear 200 9734 ms - 76 | |
2017-07-27 14:26:41:086 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/5/value {"id":"5","value":["noc-qa09.hq.internalhl.com"]} | |
2017-07-27 14:26:41:087 - [debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["noc-qa09.hq.internalhl.com"],"5","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:41:090 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:setText","params":{"elementId":"5","text":"noc-qa09.hq.internalhl.com","replace":false,"unicodeKeyboard":true}} | |
2017-07-27 14:26:41:121 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"5","text":"noc-qa09.hq.internalhl.com","replace":false,"unicodeKeyboard":true}} | |
2017-07-27 14:26:41:124 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:41:124 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText | |
2017-07-27 14:26:41:124 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 5 | |
2017-07-27 14:26:41:163 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText(). | |
2017-07-27 14:26:43:547 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: noc-qa09.hq.internalhl.com | |
2017-07-27 14:26:47:949 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:26:47:950 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:47:951 - [debug] [MJSONWP] Responding to client with driver.setValue() result: true | |
2017-07-27 14:26:47:952 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/5/value 200 6866 ms - 76 | |
2017-07-27 14:26:47:958 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/back {} | |
2017-07-27 14:26:47:958 - [debug] [MJSONWP] Calling AppiumDriver.back() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:47:963 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"pressBack","params":{}} | |
2017-07-27 14:26:47:977 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"pressBack","params":{}} | |
2017-07-27 14:26:47:977 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:47:978 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: pressBack | |
2017-07-27 14:26:49:124 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:26:49:125 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:49:126 - [debug] [MJSONWP] Responding to client with driver.back() result: true | |
2017-07-27 14:26:49:127 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/back 200 1169 ms - 76 | |
2017-07-27 14:26:49:135 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:49:136 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:49:140 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:49:141 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:49:143 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:49:143 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:49:155 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:49:155 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:49:155 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:49:156 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:49:156 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:49:156 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:49:156 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:49:156 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:49:192 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:49:192 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:49:229 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"6"}]} | |
2017-07-27 14:26:49:230 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:49:231 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"6"}] | |
2017-07-27 14:26:49:231 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 97 ms - 89 | |
2017-07-27 14:26:49:497 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:49:498 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:49:502 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:49:502 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:49:502 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:49:503 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:49:518 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:49:518 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:49:519 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:49:520 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:49:520 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:49:520 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:49:520 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:49:520 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:49:813 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:49:824 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:50:027 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"7"}]} | |
2017-07-27 14:26:50:028 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:50:029 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"7"}] | |
2017-07-27 14:26:50:030 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 532 ms - 89 | |
2017-07-27 14:26:50:296 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:50:296 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:50:300 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:50:300 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:50:300 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:50:301 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:50:310 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:50:310 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:50:310 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:50:311 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:50:311 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:50:311 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:50:311 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:50:311 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:50:336 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:50:336 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:50:421 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"8"}]} | |
2017-07-27 14:26:50:422 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:50:423 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"8"}] | |
2017-07-27 14:26:50:424 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 128 ms - 89 | |
2017-07-27 14:26:50:684 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:50:685 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:50:690 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:50:690 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:50:691 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:50:691 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:50:699 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:50:699 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:50:699 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:50:699 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:50:700 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:50:700 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:50:700 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:50:700 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:50:708 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:50:714 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:50:723 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"9"}]} | |
2017-07-27 14:26:50:724 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:50:725 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"9"}] | |
2017-07-27 14:26:50:726 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 41 ms - 89 | |
2017-07-27 14:26:50:983 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:50:984 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:50:988 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:50:988 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:50:988 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:50:989 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:50:994 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:50:994 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:50:994 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:50:995 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:50:995 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:50:995 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:50:995 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:50:996 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:51:007 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:51:007 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:51:061 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"10"}]} | |
2017-07-27 14:26:51:062 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:51:063 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"10"}] | |
2017-07-27 14:26:51:064 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 81 ms - 90 | |
2017-07-27 14:26:51:324 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:51:325 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:51:330 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:51:331 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:51:331 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:51:331 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:51:336 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:51:336 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:51:336 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:51:337 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:51:342 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:51:343 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:51:343 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:51:343 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:51:349 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:51:352 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:51:443 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"11"}]} | |
2017-07-27 14:26:51:444 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:51:445 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"11"}] | |
2017-07-27 14:26:51:445 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 122 ms - 90 | |
2017-07-27 14:26:51:707 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:51:708 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:51:713 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:51:713 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:51:713 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:51:714 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:51:724 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:51:724 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:51:724 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:51:724 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:51:724 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:51:725 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:51:725 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:51:725 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:51:739 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:51:752 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:51:776 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"12"}]} | |
2017-07-27 14:26:51:778 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:51:784 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"12"}] | |
2017-07-27 14:26:51:789 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 78 ms - 90 | |
2017-07-27 14:26:52:046 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:52:047 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:52:049 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:52:050 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:52:050 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:52:050 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:52:055 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:52:055 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:52:055 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:52:056 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:52:056 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:52:056 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:52:056 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:52:057 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:52:066 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:52:066 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:52:164 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"13"}]} | |
2017-07-27 14:26:52:167 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:52:168 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"13"}] | |
2017-07-27 14:26:52:170 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 124 ms - 90 | |
2017-07-27 14:26:52:431 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:52:432 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:52:437 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:52:437 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:52:438 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:52:438 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:52:445 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:52:445 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:52:445 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:52:445 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:52:446 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:52:446 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:52:446 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:52:446 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:52:462 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:52:515 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:52:572 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"14"}]} | |
2017-07-27 14:26:52:575 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:52:579 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"14"}] | |
2017-07-27 14:26:52:585 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 148 ms - 90 | |
2017-07-27 14:26:52:849 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:52:849 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:52:852 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:52:852 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:52:853 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:52:853 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:52:860 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:52:860 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:52:861 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:52:861 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:52:861 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:52:861 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:52:861 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:52:862 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:52:875 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:52:877 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:52:920 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"15"}]} | |
2017-07-27 14:26:52:921 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:52:925 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"15"}] | |
2017-07-27 14:26:52:931 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 77 ms - 90 | |
2017-07-27 14:26:53:186 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:53:187 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:53:189 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:53:189 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:53:190 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:53:190 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:53:195 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:53:196 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:53:196 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:53:196 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:53:196 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:53:196 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:53:196 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:53:197 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:53:205 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:53:206 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:53:253 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"16"}]} | |
2017-07-27 14:26:53:270 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:53:271 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"16"}] | |
2017-07-27 14:26:53:277 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 85 ms - 90 | |
2017-07-27 14:26:53:530 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:53:531 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:53:533 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:53:534 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:53:534 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:53:534 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:53:540 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:53:540 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:53:540 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:53:540 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:53:541 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:53:541 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:53:541 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:53:542 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:53:554 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:53:579 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:53:611 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"17"}]} | |
2017-07-27 14:26:53:612 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:53:613 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"17"}] | |
2017-07-27 14:26:53:614 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 83 ms - 90 | |
2017-07-27 14:26:53:872 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:53:872 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:53:874 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:53:875 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:53:875 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:53:875 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:53:884 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:53:884 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:53:884 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:53:884 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:53:885 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:53:885 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:53:885 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:53:885 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:53:912 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:53:924 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:53:933 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:53:934 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"18"}] | |
2017-07-27 14:26:53:935 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 63 ms - 90 | |
2017-07-27 14:26:53:962 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"18"}]} | |
2017-07-27 14:26:54:202 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/back {} | |
2017-07-27 14:26:54:202 - [debug] [MJSONWP] Calling AppiumDriver.back() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:54:205 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"pressBack","params":{}} | |
2017-07-27 14:26:54:220 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"pressBack","params":{}} | |
2017-07-27 14:26:54:220 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:54:220 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: pressBack | |
2017-07-27 14:26:55:240 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:26:55:241 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:55:243 - [debug] [MJSONWP] Responding to client with driver.back() result: true | |
2017-07-27 14:26:55:244 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/back 200 1042 ms - 76 | |
2017-07-27 14:26:55:250 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:55:250 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:55:252 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:55:253 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:55:254 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:55:254 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:55:266 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:55:267 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:55:267 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:55:267 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:55:267 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:55:267 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:55:268 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:55:268 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:55:280 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:55:280 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:55:312 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"19"}]} | |
2017-07-27 14:26:55:313 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:55:314 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"19"}] | |
2017-07-27 14:26:55:315 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 65 ms - 90 | |
2017-07-27 14:26:55:575 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:55:576 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:55:578 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:55:578 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:55:578 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:55:579 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:55:585 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:55:585 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:55:585 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:55:586 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:55:586 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:55:586 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:55:586 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:55:586 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:55:598 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:55:599 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:55:619 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"20"}]} | |
2017-07-27 14:26:55:621 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:55:622 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"20"}] | |
2017-07-27 14:26:55:623 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 48 ms - 90 | |
2017-07-27 14:26:55:886 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:55:886 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:55:889 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:55:889 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:55:890 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:55:890 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:55:913 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:55:914 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:55:914 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:55:914 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:55:914 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:55:915 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:55:915 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:55:915 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:55:922 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:55:923 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:55:933 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"21"}]} | |
2017-07-27 14:26:55:948 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:55:950 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"21"}] | |
2017-07-27 14:26:55:951 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 65 ms - 90 | |
2017-07-27 14:26:56:208 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:56:209 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:56:211 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:56:211 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:56:211 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:56:212 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:56:230 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:56:230 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:56:231 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:56:231 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:56:231 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:56:231 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:56:231 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:56:232 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:56:249 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:56:260 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:56:276 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:56:277 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"22"}] | |
2017-07-27 14:26:56:278 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 69 ms - 90 | |
2017-07-27 14:26:56:282 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"22"}]} | |
2017-07-27 14:26:56:539 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:56:539 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:56:542 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:56:543 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:56:543 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:56:543 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:56:551 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:56:551 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:56:551 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:56:552 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:56:552 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:56:552 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:56:552 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:56:552 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:56:573 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:56:573 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:56:591 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"23"}]} | |
2017-07-27 14:26:56:591 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:56:592 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"23"}] | |
2017-07-27 14:26:56:593 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 54 ms - 90 | |
2017-07-27 14:26:56:853 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:56:853 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:56:855 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:56:856 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:56:856 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:56:856 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:56:916 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:56:916 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:56:916 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:56:916 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:56:916 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:56:918 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:56:918 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:56:926 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:56:936 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:56:936 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:56:974 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"24"}]} | |
2017-07-27 14:26:56:975 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:56:976 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"24"}] | |
2017-07-27 14:26:56:976 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 124 ms - 90 | |
2017-07-27 14:26:57:234 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:57:234 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:57:236 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:57:237 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:57:237 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:57:237 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:57:244 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:57:244 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:57:245 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:57:245 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:57:245 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:57:245 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:57:245 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:57:245 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:57:259 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:57:259 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:57:279 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"25"}]} | |
2017-07-27 14:26:57:280 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:57:281 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"25"}] | |
2017-07-27 14:26:57:281 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 48 ms - 90 | |
2017-07-27 14:26:57:538 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:57:539 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:57:541 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:57:541 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:57:542 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:57:546 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:57:552 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:57:552 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:57:552 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:57:553 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:57:553 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:57:553 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:57:553 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:57:553 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:57:567 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:57:567 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:57:577 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"26"}]} | |
2017-07-27 14:26:57:577 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:57:578 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"26"}] | |
2017-07-27 14:26:57:579 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 40 ms - 90 | |
2017-07-27 14:26:57:836 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:57:837 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:57:840 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:57:840 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:57:840 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:57:841 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:57:847 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:57:847 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:57:847 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:57:847 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:57:848 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:57:848 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:57:848 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:57:848 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:57:858 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:57:858 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:57:892 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"27"}]} | |
2017-07-27 14:26:57:893 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:57:895 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"27"}] | |
2017-07-27 14:26:57:896 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 59 ms - 90 | |
2017-07-27 14:26:58:158 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:58:159 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:58:161 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:58:161 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:58:163 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:58:163 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:58:208 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:58:209 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:58:209 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:58:209 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:58:209 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:58:209 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:58:209 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:58:210 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:58:227 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:58:233 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:58:250 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"28"}]} | |
2017-07-27 14:26:58:250 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:58:251 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"28"}] | |
2017-07-27 14:26:58:252 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 94 ms - 90 | |
2017-07-27 14:26:58:516 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:58:546 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:58:549 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:58:550 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:58:550 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:58:550 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:58:556 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:58:556 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:58:556 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:58:556 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:58:557 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:58:557 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:58:557 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:58:557 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:58:570 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:58:571 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:58:583 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"29"}]} | |
2017-07-27 14:26:58:584 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:58:589 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"29"}] | |
2017-07-27 14:26:58:594 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 75 ms - 90 | |
2017-07-27 14:26:58:854 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:58:855 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:58:858 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:58:859 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:58:859 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:58:859 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:58:876 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:58:879 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:58:879 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:58:879 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:58:880 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:58:881 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:58:881 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:58:881 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:58:893 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:58:893 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:58:919 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"30"}]} | |
2017-07-27 14:26:58:920 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:58:923 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"30"}] | |
2017-07-27 14:26:58:924 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 70 ms - 90 | |
2017-07-27 14:26:59:183 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:59:184 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:59:186 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:59:186 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:59:187 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:59:187 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:59:194 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:59:194 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:59:194 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:59:194 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:59:195 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:59:195 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:59:195 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:59:195 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:59:213 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:59:213 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:59:231 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"31"}]} | |
2017-07-27 14:26:59:233 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:59:234 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"31"}] | |
2017-07-27 14:26:59:235 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 51 ms - 90 | |
2017-07-27 14:26:59:492 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:59:492 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:59:496 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:59:496 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:59:496 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:59:497 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:59:503 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:59:503 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:59:503 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:59:504 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:59:504 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:59:504 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:59:504 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:59:515 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:59:516 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:59:516 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:59:525 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"32"}]} | |
2017-07-27 14:26:59:525 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:59:527 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"32"}] | |
2017-07-27 14:26:59:527 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 35 ms - 90 | |
2017-07-27 14:26:59:786 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:26:59:786 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:26:59:789 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:59:789 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:26:59:789 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:26:59:790 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:59:796 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:26:59:796 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:26:59:796 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:26:59:796 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:26:59:797 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:59:797 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:59:797 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:26:59:797 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:59:915 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:26:59:916 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:26:59:922 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"33"}]} | |
2017-07-27 14:26:59:923 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:26:59:924 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"33"}] | |
2017-07-27 14:26:59:924 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 139 ms - 90 | |
2017-07-27 14:27:00:192 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value"} | |
2017-07-27 14:27:00:193 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:00:196 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:00:197 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:00:197 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:27:00:197 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:27:00:221 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value","context":"","multiple":true}} | |
2017-07-27 14:27:00:222 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:00:222 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:27:00:222 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:27:00:222 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:27:00:223 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:27:00:223 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:27:00:223 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:27:00:236 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:27:00:250 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/debug_edit_text_value] | |
2017-07-27 14:27:00:304 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"34"}]} | |
2017-07-27 14:27:00:305 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:00:306 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"34"}] | |
2017-07-27 14:27:00:307 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 115 ms - 90 | |
2017-07-27 14:27:00:573 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/back {} | |
2017-07-27 14:27:00:783 - [debug] [MJSONWP] Calling AppiumDriver.back() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:00:792 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"pressBack","params":{}} | |
2017-07-27 14:27:00:799 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"pressBack","params":{}} | |
2017-07-27 14:27:00:801 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:00:801 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: pressBack | |
2017-07-27 14:27:01:871 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:27:01:872 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:01:873 - [debug] [MJSONWP] Responding to client with driver.back() result: true | |
2017-07-27 14:27:01:874 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/back 200 1301 ms - 76 | |
2017-07-27 14:27:01:889 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")"} | |
2017-07-27 14:27:01:889 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:01:900 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:01:900 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:01:902 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:27:01:903 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","context":"","multiple":true}} | |
2017-07-27 14:27:01:912 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","context":"","multiple":true}} | |
2017-07-27 14:27:01:912 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:01:912 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:27:01:913 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Debug Menu")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:27:01:921 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Debug Menu") | |
2017-07-27 14:27:01:921 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:27:01:925 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:27:01:926 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Debug Menu" | |
2017-07-27 14:27:01:926 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:27:01:927 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:27:01:927 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:27:01:928 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView, INSTANCE=0] | |
2017-07-27 14:27:01:939 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:27:01:940 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView, INSTANCE=1] | |
2017-07-27 14:27:01:971 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"35"}]} | |
2017-07-27 14:27:01:978 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:01:980 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"35"}] | |
2017-07-27 14:27:01:981 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 92 ms - 90 | |
2017-07-27 14:27:01:994 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/launchMainActivity"} | |
2017-07-27 14:27:01:994 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/launchMainActivity","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:02:009 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:02:010 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:02:010 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:27:02:012 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/launchMainActivity","context":"","multiple":true}} | |
2017-07-27 14:27:02:041 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/launchMainActivity","context":"","multiple":true}} | |
2017-07-27 14:27:02:041 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:02:042 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:27:02:043 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/launchMainActivity' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:27:02:043 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/launchMainActivity] | |
2017-07-27 14:27:02:045 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/launchMainActivity] | |
2017-07-27 14:27:02:047 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:27:02:047 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/launchMainActivity] | |
2017-07-27 14:27:02:049 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:27:02:049 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/launchMainActivity] | |
2017-07-27 14:27:02:096 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"36"}]} | |
2017-07-27 14:27:02:098 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:02:102 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"36"}] | |
2017-07-27 14:27:02:131 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 109 ms - 90 | |
2017-07-27 14:27:02:135 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/36/click {"id":"36"} | |
2017-07-27 14:27:02:145 - [debug] [MJSONWP] Calling AppiumDriver.click() with args: ["36","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:02:171 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"36"}} | |
2017-07-27 14:27:02:182 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"36"}} | |
2017-07-27 14:27:02:183 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:02:184 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:27:03:556 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:27:03:563 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:03:564 - [debug] [MJSONWP] Responding to client with driver.click() result: true | |
2017-07-27 14:27:03:565 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/36/click 200 1431 ms - 76 | |
2017-07-27 14:27:03:575 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")"} | |
2017-07-27 14:27:03:576 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:03:579 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:03:581 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:03:581 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:27:03:582 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","context":"","multiple":true}} | |
2017-07-27 14:27:03:647 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","context":"","multiple":true}} | |
2017-07-27 14:27:03:647 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:03:647 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:27:03:649 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Debug Menu")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:27:03:649 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Debug Menu") | |
2017-07-27 14:27:03:651 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:27:03:651 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:27:03:651 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Debug Menu" | |
2017-07-27 14:27:03:653 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:27:03:653 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:27:03:653 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:27:03:653 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView, INSTANCE=0] | |
2017-07-27 14:27:04:071 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:27:04:097 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Debug Menu")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:27:04:098 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Debug Menu") | |
2017-07-27 14:27:04:098 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:27:04:098 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:27:04:099 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Debug Menu" | |
2017-07-27 14:27:04:100 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:27:04:100 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:27:04:100 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:27:04:102 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView, INSTANCE=0] | |
2017-07-27 14:27:04:330 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:27:04:333 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:04:337 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:27:04:338 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 762 ms - 74 | |
2017-07-27 14:27:06:682 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/log {"type":"logcat"} | |
2017-07-27 14:27:06:685 - [debug] [MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:06:914 - [debug] [MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1501165516641,"level":"ALL","message":"--------- beginning of system"},{"timestamp":1501165516641,"level":"ALL","message":"07-27 10:22:23.528 1155 1155 I Vold : Vold 2.1 (the revenge) firing up"},{"timestamp":1501165516641,"level":"ALL","message":"07-27 10:22:23.528 1155 1155 D Vold : Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)"},{"timestamp":1501165516641,"level":"ALL","message":"07-27 10:22:23.544 1155 1201 D Vold : Volume sdcard state changing 0 (No-Media) -> 1 (Idle-Unmounted)"},{"timestamp":1501165516705,"level":"ALL","message":"07-27 10:22:31.572 2075 2075 I InstallerConnection: connecting..."},{"timestamp":1501165516705,"level":"ALL","message":"07-27 10:22:31.888 2075 2075 I InstallerConnection: disconnecting..."},{"timestamp":1501165516705,"level":"ALL","message":"07-27 10:22:31.892 2075 2075 I SystemServer: Entered the Android system server!"},{"timestamp":1501165516705,"level":"ALL","message":"07-27 10:22:32.001 2075 2075 I SystemServiceMana... | |
2017-07-27 14:27:06:953 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/log 200 260 ms - 908630 | |
2017-07-27 14:27:09:021 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:27:09:022 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:09:070 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:09:070 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:09:071 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:27:09:071 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:27:09:117 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:27:09:118 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:09:123 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:27:09:125 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:27:09:130 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:27:09:134 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:27:09:137 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:27:09:147 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:27:09:148 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:27:09:148 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:27:09:149 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:27:09:149 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:27:09:150 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:27:10:507 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:27:10:507 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:27:10:507 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:27:10:507 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:27:10:508 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:27:10:508 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:27:10:508 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:27:10:508 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:27:10:508 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:27:10:509 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:27:10:509 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:27:12:992 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:27:12:993 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:12:994 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:27:12:995 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 3974 ms - 74 | |
2017-07-27 14:27:13:005 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")"} | |
2017-07-27 14:27:13:006 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:13:008 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:13:008 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:13:008 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:27:13:008 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","context":"","multiple":true}} | |
2017-07-27 14:27:13:031 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","context":"","multiple":true}} | |
2017-07-27 14:27:13:032 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:13:032 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:27:13:032 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:27:13:032 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor") | |
2017-07-27 14:27:13:032 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.webkit.WebView" | |
2017-07-27 14:27:13:032 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.webkit.WebView" | |
2017-07-27 14:27:13:033 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Sign in | TripAdvisor" | |
2017-07-27 14:27:13:033 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:27:13:033 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:27:13:033 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:27:13:034 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor, INSTANCE=0] | |
2017-07-27 14:27:14:053 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:27:14:054 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor, INSTANCE=1] | |
2017-07-27 14:27:14:468 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"37"}]} | |
2017-07-27 14:27:14:469 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:14:470 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"37"}] | |
2017-07-27 14:27:14:471 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 1465 ms - 90 | |
2017-07-27 14:27:14:484 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.EditText\")"} | |
2017-07-27 14:27:14:485 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.EditText\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:14:487 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:14:488 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:14:488 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:27:14:488 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.EditText\")","context":"","multiple":true}} | |
2017-07-27 14:27:14:506 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.EditText\")","context":"","multiple":true}} | |
2017-07-27 14:27:14:509 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:14:510 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:27:14:510 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.EditText")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:27:14:510 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.EditText") | |
2017-07-27 14:27:14:511 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.EditText" | |
2017-07-27 14:27:14:512 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.EditText" | |
2017-07-27 14:27:14:513 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.EditText] | |
2017-07-27 14:27:14:514 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.EditText] | |
2017-07-27 14:27:14:515 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:27:14:515 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.EditText, INSTANCE=0] | |
2017-07-27 14:27:14:579 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:27:14:583 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.EditText, INSTANCE=1] | |
2017-07-27 14:27:14:588 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (2) | |
2017-07-27 14:27:14:588 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.EditText, INSTANCE=2] | |
2017-07-27 14:27:14:642 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"38"},{"ELEMENT":"39"}]} | |
2017-07-27 14:27:14:645 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:14:646 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"38"},{"ELEMENT":"39"}] | |
2017-07-27 14:27:14:663 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 163 ms - 107 | |
2017-07-27 14:27:14:666 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/attribute/className {} | |
2017-07-27 14:27:14:667 - [debug] [MJSONWP] Calling AppiumDriver.getAttribute() with args: ["className","38","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:14:674 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"className","elementId":"38"}} | |
2017-07-27 14:27:14:689 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"className","elementId":"38"}} | |
2017-07-27 14:27:14:689 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:14:689 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute | |
2017-07-27 14:27:14:725 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"android.widget.EditText"} | |
2017-07-27 14:27:14:727 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:14:728 - [debug] [MJSONWP] Responding to client with driver.getAttribute() result: "android.widget.EditText" | |
2017-07-27 14:27:14:734 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/attribute/className 200 63 ms - 97 | |
2017-07-27 14:27:14:736 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/39/attribute/className {} | |
2017-07-27 14:27:14:739 - [debug] [MJSONWP] Calling AppiumDriver.getAttribute() with args: ["className","39","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:14:745 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"className","elementId":"39"}} | |
2017-07-27 14:27:14:752 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"className","elementId":"39"}} | |
2017-07-27 14:27:14:752 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:14:752 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute | |
2017-07-27 14:27:14:768 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"android.widget.EditText"} | |
2017-07-27 14:27:14:769 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:14:780 - [debug] [MJSONWP] Responding to client with driver.getAttribute() result: "android.widget.EditText" | |
2017-07-27 14:27:14:785 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/39/attribute/className 200 46 ms - 97 | |
2017-07-27 14:27:14:786 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/attribute/contentDescription {} | |
2017-07-27 14:27:14:790 - [debug] [MJSONWP] Calling AppiumDriver.getAttribute() with args: ["contentDescription","38","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:14:800 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"contentDescription","elementId":"38"}} | |
2017-07-27 14:27:14:822 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"contentDescription","elementId":"38"}} | |
2017-07-27 14:27:14:822 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:14:822 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute | |
2017-07-27 14:27:14:878 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} | |
2017-07-27 14:27:14:882 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:14:884 - [debug] [MJSONWP] Responding to client with driver.getAttribute() result: "" | |
2017-07-27 14:27:14:885 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/attribute/contentDescription 200 98 ms - 74 | |
2017-07-27 14:27:14:893 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/location {} | |
2017-07-27 14:27:14:894 - [debug] [MJSONWP] Calling AppiumDriver.getLocation() with args: ["38","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:14:901 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getLocation","params":{"elementId":"38"}} | |
2017-07-27 14:27:14:914 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getLocation","params":{"elementId":"38"}} | |
2017-07-27 14:27:14:915 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:14:915 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getLocation | |
2017-07-27 14:27:14:920 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"x":171,"y":567}} | |
2017-07-27 14:27:14:921 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:14:922 - [debug] [MJSONWP] Responding to client with driver.getLocation() result: {"x":171,"y":567} | |
2017-07-27 14:27:14:924 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/location 200 29 ms - 89 | |
2017-07-27 14:27:14:934 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/size {} | |
2017-07-27 14:27:14:935 - [debug] [MJSONWP] Calling AppiumDriver.getSize() with args: ["38","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:14:941 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getSize","params":{"elementId":"38"}} | |
2017-07-27 14:27:14:953 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getSize","params":{"elementId":"38"}} | |
2017-07-27 14:27:14:953 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:14:953 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getSize | |
2017-07-27 14:27:14:983 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"width":1099,"height":144}} | |
2017-07-27 14:27:14:989 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:14:991 - [debug] [MJSONWP] Responding to client with driver.getSize() result: {"width":1099,"height":144} | |
2017-07-27 14:27:14:992 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/size 200 57 ms - 99 | |
2017-07-27 14:27:14:996 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/attribute/name {} | |
2017-07-27 14:27:14:996 - [debug] [MJSONWP] Calling AppiumDriver.getAttribute() with args: ["name","38","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:15:000 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"name","elementId":"38"}} | |
2017-07-27 14:27:15:040 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"name","elementId":"38"}} | |
2017-07-27 14:27:15:041 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:15:041 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute | |
2017-07-27 14:27:15:056 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} | |
2017-07-27 14:27:15:058 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:15:059 - [debug] [MJSONWP] Responding to client with driver.getAttribute() result: "" | |
2017-07-27 14:27:15:063 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/attribute/name 200 65 ms - 74 | |
2017-07-27 14:27:15:070 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/text {} | |
2017-07-27 14:27:15:071 - [debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["38","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:15:075 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"38"}} | |
2017-07-27 14:27:15:080 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"38"}} | |
2017-07-27 14:27:15:081 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:15:081 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText | |
2017-07-27 14:27:15:088 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} | |
2017-07-27 14:27:15:090 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:15:092 - [debug] [MJSONWP] Responding to client with driver.getText() result: "" | |
2017-07-27 14:27:15:094 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/text 200 23 ms - 74 | |
2017-07-27 14:27:15:112 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/clear {"id":"38"} | |
2017-07-27 14:27:15:113 - [debug] [MJSONWP] Calling AppiumDriver.clear() with args: ["38","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:15:116 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"38"}} | |
2017-07-27 14:27:15:122 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"38"}} | |
2017-07-27 14:27:15:122 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:15:123 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText | |
2017-07-27 14:27:15:134 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""} | |
2017-07-27 14:27:15:140 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:15:144 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"38"}} | |
2017-07-27 14:27:15:154 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"38"}} | |
2017-07-27 14:27:15:157 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:15:157 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:27:15:645 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:27:15:647 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:15:648 - [debug] [ADB] Clearing up to 100 characters | |
2017-07-27 14:27:15:648 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:27:15:675 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:27:15:675 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","input","keyevent","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112","67","112"] | |
2017-07-27 14:27:30:169 - [debug] [MJSONWP] Responding to client with driver.clear() result: null | |
2017-07-27 14:27:30:170 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/clear 200 15059 ms - 76 | |
2017-07-27 14:27:30:179 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/window/current/size {} | |
2017-07-27 14:27:30:179 - [debug] [MJSONWP] Calling AppiumDriver.getWindowSize() with args: ["current","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:30:185 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"getDeviceSize","params":{}} | |
2017-07-27 14:27:30:216 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"getDeviceSize","params":{}} | |
2017-07-27 14:27:30:216 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:30:217 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getDeviceSize | |
2017-07-27 14:27:30:221 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"height":2392,"width":1440}} | |
2017-07-27 14:27:30:222 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:30:223 - [debug] [MJSONWP] Responding to client with driver.getWindowSize() result: {"height":2392,"width":1440} | |
2017-07-27 14:27:30:233 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/window/current/size 200 45 ms - 100 | |
2017-07-27 14:27:30:234 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/location {} | |
2017-07-27 14:27:30:236 - [debug] [MJSONWP] Calling AppiumDriver.getLocation() with args: ["38","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:30:244 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getLocation","params":{"elementId":"38"}} | |
2017-07-27 14:27:30:250 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getLocation","params":{"elementId":"38"}} | |
2017-07-27 14:27:30:250 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:30:250 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getLocation | |
2017-07-27 14:27:30:529 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"x":171,"y":567}} | |
2017-07-27 14:27:30:530 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:30:531 - [debug] [MJSONWP] Responding to client with driver.getLocation() result: {"x":171,"y":567} | |
2017-07-27 14:27:30:532 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/location 200 298 ms - 89 | |
2017-07-27 14:27:30:537 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/appium/element/38/value {"id":"38","value":"[email protected]"} | |
2017-07-27 14:27:30:540 - [debug] [MJSONWP] Calling AppiumDriver.setValueImmediate() with args: ["[email protected]","38","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:30:544 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"38"}} | |
2017-07-27 14:27:30:572 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"38"}} | |
2017-07-27 14:27:30:623 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:30:624 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:27:34:195 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:27:34:197 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:34:198 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:27:34:223 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:27:34:223 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","input","text","[email protected]"] | |
2017-07-27 14:27:40:160 - [debug] [MJSONWP] Responding to client with driver.setValueImmediate() result: null | |
2017-07-27 14:27:40:164 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/appium/element/38/value 200 9626 ms - 76 | |
2017-07-27 14:27:40:173 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/location {} | |
2017-07-27 14:27:40:173 - [debug] [MJSONWP] Calling AppiumDriver.getLocation() with args: ["38","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:40:177 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getLocation","params":{"elementId":"38"}} | |
2017-07-27 14:27:40:198 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getLocation","params":{"elementId":"38"}} | |
2017-07-27 14:27:40:198 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:40:200 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getLocation | |
2017-07-27 14:27:41:879 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"x":171,"y":567}} | |
2017-07-27 14:27:41:881 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:41:882 - [debug] [MJSONWP] Responding to client with driver.getLocation() result: {"x":171,"y":567} | |
2017-07-27 14:27:41:883 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/location 200 1710 ms - 89 | |
2017-07-27 14:27:41:887 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/size {} | |
2017-07-27 14:27:41:887 - [debug] [MJSONWP] Calling AppiumDriver.getSize() with args: ["38","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:41:891 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getSize","params":{"elementId":"38"}} | |
2017-07-27 14:27:41:907 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getSize","params":{"elementId":"38"}} | |
2017-07-27 14:27:41:907 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:41:908 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getSize | |
2017-07-27 14:27:42:213 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"width":1099,"height":144}} | |
2017-07-27 14:27:42:214 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:42:215 - [debug] [MJSONWP] Responding to client with driver.getSize() result: {"width":1099,"height":144} | |
2017-07-27 14:27:42:216 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/size 200 329 ms - 99 | |
2017-07-27 14:27:42:220 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/attribute/name {} | |
2017-07-27 14:27:42:221 - [debug] [MJSONWP] Calling AppiumDriver.getAttribute() with args: ["name","38","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:42:226 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"name","elementId":"38"}} | |
2017-07-27 14:27:42:244 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"name","elementId":"38"}} | |
2017-07-27 14:27:42:244 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:42:245 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute | |
2017-07-27 14:27:42:282 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"[email protected]"} | |
2017-07-27 14:27:42:283 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:42:285 - [debug] [MJSONWP] Responding to client with driver.getAttribute() result: "[email protected]" | |
2017-07-27 14:27:42:290 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/38/attribute/name 200 65 ms - 110 | |
2017-07-27 14:27:42:292 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/appium/element/39/value {"id":"39","value":"Password1"} | |
2017-07-27 14:27:42:293 - [debug] [MJSONWP] Calling AppiumDriver.setValueImmediate() with args: ["Password1","39","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:42:301 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"39"}} | |
2017-07-27 14:27:42:320 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"39"}} | |
2017-07-27 14:27:42:320 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:42:321 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:27:46:273 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:27:46:279 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:46:280 - [debug] [ADB] Getting connected devices... | |
2017-07-27 14:27:46:306 - [debug] [ADB] 2 device(s) connected | |
2017-07-27 14:27:46:306 - [debug] [ADB] Running '/Users/jenkins/build_tools/android-sdk-macosx-r24.4.1/platform-tools/adb' with args: ["-P",5037,"-s","emulator-5556","shell","input","text","Password1"] | |
2017-07-27 14:27:47:687 - [debug] [MJSONWP] Responding to client with driver.setValueImmediate() result: null | |
2017-07-27 14:27:47:689 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/appium/element/39/value 200 5396 ms - 76 | |
2017-07-27 14:27:47:698 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.Button\").description(\"Sign in\")"} | |
2017-07-27 14:27:47:698 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.Button\").description(\"Sign in\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:47:703 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:47:703 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:47:703 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:27:47:704 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.Button\").description(\"Sign in\")","context":"","multiple":true}} | |
2017-07-27 14:27:47:759 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.Button\").description(\"Sign in\")","context":"","multiple":true}} | |
2017-07-27 14:27:47:760 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:47:760 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:27:47:760 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.Button").description("Sign in")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:27:47:760 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.Button").description("Sign in") | |
2017-07-27 14:27:47:761 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.Button" | |
2017-07-27 14:27:47:761 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.Button" | |
2017-07-27 14:27:47:761 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Sign in" | |
2017-07-27 14:27:47:761 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.Button, DESCRIPTION=Sign in] | |
2017-07-27 14:27:47:761 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.Button, DESCRIPTION=Sign in] | |
2017-07-27 14:27:47:762 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:27:47:762 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.Button, DESCRIPTION=Sign in, INSTANCE=0] | |
2017-07-27 14:27:48:354 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:27:48:372 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.Button, DESCRIPTION=Sign in, INSTANCE=1] | |
2017-07-27 14:27:49:346 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"40"}]} | |
2017-07-27 14:27:49:347 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:49:348 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"40"}] | |
2017-07-27 14:27:49:349 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 1651 ms - 90 | |
2017-07-27 14:27:49:357 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/40/click {"id":"40"} | |
2017-07-27 14:27:49:357 - [debug] [MJSONWP] Calling AppiumDriver.click() with args: ["40","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:49:360 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"40"}} | |
2017-07-27 14:27:49:373 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"40"}} | |
2017-07-27 14:27:49:374 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:49:374 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:27:53:078 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:27:53:079 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:27:53:080 - [debug] [MJSONWP] Responding to client with driver.click() result: true | |
2017-07-27 14:27:53:081 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/40/click 200 3724 ms - 76 | |
2017-07-27 14:27:53:090 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")"} | |
2017-07-27 14:27:53:091 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:27:53:094 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:53:094 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:27:53:095 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:27:53:095 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","context":"","multiple":true}} | |
2017-07-27 14:27:53:104 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.webkit.WebView\").description(\"Sign in | TripAdvisor\")","context":"","multiple":true}} | |
2017-07-27 14:27:53:105 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:27:53:105 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:27:53:105 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:27:53:105 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor") | |
2017-07-27 14:27:53:106 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.webkit.WebView" | |
2017-07-27 14:27:53:106 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.webkit.WebView" | |
2017-07-27 14:27:53:106 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Sign in | TripAdvisor" | |
2017-07-27 14:27:53:106 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:27:53:106 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:27:53:107 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:27:53:107 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor, INSTANCE=0] | |
2017-07-27 14:27:55:156 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:27:55:156 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:27:55:156 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.webkit.WebView").description("Sign in | TripAdvisor") | |
2017-07-27 14:27:55:157 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.webkit.WebView" | |
2017-07-27 14:27:55:158 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.webkit.WebView" | |
2017-07-27 14:27:55:158 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Sign in | TripAdvisor" | |
2017-07-27 14:27:55:159 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:27:55:159 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor] | |
2017-07-27 14:27:55:159 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:27:55:159 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.webkit.WebView, DESCRIPTION=Sign in | TripAdvisor, INSTANCE=0] | |
2017-07-27 14:28:01:117 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:01:121 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:01:123 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:01:124 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 8034 ms - 74 | |
2017-07-27 14:28:01:131 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"Account Notification\")"} | |
2017-07-27 14:28:01:132 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"Account Notification\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:01:135 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:01:136 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:01:137 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:01:138 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"Account Notification\")","context":"","multiple":true}} | |
2017-07-27 14:28:01:144 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"Account Notification\")","context":"","multiple":true}} | |
2017-07-27 14:28:01:145 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:01:145 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:01:145 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("Account Notification")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:01:145 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("Account Notification") | |
2017-07-27 14:28:01:146 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:01:146 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:01:146 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/alertTitle" | |
2017-07-27 14:28:01:146 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Account Notification" | |
2017-07-27 14:28:01:146 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:28:01:147 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:28:01:147 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:01:147 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:28:01:231 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:01:250 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("Account Notification")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:01:250 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("Account Notification") | |
2017-07-27 14:28:01:251 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:01:261 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:01:262 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/alertTitle" | |
2017-07-27 14:28:01:262 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Account Notification" | |
2017-07-27 14:28:01:262 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:28:01:263 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:28:01:263 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:01:264 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Account Notification, CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:28:01:340 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:01:341 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:01:342 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:01:346 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 211 ms - 74 | |
2017-07-27 14:28:01:351 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"We've updated our Terms and conditions\")"} | |
2017-07-27 14:28:01:351 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"We've updated our Terms and conditions\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:01:356 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:01:357 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:01:358 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:01:360 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"We've updated our Terms and conditions\")","context":"","multiple":true}} | |
2017-07-27 14:28:01:381 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/alertTitle\").text(\"We've updated our Terms and conditions\")","context":"","multiple":true}} | |
2017-07-27 14:28:01:382 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:01:383 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:01:383 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("We've updated our Terms and conditions")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:01:383 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("We've updated our Terms and conditions") | |
2017-07-27 14:28:01:384 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:01:384 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:01:384 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/alertTitle" | |
2017-07-27 14:28:01:384 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "We've updated our Terms and conditions" | |
2017-07-27 14:28:01:385 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=We've updated our Terms and conditions, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:28:01:385 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=We've updated our Terms and conditions, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:28:01:385 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:01:385 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=We've updated our Terms and conditions, CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:28:01:433 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:01:434 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("We've updated our Terms and conditions")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:01:434 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/alertTitle").text("We've updated our Terms and conditions") | |
2017-07-27 14:28:01:434 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:01:435 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:01:436 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/alertTitle" | |
2017-07-27 14:28:01:436 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "We've updated our Terms and conditions" | |
2017-07-27 14:28:01:436 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=We've updated our Terms and conditions, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:28:01:439 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=We've updated our Terms and conditions, CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:28:01:440 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:01:440 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=We've updated our Terms and conditions, CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/alertTitle] | |
2017-07-27 14:28:01:609 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:01:610 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:01:629 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:01:629 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 278 ms - 74 | |
2017-07-27 14:28:01:636 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Manage listing\")"} | |
2017-07-27 14:28:01:636 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Manage listing\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:01:639 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:01:639 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:01:639 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:01:640 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Manage listing\")","context":"","multiple":true}} | |
2017-07-27 14:28:01:650 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Manage listing\")","context":"","multiple":true}} | |
2017-07-27 14:28:01:650 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:01:650 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:01:650 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Manage listing")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:01:651 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Manage listing") | |
2017-07-27 14:28:01:651 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:01:651 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:01:651 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Manage listing" | |
2017-07-27 14:28:01:652 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Manage listing, CLASS=android.widget.TextView] | |
2017-07-27 14:28:01:652 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Manage listing, CLASS=android.widget.TextView] | |
2017-07-27 14:28:01:652 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:01:652 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Manage listing, CLASS=android.widget.TextView, INSTANCE=0] | |
2017-07-27 14:28:01:714 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:01:723 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Manage listing")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:01:754 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Manage listing") | |
2017-07-27 14:28:01:754 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:01:754 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:01:754 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Manage listing" | |
2017-07-27 14:28:01:754 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Manage listing, CLASS=android.widget.TextView] | |
2017-07-27 14:28:01:755 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Manage listing, CLASS=android.widget.TextView] | |
2017-07-27 14:28:01:755 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:01:755 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Manage listing, CLASS=android.widget.TextView, INSTANCE=0] | |
2017-07-27 14:28:02:027 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:02:027 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:02:028 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:02:029 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 393 ms - 74 | |
2017-07-27 14:28:02:037 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().resourceId(\"com.google.android.googlequicksearchbox:id/launcher\")"} | |
2017-07-27 14:28:02:038 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().resourceId(\"com.google.android.googlequicksearchbox:id/launcher\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:02:041 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:02:042 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:02:042 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:02:042 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"com.google.android.googlequicksearchbox:id/launcher\")","context":"","multiple":true}} | |
2017-07-27 14:28:02:046 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"com.google.android.googlequicksearchbox:id/launcher\")","context":"","multiple":true}} | |
2017-07-27 14:28:02:062 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:02:062 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:02:062 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().resourceId("com.google.android.googlequicksearchbox:id/launcher")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:02:063 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("com.google.android.googlequicksearchbox:id/launcher") | |
2017-07-27 14:28:02:063 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.google.android.googlequicksearchbox:id/launcher" | |
2017-07-27 14:28:02:063 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.google.android.googlequicksearchbox:id/launcher] | |
2017-07-27 14:28:02:063 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.google.android.googlequicksearchbox:id/launcher] | |
2017-07-27 14:28:02:066 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:02:066 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.google.android.googlequicksearchbox:id/launcher] | |
2017-07-27 14:28:02:140 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:02:144 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().resourceId("com.google.android.googlequicksearchbox:id/launcher")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:02:149 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("com.google.android.googlequicksearchbox:id/launcher") | |
2017-07-27 14:28:02:149 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.google.android.googlequicksearchbox:id/launcher" | |
2017-07-27 14:28:02:149 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.google.android.googlequicksearchbox:id/launcher] | |
2017-07-27 14:28:02:149 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.google.android.googlequicksearchbox:id/launcher] | |
2017-07-27 14:28:02:150 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:02:150 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.google.android.googlequicksearchbox:id/launcher] | |
2017-07-27 14:28:02:216 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:02:223 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:02:224 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:02:225 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 188 ms - 74 | |
2017-07-27 14:28:02:233 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"My Listings\").index(0)"} | |
2017-07-27 14:28:02:233 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"My Listings\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:02:237 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:02:241 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:02:242 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:02:242 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"My Listings\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:02:260 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"My Listings\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:02:261 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:02:261 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:02:261 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("My Listings").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:02:262 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("My Listings").index(0) | |
2017-07-27 14:28:02:262 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:02:262 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:02:263 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "My Listings" | |
2017-07-27 14:28:02:263 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:28:02:263 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=My Listings, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:02:263 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=My Listings, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:02:264 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:02:264 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=My Listings, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:28:02:273 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:02:274 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("My Listings").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:02:274 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("My Listings").index(0) | |
2017-07-27 14:28:02:274 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:02:275 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:02:275 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "My Listings" | |
2017-07-27 14:28:02:275 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:28:02:275 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=My Listings, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:02:275 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=My Listings, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:02:276 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:02:276 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=My Listings, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:28:02:405 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:02:405 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:02:406 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:02:412 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 174 ms - 74 | |
2017-07-27 14:28:02:414 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.view.View\").description(\"We don't seem to recognize this device\")"} | |
2017-07-27 14:28:02:414 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.view.View\").description(\"We don't seem to recognize this device\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:02:416 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:02:417 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:02:417 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:02:418 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.view.View\").description(\"We don't seem to recognize this device\")","context":"","multiple":true}} | |
2017-07-27 14:28:02:424 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.view.View\").description(\"We don't seem to recognize this device\")","context":"","multiple":true}} | |
2017-07-27 14:28:02:425 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:02:425 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:02:425 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.view.View").description("We don't seem to recognize this device")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:02:425 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.view.View").description("We don't seem to recognize this device") | |
2017-07-27 14:28:02:426 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.view.View" | |
2017-07-27 14:28:02:426 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.view.View" | |
2017-07-27 14:28:02:427 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "We don't seem to recognize this device" | |
2017-07-27 14:28:02:427 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.view.View, DESCRIPTION=We don't seem to recognize this device] | |
2017-07-27 14:28:02:428 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.view.View, DESCRIPTION=We don't seem to recognize this device] | |
2017-07-27 14:28:02:428 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:02:428 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.view.View, DESCRIPTION=We don't seem to recognize this device, INSTANCE=0] | |
2017-07-27 14:28:02:433 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:02:435 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.view.View").description("We don't seem to recognize this device")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:02:435 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.view.View").description("We don't seem to recognize this device") | |
2017-07-27 14:28:02:435 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.view.View" | |
2017-07-27 14:28:02:436 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.view.View" | |
2017-07-27 14:28:02:440 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "We don't seem to recognize this device" | |
2017-07-27 14:28:02:441 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.view.View, DESCRIPTION=We don't seem to recognize this device] | |
2017-07-27 14:28:02:441 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.view.View, DESCRIPTION=We don't seem to recognize this device] | |
2017-07-27 14:28:02:442 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:02:442 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.view.View, DESCRIPTION=We don't seem to recognize this device, INSTANCE=0] | |
2017-07-27 14:28:02:495 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:02:495 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:02:497 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:02:502 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 88 ms - 74 | |
2017-07-27 14:28:02:508 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.view.View\").descriptionContains(\"we've experienced an error\")"} | |
2017-07-27 14:28:02:509 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.view.View\").descriptionContains(\"we've experienced an error\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:02:512 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:02:512 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:02:512 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:02:513 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.view.View\").descriptionContains(\"we've experienced an error\")","context":"","multiple":true}} | |
2017-07-27 14:28:02:520 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.view.View\").descriptionContains(\"we've experienced an error\")","context":"","multiple":true}} | |
2017-07-27 14:28:02:533 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:02:533 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:02:534 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.view.View").descriptionContains("we've experienced an error")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:02:535 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.view.View").descriptionContains("we've experienced an error") | |
2017-07-27 14:28:02:536 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.view.View" | |
2017-07-27 14:28:02:536 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.view.View" | |
2017-07-27 14:28:02:537 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "we've experienced an error" | |
2017-07-27 14:28:02:537 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.view.View, CONTAINS_DESCRIPTION=we've experienced an error] | |
2017-07-27 14:28:02:537 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.view.View, CONTAINS_DESCRIPTION=we've experienced an error] | |
2017-07-27 14:28:02:537 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:02:538 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.view.View, CONTAINS_DESCRIPTION=we've experienced an error, INSTANCE=0] | |
2017-07-27 14:28:02:605 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:02:611 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.view.View").descriptionContains("we've experienced an error")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:02:629 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.view.View").descriptionContains("we've experienced an error") | |
2017-07-27 14:28:02:629 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.view.View" | |
2017-07-27 14:28:02:630 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.view.View" | |
2017-07-27 14:28:02:630 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "we've experienced an error" | |
2017-07-27 14:28:02:632 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.view.View, CONTAINS_DESCRIPTION=we've experienced an error] | |
2017-07-27 14:28:02:632 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.view.View, CONTAINS_DESCRIPTION=we've experienced an error] | |
2017-07-27 14:28:02:632 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:02:633 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.view.View, CONTAINS_DESCRIPTION=we've experienced an error, INSTANCE=0] | |
2017-07-27 14:28:02:697 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:02:697 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:02:704 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:02:710 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 196 ms - 74 | |
2017-07-27 14:28:02:713 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container"} | |
2017-07-27 14:28:02:713 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:02:716 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:02:722 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:02:722 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:02:723 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container","context":"","multiple":true}} | |
2017-07-27 14:28:02:729 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container","context":"","multiple":true}} | |
2017-07-27 14:28:02:730 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:02:730 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:02:730 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:28:02:730 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container] | |
2017-07-27 14:28:02:730 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container] | |
2017-07-27 14:28:02:731 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:02:731 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container] | |
2017-07-27 14:28:02:822 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:02:823 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:28:02:867 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container] | |
2017-07-27 14:28:02:872 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container] | |
2017-07-27 14:28:02:873 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:02:873 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_summary_container] | |
2017-07-27 14:28:03:100 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:03:101 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:03:102 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:03:113 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 390 ms - 74 | |
2017-07-27 14:28:03:115 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"More\").index(0)"} | |
2017-07-27 14:28:03:117 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"More\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:03:126 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:03:126 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:03:126 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:03:128 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"More\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:03:150 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"More\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:03:150 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:03:150 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:03:160 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("More").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:03:160 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("More").index(0) | |
2017-07-27 14:28:03:160 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:03:160 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:03:161 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "More" | |
2017-07-27 14:28:03:161 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:28:03:161 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=More, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:03:161 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=More, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:03:161 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:03:162 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=More, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:28:03:170 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:03:182 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("More").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:03:183 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("More").index(0) | |
2017-07-27 14:28:03:183 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:03:184 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:03:184 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "More" | |
2017-07-27 14:28:03:185 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:28:03:185 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=More, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:03:185 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=More, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:03:187 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:03:188 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=More, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:28:03:353 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:03:354 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:03:355 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:03:359 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 241 ms - 74 | |
2017-07-27 14:28:03:365 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().resourceId(\"com.tripadvisor.android.vr.owner.debug:id/toolbar\").childSelector(new UiSelector().className(\"android.widget.TextView\").text(\"Calendar\"))"} | |
2017-07-27 14:28:03:366 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().resourceId(\"com.tripadvisor.android.vr.owner.debug:id/toolbar\").childSelector(new UiSelector().className(\"android.widget.TextView\").text(\"Calendar\"))","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:03:372 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:03:372 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:03:372 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:03:373 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"com.tripadvisor.android.vr.owner.debug:id/toolbar\").childSelector(new UiSelector().className(\"android.widget.TextView\").text(\"Calendar\"))","context":"","multiple":true}} | |
2017-07-27 14:28:03:396 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"com.tripadvisor.android.vr.owner.debug:id/toolbar\").childSelector(new UiSelector().className(\"android.widget.TextView\").text(\"Calendar\"))","context":"","multiple":true}} | |
2017-07-27 14:28:03:396 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:03:397 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:03:397 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().resourceId("com.tripadvisor.android.vr.owner.debug:id/toolbar").childSelector(new UiSelector().className("android.widget.TextView").text("Calendar"))' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:03:398 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("com.tripadvisor.android.vr.owner.debug:id/toolbar").childSelector(new UiSelector().className("android.widget.TextView").text("Calendar")) | |
2017-07-27 14:28:03:398 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/toolbar" | |
2017-07-27 14:28:03:399 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class com.android.uiautomator.core.UiSelector arg: new UiSelector().className("android.widget.TextView").text("Calendar") | |
2017-07-27 14:28:03:400 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:03:400 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:03:401 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Calendar" | |
2017-07-27 14:28:03:401 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CHILD=UiSelector[TEXT=Calendar, CLASS=android.widget.TextView], RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/toolbar] | |
2017-07-27 14:28:03:401 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CHILD=UiSelector[TEXT=Calendar, CLASS=android.widget.TextView], RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/toolbar] | |
2017-07-27 14:28:03:401 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:03:401 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, CHILD=UiSelector[TEXT=Calendar, CLASS=android.widget.TextView], RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/toolbar] | |
2017-07-27 14:28:03:409 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:03:413 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().resourceId("com.tripadvisor.android.vr.owner.debug:id/toolbar").childSelector(new UiSelector().className("android.widget.TextView").text("Calendar"))' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:03:414 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("com.tripadvisor.android.vr.owner.debug:id/toolbar").childSelector(new UiSelector().className("android.widget.TextView").text("Calendar")) | |
2017-07-27 14:28:03:414 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/toolbar" | |
2017-07-27 14:28:03:415 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class com.android.uiautomator.core.UiSelector arg: new UiSelector().className("android.widget.TextView").text("Calendar") | |
2017-07-27 14:28:03:416 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:03:418 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:03:418 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Calendar" | |
2017-07-27 14:28:03:425 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CHILD=UiSelector[TEXT=Calendar, CLASS=android.widget.TextView], RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/toolbar] | |
2017-07-27 14:28:03:425 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CHILD=UiSelector[TEXT=Calendar, CLASS=android.widget.TextView], RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/toolbar] | |
2017-07-27 14:28:03:425 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:03:425 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, CHILD=UiSelector[TEXT=Calendar, CLASS=android.widget.TextView], RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/toolbar] | |
2017-07-27 14:28:03:584 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:03:584 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:03:585 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:03:586 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 221 ms - 74 | |
2017-07-27 14:28:03:592 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/calendar_header"} | |
2017-07-27 14:28:03:593 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/calendar_header","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:03:595 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:03:595 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:03:595 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:03:596 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/calendar_header","context":"","multiple":true}} | |
2017-07-27 14:28:03:622 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/calendar_header","context":"","multiple":true}} | |
2017-07-27 14:28:03:626 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:03:628 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:03:628 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/calendar_header' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:28:03:628 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/calendar_header] | |
2017-07-27 14:28:03:629 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/calendar_header] | |
2017-07-27 14:28:03:629 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:03:629 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/calendar_header] | |
2017-07-27 14:28:03:645 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:03:646 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/calendar_header' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:28:03:646 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/calendar_header] | |
2017-07-27 14:28:03:646 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/calendar_header] | |
2017-07-27 14:28:03:646 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:03:646 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/calendar_header] | |
2017-07-27 14:28:03:704 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:03:769 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:03:770 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:03:779 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 178 ms - 74 | |
2017-07-27 14:28:03:779 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.view.View\").description(\"Check your phone for a message\")"} | |
2017-07-27 14:28:03:780 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.view.View\").description(\"Check your phone for a message\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:03:783 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:03:783 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:03:784 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:03:784 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.view.View\").description(\"Check your phone for a message\")","context":"","multiple":true}} | |
2017-07-27 14:28:03:811 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.view.View\").description(\"Check your phone for a message\")","context":"","multiple":true}} | |
2017-07-27 14:28:03:821 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:03:823 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:03:823 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.view.View").description("Check your phone for a message")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:03:823 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.view.View").description("Check your phone for a message") | |
2017-07-27 14:28:03:824 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.view.View" | |
2017-07-27 14:28:03:824 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.view.View" | |
2017-07-27 14:28:03:825 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Check your phone for a message" | |
2017-07-27 14:28:03:826 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.view.View, DESCRIPTION=Check your phone for a message] | |
2017-07-27 14:28:03:826 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.view.View, DESCRIPTION=Check your phone for a message] | |
2017-07-27 14:28:03:827 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:03:830 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.view.View, DESCRIPTION=Check your phone for a message, INSTANCE=0] | |
2017-07-27 14:28:03:964 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:03:988 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.view.View").description("Check your phone for a message")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:04:014 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.view.View").description("Check your phone for a message") | |
2017-07-27 14:28:04:014 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.view.View" | |
2017-07-27 14:28:04:014 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.view.View" | |
2017-07-27 14:28:04:014 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Check your phone for a message" | |
2017-07-27 14:28:04:014 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.view.View, DESCRIPTION=Check your phone for a message] | |
2017-07-27 14:28:04:015 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.view.View, DESCRIPTION=Check your phone for a message] | |
2017-07-27 14:28:04:015 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:04:015 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.view.View, DESCRIPTION=Check your phone for a message, INSTANCE=0] | |
2017-07-27 14:28:04:113 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:04:113 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:04:114 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:04:131 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 339 ms - 74 | |
2017-07-27 14:28:04:135 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.tripadvisor.android.vr.owner.debug:id/conversation_details_content"} | |
2017-07-27 14:28:04:135 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.tripadvisor.android.vr.owner.debug:id/conversation_details_content","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:04:140 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:04:140 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:04:140 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:04:140 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/conversation_details_content","context":"","multiple":true}} | |
2017-07-27 14:28:04:145 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.tripadvisor.android.vr.owner.debug:id/conversation_details_content","context":"","multiple":true}} | |
2017-07-27 14:28:04:150 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:04:151 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:04:153 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/conversation_details_content' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:28:04:153 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_details_content] | |
2017-07-27 14:28:04:153 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_details_content] | |
2017-07-27 14:28:04:155 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:04:159 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_details_content] | |
2017-07-27 14:28:04:178 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:04:182 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.tripadvisor.android.vr.owner.debug:id/conversation_details_content' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:28:04:184 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_details_content] | |
2017-07-27 14:28:04:185 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_details_content] | |
2017-07-27 14:28:04:185 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:04:185 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/conversation_details_content] | |
2017-07-27 14:28:04:273 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:04:275 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:04:276 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:04:276 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 141 ms - 74 | |
2017-07-27 14:28:04:283 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")"} | |
2017-07-27 14:28:04:284 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:04:287 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:04:287 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:04:288 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:04:288 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","context":"","multiple":true}} | |
2017-07-27 14:28:04:307 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Debug Menu\")","context":"","multiple":true}} | |
2017-07-27 14:28:04:308 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:04:308 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:04:308 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Debug Menu")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:04:308 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Debug Menu") | |
2017-07-27 14:28:04:308 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:04:309 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:04:309 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Debug Menu" | |
2017-07-27 14:28:04:309 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:28:04:309 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:28:04:309 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:04:310 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView, INSTANCE=0] | |
2017-07-27 14:28:04:403 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:04:406 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Debug Menu")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:04:406 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Debug Menu") | |
2017-07-27 14:28:04:407 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:04:412 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:04:419 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Debug Menu" | |
2017-07-27 14:28:04:423 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:28:04:423 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView] | |
2017-07-27 14:28:04:423 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:04:424 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Debug Menu, CLASS=android.widget.TextView, INSTANCE=0] | |
2017-07-27 14:28:04:484 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:04:484 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:04:485 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:04:486 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 203 ms - 74 | |
2017-07-27 14:28:04:500 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:28:04:500 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:04:502 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:04:503 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:04:503 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:04:503 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:04:517 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:04:522 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:04:522 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:04:522 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:04:523 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:28:04:523 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:04:523 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:04:523 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:28:04:524 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:28:04:524 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:04:525 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:04:525 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:04:525 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:28:04:536 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:28:04:544 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:28:04:633 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"41"}]} | |
2017-07-27 14:28:04:635 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:04:636 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"41"}] | |
2017-07-27 14:28:04:636 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 137 ms - 90 | |
2017-07-27 14:28:04:644 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:28:04:645 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:04:647 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:04:647 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:04:648 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:04:648 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:04:661 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:04:663 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:04:663 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:04:663 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:04:665 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:04:665 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:04:665 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:04:666 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:04:667 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:04:667 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:04:668 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:04:668 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:04:713 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:04:719 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:04:719 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:04:727 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:04:730 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:04:730 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:04:731 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:04:731 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:04:731 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:04:731 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:04:875 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:04:875 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:04:876 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:04:891 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 233 ms - 74 | |
2017-07-27 14:28:05:144 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:28:05:145 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:05:148 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:05:148 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:05:148 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:05:148 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:05:177 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:05:178 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:05:178 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:05:178 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:05:178 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:28:05:178 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:05:181 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:05:181 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:28:05:181 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:28:05:181 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:05:182 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:05:182 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:05:182 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:28:05:192 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:28:05:193 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:28:05:304 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"42"}]} | |
2017-07-27 14:28:05:308 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:05:311 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"42"}] | |
2017-07-27 14:28:05:323 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 167 ms - 90 | |
2017-07-27 14:28:05:324 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:28:05:325 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:05:327 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:05:327 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:05:327 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:05:327 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:05:340 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:05:341 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:05:341 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:05:341 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:05:341 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:05:341 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:05:342 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:05:342 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:05:342 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:05:342 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:05:342 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:05:343 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:05:371 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:05:388 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:05:397 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:05:398 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:05:399 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:05:399 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:05:400 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:05:401 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:05:401 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:05:402 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:05:523 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:05:526 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:05:528 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:05:529 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 204 ms - 74 | |
2017-07-27 14:28:05:793 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:28:05:817 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:05:819 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:05:819 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:05:819 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:05:820 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:05:829 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:05:829 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:05:829 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:05:829 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:05:829 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:28:05:830 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:05:830 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:05:830 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:28:05:830 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:28:05:830 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:05:835 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:05:836 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:05:836 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:28:06:967 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:28:06:967 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:28:07:073 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"43"}]} | |
2017-07-27 14:28:07:073 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:07:074 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"43"}] | |
2017-07-27 14:28:07:075 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 1281 ms - 90 | |
2017-07-27 14:28:07:082 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:28:07:082 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:07:084 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:07:084 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:07:085 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:07:086 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:07:119 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:07:119 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:07:119 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:07:120 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:07:120 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:07:120 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:07:120 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:07:120 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:07:120 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:07:121 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:07:121 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:07:121 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:07:789 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:07:794 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:07:794 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:07:795 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:07:795 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:07:795 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:07:795 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:07:795 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:07:796 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:07:796 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:08:222 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:08:223 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:08:224 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:08:225 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 1143 ms - 74 | |
2017-07-27 14:28:08:504 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:28:08:504 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:08:506 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:08:507 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:08:507 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:08:508 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:08:532 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:08:532 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:08:533 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:08:533 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:08:533 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:28:08:533 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:08:533 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:08:534 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:28:08:534 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:28:08:534 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:08:534 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:08:534 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:08:535 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:28:08:604 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:28:08:604 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:28:08:708 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"44"}]} | |
2017-07-27 14:28:08:714 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:08:744 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"44"}] | |
2017-07-27 14:28:08:762 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 241 ms - 90 | |
2017-07-27 14:28:08:764 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:28:08:765 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:08:768 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:08:769 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:08:770 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:08:770 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:08:836 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:08:837 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:08:837 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:08:837 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:08:837 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:08:837 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:08:838 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:08:843 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:08:843 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:08:843 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:08:846 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:08:855 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:09:209 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:09:224 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:09:224 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:09:224 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:09:224 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:09:225 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:09:225 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:09:225 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:09:225 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:09:225 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:09:664 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:09:666 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:09:667 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:09:667 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 903 ms - 74 | |
2017-07-27 14:28:09:934 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:28:09:934 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:09:937 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:09:937 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:09:937 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:09:938 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:10:011 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:10:011 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:10:012 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:10:013 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:10:013 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:28:10:013 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:10:013 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:10:013 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:28:10:013 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:28:10:014 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:10:014 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:10:014 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:10:014 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:28:10:114 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:28:10:114 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:28:10:246 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"45"}]} | |
2017-07-27 14:28:10:249 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:10:250 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"45"}] | |
2017-07-27 14:28:10:251 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 316 ms - 90 | |
2017-07-27 14:28:10:260 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:28:10:261 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:10:263 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:10:263 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:10:263 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:10:264 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:10:295 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:10:295 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:10:295 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:10:295 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:10:296 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:10:296 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:10:296 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:10:296 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:10:296 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:10:297 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:10:297 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:10:297 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:10:343 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:10:344 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:10:345 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:10:345 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:10:345 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:10:345 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:10:345 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:10:346 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:10:346 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:10:346 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:10:712 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:10:713 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:10:714 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:10:716 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 455 ms - 74 | |
2017-07-27 14:28:10:980 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:28:10:981 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:10:983 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:10:984 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:10:984 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:10:984 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:10:993 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:10:993 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:10:993 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:10:993 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:10:994 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:28:10:994 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:10:994 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:10:994 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:28:10:994 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:28:10:994 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:10:995 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:10:995 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:10:995 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:28:11:589 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:28:11:590 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:28:11:632 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"46"}]} | |
2017-07-27 14:28:11:634 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:11:635 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"46"}] | |
2017-07-27 14:28:11:635 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 655 ms - 90 | |
2017-07-27 14:28:11:649 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:28:11:650 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:11:652 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:11:652 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:11:652 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:11:653 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:11:663 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:11:663 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:11:663 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:11:664 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:11:664 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:11:664 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:11:664 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:11:664 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:11:665 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:11:665 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:11:665 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:11:665 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:11:687 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:11:687 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:11:689 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:11:689 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:11:689 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:11:689 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:11:690 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:11:690 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:11:690 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:11:690 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:11:815 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:11:815 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:11:816 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:11:817 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 167 ms - 74 | |
2017-07-27 14:28:11:827 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/appium/device/open_notifications {} | |
2017-07-27 14:28:11:827 - [debug] [MJSONWP] Calling AppiumDriver.openNotifications() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:11:830 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"openNotification","params":{}} | |
2017-07-27 14:28:11:865 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"openNotification","params":{}} | |
2017-07-27 14:28:11:865 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:11:865 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: openNotification | |
2017-07-27 14:28:11:877 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:11:878 - [debug] [MJSONWP] Responding to client with driver.openNotifications() result: true | |
2017-07-27 14:28:11:878 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/appium/device/open_notifications 200 51 ms - 76 | |
2017-07-27 14:28:11:882 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:28:11:884 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.android.systemui:id/dismiss_text"} | |
2017-07-27 14:28:11:884 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.android.systemui:id/dismiss_text","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:11:887 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:11:887 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:11:887 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:11:888 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.android.systemui:id/dismiss_text","context":"","multiple":true}} | |
2017-07-27 14:28:11:896 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.android.systemui:id/dismiss_text","context":"","multiple":true}} | |
2017-07-27 14:28:11:896 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:11:896 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:11:896 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.android.systemui:id/dismiss_text' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:28:11:897 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:28:11:897 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:28:11:897 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:11:897 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:28:13:670 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:13:671 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.android.systemui:id/dismiss_text' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:28:13:671 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:28:13:672 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:28:13:672 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:13:672 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:28:13:996 - [debug] [AndroidBootstrap] Emitting alert message... | |
2017-07-27 14:28:13:997 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Emitting system alert message | |
2017-07-27 14:28:14:650 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:14:652 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:14:652 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:14:653 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 2769 ms - 74 | |
2017-07-27 14:28:14:662 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.android.systemui:id/no_notifications"} | |
2017-07-27 14:28:14:662 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.android.systemui:id/no_notifications","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:14:665 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:14:665 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:14:665 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:14:665 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.android.systemui:id/no_notifications","context":"","multiple":true}} | |
2017-07-27 14:28:14:679 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.android.systemui:id/no_notifications","context":"","multiple":true}} | |
2017-07-27 14:28:14:680 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:14:680 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:14:680 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.android.systemui:id/no_notifications' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:28:14:680 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.android.systemui:id/no_notifications] | |
2017-07-27 14:28:14:681 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.android.systemui:id/no_notifications] | |
2017-07-27 14:28:14:681 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:14:681 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.android.systemui:id/no_notifications] | |
2017-07-27 14:28:15:400 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:15:408 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.android.systemui:id/no_notifications' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:28:15:409 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.android.systemui:id/no_notifications] | |
2017-07-27 14:28:15:409 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.android.systemui:id/no_notifications] | |
2017-07-27 14:28:15:416 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:15:416 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.android.systemui:id/no_notifications] | |
2017-07-27 14:28:16:758 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:16:759 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:16:761 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:16:762 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 2099 ms - 74 | |
2017-07-27 14:28:16:775 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.android.systemui:id/dismiss_text"} | |
2017-07-27 14:28:16:775 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.android.systemui:id/dismiss_text","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:16:779 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:16:779 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:16:779 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:16:780 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.android.systemui:id/dismiss_text","context":"","multiple":true}} | |
2017-07-27 14:28:16:818 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.android.systemui:id/dismiss_text","context":"","multiple":true}} | |
2017-07-27 14:28:16:818 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:16:818 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:16:818 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.android.systemui:id/dismiss_text' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:28:16:818 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:28:16:819 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:28:16:819 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:16:819 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:28:17:635 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:17:636 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.android.systemui:id/dismiss_text' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:28:17:636 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:28:17:636 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:28:17:637 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:17:637 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:28:17:874 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:17:879 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:17:880 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:17:881 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 1105 ms - 74 | |
2017-07-27 14:28:17:891 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.android.systemui:id/no_notifications"} | |
2017-07-27 14:28:17:891 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.android.systemui:id/no_notifications","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:17:896 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:17:896 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:17:896 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:17:897 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.android.systemui:id/no_notifications","context":"","multiple":true}} | |
2017-07-27 14:28:17:906 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.android.systemui:id/no_notifications","context":"","multiple":true}} | |
2017-07-27 14:28:17:907 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:17:907 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:17:907 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.android.systemui:id/no_notifications' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:28:17:908 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.android.systemui:id/no_notifications] | |
2017-07-27 14:28:17:908 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.android.systemui:id/no_notifications] | |
2017-07-27 14:28:17:908 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:17:908 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.android.systemui:id/no_notifications] | |
2017-07-27 14:28:19:438 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:19:439 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.android.systemui:id/no_notifications' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:28:19:439 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.android.systemui:id/no_notifications] | |
2017-07-27 14:28:19:440 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.android.systemui:id/no_notifications] | |
2017-07-27 14:28:19:440 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:19:440 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.android.systemui:id/no_notifications] | |
2017-07-27 14:28:20:309 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:20:319 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:20:320 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:20:321 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 2430 ms - 74 | |
2017-07-27 14:28:20:327 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/back {} | |
2017-07-27 14:28:20:328 - [debug] [MJSONWP] Calling AppiumDriver.back() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:20:331 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"pressBack","params":{}} | |
2017-07-27 14:28:20:352 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"pressBack","params":{}} | |
2017-07-27 14:28:20:352 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:20:353 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: pressBack | |
2017-07-27 14:28:20:900 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:28:20:901 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:20:902 - [debug] [MJSONWP] Responding to client with driver.back() result: true | |
2017-07-27 14:28:20:903 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/back 200 575 ms - 76 | |
2017-07-27 14:28:20:913 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:28:20:914 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:20:919 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:20:919 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:20:919 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:20:920 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:20:934 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:20:935 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:20:935 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:20:935 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:20:935 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:28:20:935 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:20:936 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:20:936 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:28:20:936 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:28:20:936 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:20:936 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:20:937 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:20:937 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:28:21:859 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:28:21:859 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:28:23:857 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"47"}]} | |
2017-07-27 14:28:23:862 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:23:865 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"47"}] | |
2017-07-27 14:28:23:867 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 2952 ms - 90 | |
2017-07-27 14:28:23:896 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:28:23:900 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:23:912 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:23:912 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:23:913 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:23:913 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:23:920 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:23:920 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:23:921 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:23:921 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:23:921 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:23:921 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:23:921 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:23:923 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:23:924 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:23:925 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:23:925 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:23:926 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:23:955 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:23:955 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:23:955 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:23:956 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:23:956 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:23:957 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:23:957 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:23:957 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:23:957 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:23:958 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:26:875 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:26:876 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:26:880 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:26:886 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 2987 ms - 74 | |
2017-07-27 14:28:26:901 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:28:26:906 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:26:910 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:26:910 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:26:911 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:26:912 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:26:932 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:28:26:933 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:26:933 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:26:934 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:26:935 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:28:26:935 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:26:936 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:26:936 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:28:26:937 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:28:26:939 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:26:939 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:28:26:939 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:26:940 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:28:26:950 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:28:26:951 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:28:27:880 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"48"}]} | |
2017-07-27 14:28:27:887 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:27:888 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"48"}] | |
2017-07-27 14:28:27:889 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 987 ms - 90 | |
2017-07-27 14:28:27:894 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:28:27:895 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:28:27:899 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:27:899 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:28:27:899 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:28:27:900 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:27:916 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:28:27:916 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:28:27:917 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:28:27:917 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:27:917 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:27:917 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:27:918 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:27:918 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:27:918 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:27:918 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:27:918 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:27:919 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:27:955 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:28:27:961 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:28:27:961 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:28:27:964 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:28:27:965 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:28:27:967 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:28:27:968 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:27:968 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:27:968 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:28:27:983 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:28:28:928 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:28:28:930 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:28:28:932 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:28:28:933 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 1038 ms - 74 | |
2017-07-27 14:29:00:198 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/log {"type":"logcat"} | |
2017-07-27 14:29:00:198 - [debug] [MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:00:213 - [debug] [MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1501165626954,"level":"ALL","message":"07-27 10:27:05.895 5831 5859 I art : Explicit concurrent mark sweep GC freed 24699(1267KB) AllocSpace objects, 4(64KB) LOS objects, 39% free, 6MB/10MB, paused 18.181ms total 112.183ms"},{"timestamp":1501165626954,"level":"ALL","message":"07-27 10:27:05.940 5831 5843 E StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks."},{"timestamp":1501165626954,"level":"ALL","message":"07-27 10:27:05.940 5831 5843 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called"},{"timestamp":1501165626954,"level":"ALL","message":"07-27 10:27:05.940 5831 5843 E StrictMode: \tat dalvik.system.CloseGuard.open(CloseGuard.java:184)"},{"timestamp":1501165626954,"level":"ALL","message":"07-27 10:27:05.940 5831 5843 E StrictMode: \tat android.database.CursorWindow.<init>(CursorWindow.java:111)"},{"timestamp":1501165626954,"level":"ALL","message":"07-27... | |
2017-07-27 14:29:00:229 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/log 200 31 ms - 597023 | |
2017-07-27 14:29:01:181 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/source {} | |
2017-07-27 14:29:01:181 - [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:01:207 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"source","params":{}} | |
2017-07-27 14:29:01:230 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"source","params":{}} | |
2017-07-27 14:29:01:230 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:01:230 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: source | |
2017-07-27 14:29:01:592 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] [APPIUM-UIAUTO] [debug] Returning result: {"status":0,"value":"<?xml version=\"1.0\" encoding=\"UTF-8\"?><hierarchy rotation=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"1\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/action_bar_root\" instance=\"1\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"android:id\/content\" instance=\"2\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/myCoordinator\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,88][1440,284]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/appBarLayout\" instance=\"2\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,88][1440,284]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/toolbar\" instance=\"1\"><android.widget.TextView index=\"0\" text=\"Inbox\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,139][228,232]\" resource-id=\"\" instance=\"0\"\/><\/android.view.View><\/android.widget.LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,284][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/swipe_container\" instance=\"2\"><android.support.v7.widget.RecyclerView index=\"0\" text=\"\" class=\"android.support.v7.widget.RecyclerView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"true\" focused=\"true\" scrollable=\"true\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,284][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_recyclerview\" instance=\"0\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,284][1398,610]\" resource-id=\"\" instance=\"0\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,284][98,575]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"1\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,415][84,443]\" resource-id=\"\" instance=\"0\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,284][221,575]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"2\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,368][221,491]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"1\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,575][1398,610]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"3\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\ | |
2017-07-27 14:29:01:594 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] " long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,606][1398,610]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"3\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,301][1398,592]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"4\"><android.widget.TextView index=\"0\" text=\"Shsjsj\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,333][1398,414]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"2\"\/><android.widget.TextView index=\"1\" text=\"23 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,333][1398,399]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"3\"\/><android.widget.TextView index=\"2\" text=\"Oct 12 - Oct 18, 2017 • $105\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,414][1398,495]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"4\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,495][1173,571]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"5\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1173,495][1398,562]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"5\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1191,495][1258,562]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"0\"\/><android.widget.TextView index=\"1\" text=\"47:34\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"fal | |
2017-07-27 14:29:01:600 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] se\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1265,495][1380,557]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"6\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,610][1398,936]\" resource-id=\"\" instance=\"6\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,610][98,901]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"7\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,741][84,769]\" resource-id=\"\" instance=\"1\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,610][221,901]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"8\"><android.widget.TextView index=\"0\" text=\"s\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,694][221,817]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"7\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,901][1398,936]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"9\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,932][1398,936]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"4\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,627][1398,918]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"10\"><android.widget.TextView index=\"0\" text=\"shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,659][1398,740]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"8\"\/><android.widget.TextView index=\"1\" text=\"23 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,659][1398,725]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"9\"\/><android.widget.TextView index=\"2\" text=\"Nov 11 - Nov 17, 2017 • $100\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,740][1398,821]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"10\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,821][1173,897]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"11\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1173,821][1398,888]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"11\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1191,821][1258,888]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"1\"\/><android.widget.TextView index=\"1\" text=\"51:18\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1265,821][1380,883]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"12\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,936][1398,1262]\" resource-id=\"\" instance=\"12\"><android.widget.RelativeLayout index=\"0\" text=\ | |
2017-07-27 14:29:01:602 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] "\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,936][98,1227]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"13\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1067][84,1095]\" resource-id=\"\" instance=\"2\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,936][221,1227]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"14\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1020][221,1143]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"13\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1227][1398,1262]\" reso | |
2017-07-27 14:29:01:603 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] urce-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"15\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1258][1398,1262]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"5\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,953][1398,1244]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"16\"><android.widget.TextView index=\"0\" text=\"Shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,985][1398,1066]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"14\"\/><android.widget.TextView index=\"1\" text=\"22 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,985][1398,1051]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"15\"\/><android.widget.TextView index=\"2\" text=\"Dec 2 - Dec 3, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1066][1398,1147]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"16\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1147][1136,1223]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"17\"\/><android.widget.RelativeLayout index | |
2017-07-27 14:29:01:605 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] =\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1147][1398,1214]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"17\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1154,1147][1221,1214]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"2\"\/><android.widget.TextView index=\"1\" text=\"1:22:39\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1147][1380,1209]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"18\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1262][1398,1588]\" resource-id=\"\" instance=\"18\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1262][98,1553]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"19\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1393][84,1421]\" resource-id=\"\" instance=\"3\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1262][221,1553]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"20\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1346][221,1469]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"19\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1553][1398,1588]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"21\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1584][1398,1588]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"6\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1279][1398,1570]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"22\"><android.widget.TextView index=\"0\" text=\"Shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1311][1398,1392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"20\"\/><android.widget.TextView index=\"1\" text=\"22 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,1311][1398,1377]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"21\"\/><android.widget.TextView index=\"2\" text=\"Dec 9 - Dec 10, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1392][1398,1473]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"22\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1473][1136,1549]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"23\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1473][1398,1540]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"23\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\ | |
2017-07-27 14:29:01:607 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] "[1154,1473][1221,1540]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"3\"\/><android.widget.TextView index=\"1\" text=\"1:27:31\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1473][1380,1535]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"24\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1588][1398,1914]\" resource-id=\"\" instance=\"24\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1588][98,1879]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"25\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1719][84,1747]\" resource-id=\"\" instance=\"4\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1588][221,1879]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"26\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1672][221,1795]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"25\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1879][1398,1914]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"27\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1910][1398,1914]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"7\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1605][1398,1896]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"28\"><android.widget.TextView index=\"0\" text=\"Sheleby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1637][1398,1718]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"26\"\/><android.widget.TextView index=\"1\" text=\"21 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,1637][1398,1703]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"27\"\/><android.widget.TextView index=\"2\" text=\"Sep 16 - Sep 17, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1718][1398,1799]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"28\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1799][1136,1875]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"29\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1799][1398,1866]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"29\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content | |
2017-07-27 14:29:01:609 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] -desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1154,1799][1221,1866]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"4\"\/><android.widget.TextView index=\"1\" text=\"2:04:13\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1799][1380,1861]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"30\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"5\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1914][1398,2240]\" resource-id=\"\" instance=\"30\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1914][98,2205]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"31\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,2045][84,2073]\" resource-id=\"\" instance=\"5\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1914][221,2205]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"32\"><android.widget.TextView index=\"0\" text=\"Q\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1998][221,2121]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"31\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2205][1398,2240]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"33\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2236][1398,2240]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"8\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1931][1398,2222]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"34\"><android.widget.TextView index=\"0\" text=\"QQ19AI87 Automation\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1963][1398,2044]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"32\"\/><android.widget.TextView index=\"1\" text=\"15 mins ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1129,1963][1398,2029]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"33\"\/><android.widget.TextView index=\"2\" text=\"Aug 21 - Aug 23, 2017 • $42\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2044][1398,2125]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"34\"\/><android.widget.TextView index=\"3\" text=\"Inquiry\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2125][1398,2201]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"35\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"6\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2240][1398,2392]\" resource-id=\"\" instance=\"35\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2240][98,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"36\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,2371][84,2392]\" resource-id=\"\" instance=\"6\"\/><\/android | |
2017-07-27 14:29:01:612 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] .widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,2240][221,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"37\"><android.widget.TextView index=\"0\" text=\"U\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,2324][221,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"36\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2257][1398,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"38\"><android.widget.TextView index=\"0\" text=\"UQQGA4ND Automation\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2289][1398,2370]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"37\"\/><android.widget.TextView index=\"1\" text=\"31 mins ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1129,2289][1398,2355]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"38\"\/><android.widget.TextView index=\"2\" text=\"Aug 21 - Aug 23, 2017 • $42\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2370][1398,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"39\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.support.v7.widget.RecyclerView><\/android.view.View><android.widget.FrameLayout index=\"2\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation\" instance=\"3\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable | |
2017-07-27 14:29:01:613 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] =\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"\" instance=\"3\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[48,2196][384,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"4\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"true\" bounds=\"[174,2217][258,2301]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"5\"\/><android.widget.TextView index=\"1\" text=\"50\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[243,2210][301,2266]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_notification\" instance=\"40\"\/><android.widget.TextView index=\"2\" text=\"Inbox\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[48,2315][384,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"41\"\/><\/android.widget.FrameLayout><android.widget.FrameLayout index=\"1\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[384,2196][720,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"5\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[510,2224][594,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"6\"\/><android.widget.TextView index=\"2\" text=\"Calendar\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[384,2320][720,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"42\"\/><\/android.widget.FrameLayout><android.widget.FrameLayout index=\"2\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[720,2196][1056,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"6\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[846,2224][930,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"7\"\/><android.widget.TextView index=\"2\" text=\"My Listings\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[720,2320][1056,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"43\"\/><\/android.widget.FrameLayout><android.widget.FrameLayout index=\"3\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1056,2196][1392,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"7\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1182,2224][1266,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"8\"\/><android.widget.TextView index=\"2\" text=\"More\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\ | |
2017-07-27 14:29:01:618 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:01:620 - [debug] [AndroidBootstrap] Stream still not complete, waiting | |
2017-07-27 14:29:01:623 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] "false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1056,2320][1392,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"44\"\/><\/android.widget.FrameLayout><\/android.widget.LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"\" instance=\"9\"\/><\/android.widget.FrameLayout><\/android.view.View><\/android.widget.FrameLayout><\/android.widget.LinearLayout><\/android.widget.FrameLayout><\/android.widget.LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,88]\" resource-id=\"android:id\/statusBarBackground\" instance=\"10\"\/><android.view.View index=\"2\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2392][1440,2560]\" resource-id=\"android:id\/navigationBarBackground\" instance=\"11\"\/><\/android.widget.FrameLayout><\/hierarchy>"}[/APPIUM-UIAUTO] | |
2017-07-27 14:29:01:628 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:01:638 - [debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><hierarchy rotation=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.... | |
2017-07-27 14:29:01:647 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/source 200 466 ms - 60924 | |
2017-07-27 14:29:24:799 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:29:24:799 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:24:803 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:24:805 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:24:806 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:24:809 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:29:24:814 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:29:24:814 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:24:814 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:24:816 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:24:817 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:29:24:817 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:24:819 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:24:819 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:29:24:820 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:29:24:820 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:29:24:820 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:29:24:822 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:24:822 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:29:24:992 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:29:25:009 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:29:25:994 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"49"}]} | |
2017-07-27 14:29:25:999 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:26:000 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"49"}] | |
2017-07-27 14:29:26:001 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 1202 ms - 90 | |
2017-07-27 14:29:26:011 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:29:26:011 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:26:023 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:26:023 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:26:024 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:26:026 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:29:26:058 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:29:26:058 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:26:059 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:26:059 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:26:059 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:29:26:060 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:26:061 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:26:061 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:29:26:062 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:26:063 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:26:064 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:26:065 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:26:083 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:29:26:086 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:26:086 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:29:26:087 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:26:089 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:26:089 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:29:26:091 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:26:091 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:26:091 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:26:093 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:27:063 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:29:27:079 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:27:081 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:29:27:082 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 1071 ms - 74 | |
2017-07-27 14:29:27:347 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:29:27:348 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:27:359 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:27:359 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:27:361 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:27:361 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:29:27:392 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:29:27:392 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:27:392 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:27:392 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:27:393 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:29:27:393 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:27:393 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:27:393 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:29:27:394 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:29:27:394 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:29:27:396 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:29:27:397 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:27:399 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:29:28:022 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:29:28:022 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:29:28:069 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"50"}]} | |
2017-07-27 14:29:28:069 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:28:071 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"50"}] | |
2017-07-27 14:29:28:072 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 725 ms - 90 | |
2017-07-27 14:29:28:078 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:29:28:080 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:28:110 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:28:111 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:28:111 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:28:113 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:29:28:269 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:29:28:270 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:28:272 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:28:273 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:28:273 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:29:28:274 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:28:274 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:28:276 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:29:28:276 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:28:276 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:28:281 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:28:281 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:29:997 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:29:29:997 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:29:997 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:29:29:997 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:29:999 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:29:999 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:29:29:999 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:29:999 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:30:000 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:30:000 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:30:101 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:29:30:101 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:30:102 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:29:30:104 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 2025 ms - 74 | |
2017-07-27 14:29:30:367 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:29:30:368 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:30:373 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:30:373 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:30:374 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:30:375 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:29:30:381 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:29:30:382 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:30:382 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:30:382 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:30:382 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:29:30:383 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:30:383 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:30:383 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:29:30:383 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:29:30:383 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:29:30:384 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:29:30:384 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:30:384 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:29:31:005 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:29:31:025 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:29:31:068 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"51"}]} | |
2017-07-27 14:29:31:069 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:31:070 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"51"}] | |
2017-07-27 14:29:31:070 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 703 ms - 90 | |
2017-07-27 14:29:31:078 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:29:31:079 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:31:082 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:31:082 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:31:083 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:31:083 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:29:31:095 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:29:31:095 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:31:096 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:31:096 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:31:096 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:29:31:096 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:31:109 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:31:110 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:29:31:110 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:31:110 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:31:110 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:31:111 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:33:041 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:29:33:043 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:33:043 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:29:33:046 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:33:046 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:33:046 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:29:33:047 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:33:047 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:33:052 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:33:052 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:33:173 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:29:33:174 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:33:176 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:29:33:176 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 2098 ms - 74 | |
2017-07-27 14:29:33:437 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:29:33:438 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:33:440 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:33:440 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:33:440 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:33:441 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:29:33:445 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:29:33:445 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:33:445 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:33:445 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:33:446 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:29:33:446 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:33:446 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:33:446 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:29:33:446 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:29:33:448 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:29:33:448 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:29:33:448 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:33:448 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:29:34:012 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:29:34:013 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:29:34:036 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"52"}]} | |
2017-07-27 14:29:34:057 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:34:058 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"52"}] | |
2017-07-27 14:29:34:059 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 621 ms - 90 | |
2017-07-27 14:29:34:069 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:29:34:070 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:34:073 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:34:073 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:34:074 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:34:074 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:29:34:087 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:29:34:087 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:34:087 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:34:087 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:34:109 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:29:34:109 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:34:109 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:34:109 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:29:34:110 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:34:110 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:34:110 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:34:110 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:34:155 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:29:34:155 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:34:156 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:29:34:156 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:34:156 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:34:159 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:29:34:159 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:34:160 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:34:160 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:34:160 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:35:076 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:29:35:076 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:35:077 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:29:35:078 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 1009 ms - 74 | |
2017-07-27 14:29:35:346 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:29:35:347 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:35:350 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:35:351 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:35:351 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:35:351 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:29:35:369 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:29:35:369 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:35:369 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:35:370 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:35:370 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:29:35:370 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:35:370 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:35:370 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:29:35:371 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:29:35:375 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:29:35:375 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:29:35:376 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:35:376 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:29:36:005 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:29:36:005 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:29:37:027 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"53"}]} | |
2017-07-27 14:29:37:030 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:37:031 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"53"}] | |
2017-07-27 14:29:37:032 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 1685 ms - 90 | |
2017-07-27 14:29:37:039 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:29:37:039 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:37:042 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:37:042 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:37:042 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:37:043 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:29:37:049 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:29:37:055 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:37:055 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:37:056 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:37:056 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:29:37:056 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:37:056 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:37:057 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:29:37:057 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:37:057 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:37:061 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:37:061 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:38:154 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:29:38:154 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:38:155 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:29:38:155 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:38:160 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:38:161 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:29:38:161 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:38:161 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:38:161 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:38:180 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:40:071 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:29:40:071 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:40:072 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:29:40:073 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 3034 ms - 74 | |
2017-07-27 14:29:40:080 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/appium/device/open_notifications {} | |
2017-07-27 14:29:40:081 - [debug] [MJSONWP] Calling AppiumDriver.openNotifications() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:40:084 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"openNotification","params":{}} | |
2017-07-27 14:29:40:102 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"openNotification","params":{}} | |
2017-07-27 14:29:40:108 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:40:109 - [debug] [MJSONWP] Responding to client with driver.openNotifications() result: true | |
2017-07-27 14:29:40:110 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/appium/device/open_notifications 200 29 ms - 76 | |
2017-07-27 14:29:40:117 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"id","value":"com.android.systemui:id/dismiss_text"} | |
2017-07-27 14:29:40:117 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.android.systemui:id/dismiss_text","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:40:120 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:40:120 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:40:121 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:40:121 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.android.systemui:id/dismiss_text","context":"","multiple":true}} | |
2017-07-27 14:29:40:126 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:40:126 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: openNotification | |
2017-07-27 14:29:40:127 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:29:40:142 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"com.android.systemui:id/dismiss_text","context":"","multiple":true}} | |
2017-07-27 14:29:40:143 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:40:143 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:40:143 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'com.android.systemui:id/dismiss_text' using 'ID' with the contextId: '' multiple: true | |
2017-07-27 14:29:40:143 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:29:40:144 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:29:40:144 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:40:144 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:29:41:150 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:29:41:175 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=com.android.systemui:id/dismiss_text] | |
2017-07-27 14:29:41:194 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"54"}]} | |
2017-07-27 14:29:41:195 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:41:197 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"54"}] | |
2017-07-27 14:29:41:197 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 1080 ms - 90 | |
2017-07-27 14:29:41:215 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/54/click {"id":"54"} | |
2017-07-27 14:29:41:215 - [debug] [MJSONWP] Calling AppiumDriver.click() with args: ["54","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:41:222 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"54"}} | |
2017-07-27 14:29:41:232 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"54"}} | |
2017-07-27 14:29:41:232 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:41:235 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click | |
2017-07-27 14:29:41:238 - [debug] [AndroidBootstrap] Emitting alert message... | |
2017-07-27 14:29:41:241 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Emitting system alert message | |
2017-07-27 14:29:41:674 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true} | |
2017-07-27 14:29:41:675 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:41:676 - [debug] [MJSONWP] Responding to client with driver.click() result: true | |
2017-07-27 14:29:41:677 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/element/54/click 200 463 ms - 76 | |
2017-07-27 14:29:41:686 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:29:41:687 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:41:689 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:41:689 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:41:689 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:41:690 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:29:41:732 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:29:41:734 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:41:734 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:41:735 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:41:735 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:29:41:735 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:41:735 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:41:735 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:29:41:751 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:29:41:751 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:29:41:751 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:29:41:752 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:41:752 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:29:43:104 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:29:43:104 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:29:44:059 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"55"}]} | |
2017-07-27 14:29:44:087 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:44:088 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"55"}] | |
2017-07-27 14:29:44:089 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 2402 ms - 90 | |
2017-07-27 14:29:44:096 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:29:44:097 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:44:100 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:44:100 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:44:100 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:44:101 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:29:44:120 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:29:44:120 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:44:121 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:44:121 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:44:121 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:29:44:133 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:44:133 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:44:133 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:29:44:134 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:44:134 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:44:134 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:44:134 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:44:155 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:29:44:155 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:44:156 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:29:44:156 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:44:157 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:44:157 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:29:44:157 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:44:157 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:44:157 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:44:158 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:46:129 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:29:46:130 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:46:131 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:29:46:132 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 2036 ms - 74 | |
2017-07-27 14:29:46:141 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)"} | |
2017-07-27 14:29:46:142 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:46:146 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:46:146 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:46:146 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:46:147 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:29:46:159 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").text(\"Inbox\").index(0)","context":"","multiple":true}} | |
2017-07-27 14:29:46:159 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:46:177 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:46:177 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").text("Inbox").index(0)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:46:177 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").text("Inbox").index(0) | |
2017-07-27 14:29:46:178 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:46:178 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:46:178 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "Inbox" | |
2017-07-27 14:29:46:179 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 0 | |
2017-07-27 14:29:46:179 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:29:46:179 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0] | |
2017-07-27 14:29:46:179 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:46:179 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=0] | |
2017-07-27 14:29:47:047 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1) | |
2017-07-27 14:29:47:047 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[TEXT=Inbox, CLASS=android.widget.TextView, INDEX=0, INSTANCE=1] | |
2017-07-27 14:29:48:055 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"56"}]} | |
2017-07-27 14:29:48:069 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:48:070 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"56"}] | |
2017-07-27 14:29:48:071 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 1929 ms - 90 | |
2017-07-27 14:29:48:080 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements {"using":"-android uiautomator","value":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")"} | |
2017-07-27 14:29:48:081 - [debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:29:48:085 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:48:085 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
2017-07-27 14:29:48:085 - [debug] [BaseDriver] Waiting up to 0 ms for condition | |
2017-07-27 14:29:48:086 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:29:48:133 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.widget.TextView\").resourceId(\"com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1\")","context":"","multiple":true}} | |
2017-07-27 14:29:48:133 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:29:48:134 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find | |
2017-07-27 14:29:48:134 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:48:134 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:29:48:145 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:48:145 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:48:146 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:29:48:146 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:48:156 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:48:157 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:48:157 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:50:089 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying. | |
2017-07-27 14:29:50:094 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true | |
2017-07-27 14:29:50:094 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().className("android.widget.TextView").resourceId("com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1") | |
2017-07-27 14:29:50:094 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: java.lang.Class<T> arg: "android.widget.TextView" | |
2017-07-27 14:29:50:094 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "android.widget.TextView" | |
2017-07-27 14:29:50:094 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1" | |
2017-07-27 14:29:50:095 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:50:096 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:50:096 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0) | |
2017-07-27 14:29:50:096 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0, RESOURCE_ID=com.tripadvisor.android.vr.owner.debug:id/inbox_error_text1] | |
2017-07-27 14:29:50:214 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]} | |
2017-07-27 14:29:50:214 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:29:50:215 - [debug] [MJSONWP] Responding to client with driver.findElements() result: [] | |
2017-07-27 14:29:50:216 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/elements 200 2136 ms - 74 | |
2017-07-27 14:30:08:667 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/log {"type":"logcat"} | |
2017-07-27 14:30:08:668 - [debug] [MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:30:08:672 - [debug] [MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1501165741244,"level":"ALL","message":"07-27 10:29:00.306 5793 5793 I AccessibilityNodeInfoDumper: Skipping invisible child: android.view.accessibility.AccessibilityNodeInfo@80039f2a; boundsInParent: Rect(0, 0 - 0, 196); boundsInScreen: Rect(1440, 88 - 1440, 284); packageName: com.tripadvisor.android.vr.owner.debug; className: android.support.v7.widget.LinearLayoutCompat; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null]"},{"timestamp":1501165741346,"level":"ALL","message":"07-27 10:29:00.408 5793 5793 I AccessibilityNodeInfoDumper: Skipping invisible child: android.view.accessibility.AccessibilityNodeInfo@80031445; b... | |
2017-07-27 14:30:08:674 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/log 200 8 ms - 35485 | |
2017-07-27 14:30:08:897 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/source {} | |
2017-07-27 14:30:08:898 - [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:30:08:902 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"source","params":{}} | |
2017-07-27 14:30:08:909 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"source","params":{}} | |
2017-07-27 14:30:08:909 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:30:08:910 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: source | |
2017-07-27 14:30:09:042 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] [APPIUM-UIAUTO] [debug] Returning result: {"status":0,"value":"<?xml version=\"1.0\" encoding=\"UTF-8\"?><hierarchy rotation=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"1\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/action_bar_root\" instance=\"1\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"android:id\/content\" instance=\"2\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/myCoordinator\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,88][1440,284]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/appBarLayout\" instance=\"2\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,88][1440,284]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/toolbar\" instance=\"1\"><android.widget.TextView index=\"0\" text=\"Inbox\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,139][228,232]\" resource-id=\"\" instance=\"0\"\/><\/android.view.View><\/android.widget. | |
2017-07-27 14:30:09:046 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,284][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/swipe_container\" instance=\"2\"><android.support.v7.widget.RecyclerView index=\"0\" text=\"\" class=\"android.support.v7.widget.RecyclerView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"true\" focused=\"true\" scrollable=\"true\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,284][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_recyclerview\" instance=\"0\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,284][1398,610]\" resource-id=\"\" instance=\"0\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,284][98,575]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"1\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,415][84,443]\" resource-id=\"\" instance=\"0\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,284][221,575]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"2\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,368][221,491]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"1\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,575][1398,610]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"3\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,606][1398,610]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"3\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,301][1398,592]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"4\"><android.widget.TextView index=\"0\" text=\"Shsjsj\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,333][1398,414]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"2\"\/><android.widget.TextView index=\"1\" text=\"23 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,333][1398,399]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"3\"\/><android.widget.TextView index=\"2\" text=\"Oct 12 - Oct 18, 2017 • $105\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,414][1398,495]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"4\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,495][1173,571]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"5\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1173,495][1398,562]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"5\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1191,495][1258,562]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"0\"\/><android.widget.TextView index=\"1\" text=\"46:27\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1265,495][1380,557]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_te | |
2017-07-27 14:30:09:047 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] xt\" instance=\"6\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,610][1398,936]\" resource-id=\"\" instance=\"6\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,610][98,901]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"7\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,741][84,769]\" resource-id=\"\" instance=\"1\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,610][221,901]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"8\"><android.widget.TextView index=\"0\" text=\"s\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,694][221,817]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"7\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,901][1398,936]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"9\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,932][1398,936]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"4\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,627][1398,918] | |
2017-07-27 14:30:09:051 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] \" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"10\"><android.widget.TextView index=\"0\" text=\"shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,659][1398,740]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"8\"\/><android.widget.TextView index=\"1\" text=\"23 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,659][1398,725]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"9\"\/><android.widget.TextView index=\"2\" text=\"Nov 11 - Nov 17, 2017 • $100\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,740][1398,821]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"10\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,821][1173,897]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"11\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1173,821][1398,888]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"11\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1191,821][1258,888]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"1\"\/><android.widget.TextView index=\"1\" text=\"50:11\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1265,821][1380,883]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"12\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,936][1398,1262]\" resource-id=\"\" instance=\"12\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,936][98,1227]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"13\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1067][84,1095]\" resource-id=\"\" instance=\"2\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"c | |
2017-07-27 14:30:09:052 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] om.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,936][221,1227]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"14\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1020][221,1143]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"13\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1227][1398,1262]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"15\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1258][1398,1262]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"5\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,953][1398,1244]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"16\"><android.widget.TextView index=\"0\" text=\"Shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,985][1398,1066]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"14\"\/><android.widget.TextView index=\"1\" text=\"22 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,985][1398,1051]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"15\"\/><android.widget.TextView index=\"2\" text=\"Dec 2 - Dec 3, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1066][1398,1147]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"16\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1147][1136,1223]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"17\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1147][1398,1214]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"17\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1154,1147][1221,1214]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"2\"\/><android.widget.TextView index=\"1\" text=\"1:21:32\" class=\"android.widget.TextView | |
2017-07-27 14:30:09:055 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] \" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1147][1380,1209]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"18\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1262][1398,1588]\" resource-id=\"\" instance=\"18\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1262][98,1553]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"19\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1393][84,1421]\" resource-id=\"\" instance=\"3\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1262][221,1553]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"20\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1346][221,1469]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"19\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1553][1398,1588]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"21\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1584][1398,1588]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"6\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1279][1398,1570]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"22\"><android.widget.TextView index=\"0\" text=\"Shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1311][1398,1392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"20\"\/><android.widget.TextView index=\"1\" text=\"22 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,1311][1398,1377]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"21\"\/><android.widget.TextView index=\"2\" text=\"Dec 9 - Dec 10, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1392][1398,1473]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"22\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1473][1136,1549]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"23\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1473][1398,1540]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"23\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1154,1473][1221,1540]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"3\"\/><android.widget.TextView index=\"1\" text=\"1:26:23\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1473][1380,1535]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"24\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clicka | |
2017-07-27 14:30:09:056 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] ble=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1588][1398,1914]\" resource-id=\"\" instance=\"24\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1588][98,1879]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"25\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1719][84,1747]\" resource-id=\"\" instance=\"4\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1588][221,1879]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"26\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1672][221,1795]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"25\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1879][1398,1914]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"27\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1910][1398,1914]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"7\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1605][1398,1896]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"28\"><android.widget.TextView index=\"0\" text=\"Sheleby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"fals | |
2017-07-27 14:30:09:060 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] e\" password=\"false\" selected=\"false\" bounds=\"[256,1637][1398,1718]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"26\"\/><android.widget.TextView index=\"1\" text=\"21 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,1637][1398,1703]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"27\"\/><android.widget.TextView index=\"2\" text=\"Sep 16 - Sep 17, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1718][1398,1799]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"28\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1799][1136,1875]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"29\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1799][1398,1866]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"29\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1154,1799][1221,1866]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"4\"\/><android.widget.TextView index=\"1\" text=\"2:03:05\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1799][1380,1861]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"30\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"5\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1914][1398,2240]\" resource-id=\"\" instance=\"30\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1914][98,2205]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"31\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,2045][84,2073]\" resource-id=\"\" instance=\"5\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1914][221,2205]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"32\"><android.wi | |
2017-07-27 14:30:09:060 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] dget.TextView index=\"0\" text=\"Q\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1998][221,2121]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"31\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2205][1398,2240]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"33\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2236][1398,2240]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"8\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1931][1398,2222]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"34\"><android.widget.TextView index=\"0\" text=\"QQ19AI87 Automation\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1963][1398,2044]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"32\"\/><android.widget.TextView index=\"1\" text=\"15 mins ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1129,1963][1398,2029]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"33\"\/><android.widget.TextView index=\"2\" text=\"Aug 21 - Aug 23, 2017 • $42\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2044][1398,2125]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"34\"\/><android.widget.TextView index=\"3\" text=\"Inquiry\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2125][1398,2201]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"35\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"6\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2240][1398,2392]\" resource-id=\"\" instance=\"35\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2240][98,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"36\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,2371][84,2392]\" resource-id=\"\" instance=\"6\"\/><\/android | |
2017-07-27 14:30:09:065 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] .widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,2240][221,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"37\"><android.widget.TextView index=\"0\" text=\"U\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,2324][221,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"36\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2257][1398,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"38\"><android.widget.TextView index=\"0\" text=\"UQQGA4ND Automation\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2289][1398,2370]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"37\"\/><android.widget.TextView index=\"1\" text=\"31 mins ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1129,2289][1398,2355]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"38\"\/><android.widget.TextView index=\"2\" text=\"Aug 21 - Aug 23, 2017 • $42\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2370][1398,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"39\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.support.v7.widget.RecyclerView><\/android.view.View><android.widget.FrameLayout index=\"2\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation\" instance=\"3\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"\" instance=\"3\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[48,2196][384,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"4\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"true\" bounds=\"[174,2217][258,2301]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"5\"\/><android.widget.TextView index=\"1\" text=\"50\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[243,2210][301,2266]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_notification\" instance=\"40\"\/><android.widget.TextView index=\"2\" text=\"Inbox\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[48,2315][384,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"41\"\/><\/android.widget.FrameLayout><android.widget.FrameLayout index=\"1\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[384,2196][720,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"5\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[510,2224][594,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"6\"\/><android.widget.TextView index=\"2\" text=\"Calendar\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[384,2320][720,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"42\"\/><\/android.widget.FrameLayout><android.widget.FrameLayout index=\"2\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[720,2196][1056,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"6\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled= | |
2017-07-27 14:30:09:066 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] \"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[846,2224][930,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"7\"\/><android.widget.TextView index=\"2\" text=\"My Listings\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[720,2320][1056,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"43\"\/><\/android.widget.FrameLayout><android.widget.FrameLayout index=\"3\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1056,2196][1392,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"7\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1182,2224][1266,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"8\"\/><android.widget.TextView index=\"2\" text=\"More\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1056,2320][1392,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"44\"\/><\/android.widget.FrameLayout><\/android.widget.LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"\" instance=\"9\"\/><\/android.widget.FrameLayout><\/android.view.View><\/android.widget.FrameLayout><\/android.widget.LinearLayout><\/android.widget.FrameLayout><\/android.widget.LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,88]\" resource-id=\"android:id\/statusBarBackground\" instance=\"10\"\/><android.view.View index=\"2\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2392][1440,2560]\" resource-id=\"android:id\/navigationBarBackground\" instance=\"11\"\/><\/android.widget.FrameLayout><\/hierarchy>"}[/APPIUM-UIAUTO] | |
2017-07-27 14:30:09:068 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:30:09:068 - [debug] [AndroidBootstrap] Stream still not complete, waiting | |
2017-07-27 14:30:09:094 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:30:09:098 - [debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><hierarchy rotation=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.... | |
2017-07-27 14:30:09:111 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/source 200 206 ms - 60924 | |
2017-07-27 14:30:49:111 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context {} | |
2017-07-27 14:30:49:112 - [debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:30:49:116 - [debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
2017-07-27 14:30:49:117 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context 200 5 ms - 84 | |
2017-07-27 14:31:29:123 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context {} | |
2017-07-27 14:31:29:123 - [debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:31:29:128 - [debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
2017-07-27 14:31:29:129 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context 200 6 ms - 84 | |
2017-07-27 14:32:09:132 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context {} | |
2017-07-27 14:32:09:132 - [debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:32:09:136 - [debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
2017-07-27 14:32:09:136 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context 200 4 ms - 84 | |
2017-07-27 14:32:30:347 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/log {"type":"logcat"} | |
2017-07-27 14:32:30:347 - [debug] [MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:32:30:350 - [debug] [MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1501165808923,"level":"ALL","message":"07-27 10:30:07.984 5793 5793 I AccessibilityNodeInfoDumper: Skipping invisible child: android.view.accessibility.AccessibilityNodeInfo@80039f2a; boundsInParent: Rect(0, 0 - 0, 196); boundsInScreen: Rect(1440, 88 - 1440, 284); packageName: com.tripadvisor.android.vr.owner.debug; className: android.support.v7.widget.LinearLayoutCompat; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null]"},{"timestamp":1501165809004,"level":"ALL","message":"07-27 10:30:08.062 5793 5793 I AccessibilityNodeInfoDumper: Skipping invisible child: android.view.accessibility.AccessibilityNodeInfo@80031445; b... | |
2017-07-27 14:32:30:351 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/log 200 4 ms - 31589 | |
2017-07-27 14:32:30:613 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/source {} | |
2017-07-27 14:32:30:613 - [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:32:30:619 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"source","params":{}} | |
2017-07-27 14:32:30:634 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"source","params":{}} | |
2017-07-27 14:32:30:634 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:32:30:635 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: source | |
2017-07-27 14:32:30:896 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] [APPIUM-UIAUTO] [debug] Returning result: {"status":0,"value":"<?xml version=\"1.0\" encoding=\"UTF-8\"?><hierarchy rotation=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"1\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/action_bar_root\" instance=\"1\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"android:id\/content\" instance=\"2\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/myCoordinator\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,88][1440,284]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/appBarLayout\" instance=\"2\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,88][1440,284]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/toolbar\" instance=\"1\"><android.widget.TextView index=\"0\" text=\"Inbox\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,139][228,232]\" resource-id=\"\" instance=\"0\"\/><\/android.view.View><\/android.widget.LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,284][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/swipe_container\" instance=\"2\"><android.support.v7.widget.RecyclerView index=\"0\" text=\"\" class=\"android.support.v7.widget.RecyclerView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"true\" focused=\"true\" scrollable=\"true\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,284][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_recyclerview\" instance=\"0\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,284][1398,610]\" resource-id=\"\" instance=\"0\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,284][98,575]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"1\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,415][84,443]\" resource-id=\"\" instance=\"0\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,284][221,575]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"2\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"fa | |
2017-07-27 14:32:30:897 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] lse\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,368][221,491]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"1\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,575][1398,610]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"3\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,606][1398,610]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"3\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,301][1398,592]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"4\"><android.widget.TextView index=\"0\" text=\"Shsjsj\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,333][1398,414]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"2\"\/><android.widget.TextView index=\"1\" text=\"23 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,333][1398,399]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"3\"\/><android.widget.TextView index=\"2\" text=\"Oct 12 - Oct 18, 2017 • $105\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,414][1398,495]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"4\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,495][1173,571]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"5\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1173,495][1398,562]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"5\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1191,495][1258,562]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"0\"\/><android.widget.TextView index=\"1\" text=\"44:05\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"fal | |
2017-07-27 14:32:30:911 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] se\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1265,495][1380,557]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"6\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,610][1398,936]\" resource-id=\"\" instance=\"6\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,610][98,901]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"7\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,741][84,769]\" resource-id=\"\" instance=\"1\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,610][221,901]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"8\"><android.widget.TextView index=\"0\" text=\"s\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,694][221,817]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"7\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,901][1398,936]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"9\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,932][1398,936]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"4\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,627][1398,918]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"10\"><android.widget.TextView index=\"0\" text=\"shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,659][1398,740]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"8\"\/><android.widget.TextView index=\"1\" text=\"23 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,659][1398,725]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"9\"\/><android.widget.TextView index=\"2\" text=\"Nov 11 - Nov 17, 2017 • $100\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,740][1398,821]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"10\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,821][1173,897]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation | |
2017-07-27 14:32:30:912 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] \" instance=\"11\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1173,821][1398,888]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"11\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1191,821][1258,888]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"1\"\/><android.widget.TextView index=\"1\" text=\"47:48\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1265,821][1380,883]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"12\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,936][1398,1262]\" resource-id=\"\" instance=\"12\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,936][98,1227]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"13\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1067][84,1095]\" resource-id=\"\" instance=\"2\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,936][221,1227]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"14\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1020][221,1143]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"13\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1227][1398,1262]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"15\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1258][1398,1262]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"5\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,953][1398,1244]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"16\"><android.widget.TextView index=\"0\" text=\"Shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,985][1398,1066]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"14\"\/><android.widget.TextView index=\"1\" text=\"22 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,985][1398,1051]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"15\"\/><android.widget.TextView index=\"2\" text=\"Dec 2 - Dec 3, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1066][1398,1147]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"16\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1147][1136,1223]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"17\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1147][1398,1214]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"17\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" pass | |
2017-07-27 14:32:30:912 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] word=\"false\" selected=\"false\" bounds=\"[1154,1147][1221,1214]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"2\"\/><android.widget.TextView index=\"1\" text=\"1:19:10\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1147][1380,1209]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"18\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1262][1398,1588]\" resource-id=\"\" instance=\"18\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1262][98,1553]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"19\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1393][84,1421]\" resource-id=\"\" instance=\"3\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1262][221,1553]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"20\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1346][221,1469]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"19\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1553][1398,1588]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"21\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1584][1398,1588]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"6\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1279][1398,1570]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"22\"><android.widget.TextView index=\"0\" text=\"Shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1311][1398,1392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"20\"\/><android.widget.TextView index=\"1\" text=\"22 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,1311][1398,1377]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"21\"\/><android.widget.TextView index=\"2\" text=\"Dec 9 - Dec 10, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1392][1398,1473]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"22\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1473][1136,1549]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"23\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1473][1398,1540]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"23\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1154,1473][1221,1540]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"3\"\/><android.widget.TextView index=\"1\" text=\"1:24:01\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1473][1380,1535]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"24\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"4\" text=\ | |
2017-07-27 14:32:30:913 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] "\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clicka | |
2017-07-27 14:32:30:928 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] ble=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1588][1398,1914]\" resource-id=\"\" instance=\"24\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1588][98,1879]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"25\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1719][84,1747]\" resource-id=\"\" instance=\"4\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1588][221,1879]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"26\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1672][221,1795]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"25\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1879][1398,1914]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"27\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1910][1398,1914]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"7\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1605][1398,1896]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"28\"><android.widget.TextView index=\"0\" text=\"Sheleby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1637][1398,1718]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"26\"\/><android.widget.TextView index=\"1\" text=\"21 hours ago\" class=\"android.widget.Tex | |
2017-07-27 14:32:30:930 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] tView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,1637][1398,1703]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"27\"\/><android.widget.TextView index=\"2\" text=\"Sep 16 - Sep 17, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1718][1398,1799]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"28\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1799][1136,1875]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"29\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1799][1398,1866]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"29\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1154,1799][1221,1866]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"4\"\/><android.widget.TextView index=\"1\" text=\"2:00:43\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1799][1380,1861]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"30\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"5\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1914][1398,2240]\" resource-id=\"\" instance=\"30\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1914][98,2205]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"31\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,2045][84,2073]\" resource-id=\"\" instance=\"5\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1914][221,2205]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"32\"><android.widget.TextView index=\"0\" text=\"Q\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1998][221,2121]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"31\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2205][1398,2240]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"33\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2236][1398,2240]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"8\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1931][1398,2222]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"34\"><android.widget.TextView index=\"0\" text=\"QQ19AI87 Automation\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1963][1398,2044]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"32\"\/><android.widget.TextView index=\"1\" text=\"15 mins ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1129,1963][1398,2029]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"33\"\/><android.widget.TextView index=\"2\" text=\"Aug 21 - Aug 23, 2017 • $42\" class=\"android.widget.TextView\" package=\"com.trip | |
2017-07-27 14:32:30:969 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] advisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2044][1398,2125]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"34\"\/><android.widget.TextView index=\"3\" text=\"Inquiry\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2125][1398,2201]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"35\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"6\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2240][1398,2392]\" resource-id=\"\" instance=\"35\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2240][98,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"36\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,2371][84,2392]\" resource-id=\"\" instance=\"6\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,2240][221,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"37\"><android.widget.TextView index=\"0\" text=\"U\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,2324][221,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"36\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2257][1398,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"38\"><android.widget.TextView index=\"0\" text=\"UQQGA4ND Automation\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2289][1398,2370]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"37\"\/><android.widget.TextView index=\"1\" text=\"31 mins ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1129,2289][1398,2355]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"38\"\/><android.widget.TextView index=\"2\" text=\"Aug 21 - Aug 23, 2017 • $42\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2370][1398,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"39\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.support.v7.widget.RecyclerView><\/android.view.View><android.widget.FrameLayout index=\"2\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation\" instance=\"3\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable | |
2017-07-27 14:32:30:970 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] =\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"\" instance=\"3\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[48,2196][384,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"4\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"true\" bounds=\"[174,2217][258,2301]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"5\"\/><android.widget.TextView index=\"1\" text=\"50\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[243,2210][301,2266]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_notification\" instance=\"40\"\/><android.widget.TextView index=\"2\" text=\"Inbox\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[48,2315][384,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"41\"\/><\/android.widget.FrameLayout><android.widget.FrameLayout index=\"1\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[384,2196][720,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"5\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[510,2224][594,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"6\"\/><android.widget.TextView index=\"2\" text=\"Calendar\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[384,2320][720,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"42\"\/><\/android.widget.FrameLayout><android.widget.FrameLayout index=\"2\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[720,2196][1056,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"6\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled= | |
2017-07-27 14:32:30:994 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:32:30:996 - [debug] [AndroidBootstrap] Stream still not complete, waiting | |
2017-07-27 14:32:31:022 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] \"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[846,2224][930,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"7\"\/><android.widget.TextView index=\"2\" text=\"My Listings\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[720,2320][1056,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"43\"\/><\/android.widget.FrameLayout><android.widget.FrameLayout index=\"3\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1056,2196][1392,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"7\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1182,2224][1266,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"8\"\/><android.widget.TextView index=\"2\" text=\"More\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1056,2320][1392,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"44\"\/><\/android.widget.FrameLayout><\/android.widget.LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"\" instance=\"9\"\/><\/android.widget.FrameLayout><\/android.view.View><\/android.widget.FrameLayout><\/android.widget.LinearLayout><\/android.widget.FrameLayout><\/android.widget.LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,88]\" resource-id=\"android:id\/statusBarBackground\" instance=\"10\"\/><android.view.View index=\"2\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2392][1440,2560]\" resource-id=\"android:id\/navigationBarBackground\" instance=\"11\"\/><\/android.widget.FrameLayout><\/hierarchy>"}[/APPIUM-UIAUTO] | |
2017-07-27 14:32:31:025 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:32:31:029 - [debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><hierarchy rotation=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.... | |
2017-07-27 14:32:31:031 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/source 200 418 ms - 60924 | |
2017-07-27 14:33:11:040 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context {} | |
2017-07-27 14:33:11:040 - [debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:33:11:046 - [debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
2017-07-27 14:33:11:047 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context 200 7 ms - 84 | |
2017-07-27 14:33:51:059 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context {} | |
2017-07-27 14:33:51:059 - [debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:33:51:063 - [debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
2017-07-27 14:33:51:064 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context 200 5 ms - 84 | |
2017-07-27 14:34:31:070 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context {} | |
2017-07-27 14:34:31:070 - [debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:34:31:074 - [debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
2017-07-27 14:34:31:075 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context 200 5 ms - 84 | |
2017-07-27 14:34:50:603 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/log {"type":"logcat"} | |
2017-07-27 14:34:50:604 - [debug] [MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:34:50:608 - [debug] [MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1501165950660,"level":"ALL","message":"07-27 10:32:29.719 5793 5793 I AccessibilityNodeInfoDumper: Skipping invisible child: android.view.accessibility.AccessibilityNodeInfo@80039f2a; boundsInParent: Rect(0, 0 - 0, 196); boundsInScreen: Rect(1440, 88 - 1440, 284); packageName: com.tripadvisor.android.vr.owner.debug; className: android.support.v7.widget.LinearLayoutCompat; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null]"},{"timestamp":1501165950835,"level":"ALL","message":"07-27 10:32:29.893 5793 5793 I AccessibilityNodeInfoDumper: Skipping invisible child: android.view.accessibility.AccessibilityNodeInfo@80031445; b... | |
2017-07-27 14:34:50:613 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/log 200 6 ms - 62532 | |
2017-07-27 14:34:50:879 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/source {} | |
2017-07-27 14:34:50:880 - [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:34:50:884 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"source","params":{}} | |
2017-07-27 14:34:50:890 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"source","params":{}} | |
2017-07-27 14:34:50:890 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:34:50:890 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: source | |
2017-07-27 14:34:51:245 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] [APPIUM-UIAUTO] [debug] Returning result: {"status":0,"value":"<?xml version=\"1.0\" encoding=\"UTF-8\"?><hierarchy rotation=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"1\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/action_bar_root\" instance=\"1\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"android:id\/content\" instance=\"2\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/myCoordinator\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,88][1440,284]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/appBarLayout\" instance=\"2\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,88][1440,284]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/toolbar\" instance=\"1\"><android.widget.TextView index=\"0\" text=\"Inbox\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,139][228,232]\" resource-id=\"\" instance=\"0\"\/><\/android.view.View><\/android.widget. | |
2017-07-27 14:34:51:246 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,284][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/swipe_container\" instance=\"2\"><android.support.v7.widget.RecyclerView index=\"0\" text=\"\" class=\"android.support.v7.widget.RecyclerView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"true\" focused=\"true\" scrollable=\"true\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,284][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_recyclerview\" instance=\"0\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,284][1398,610]\" resource-id=\"\" instance=\"0\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,284][98,575]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"1\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,415][84,443]\" resource-id=\"\" instance=\"0\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,284][221,575]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"2\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,368][221,491]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"1\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,575][1398,610]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"3\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,606][1398,610]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"3\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,301][1398,592]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"4\"><android.widget.TextView index=\"0\" text=\"Shsjsj\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,333][1398,414]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"2\"\/><android.widget.TextView index=\"1\" text=\"23 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,333][1398,399]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"3\"\/><android.widget.TextView index=\"2\" text=\"Oct 12 - Oct 18, 2017 • $105\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,414][1398,495]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"4\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,495][1173,571]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"5\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1173,495][1398,562]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"5\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1191,495][1258,562]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"0\"\/><android.widget.TextView index=\"1\" text=\"41:44\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1265,495][1380,557]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_te | |
2017-07-27 14:34:51:247 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] xt\" instance=\"6\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,610][1398,936]\" resource-id=\"\" instance=\"6\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,610][98,901]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"7\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,741][84,769]\" resource-id=\"\" instance=\"1\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,610][221,901]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"8\"><android.widget.TextView index=\"0\" text=\"s\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,694][221,817]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"7\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,901][1398,936]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"9\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,932][1398,936]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"4\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,627][1398,918]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"10\"><android.widget.TextView index=\"0\" text=\"shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,659][1398,740]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"8\"\/><android.widget.TextView index=\"1\" text=\"23 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,659][1398,725]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"9\"\/><android.widget.TextView index=\"2\" text=\"Nov 11 - Nov 17, 2017 • $100\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,740][1398,821]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"10\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,821][1173,897]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"11\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1173,821][1398,888]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"11\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1191,821][1258,888]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"1\"\/><android.widget.TextView index=\"1\" text=\"45:29\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1265,821][1380,883]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"12\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,936][1398,1262]\" resource-id=\"\" instance=\"12\"><android.widget.RelativeLayout index=\"0\" text=\ | |
2017-07-27 14:34:51:279 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] "\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,936][98,1227]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"13\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1067][84,1095]\" resource-id=\"\" instance=\"2\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,936][221,1227]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"14\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1020][221,1143]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"13\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1227][1398,1262]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"15\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1258][1398,1262]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"5\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,953][1398,1244]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"16\"><android.widget.TextView index=\"0\" text=\"Shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,985][1398,1066]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"14\"\/><android.widget.TextView index=\"1\" text=\"22 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,985][1398,1051]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"15\"\/><android.widget.TextView index=\"2\" text=\"Dec 2 - Dec 3, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1066][1398,1147]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"16\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1147][1136,1223]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"17\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1147][1398,1214]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"17\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1154,1147][1221,1214]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"2\"\/><android.widget.TextView index=\"1\" text=\"1:16:50\" class=\"android.widget.TextView | |
2017-07-27 14:34:51:300 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] \" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1147][1380,1209]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"18\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1262][1398,1588]\" resource-id=\"\" instance=\"18\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1262][98,1553]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"19\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1393][84,1421]\" resource-id=\"\" instance=\"3\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1262][221,1553]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"20\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1346][221,1469]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"19\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1553][1398,1588]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"21\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1584][1398,1588]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"6\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" foc | |
2017-07-27 14:34:51:301 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] usable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1279][1398,1570]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"22\"><android.widget.TextView index=\"0\" text=\"Shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1311][1398,1392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"20\"\/><android.widget.TextView index=\"1\" text=\"22 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,1311][1398,1377]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"21\"\/><android.widget.TextView index=\"2\" text=\"Dec 9 - Dec 10, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1392][1398,1473]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"22\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1473][1136,1549]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"23\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1473][1398,1540]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"23\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1154,1473][1221,1540]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"3\"\/><android.widget.TextView index=\"1\" text=\"1:21:41\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1473][1380,1535]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"24\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1588][1398,1914]\" resource-id=\"\" instance=\"24\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1588][98,1879]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"25\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1719][84,1747]\" resource-id=\"\" instance=\"4\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1588][221,1879]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"26\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1672][221,1795]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"25\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1879][1398,1914]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"27\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1910][1398,1914]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"7\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1605][1398,1896]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"28\"><android.widget.TextView index=\"0\" text=\"Sheleby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"fals | |
2017-07-27 14:34:51:337 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] e\" password=\"false\" selected=\"false\" bounds=\"[256,1637][1398,1718]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"26\"\/><android.widget.TextView index=\"1\" text=\"21 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,1637][1398,1703]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"27\"\/><android.widget.TextView index=\"2\" text=\"Sep 16 - Sep 17, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1718][1398,1799]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"28\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1799][1136,1875]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"29\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1799][1398,1866]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"29\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1154,1799][1221,1866]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"4\"\/><android.widget.TextView index=\"1\" text=\"1:58:23\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1799][1380,1861]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"30\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"5\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1914][1398,2240]\" resource-id=\"\" instance=\"30\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1914][98,2205]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"31\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,2045][84,2073]\" resource-id=\"\" instance=\"5\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1914][221,2205]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"32\"><android.widget.TextView index=\"0\" text=\"Q\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1998][221,2121]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"31\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2205][1398,2240]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"33\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"fa | |
2017-07-27 14:34:51:393 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] lse\" password=\"false\" selected=\"false\" bounds=\"[42,2236][1398,2240]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"8\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1931][1398,2222]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"34\"><android.widget.TextView index=\"0\" text=\"QQ19AI87 Automation\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1963][1398,2044]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"32\"\/><android.widget.TextView index=\"1\" text=\"15 mins ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1129,1963][1398,2029]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"33\"\/><android.widget.TextView index=\"2\" text=\"Aug 21 - Aug 23, 2017 • $42\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2044][1398,2125]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"34\"\/><android.widget.TextView index=\"3\" text=\"Inquiry\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2125][1398,2201]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"35\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"6\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2240][1398,2392]\" resource-id=\"\" instance=\"35\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2240][98,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"36\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,2371][84,2392]\" resource-id=\"\" instance=\"6\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,2240][221,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"37\"><android.widget.TextView index=\"0\" text=\"U\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,2324][221,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"36\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2257][1398,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"38\"><android.widget.TextView index=\"0\" text=\"UQQGA4ND Automation\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2289][1398,2370]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"37\"\/><android.widget.TextView index=\"1\" text=\"31 mins ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1129,2289][1398,2355]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"38\"\/><android.widget.TextView index=\"2\" text=\"Aug 21 - Aug 23, 2017 • $42\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2370][1398,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"39\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.support.v7.widget.RecyclerView><\/android.view.View><android.widget.FrameLayout index=\"2\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation\" instance=\"3\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"\" instance=\"3\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLa | |
2017-07-27 14:34:51:394 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] yout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[48,2196][384,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"4\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"true\" bounds=\"[174,2217][258,2301]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"5\"\/><android.widget.TextView index=\"1\" text=\"50\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[243,2210][301,2266]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_notification\" instance=\"40\"\/><android.widget.TextView index=\"2\" text=\"Inbox\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[48,2315][384,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"41\"\/><\/android.widget.FrameLayout><android.widget.FrameLayout index=\"1\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[384,2196][720,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"5\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[510,2224][594,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"6\"\/><android.widget.TextView index=\"2\" text=\"Calendar\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[384,2320][720,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"42\"\/><\/android.widget.FrameLayout><android.widget.FrameLayout index=\"2\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[720,2196][1056,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"6\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[846,2224][930,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"7\"\/><android.widget.TextView index=\"2\" text=\"My Listings\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[720,2320][1056,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"43\"\/><\/android.widget.FrameLayout><android.widget.FrameLayout index=\"3\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1056,2196][1392,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"7\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1182,2224][1266,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"8\"\/><android.widget.TextView index=\"2\" text=\"More\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1056,2320][1392,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"44\"\/><\/android.widget.FrameLayout><\/android.widget.LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"\" instance=\"9\"\/><\/android.widget.FrameLayout><\/android.view.View><\/android.widget.FrameLayout><\/android.widget.LinearLayout><\/android.widget.FrameLayout><\/android.widget.LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,88]\" resource-id=\"android:id\/statusBarBackground\" instance=\"10\"\/><android.view.View index=\"2\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2392][1440,2560]\" resource-id=\"android:id\/navigationBarBackground\" instance=\"11\"\/><\/android.widget.FrameLayout><\/hierarchy>"}[/APPIUM-UIAUTO] | |
2017-07-27 14:34:51:643 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:34:51:647 - [debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><hierarchy rotation=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.... | |
2017-07-27 14:34:51:649 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/source 200 769 ms - 60924 | |
2017-07-27 14:35:31:660 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context {} | |
2017-07-27 14:35:31:661 - [debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:35:31:665 - [debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
2017-07-27 14:35:31:666 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context 200 7 ms - 84 | |
2017-07-27 14:36:11:675 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context {} | |
2017-07-27 14:36:11:675 - [debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:36:11:680 - [debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" | |
2017-07-27 14:36:11:681 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/context 200 6 ms - 84 | |
2017-07-27 14:36:13:872 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/log {"type":"logcat"} | |
2017-07-27 14:36:13:873 - [debug] [MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:36:13:877 - [debug] [MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1501166090905,"level":"ALL","message":"07-27 10:34:49.966 5793 5793 I AccessibilityNodeInfoDumper: Skipping invisible child: android.view.accessibility.AccessibilityNodeInfo@80039f2a; boundsInParent: Rect(0, 0 - 0, 196); boundsInScreen: Rect(1440, 88 - 1440, 284); packageName: com.tripadvisor.android.vr.owner.debug; className: android.support.v7.widget.LinearLayoutCompat; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null]"},{"timestamp":1501166090993,"level":"ALL","message":"07-27 10:34:50.050 5793 5793 I AccessibilityNodeInfoDumper: Skipping invisible child: android.view.accessibility.AccessibilityNodeInfo@80031445; b... | |
2017-07-27 14:36:13:879 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/log 200 6 ms - 38436 | |
2017-07-27 14:36:14:015 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/source {} | |
2017-07-27 14:36:14:016 - [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:36:14:022 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"source","params":{}} | |
2017-07-27 14:36:14:030 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"source","params":{}} | |
2017-07-27 14:36:14:030 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:36:14:031 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: source | |
2017-07-27 14:36:14:245 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] [APPIUM-UIAUTO] [debug] Returning result: {"status":0,"value":"<?xml version=\"1.0\" encoding=\"UTF-8\"?><hierarchy rotation=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"1\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/action_bar_root\" instance=\"1\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"android:id\/content\" instance=\"2\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/myCoordinator\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,88][1440,284]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/appBarLayout\" instance=\"2\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,88][1440,284]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/toolbar\" instance=\"1\"><android.widget.TextView index=\"0\" text=\"Inbox\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,139][228,232]\" resource-id=\"\" instance=\"0\"\/><\/android.view.View><\/android.widget.LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,284][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/swipe_container\" instance=\"2\"><android.support.v7.widget.RecyclerView index=\"0\" text=\"\" class=\"android.support.v7.widget.RecyclerView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"true\" focused=\"true\" scrollable=\"true\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,284][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_recyclerview\" instance=\"0\"><android.widget.RelativeLayout index=\"0\" text=\"\ | |
2017-07-27 14:36:14:245 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] " class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,284][1398,610]\" resource-id=\"\" instance=\"0\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,284][98,575]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"1\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,415][84,443]\" resource-id=\"\" instance=\"0\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,284][221,575]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"2\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,368][221,491]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"1\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,575][1398,610]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"3\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\ | |
2017-07-27 14:36:14:250 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] " long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,606][1398,610]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"3\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,301][1398,592]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"4\"><android.widget.TextView index=\"0\" text=\"Shsjsj\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,333][1398,414]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"2\"\/><android.widget.TextView index=\"1\" text=\"23 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,333][1398,399]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"3\"\/><android.widget.TextView index=\"2\" text=\"Oct 12 - Oct 18, 2017 • $105\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,414][1398,495]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"4\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,495][1173,571]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"5\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1173,495][1398,562]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"5\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1191,495][1258,562]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"0\"\/><android.widget.TextView index=\"1\" text=\"40:21\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1265,495][1380,557]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"6\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,610][1398,936]\" resource-id=\"\" instance=\"6\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,610][98,901]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"7\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,741][84,769]\" resource-id=\"\" instance=\"1\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,610][221,901]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"8\"><android.widget.TextView index=\"0\" text=\"s\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,694][221,817]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"7\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,901][1398,936]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"9\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,932][1398,936]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"4\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,627][1398,918]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"10\"><android.widget.TextView index=\"0\" text=\"shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkab | |
2017-07-27 14:36:14:251 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] le=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,659][1398,740]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"8\"\/><android.widget.TextView index=\"1\" text=\"23 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,659][1398,725]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"9\"\/><android.widget.TextView index=\"2\" text=\"Nov 11 - Nov 17, 2017 • $100\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,740][1398,821]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"10\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,821][1173,897]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"11\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1173,821][1398,888]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"11\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1191,821][1258,888]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"1\"\/><android.widget.TextView index=\"1\" text=\"44:06\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1265,821][1380,883]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"12\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,936][1398,1262]\" resource-id=\"\" instance=\"12\"><android.widget.RelativeLayout index=\"0\" text=\ | |
2017-07-27 14:36:14:265 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] "\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,936][98,1227]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"13\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1067][84,1095]\" resource-id=\"\" instance=\"2\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,936][221,1227]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"14\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1020][221,1143]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"13\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1227][1398,1262]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"15\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1258][1398,1262]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"5\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,953][1398,1244]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"16\"><android.widget.TextView index=\"0\" text=\"Shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,985][1398,1066]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"14\"\/><android.widget.TextView index=\"1\" text=\"22 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,985][1398,1051]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"15\"\/><android.widget.TextView index=\"2\" text=\"Dec 2 - Dec 3, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1066][1398,1147]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"16\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1147][1136,1223]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"17\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1147][1398,1214]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"17\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" pass | |
2017-07-27 14:36:14:265 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] word=\"false\" selected=\"false\" bounds=\"[1154,1147][1221,1214]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"2\"\/><android.widget.TextView index=\"1\" text=\"1:15:27\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1147][1380,1209]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"18\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1262][1398,1588]\" resource-id=\"\" instance=\"18\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1262][98,1553]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"19\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1393][84,1421]\" resource-id=\"\" instance=\"3\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content | |
2017-07-27 14:36:14:269 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] -desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1262][221,1553]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"20\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1346][221,1469]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"19\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" che | |
2017-07-27 14:36:14:270 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] cked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1553][1398,1588]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"21\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1584][1398,1588]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"6\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1279][1398,1570]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"22\"><android.widget.TextView index=\"0\" text=\"Shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1311][1398,1392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"20\"\/><android.widget.TextView index=\"1\" text=\"22 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,1311][1398,1377]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"21\"\/><android.widget.TextView index=\"2\" text=\"Dec 9 - Dec 10, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1392][1398,1473]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"22\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1473][1136,1549]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"23\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1473][1398,1540]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"23\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1154,1473][1221,1540]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"3\"\/><android.widget.TextView index=\"1\" text=\"1:20:18\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1473][1380,1535]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"24\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1588][1398,1914]\" resource-id=\"\" instance=\"24\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1588][98,1879]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"25\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1719][84,1747]\" resource-id=\"\" instance=\"4\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1588][221,1879]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"26\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1672][221,1795]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"25\"\/><\/a | |
2017-07-27 14:36:14:272 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] ndroid.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1879][1398,1914]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"27\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1910][1398,1914]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"7\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1605][1398,1896]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"28\"><android.widget.TextView index=\"0\" text=\"Sheleby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1637][1398,1718]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"26\"\/><android.widget.TextView index=\"1\" text=\"21 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,1637][1398,1703]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"27\"\/><android.widget.TextView index=\"2\" text=\"Sep 16 - Sep 17, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1718][1398,1799]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"28\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1799][1136,1875]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"29\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1799][1398,1866]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"29\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1154,1799][1221,1866]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"4\"\/><android.widget.TextView index=\"1\" text=\"1:56:59\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1799][1380,1861]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"30\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"5\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1914][1398,2240]\" resource-id=\"\" instance=\"30\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1914][98,2205]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"31\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"fal | |
2017-07-27 14:36:14:273 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] se\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,2045][84,2073]\" resource-id=\"\" instance=\"5\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1914][221,2205]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"32\"><android.widget.TextView index=\"0\" text=\"Q\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1998][221,2121]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"31\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2205][1398,2240]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"33\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2236][1398,2240]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"8\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1931][1398,2222]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"34\"><android.widget.TextView index=\"0\" text=\"QQ19AI87 Automation\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1963][1398,2044]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"32\"\/><android.widget.TextView index=\"1\" text=\"15 mins ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1129,1963][1398,2029]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"33\"\/><android.widget.TextView index=\"2\" text=\"Aug 21 - Aug 23, 2017 • $42\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2044][1398,2125]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"34\"\/><android.widget.TextView index=\"3\" text=\"Inquiry\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2125][1398,2201]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"35\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"6\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2240][1398,2392]\" resource-id=\"\" instance=\"35\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,2240][98,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"36\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"fal | |
2017-07-27 14:36:14:279 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] se\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,2371][84,2392]\" resource-id=\"\" instance=\"6\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,2240][221,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"37\"><android.widget.TextView index=\"0\" text=\"U\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scr | |
2017-07-27 14:36:14:279 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] ollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,2324][221,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"36\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2257][1398,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"38\"><android.widget.TextView index=\"0\" text=\"UQQGA4ND Automation\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2289][1398,2370]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"37\"\/><android.widget.TextView index=\"1\" text=\"31 mins ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1129,2289][1398,2355]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"38\"\/><android.widget.TextView index=\"2\" text=\"Aug 21 - Aug 23, 2017 • $42\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,2370][1398,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"39\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.support.v7.widget.RecyclerView><\/android.view.View><android.widget.FrameLayout index=\"2\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation\" instance=\"3\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"\" instance=\"3\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[48,2196][384,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"4\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"true\" bounds=\"[174,2217][258,2301]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"5\"\/><android.widget.TextView index=\"1\" text=\"50\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[243,2210][301,2266]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_notification\" instance=\"40\"\/><android.widget.TextView index=\"2\" text=\"Inbox\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[48,2315][384,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"41\"\/><\/android.widget.FrameLayout><android.widget.FrameLayout index=\"1\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[384,2196][720,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"5\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[510,2224][594,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"6\"\/><android.widget.TextView index=\"2\" text=\"Calendar\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[384,2320][720,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"42\"\/><\/android.widget.FrameLayout><android.widget.FrameLayout index=\"2\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[720,2196][1056,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"6\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[846,2224][930,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"7\"\/><android.widget.TextView index=\"2\" text=\"My Listings\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[720,2320][1056,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"43\"\/><\/a | |
2017-07-27 14:36:14:281 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] ndroid.widget.FrameLayout><android.widget.FrameLayout index=\"3\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1056,2196][1392,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_container\" instance=\"7\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1182,2224][1266,2308]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_icon\" instance=\"8\"\/><android.widget.TextView index=\"2\" text=\"More\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1056,2320][1392,2367]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/bottom_navigation_item_title\" instance=\"44\"\/><\/android.widget.FrameLayout><\/android.widget.LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2196][1440,2392]\" resource-id=\"\" instance=\"9\"\/><\/android.widget.FrameLayout><\/android.view.View><\/android.widget.FrameLayout><\/android.widget.LinearLayout><\/android.widget.FrameLayout><\/android.widget.LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,88]\" resource-id=\"android:id\/statusBarBackground\" instance=\"10\"\/><android.view.View index=\"2\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,2392][1440,2560]\" resource-id=\"android:id\/navigationBarBackground\" instance=\"11\"\/><\/android.widget.FrameLayout><\/hierarchy>"}[/APPIUM-UIAUTO] | |
2017-07-27 14:36:14:317 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:36:14:318 - [debug] [AndroidBootstrap] Stream still not complete, waiting | |
2017-07-27 14:36:14:325 - [debug] [AndroidBootstrap] Received command result from bootstrap | |
2017-07-27 14:36:14:329 - [debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><hierarchy rotation=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.... | |
2017-07-27 14:36:14:332 - [HTTP] <-- GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/source 200 316 ms - 60924 | |
2017-07-27 14:36:50:110 - [HTTP] --> POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/log {"type":"logcat"} | |
2017-07-27 14:36:50:110 - [debug] [MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:36:50:113 - [debug] [MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1501166174063,"level":"ALL","message":"07-27 10:36:13.124 5793 5793 I AccessibilityNodeInfoDumper: Skipping invisible child: android.view.accessibility.AccessibilityNodeInfo@80039f2a; boundsInParent: Rect(0, 0 - 0, 196); boundsInScreen: Rect(1440, 88 - 1440, 284); packageName: com.tripadvisor.android.vr.owner.debug; className: android.support.v7.widget.LinearLayoutCompat; text: null; error: null; maxTextLength: -1; contentDescription: null; viewIdResName: null; checkable: false; checked: false; focusable: false; focused: false; selected: false; clickable: false; longClickable: false; enabled: true; password: false; scrollable: false; actions: [AccessibilityAction: ACTION_SELECT - null, AccessibilityAction: ACTION_CLEAR_SELECTION - null, AccessibilityAction: ACTION_ACCESSIBILITY_FOCUS - null]"},{"timestamp":1501166174165,"level":"ALL","message":"07-27 10:36:13.227 5793 5793 I AccessibilityNodeInfoDumper: Skipping invisible child: android.view.accessibility.AccessibilityNodeInfo@80031445; b... | |
2017-07-27 14:36:50:115 - [HTTP] <-- POST /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/log 200 5 ms - 16075 | |
2017-07-27 14:36:50:326 - [HTTP] --> GET /wd/hub/session/436f76d2-ba28-4a12-8dbe-01e8a7b7e575/source {} | |
2017-07-27 14:36:50:326 - [debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["436f76d2-ba28-4a12-8dbe-01e8a7b7e575"] | |
2017-07-27 14:36:50:332 - [debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"source","params":{}} | |
2017-07-27 14:36:50:366 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"source","params":{}} | |
2017-07-27 14:36:50:366 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION | |
2017-07-27 14:36:50:367 - [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: source | |
2017-07-27 14:36:50:721 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] [APPIUM-UIAUTO] [debug] Returning result: {"status":0,"value":"<?xml version=\"1.0\" encoding=\"UTF-8\"?><hierarchy rotation=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"\" instance=\"1\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/action_bar_root\" instance=\"1\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"android:id\/content\" instance=\"2\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,0][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/myCoordinator\" instance=\"0\"><android.widget.LinearLayout index=\"0\" text=\"\" class=\"android.widget.LinearLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,88][1440,284]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/appBarLayout\" instance=\"2\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,88][1440,284]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/toolbar\" instance=\"1\"><android.widget.TextView index=\"0\" text=\"Inbox\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,139][228,232]\" resource-id=\"\" instance=\"0\"\/><\/android.view.View><\/android.widget.LinearLayout><android.view.View index=\"1\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,284][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/swipe_container\" instance=\"2\"><android.support.v7.widget.RecyclerView index=\"0\" text=\"\" class=\"android.support.v7.widget.RecyclerView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"true\" focused=\"true\" scrollable=\"true\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[0,284][1440,2392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_recyclerview\" instance=\"0\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,284][1398,610]\" resource-id=\"\" instance=\"0\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,284][98,575]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"1\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" c | |
2017-07-27 14:36:50:725 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] ontent-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,415][84,443]\" resource-id=\"\" instance=\"0\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,284][221,575]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"2\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,368][221,491]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"1\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,575][1398,610]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"3\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,606][1398,610]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"3\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,301][1398,592]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"4\"><android.widget.TextView index=\"0\" text=\"Shsjsj\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" se | |
2017-07-27 14:36:50:725 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] lected=\"false\" bounds=\"[256,333][1398,414]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"2\"\/><android.widget.TextView index=\"1\" text=\"23 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,333][1398,399]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"3\"\/><android.widget.TextView index=\"2\" text=\"Oct 12 - Oct 18, 2017 • $105\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,414][1398,495]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"4\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,495][1173,571]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"5\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1173,495][1398,562]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"5\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1191,495][1258,562]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"0\"\/><android.widget.TextView index=\"1\" text=\"39:45\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1265,495][1380,557]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"6\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,610][1398,936]\" resource-id=\"\" instance=\"6\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,610][98,901]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"7\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,741][84,769]\" resource-id=\"\" instance=\"1\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,610][221,901]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"8\"><android.widget.TextView index=\"0\" text=\"s\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,694][221,817]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"7\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,901][1398,936]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"9\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,932][1398,936]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"4\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,627][1398,918]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"10\"><android.widget.TextView index=\"0\" text=\"shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,659][1398,740]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"8\"\/><android.widget.TextView index=\"1\" text=\"23 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,659][1398,725]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"9\"\/><android.widget.TextView index=\"2\" text=\"Nov 11 - Nov 17, 2017 • $100\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"fal | |
2017-07-27 14:36:50:726 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] se\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,740][1398,821]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"10\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,821][1173,897]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation | |
2017-07-27 14:36:50:736 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] \" instance=\"11\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1173,821][1398,888]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"11\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1191,821][1258,888]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"1\"\/><android.widget.TextView index=\"1\" text=\"43:30\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1265,821][1380,883]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"12\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,936][1398,1262]\" resource-id=\"\" instance=\"12\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,936][98,1227]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"13\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1067][84,1095]\" resource-id=\"\" instance=\"2\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,936][221,1227]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"14\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1020][221,1143]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"13\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1227][1398,1262]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"15\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1258][1398,1262]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"5\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,953][1398,1244]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"16\"><android.widget.TextView index=\"0\" text=\"Shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,985][1398,1066]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"14\"\/><android.widget.TextView index=\"1\" text=\"22 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,985][1398,1051]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"15\"\/><android.widget.TextView index=\"2\" text=\"Dec 2 - Dec 3, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1066][1398,1147]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"16\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1147][1136,1223]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_conversation\" instance=\"17\"\/><android.widget.RelativeLayout index=\"4\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1136,1147][1398,1214]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker\" instance=\"17\"><android.widget.ImageView index=\"0\" text=\"\" class=\"android.widget.ImageView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" pass | |
2017-07-27 14:36:50:737 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] word=\"false\" selected=\"false\" bounds=\"[1154,1147][1221,1214]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_clock\" instance=\"2\"\/><android.widget.TextView index=\"1\" text=\"1:14:50\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1228,1147][1380,1209]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_ticker_text\" instance=\"18\"\/><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"true\" enabled=\"true\" focusable=\"true\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1262][1398,1588]\" resource-id=\"\" instance=\"18\"><android.widget.RelativeLayout index=\"0\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1262][98,1553]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_unread_layout\" instance=\"19\"><android.support.v7.widget.LinearLayoutCompat index=\"0\" text=\"\" class=\"android.support.v7.widget.LinearLayoutCompat\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[56,1393][84,1421]\" resource-id=\"\" instance=\"3\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"1\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content | |
2017-07-27 14:36:50:740 - [debug] [AndroidBootstrap] [UIAUTO STDOUT] -desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1262][221,1553]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar\" instance=\"20\"><android.widget.TextView index=\"0\" text=\"S\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[98,1346][221,1469]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_avatar_letterBox\" instance=\"19\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"2\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1553][1398,1588]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_divider\" instance=\"21\"><android.view.View index=\"0\" text=\"\" class=\"android.view.View\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[42,1584][1398,1588]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/view\" instance=\"6\"\/><\/android.widget.RelativeLayout><android.widget.RelativeLayout index=\"3\" text=\"\" class=\"android.widget.RelativeLayout\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1279][1398,1570]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_dialogue\" instance=\"22\"><android.widget.TextView index=\"0\" text=\"Shelby\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1311][1398,1392]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_name\" instance=\"20\"\/><android.widget.TextView index=\"1\" text=\"22 hours ago\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[1111,1311][1398,1377]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_timestamp\" instance=\"21\"\/><android.widget.TextView index=\"2\" text=\"Dec 9 - Dec 10, 2017 • $37\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[256,1392][1398,1473]\" resource-id=\"com.tripadvisor.android.vr.owner.debug:id\/inbox_message_dates\" instance=\"22\"\/><android.widget.TextView index=\"3\" text=\"Booking request\" class=\"android.widget.TextView\" package=\"com.tripadvisor.android.vr.owner.debug\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" en |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment