Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save loveiset/084b80f7d652ea8347e49a24c2c4b2a0 to your computer and use it in GitHub Desktop.
Save loveiset/084b80f7d652ea8347e49a24c2c4b2a0 to your computer and use it in GitHub Desktop.
2018-05-02 09:32:21:601 - info: [Appium] Welcome to Appium v1.8.0
2018-05-02 09:32:21:603 - info: [Appium] Non-default server args:
2018-05-02 09:32:21:606 - info: [Appium] sessionOverride: true
2018-05-02 09:32:21:606 - info: [Appium] log: d:\appium.log
2018-05-02 09:32:21:607 - info: [Appium] noReset: true
2018-05-02 09:32:21:607 - warn: [Appium] Deprecated server args:
2018-05-02 09:32:21:608 - warn: [Appium] --no-reset => --default-capabilities '{"noReset":true}'
2018-05-02 09:32:21:608 - info: [Appium] Default capabilities, which will be added to each request unless overridden by desired capabilities:
2018-05-02 09:32:21:608 - info: [Appium] noReset: true
2018-05-02 09:32:21:627 - info: [Appium] Appium REST http interface listener started on 0.0.0.0:4723
2018-05-02 09:32:39:499 - info: [HTTP] --> POST /wd/hub/session
2018-05-02 09:32:39:500 - info: [HTTP] {"capabilities":{"alwaysMatch":{"platformName":"Android"},"firstMatch":[{}]},"desiredCapabilities":{"deviceName":"1469081a","chromedriverChromeMappingFile":"D:\\hcs\\Documents\\workspace\\app_auto_android\\lib\\appbase\\driver\\tools\\chromedriver\\chromedriver.json","recreateChromeDriverSessions":true,"automationName":"Uiautomator2","autoGrantPermissions":true,"noReset":true,"unicodeKeyboard":"True","chromedriverExecutableDir":"D:\\hcs\\Documents\\workspace\\app_auto_android\\lib\\appbase\\driver\\tools\\chromedriver","nativeWebScreenshot":true,"resetKeyboard":"True","appPackage":"com.crc.hrt","platformName":"Android","appActivity":"com.hrt.platform.activity.FlashActivity","skipUnlock":true}}
2018-05-02 09:32:39:503 - info: [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"deviceName":"1469081a","chromedriverChromeMappingFile":"D:\\hcs\\Documents\\workspace\\app_auto_android\\lib\\appbase\\driver\\tools\\chromedriver\\chromedriver.json","recreateChromeDriverSessions":true,"automationName":"Uiautomator2","autoGrantPermissions":true,"noReset":true,"unicodeKeyboard":"True","chromedriverExecutableDir":"D:\\hcs\\Documents\\workspace\\app_auto_android\\lib\\appbase\\driver\\tools\\chromedriver","nativeWebScreenshot":true,"resetKeyboard":"True","appPackage":"com.crc.hrt","platformName":"Android","appActivity":"com.hrt.platform.activity.FlashActivity","skipUnlock":true},null,{"alwaysMatch":{"platformName":"Android"},"firstMatch":[{}]}]
2018-05-02 09:32:39:505 - info: [debug] [BaseDriver] Event 'newSessionRequested' logged at 1525253559504 (17:32:39 GMT+0800 (中国标准时间))
2018-05-02 09:32:39:508 - warn: [BaseDriver] The capabilities ["noReset"] are not standard capabilities and should have an extension prefix
2018-05-02 09:32:39:513 - warn: [Appium] Could not parse W3C capabilities: 'deviceName' can't be blank. Falling back to JSONWP protocol.
2018-05-02 09:32:39:515 - warn: [Appium] The following capabilities were provided in the JSONWP desired capabilities that are missing in W3C capabilities: ["noReset","deviceName","chromedriverChromeMappingFile","recreateChromeDriverSessions","automationName","autoGrantPermissions","unicodeKeyboard","chromedriverExecutableDir","nativeWebScreenshot","resetKeyboard","appPackage","platformName","appActivity","skipUnlock"]. Falling back to JSONWP protocol.
2018-05-02 09:32:39:517 - info: [Appium] Creating new AndroidUiautomator2Driver (v1.9.0) session
2018-05-02 09:32:39:518 - info: [Appium] Capabilities:
2018-05-02 09:32:39:519 - info: [Appium] noReset: true
2018-05-02 09:32:39:519 - info: [Appium] deviceName: 1469081a
2018-05-02 09:32:39:519 - info: [Appium] chromedriverChromeMappingFile: D:\hcs\Documents\workspace\app_auto_android\lib\appbase\driver\tools\chromedriver\chromedriver.json
2018-05-02 09:32:39:520 - info: [Appium] recreateChromeDriverSessions: true
2018-05-02 09:32:39:520 - info: [Appium] automationName: Uiautomator2
2018-05-02 09:32:39:520 - info: [Appium] autoGrantPermissions: true
2018-05-02 09:32:39:521 - info: [Appium] unicodeKeyboard: True
2018-05-02 09:32:39:521 - info: [Appium] chromedriverExecutableDir: D:\hcs\Documents\workspace\app_auto_android\lib\appbase\driver\tools\chromedriver
2018-05-02 09:32:39:521 - info: [Appium] nativeWebScreenshot: true
2018-05-02 09:32:39:522 - info: [Appium] resetKeyboard: True
2018-05-02 09:32:39:522 - info: [Appium] appPackage: com.crc.hrt
2018-05-02 09:32:39:522 - info: [Appium] platformName: Android
2018-05-02 09:32:39:523 - info: [Appium] appActivity: com.hrt.platform.activity.FlashActivity
2018-05-02 09:32:39:523 - info: [Appium] skipUnlock: true
2018-05-02 09:32:39:526 - info: [debug] [BaseDriver] Creating session with MJSONWP desired capabilities: {"noReset":true,"deviceName...
2018-05-02 09:32:39:527 - warn: [BaseDriver] Capability 'unicodeKeyboard' changed from string to boolean. This may cause unexpected behavior
2018-05-02 09:32:39:528 - warn: [BaseDriver] Capability 'resetKeyboard' changed from string to boolean. This may cause unexpected behavior
2018-05-02 09:32:39:531 - info: [BaseDriver] Session created with session id: dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f
2018-05-02 09:32:39:936 - info: [debug] [AndroidDriver] Getting Java version
2018-05-02 09:32:40:070 - info: [AndroidDriver] Java version is: 1.8.0_144
2018-05-02 09:32:40:073 - info: [ADB] Checking whether adb is present
2018-05-02 09:32:40:080 - info: [ADB] Found 2 'build-tools' folders under 'D:\hcs\Documents\Android-SDK' (newest first):
2018-05-02 09:32:40:083 - info: [ADB] D:/hcs/Documents/Android-SDK/build-tools/27.0.3
2018-05-02 09:32:40:083 - info: [ADB] D:/hcs/Documents/Android-SDK/build-tools/26.0.2
2018-05-02 09:32:40:084 - info: [ADB] Using adb.exe from D:\hcs\Documents\Android-SDK\platform-tools\adb.exe
2018-05-02 09:32:40:084 - info: [AndroidDriver] Retrieving device list
2018-05-02 09:32:40:085 - info: [debug] [ADB] Trying to find a connected android device
2018-05-02 09:32:40:086 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:40:146 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:40:147 - info: [AndroidDriver] Using device: 1469081a
2018-05-02 09:32:40:148 - info: [ADB] Checking whether adb is present
2018-05-02 09:32:40:149 - info: [ADB] Using adb.exe from D:\hcs\Documents\Android-SDK\platform-tools\adb.exe
2018-05-02 09:32:40:149 - info: [debug] [ADB] Setting device id to 1469081a
2018-05-02 09:32:40:150 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:40:233 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:40:234 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell getprop ro.build.version.sdk'
2018-05-02 09:32:40:349 - info: [debug] [ADB] Current device property 'ro.build.version.sdk': 23
2018-05-02 09:32:40:350 - info: [debug] [ADB] Device API level: 23
2018-05-02 09:32:40:350 - warn: [AndroidDriver] No app sent in, not parsing package/activity
2018-05-02 09:32:40:352 - info: [ADB] Getting device platform version
2018-05-02 09:32:40:353 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:40:414 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:40:417 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell getprop ro.build.version.release'
2018-05-02 09:32:40:550 - info: [debug] [ADB] Current device property 'ro.build.version.release': 6.0.1
2018-05-02 09:32:40:552 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:40:646 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:40:648 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell wm size'
2018-05-02 09:32:41:301 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:41:378 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:41:379 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell wm density'
2018-05-02 09:32:42:034 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:42:101 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:42:102 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell getprop ro.product.model'
2018-05-02 09:32:42:214 - info: [debug] [ADB] Current device property 'ro.product.model': SM901
2018-05-02 09:32:42:215 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:42:277 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:42:278 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell getprop ro.product.manufacturer'
2018-05-02 09:32:42:383 - info: [debug] [ADB] Current device property 'ro.product.manufacturer': smartisan
2018-05-02 09:32:42:384 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:42:444 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:42:445 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell am force-stop io.appium.uiautomator2.server'
2018-05-02 09:32:43:076 - info: [debug] [ADB] Checking app cert for C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v1.7.0.apk
2018-05-02 09:32:43:078 - info: [ADB] Using apksigner.bat from D:\hcs\Documents\Android-SDK\build-tools\27.0.3\apksigner.bat
2018-05-02 09:32:43:080 - info: [ADB] Using apksigner.bat from D:\hcs\Documents\Android-SDK\build-tools\27.0.3\apksigner.bat
2018-05-02 09:32:43:082 - info: [debug] [ADB] Patching 'D:\hcs\Documents\Android-SDK\build-tools\27.0.3\apksigner.bat' for Windows...
2018-05-02 09:32:43:086 - info: [debug] [ADB] Starting patched 'C:\Users\HECHAN~1\AppData\Local\Temp\201842-4072-13zypcl.dg2i\apksigner.bat' with args 'verify,--print-certs,C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v1.7.0.apk'
2018-05-02 09:32:43:128 - info: [debug] [ADB] 'C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v1.7.0.apk' is not signed with debug cert.
2018-05-02 09:32:43:130 - info: [ADB] Using apksigner.bat from D:\hcs\Documents\Android-SDK\build-tools\27.0.3\apksigner.bat
2018-05-02 09:32:43:132 - info: [debug] [ADB] Zip-aligning 'C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v1.7.0.apk'
2018-05-02 09:32:43:133 - info: [ADB] Checking whether zipalign is present
2018-05-02 09:32:43:134 - info: [ADB] Using zipalign.exe from D:\hcs\Documents\Android-SDK\build-tools\27.0.3\zipalign.exe
2018-05-02 09:32:43:193 - info: [debug] [ADB] Signing 'C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v1.7.0.apk' with default cert
2018-05-02 09:32:43:195 - info: [ADB] Using apksigner.bat from D:\hcs\Documents\Android-SDK\build-tools\27.0.3\apksigner.bat
2018-05-02 09:32:43:196 - info: [debug] [ADB] Patching 'D:\hcs\Documents\Android-SDK\build-tools\27.0.3\apksigner.bat' for Windows...
2018-05-02 09:32:43:199 - info: [debug] [ADB] Starting patched 'C:\Users\HECHAN~1\AppData\Local\Temp\201842-4072-comf14.1jn7\apksigner.bat' with args 'sign,--key,C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-adb\keys\testkey.pk8,--cert,C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-adb\keys\testkey.x509.pem,C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v1.7.0.apk'
2018-05-02 09:32:43:250 - info: [debug] [ADB] Checking app cert for C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk
2018-05-02 09:32:43:252 - info: [ADB] Using apksigner.bat from D:\hcs\Documents\Android-SDK\build-tools\27.0.3\apksigner.bat
2018-05-02 09:32:43:256 - info: [ADB] Using apksigner.bat from D:\hcs\Documents\Android-SDK\build-tools\27.0.3\apksigner.bat
2018-05-02 09:32:43:259 - info: [debug] [ADB] Patching 'D:\hcs\Documents\Android-SDK\build-tools\27.0.3\apksigner.bat' for Windows...
2018-05-02 09:32:43:263 - info: [debug] [ADB] Starting patched 'C:\Users\HECHAN~1\AppData\Local\Temp\201842-4072-1s94bcg.9jbv\apksigner.bat' with args 'verify,--print-certs,C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk'
2018-05-02 09:32:43:304 - info: [debug] [ADB] 'C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' is not signed with debug cert.
2018-05-02 09:32:43:305 - info: [ADB] Using apksigner.bat from D:\hcs\Documents\Android-SDK\build-tools\27.0.3\apksigner.bat
2018-05-02 09:32:43:305 - info: [debug] [ADB] Zip-aligning 'C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk'
2018-05-02 09:32:43:306 - info: [ADB] Checking whether zipalign is present
2018-05-02 09:32:43:307 - info: [ADB] Using zipalign.exe from D:\hcs\Documents\Android-SDK\build-tools\27.0.3\zipalign.exe
2018-05-02 09:32:43:353 - info: [debug] [ADB] Signing 'C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' with default cert
2018-05-02 09:32:43:354 - info: [ADB] Using apksigner.bat from D:\hcs\Documents\Android-SDK\build-tools\27.0.3\apksigner.bat
2018-05-02 09:32:43:355 - info: [debug] [ADB] Patching 'D:\hcs\Documents\Android-SDK\build-tools\27.0.3\apksigner.bat' for Windows...
2018-05-02 09:32:43:357 - info: [debug] [ADB] Starting patched 'C:\Users\HECHAN~1\AppData\Local\Temp\201842-4072-1q7vf1a.zd9r\apksigner.bat' with args 'sign,--key,C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-adb\keys\testkey.pk8,--cert,C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-adb\keys\testkey.x509.pem,C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk'
2018-05-02 09:32:43:393 - info: [debug] [ADB] Uninstalling io.appium.uiautomator2.server
2018-05-02 09:32:43:394 - info: [debug] [ADB] Getting install status for io.appium.uiautomator2.server
2018-05-02 09:32:43:396 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:43:450 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:43:450 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell pm list packages io.appium.uiautomator2.server'
2018-05-02 09:32:43:854 - info: [debug] [ADB] App is installed
2018-05-02 09:32:43:855 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:43:947 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:43:948 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell am force-stop io.appium.uiautomator2.server'
2018-05-02 09:32:44:556 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a uninstall io.appium.uiautomator2.server'
2018-05-02 09:32:45:148 - info: [debug] [ADB] 'adb uninstall io.appium.uiautomator2.server' command output: Success
2018-05-02 09:32:45:148 - info: [ADB] io.appium.uiautomator2.server was successfully uninstalled
2018-05-02 09:32:45:149 - info: [debug] [ADB] Uninstalling io.appium.uiautomator2.server.test
2018-05-02 09:32:45:149 - info: [debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
2018-05-02 09:32:45:150 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:45:216 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:45:216 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell pm list packages io.appium.uiautomator2.server.test'
2018-05-02 09:32:45:643 - info: [debug] [ADB] App is installed
2018-05-02 09:32:45:644 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:45:711 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:45:712 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell am force-stop io.appium.uiautomator2.server.test'
2018-05-02 09:32:46:351 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a uninstall io.appium.uiautomator2.server.test'
2018-05-02 09:32:46:948 - info: [debug] [ADB] 'adb uninstall io.appium.uiautomator2.server.test' command output: Success
2018-05-02 09:32:46:948 - info: [ADB] io.appium.uiautomator2.server.test was successfully uninstalled
2018-05-02 09:32:46:949 - info: [debug] [ADB] Getting install status for io.appium.uiautomator2.server
2018-05-02 09:32:46:950 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:47:017 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:47:019 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell pm list packages io.appium.uiautomator2.server'
2018-05-02 09:32:47:448 - info: [debug] [ADB] App is not installed
2018-05-02 09:32:47:448 - info: [debug] [ADB] App 'C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v1.7.0.apk' not installed. Installing
2018-05-02 09:32:47:449 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a install C\:\\Users\\hechangshu1\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-v1.7.0.apk'
2018-05-02 09:32:50:853 - info: [debug] [ADB] Install command stdout: [ 4%] /data/local/tmp/appium-uiautomator2-server-v1.7.0.apk
2018-05-02 09:32:50:854 - info: [debug] [ADB] [ 8%] /data/local/tmp/appium-uiautomator2-server-v1.7.0.apk
2018-05-02 09:32:50:854 - info: [debug] [ADB] [ 12%] /data/local/tmp/app...automator2-server-v1.7.0.apk: 1 file pushed. 4.5 MB/s (1589527 bytes in 0.338s)
2018-05-02 09:32:50:855 - info: [debug] [ADB] pkg: /data/local/tmp/appium-uiautomator2-server-v1.7.0.apk
2018-05-02 09:32:50:855 - info: [debug] [ADB] Success
2018-05-02 09:32:50:856 - info: [debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
2018-05-02 09:32:50:856 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:50:921 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:50:922 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell pm list packages io.appium.uiautomator2.server.test'
2018-05-02 09:32:51:336 - info: [debug] [ADB] App is not installed
2018-05-02 09:32:51:337 - info: [debug] [ADB] App 'C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' not installed. Installing
2018-05-02 09:32:51:337 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a install C\:\\Users\\hechangshu1\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-debug-androidTest.apk'
2018-05-02 09:32:55:743 - info: [debug] [ADB] Install command stdout: [ 3%] /data/local/tmp/appium-uiautomator2-server-debug-androidTest.apk
2018-05-02 09:32:55:744 - info: [debug] [ADB] [ 6%] /data/local/tmp/appium-uiautomator2-server-debug-androidTest.apk
2018-05-02 09:32:55:744 - info: [debug] [ADB] [ 10...g-androidTest.apk: 1 file pushed. 3.7 MB/s (1881305 bytes in 0.488s)
2018-05-02 09:32:55:744 - info: [debug] [ADB] pkg: /data/local/tmp/appium-uiautomator2-server-debug-androidTest.apk
2018-05-02 09:32:55:745 - info: [debug] [ADB] Success
2018-05-02 09:32:55:745 - info: [debug] [UiAutomator2] Waiting up to 20000ms for instrumentation 'io.appium.uiautomator2.server.test/android.support.test.runner.AndroidJUnitRunner' to be available
2018-05-02 09:32:55:746 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:55:819 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:55:820 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell pm list instrumentation'
2018-05-02 09:32:56:195 - info: [debug] [UiAutomator2] Instrumentation 'io.appium.uiautomator2.server.test/android.support.test.runner.AndroidJUnitRunner' available
2018-05-02 09:32:56:196 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a wait-for-device'
2018-05-02 09:32:56:275 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:56:338 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:56:339 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell echo ping'
2018-05-02 09:32:56:409 - info: [debug] [AndroidDriver] Pushing settings apk to device...
2018-05-02 09:32:56:410 - info: [debug] [ADB] Getting install status for io.appium.settings
2018-05-02 09:32:56:410 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:56:470 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:56:471 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell pm list packages io.appium.settings'
2018-05-02 09:32:56:939 - info: [debug] [ADB] App is installed
2018-05-02 09:32:56:940 - info: [debug] [ADB] Getting package info for 'io.appium.settings'
2018-05-02 09:32:56:940 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:57:012 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:57:013 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell dumpsys package io.appium.settings'
2018-05-02 09:32:57:106 - info: [ADB] Checking whether aapt is present
2018-05-02 09:32:57:108 - info: [ADB] Using aapt.exe from D:\hcs\Documents\Android-SDK\build-tools\27.0.3\aapt.exe
2018-05-02 09:32:57:151 - info: [debug] [ADB] The installed 'io.appium.settings' package does not require upgrade ('2.3.0' >= '2.3.0')
2018-05-02 09:32:57:152 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:57:209 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:57:210 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell ps'
2018-05-02 09:32:57:381 - info: [debug] [ADB] Device API level: 23
2018-05-02 09:32:57:381 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:57:446 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:57:447 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell am start -W -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
2018-05-02 09:32:58:184 - info: [debug] [ADB] Device API level: 23
2018-05-02 09:32:58:185 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:58:265 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:58:268 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell appops set io.appium.settings android\:mock_location allow'
2018-05-02 09:32:58:900 - warn: [AndroidDriver] setDeviceLanguageCountry requires language or country.
2018-05-02 09:32:58:900 - warn: [AndroidDriver] Got language: 'null' and country: 'null'
2018-05-02 09:32:58:902 - info: [debug] [Logcat] Starting logcat capture
2018-05-02 09:32:58:983 - info: [debug] [AndroidDriver] Enabling Unicode keyboard support
2018-05-02 09:32:58:984 - info: [debug] [AndroidDriver] Pushing unicode ime to device...
2018-05-02 09:32:58:985 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a install C\:\\Users\\hechangshu1\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-android-ime\\bin\\UnicodeIME-debug.apk'
2018-05-02 09:32:59:575 - info: [debug] [ADB] Install command stdout: [100%] /data/local/tmp/UnicodeIME-debug.apk
2018-05-02 09:32:59:575 - info: [debug] [ADB] C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-ime\bin\UnicodeIME-debug.apk: 1 file pushed. 1.8 MB/s (36795 bytes in 0.019s)
2018-05-02 09:32:59:576 - info: [debug] [ADB] pkg: /data/local/tmp/UnicodeIME-debug.apk
2018-05-02 09:32:59:576 - info: [debug] [ADB] Failure [INSTALL_FAILED_ALREADY_EXISTS]
2018-05-02 09:32:59:577 - info: [debug] [ADB] Application 'C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-ime\bin\UnicodeIME-debug.apk' already installed. Continuing.
2018-05-02 09:32:59:578 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:32:59:643 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:32:59:644 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell settings get secure default_input_method'
2018-05-02 09:33:00:276 - info: [debug] [AndroidDriver] Unsetting previous IME io.appium.android.ime/.UnicodeIME
2018-05-02 09:33:00:277 - info: [debug] [AndroidDriver] Setting IME to 'io.appium.android.ime/.UnicodeIME'
2018-05-02 09:33:00:277 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:00:341 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:00:342 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell ime enable io.appium.android.ime/.UnicodeIME'
2018-05-02 09:33:00:955 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:01:023 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:01:024 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell ime set io.appium.android.ime/.UnicodeIME'
2018-05-02 09:33:01:640 - info: [debug] [AndroidDriver] Pushing unlock helper app to device...
2018-05-02 09:33:01:640 - info: [debug] [ADB] Getting install status for io.appium.unlock
2018-05-02 09:33:01:642 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:01:741 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:01:742 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell pm list packages io.appium.unlock'
2018-05-02 09:33:02:165 - info: [debug] [ADB] App is installed
2018-05-02 09:33:02:165 - info: [debug] [ADB] Getting package info for 'io.appium.unlock'
2018-05-02 09:33:02:165 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:02:231 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:02:233 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell dumpsys package io.appium.unlock'
2018-05-02 09:33:02:339 - info: [ADB] Checking whether aapt is present
2018-05-02 09:33:02:341 - info: [ADB] Using aapt.exe from D:\hcs\Documents\Android-SDK\build-tools\27.0.3\aapt.exe
2018-05-02 09:33:02:384 - info: [debug] [ADB] The installed 'io.appium.unlock' package does not require upgrade ('2.0.0' >= '2.0.0')
2018-05-02 09:33:02:385 - info: [debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
2018-05-02 09:33:02:386 - info: [debug] [ADB] Forwarding system: 8200 to device: 6790
2018-05-02 09:33:02:387 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a forward tcp\:8200 tcp\:6790'
2018-05-02 09:33:02:447 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:02:505 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:02:506 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell rm -rf /data/local/tmp/strings.json'
2018-05-02 09:33:02:627 - info: [debug] [UiAutomator2] No app capability. Assuming it is already on the device
2018-05-02 09:33:02:628 - info: [debug] [ADB] Checking app cert for null
2018-05-02 09:33:02:634 - info: [debug] [ADB] 'null' doesn't exist
2018-05-02 09:33:02:636 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:03:186 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:03:187 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell am force-stop io.appium.uiautomator2.server'
2018-05-02 09:33:03:823 - info: [UiAutomator2] Starting uiautomator2 server 1.7.0
2018-05-02 09:33:03:823 - info: [UiAutomator2] Using UIAutomator2 server from 'C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v1.7.0.apk' and test from 'C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk'
2018-05-02 09:33:03:824 - info: [UiAutomator2] Running command: 'adb -s 1469081a shell am instrument -w io.appium.uiautomator2.server.test/android.support.test.runner.AndroidJUnitRunner'
2018-05-02 09:33:03:826 - info: [UiAutomator2] Waiting up to 20000ms for UiAutomator2 to be online...
2018-05-02 09:33:03:827 - info: [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body
2018-05-02 09:33:04:847 - info: [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body
2018-05-02 09:33:05:855 - info: [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body
2018-05-02 09:33:06:863 - info: [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body
2018-05-02 09:33:06:936 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"SESSIONID\",\"status\":0,\"value\":\"Status Invoked\"}"
2018-05-02 09:33:06:938 - info: [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8200/wd/hub/session] with body: {"desiredCapabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"noReset":true,"deviceName":"1469081a","chromedriverChromeMappingFile":"D:\\hcs\\Documents\\workspace\\app_auto_android\\lib\\appbase\\driver\\tools\\chromedriver\\chromedriver.json","recreateChromeDriverSessions":true,"automationName":"Uiautomator2","autoGrantPermissions":true,"unicodeKeyboard":true,"chromedriverExecutableDir":"D:\\hcs\\Documents\\workspace\\app_auto_android\\lib\\appbase\\driver\\tools\\chromedriver","nativeWebScreenshot":true,"resetKeyboard":true,"appPackage":"com.crc.hrt","platformName":"Android","appActivity":"com.hrt.platform.activity.FlashActivity","skipUnlock":true},"noReset":true,"deviceName":"1469081a","chromedriverChromeMappingFile":"D:\\hcs\\Documents\\workspace\\app_auto_android\\lib\\appbase\\driver\\tools\\chromedriver\\chromedriver.json","recreateCh...
2018-05-02 09:33:06:958 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":"Created Session"}
2018-05-02 09:33:06:958 - info: [debug] [UiAutomator2] 'skipUnlock' capability set, so skipping device unlock
2018-05-02 09:33:06:959 - info: [UiAutomator2] UiAutomator2 did not start the activity we were waiting for, 'com.crc.hrt/com.hrt.platform.activity.FlashActivity'. Starting it ourselves
2018-05-02 09:33:06:960 - info: [debug] [ADB] Device API level: 23
2018-05-02 09:33:06:960 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:07:029 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:07:030 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell am start -W -n com.crc.hrt/com.hrt.platform.activity.FlashActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
2018-05-02 09:33:08:589 - info: [debug] [JSONWP Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/appium/device/pixel_ratio] with body: {}
2018-05-02 09:33:08:604 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":3}"
2018-05-02 09:33:08:605 - info: [debug] [JSONWP Proxy] Proxying [GET /appium/device/system_bars] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/appium/device/system_bars] with body: {}
2018-05-02 09:33:08:620 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":{\"statusBar\":78}}"
2018-05-02 09:33:08:622 - info: [debug] [JSONWP Proxy] Proxying [GET /window/current/size] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/window/current/size] with body: {}
2018-05-02 09:33:08:647 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":{\"height\":1920,\"width\":1080}}"
2018-05-02 09:33:08:648 - info: [Appium] New AndroidUiautomator2Driver session created successfully, session dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f added to master session list
2018-05-02 09:33:08:649 - info: [debug] [BaseDriver] Event 'newSessionStarted' logged at 1525253588649 (17:33:08 GMT+0800 (中国标准时间))
2018-05-02 09:33:08:651 - info: [debug] [MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"noReset":true,"deviceName":"1469081a","chromedriverChromeMappingFile":"D:\\hcs\\Documents\\workspace\\app_auto_android\\lib\\appbase\\driver\\tools\\chromedriver\\chromedriver.json","recreateChromeDriverSessions":true,"automationName":"Uiautomator2","autoGrantPermissions":true,"unicodeKeyboard":true,"chromedriverExecutableDir":"D:\\hcs\\Documents\\workspace\\app_auto_android\\lib\\appbase\\driver\\tools\\chromedriver","nativeWebScreenshot":true,"resetKeyboard":true,"appPackage":"com.crc.hrt","platformName":"Android","appActivity":"com.hrt.platform.activity.FlashActivity","skipUnlock":true},"noReset":true,"deviceName":"1469081a","chromedriverChromeMappingFile":"D:\\hcs\\Documents\\workspace\\app_auto_android\\lib\\appbase\\driver\\tools\\chromedriver\\chromedriver.json","recreateChromeDriverSessions":tru...
2018-05-02 09:33:08:656 - info: [HTTP] <-- POST /wd/hub/session 200 29155 ms - 1731
2018-05-02 09:33:08:657 - info: [HTTP]
2018-05-02 09:33:08:711 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:08:713 - info: [HTTP] {"using":"-android uiautomator","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"new UiSelector().resourceId(\"com.crc.hrt:id/bn_left\").text(\"下次再说\")"}
2018-05-02 09:33:08:716 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().resourceId(\"com.crc.hrt:id/bn_left\").text(\"下次再说\")","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:08:719 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:08:720 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:08:722 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"com.crc.hrt:id/bn_left\").text(\"下次再说\")","context":"","multiple":true}
2018-05-02 09:33:09:777 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[{"ELEMENT":"7238a25a-93c5-4a72-a35e-97102d21c267"}]}
2018-05-02 09:33:09:778 - info: [debug] [W3C] Responding to client with driver.findElements() result: [{"ELEMENT":"7238a25a-93c5-4a72-a35e-97102d21c267"}]
2018-05-02 09:33:09:780 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 1070 ms - 124
2018-05-02 09:33:09:782 - info: [HTTP]
2018-05-02 09:33:09:791 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:09:792 - info: [HTTP] {"using":"-android uiautomator","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"new UiSelector().resourceId(\"com.crc.hrt:id/bn_left\").text(\"下次再说\")"}
2018-05-02 09:33:09:793 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().resourceId(\"com.crc.hrt:id/bn_left\").text(\"下次再说\")","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:09:794 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:09:794 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:09:795 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"com.crc.hrt:id/bn_left\").text(\"下次再说\")","context":"","multiple":true}
2018-05-02 09:33:09:843 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[{"ELEMENT":"c5724a27-77c9-49a4-83cd-96efdb9a6684"}]}
2018-05-02 09:33:09:844 - info: [debug] [W3C] Responding to client with driver.findElements() result: [{"ELEMENT":"c5724a27-77c9-49a4-83cd-96efdb9a6684"}]
2018-05-02 09:33:09:846 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 56 ms - 124
2018-05-02 09:33:09:847 - info: [HTTP]
2018-05-02 09:33:09:852 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/c5724a27-77c9-49a4-83cd-96efdb9a6684/displayed
2018-05-02 09:33:09:853 - info: [HTTP] {}
2018-05-02 09:33:09:855 - info: [debug] [W3C] Calling AppiumDriver.elementDisplayed() with args: ["c5724a27-77c9-49a4-83cd-96efdb9a6684","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:09:856 - info: [debug] [JSONWP Proxy] Proxying [GET /element/c5724a27-77c9-49a4-83cd-96efdb9a6684/attribute/displayed] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/c5724a27-77c9-49a4-83cd-96efdb9a6684/attribute/displayed] with body: {}
2018-05-02 09:33:09:871 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":\"true\"}"
2018-05-02 09:33:09:872 - info: [debug] [W3C] Responding to client with driver.elementDisplayed() result: true
2018-05-02 09:33:09:875 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/c5724a27-77c9-49a4-83cd-96efdb9a6684/displayed 200 23 ms - 76
2018-05-02 09:33:09:876 - info: [HTTP]
2018-05-02 09:33:09:879 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/c5724a27-77c9-49a4-83cd-96efdb9a6684/size
2018-05-02 09:33:09:880 - info: [HTTP] {}
2018-05-02 09:33:09:883 - info: [W3C] Driver proxy active, passing request on via HTTP proxy
2018-05-02 09:33:09:884 - info: [debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/c5724a27-77c9-49a4-83cd-96efdb9a6684/size] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/c5724a27-77c9-49a4-83cd-96efdb9a6684/size] with body: {}
2018-05-02 09:33:09:902 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":{\"width\":374,\"height\":135}}"
2018-05-02 09:33:09:902 - info: [JSONWP Proxy] Replacing sessionId 7a14597b-dc6a-4a51-af3b-e461800ed58b with dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f
2018-05-02 09:33:09:905 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/c5724a27-77c9-49a4-83cd-96efdb9a6684/size 200 25 ms - 98
2018-05-02 09:33:09:906 - info: [HTTP]
2018-05-02 09:33:09:909 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/touch/perform
2018-05-02 09:33:09:911 - info: [HTTP] {"sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","actions":[{"action":"tap","options":{"y":67.5,"x":187,"count":1,"element":"c5724a27-77c9-49a4-83cd-96efdb9a6684"}}]}
2018-05-02 09:33:09:913 - info: [debug] [W3C] Calling AppiumDriver.performTouch() with args: [[{"action":"tap","options":{"y":67.5,"x":187,"count":1,"element":"c5724a27-77c9-49a4-83cd-96efdb9a6684"}}],"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:09:916 - info: [UiAutomator2] calling get location: c5724a27-77c9-49a4-83cd-96efdb9a6684
2018-05-02 09:33:09:917 - info: [debug] [JSONWP Proxy] Proxying [GET /element/c5724a27-77c9-49a4-83cd-96efdb9a6684/location] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/c5724a27-77c9-49a4-83cd-96efdb9a6684/location] with body: {}
2018-05-02 09:33:09:956 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":{\"x\":165,\"y\":1105}}"
2018-05-02 09:33:09:957 - info: [debug] [JSONWP Proxy] Proxying [POST /element/c5724a27-77c9-49a4-83cd-96efdb9a6684/click] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/c5724a27-77c9-49a4-83cd-96efdb9a6684/click] with body: {"element":"c5724a27-77c9-49a4-83cd-96efdb9a6684","x":352,"y":1172.5}
2018-05-02 09:33:12:041 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":true}
2018-05-02 09:33:12:041 - info: [debug] [W3C] Responding to client with driver.performTouch() result: null
2018-05-02 09:33:12:043 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/touch/perform 200 2134 ms - 76
2018-05-02 09:33:12:043 - info: [HTTP]
2018-05-02 09:33:12:046 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:12:047 - info: [HTTP] {"using":"id","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"com.crc.hrt:id/viewPager"}
2018-05-02 09:33:12:048 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["id","com.crc.hrt:id/viewPager","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:12:049 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:12:049 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:12:050 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"id","selector":"com.crc.hrt:id/viewPager","context":"","multiple":true}
2018-05-02 09:33:12:166 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[]}
2018-05-02 09:33:12:167 - info: [debug] [W3C] Responding to client with driver.findElements() result: []
2018-05-02 09:33:12:169 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 122 ms - 74
2018-05-02 09:33:12:169 - info: [HTTP]
2018-05-02 09:33:12:674 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:12:674 - info: [HTTP] {"using":"id","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"com.crc.hrt:id/viewPager"}
2018-05-02 09:33:12:675 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["id","com.crc.hrt:id/viewPager","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:12:676 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:12:676 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:12:677 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"id","selector":"com.crc.hrt:id/viewPager","context":"","multiple":true}
2018-05-02 09:33:13:332 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[]}
2018-05-02 09:33:13:333 - info: [debug] [W3C] Responding to client with driver.findElements() result: []
2018-05-02 09:33:13:335 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 662 ms - 74
2018-05-02 09:33:13:336 - info: [HTTP]
2018-05-02 09:33:13:839 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:13:840 - info: [HTTP] {"using":"id","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"com.crc.hrt:id/viewPager"}
2018-05-02 09:33:13:840 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["id","com.crc.hrt:id/viewPager","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:13:841 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:13:841 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:13:842 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"id","selector":"com.crc.hrt:id/viewPager","context":"","multiple":true}
2018-05-02 09:33:14:013 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[]}
2018-05-02 09:33:14:014 - info: [debug] [W3C] Responding to client with driver.findElements() result: []
2018-05-02 09:33:14:017 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 177 ms - 74
2018-05-02 09:33:14:017 - info: [HTTP]
2018-05-02 09:33:14:521 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/appium/device/current_activity
2018-05-02 09:33:14:522 - info: [HTTP] {}
2018-05-02 09:33:14:524 - info: [debug] [W3C] Calling AppiumDriver.getCurrentActivity() with args: ["dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:14:525 - info: [debug] [ADB] Getting focused package and activity
2018-05-02 09:33:14:526 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:14:598 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:14:599 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell dumpsys window windows'
2018-05-02 09:33:14:736 - info: [debug] [ADB] testoutput====:WINDOW MANAGER WINDOWS (dumpsys window windows)
|| Window #13 Window{e67cf75 u0 sidebar_sideview}:
|| mDisplayId=0 stackId=7 mSession=Session{1362145 1952:1000} mClient=android.os.BinderProxy@869e6ac
|| mOwnerUid=1000 mShowToOwnerOnly=false package=com.smartisanos.sidebar appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) gr=#73 sim=#20 ty=2034 fl=#1810508 pfl=0x40 fmt=-3}
|| Requested w=0 h=0 mLayoutSeq=7
|| mBaseLayer=271000 mSubLayer=0 mAnimLayer=271010+0=271010 mLastLayer=0
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][0.0,0.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][0,0]
|| mSystemDecorRect=[0,0][0,0] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,0][1080,1920] visible=[0,0][1080,1920]
|| decor=[0,0][144,1920]
|| outset=[0,0][1080,1920]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{58ada6 sidebar_sideview}:
|| mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0
|| Window #12 Window{63b7fa1 u0 sidebar_contentview}:
|| mDisplayId=0 stackId=7 mSession=Session{1362145 1952:1000} mClient=android.os.BinderProxy@972cc08
|| mOwnerUid=1000 mShowToOwnerOnly=false package=com.smartisanos.sidebar appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(936x1665) gr=#55 sim=#20 ty=2034 fl=#1810520 fmt=-3}
|| Requested w=0 h=0 mLayoutSeq=2
|| mBaseLayer=271000 mSubLayer=0 mAnimLayer=271005+0=271005 mLastLayer=0
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][0.0,0.0] isReadyForDisplay()=false
|| mFrame=[1080,1920][1080,1920] last=[0,0][0,0]
|| mSystemDecorRect=[0,0][0,0] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[1080,1920][1080,1920] visible=[1080,1920][1080,1920]
|| decor=[0,0][1080,1920]
|| outset=[0,0][1080,1920]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{f0eb3e7 sidebar_contentview}:
|| mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0
|| Window #11 Window{1cf166d u0 sidebar_topview}:
|| mDisplayId=0 stackId=7 mSession=Session{1362145 1952:1000} mClient=android.os.BinderProxy@7868e84
|| mOwnerUid=1000 mShowToOwnerOnly=false package=com.smartisanos.sidebar appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(936x255) gr=#35 sim=#20 ty=2034 fl=#1810508 fmt=-3}
|| Requested w=0 h=0 mLayoutSeq=2
|| mBaseLayer=271000 mSubLayer=0 mAnimLayer=271000+0=271000 mLastLayer=0
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][0.0,0.0] isReadyForDisplay()=false
|| mFrame=[1080,0][1080,0] last=[0,0][0,0]
|| mSystemDecorRect=[0,0][0,0] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[1080,0][1080,0] visible=[1080,0][1080,0]
|| decor=[0,0][1080,1920]
|| outset=[0,0][1080,1920]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{fbd2b94 sidebar_topview}:
|| mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0
|| Window #10 Window{2c3f1ca u0 RecentsPanel}:
|| mDisplayId=0 stackId=7 mSession=Session{9abaac3 1936:u0a10029} mClient=android.os.BinderProxy@9b47935
|| mOwnerUid=10029 mShowToOwnerOnly=false package=com.android.systemui appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) gr=#53 sim=#31 ty=2014 fl=#1820100 fmt=-3 wanim=0x7f0f0018 or=14 vsysui=0x600}
|| Requested w=1080 h=1920 mLayoutSeq=21107
|| mBaseLayer=181000 mSubLayer=0 mAnimLayer=181000+0=181000 mLastLayer=181000
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x600
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,0][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,0][1080,1920] visible=[0,0][1080,1920]
|| decor=[0,0][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{f4ad63d RecentsPanel}:
|| mShownAlpha=1.0 mAlpha=1.0 mLastAlpha=0.0
|| Window #9 Window{be4ab21 u0 StatusBar}:
|| mDisplayId=0 stackId=7 mSession=Session{9abaac3 1936:u0a10029} mClient=android.os.BinderProxy@f9f7588
|| mOwnerUid=10029 mShowToOwnerOnly=false package=com.android.systemui appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillx78) gr=#37 sim=#10 ty=2000 fl=#1840048 fmt=-3 vsysui=0x80000}
|| Requested w=1080 h=78 mLayoutSeq=22047
|| mBaseLayer=171000 mSubLayer=0 mAnimLayer=171000+0=171000 mLastLayer=171000
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x0 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x80000
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=true mShownFrame=[0.0,0.0][1080.0,78.0] isReadyForDisplay()=true
|| mFrame=[0,0][1080,78] last=[0,0][1080,78]
|| mSystemDecorRect=[0,0][1080,78] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,0][1080,78] visible=[0,0][1080,78]
|| decor=[0,0][0,0]
|| outset=[0,0][1080,1920]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{51fe32 StatusBar}:
|| mAnimating=false mLocalAnimating=false mAnimationIsEntrance=true mAnimation=null
|| mSurface=Surface(name=StatusBar)
|| mDrawState=HAS_DRAWN mLastHidden=false
|| Surface: shown=true layer=171000 alpha=1.0 rect=(0.0,0.0) 1080.0 x 78.0
|| mLastFreezeDuration=+22s360ms
|| Window #8 Window{ad1862d u0 Keyguard}:
|| mDisplayId=0 stackId=7 mSession=Session{3a67a4e 1854:1000} mClient=android.os.BinderProxy@3d1e544
|| mOwnerUid=1000 mShowToOwnerOnly=false package=com.smartisanos.keyguard appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(1080x2070) sim=#30 ty=2004 fl=#81030500 pfl=0x2 fmt=-3 or=5 vsysui=0x200600 if=0x4 userActivityTimeout=15000}
|| Requested w=1080 h=2070 mLayoutSeq=21718
|| mBaseLayer=151000 mSubLayer=0 mAnimLayer=151000+0=151000 mLastLayer=151000
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x200600
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,0][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,0][1080,1920] visible=[0,0][1080,1920]
|| decor=[0,0][1080,1920]
|| outset=[0,0][1080,1920]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{b08a783 Keyguard}:
|| mLastFreezeDuration=+6d7h44m12s51ms
|| Window #7 Window{978a75e u0 KeyguardScrim}:
|| mDisplayId=0 stackId=7 mSession=Session{6935fe3 1325:1000} mClient=android.view.ViewRootImpl$W@1a2f899
|| mOwnerUid=1000 mShowToOwnerOnly=false package=android appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#10 ty=2029 fl=#1110900 pfl=0x1 fmt=-3 or=5 vsysui=0x3610000}
|| Requested w=1080 h=1920 mLayoutSeq=34
|| mBaseLayer=141000 mSubLayer=0 mAnimLayer=141000+0=141000 mLastLayer=141000
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x3610000
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,0][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,78][1080,1920] visible=[0,78][1080,1920]
|| decor=[0,0][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{80b6d00 KeyguardScrim}:
|| mLastFreezeDuration=+23s557ms
|| Window #6 Window{7430a60 u0 Toast}:
|| mDisplayId=0 stackId=7 mSession=Session{745870 18496:u0a10229} mClient=android.os.BinderProxy@3d0de63
|| mOwnerUid=10229 mShowToOwnerOnly=true package=com.crc.hrt appop=TOAST_WINDOW
|| mAttrs=WM.LayoutParams{(0,276)(wrapxwrap) gr=#51 sim=#20 ty=2005 fl=#1000098 fmt=-3 wanim=0x1030004}
|| Requested w=608 h=155 mLayoutSeq=22047
|| mBaseLayer=81000 mSubLayer=0 mAnimLayer=81000+0=81000 mLastLayer=81000
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x0 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=true mShownFrame=[236.0,1489.0][844.0,1644.0] isReadyForDisplay()=true
|| mFrame=[236,1489][844,1644] last=[236,1489][844,1644]
|| mSystemDecorRect=[0,0][608,155] last=[0,0][0,0]
|| Frames: containing=[0,78][1080,1920] parent=[0,78][1080,1920]
|| display=[0,78][1080,1920] overscan=[0,78][1080,1920]
|| content=[236,1489][844,1644] visible=[236,1489][844,1644]
|| decor=[0,78][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{9ef0fd5 Toast}:
|| mAnimating=false mLocalAnimating=false mAnimationIsEntrance=true mAnimation=null
|| mSurface=Surface(name=Toast)
|| mDrawState=HAS_DRAWN mLastHidden=false
|| Surface: shown=true layer=81000 alpha=1.0 rect=(236.0,1489.0) 608.0 x 155.0
|| Window #5 Window{98f4492 u0 com.crc.hrt/com.hrt.platform.activity.MainActivity}:
|| mDisplayId=0 stackId=7 mSession=Session{745870 18496:u0a10229} mClient=android.os.BinderProxy@f71ba1d
|| mOwnerUid=10229 mShowToOwnerOnly=true package=com.crc.hrt appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(wrapxwrap) gr=#11 sim=#120 ty=2 fl=#1800002 fmt=-2 wanim=0x1030002 needsMenuKey=2}
|| Requested w=750 h=374 mLayoutSeq=22047
|| mBaseLayer=21000 mSubLayer=0 mAnimLayer=21025+0=21025 mLastLayer=21025
|| mToken=AppWindowToken{4ead93d token=Token{59f5a94 ActivityRecord{9703ee7 u0 com.crc.hrt/com.hrt.platform.activity.MainActivity t3662}}}
|| mRootToken=AppWindowToken{4ead93d token=Token{59f5a94 ActivityRecord{9703ee7 u0 com.crc.hrt/com.hrt.platform.activity.MainActivity t3662}}}
|| mAppToken=AppWindowToken{4ead93d token=Token{59f5a94 ActivityRecord{9703ee7 u0 com.crc.hrt/com.hrt.platform.activity.MainActivity t3662}}}
|| mViewVisibility=0x0 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=true mShownFrame=[165.0,812.0][915.0,1186.0] isReadyForDisplay()=true
|| mFrame=[165,812][915,1186] last=[165,812][915,1186]
|| mSystemDecorRect=[0,0][750,374] last=[0,0][0,0]
|| Frames: containing=[0,78][1080,1920] parent=[0,78][1080,1920]
|| display=[0,78][1080,1920] overscan=[0,78][1080,1920]
|| content=[165,812][915,1186] visible=[165,812][915,1186]
|| decor=[0,78][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{55ad3ea com.crc.hrt/com.hrt.platform.activity.MainActivity}:
|| mAnimating=false mLocalAnimating=false mAnimationIsEntrance=true mAnimation=null
|| mSurface=Surface(name=com.crc.hrt/com.hrt.platform.activity.MainActivity)
|| mDrawState=HAS_DRAWN mLastHidden=false
|| Surface: shown=true layer=21025 alpha=1.0 rect=(165.0,812.0) 750.0 x 374.0
|| Window #4 Window{1cc23df u0 com.crc.hrt/com.hrt.platform.activity.MainActivity}:
|| mDisplayId=0 stackId=7 mSession=Session{745870 18496:u0a10229} mClient=android.os.BinderProxy@516827e
|| mOwnerUid=10229 mShowToOwnerOnly=true package=com.crc.hrt appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#133 ty=1 fl=#1810100 wanim=0x1030001 needsMenuKey=2}
|| Requested w=1080 h=1920 mLayoutSeq=22047
|| mBaseLayer=21000 mSubLayer=0 mAnimLayer=21020+0=21020 mLastLayer=21020
|| mToken=AppWindowToken{4ead93d token=Token{59f5a94 ActivityRecord{9703ee7 u0 com.crc.hrt/com.hrt.platform.activity.MainActivity t3662}}}
|| mRootToken=AppWindowToken{4ead93d token=Token{59f5a94 ActivityRecord{9703ee7 u0 com.crc.hrt/com.hrt.platform.activity.MainActivity t3662}}}
|| mAppToken=AppWindowToken{4ead93d token=Token{59f5a94 ActivityRecord{9703ee7 u0 com.crc.hrt/com.hrt.platform.activity.MainActivity t3662}}}
|| mViewVisibility=0x0 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=true mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=true
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,78][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,78][1080,1920] visible=[0,78][1080,1920]
|| decor=[0,78][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{539b6db com.crc.hrt/com.hrt.platform.activity.MainActivity}:
|| mSurface=Surface(name=com.crc.hrt/com.hrt.platform.activity.MainActivity)
|| mDrawState=HAS_DRAWN mLastHidden=false
|| Surface: shown=true layer=21020 alpha=1.0 rect=(0.0,0.0) 1080.0 x 1920.0
|| Window #3 Window{6c83027 u0 com.android.development/com.android.development.PackageBrowser}:
|| mDisplayId=0 stackId=7 mSession=Session{c6a9036 24804:u0a10179} mClient=android.os.BinderProxy@bd572e6
|| mOwnerUid=10179 mShowToOwnerOnly=true package=com.android.development appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#120 ty=1 fl=#10100 wanim=0x1030001 needsMenuKey=1}
|| Requested w=1080 h=1920 mLayoutSeq=21696
|| mBaseLayer=21000 mSubLayer=0 mAnimLayer=21015+0=21015 mLastLayer=21040
|| mToken=AppWindowToken{fde7f1a token=Token{3b6a9c5 ActivityRecord{6bd783c u0 com.android.development/.PackageBrowser t3650}}}
|| mRootToken=AppWindowToken{fde7f1a token=Token{3b6a9c5 ActivityRecord{6bd783c u0 com.android.development/.PackageBrowser t3650}}}
|| mAppToken=AppWindowToken{fde7f1a token=Token{3b6a9c5 ActivityRecord{6bd783c u0 com.android.development/.PackageBrowser t3650}}}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=true
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,78][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,78][1080,1920] visible=[0,78][1080,1920]
|| decor=[0,78][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{18456b6 com.android.development/com.android.development.PackageBrowser}:
|| mShownAlpha=1.0 mAlpha=1.0 mLastAlpha=0.0
|| Window #2 Window{aa1c60d u0 com.android.development/com.android.development.Development}:
|| mDisplayId=0 stackId=7 mSession=Session{c6a9036 24804:u0a10179} mClient=android.os.BinderProxy@47db8a4
|| mOwnerUid=10179 mShowToOwnerOnly=true package=com.android.development appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#20 ty=1 fl=#10100 wanim=0x1030001 needsMenuKey=1}
|| Requested w=1080 h=1920 mLayoutSeq=21062
|| mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+0=21010 mLastLayer=21040
|| mToken=AppWindowToken{c9c7be3 token=Token{7fbd9c8 ActivityRecord{5472a6b u0 com.android.development/.Development t3650}}}
|| mRootToken=AppWindowToken{c9c7be3 token=Token{7fbd9c8 ActivityRecord{5472a6b u0 com.android.development/.Development t3650}}}
|| mAppToken=AppWindowToken{c9c7be3 token=Token{7fbd9c8 ActivityRecord{5472a6b u0 com.android.development/.Development t3650}}}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=true
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,78][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,78][1080,1920] visible=[0,78][1080,1920]
|| decor=[0,78][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{e888fb7 com.android.development/com.android.development.Development}:
|| mShownAlpha=1.0 mAlpha=1.0 mLastAlpha=0.7
|| Window #1 Window{477ab60 u0 com.android.launcher3/com.android.launcher3.Launcher}:
|| mDisplayId=0 stackId=0 mSession=Session{5a9771d 8627:u0a10009} mClient=android.os.BinderProxy@25f6363
|| mOwnerUid=10009 mShowToOwnerOnly=true package=com.android.launcher3 appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#20 ty=1 fl=#81910100 fmt=-2 wanim=0x1030589 vsysui=0x700 needsMenuKey=2}
|| Requested w=1080 h=1920 mLayoutSeq=22001
|| mBaseLayer=21000 mSubLayer=0 mAnimLayer=21005+0=21005 mLastLayer=21005
|| mToken=AppWindowToken{d36f553 token=Token{954a142 ActivityRecord{f94db8d u0 com.android.launcher3/.Launcher t3455}}}
|| mRootToken=AppWindowToken{d36f553 token=Token{954a142 ActivityRecord{f94db8d u0 com.android.launcher3/.Launcher t3455}}}
|| mAppToken=AppWindowToken{d36f553 token=Token{954a142 ActivityRecord{f94db8d u0 com.android.launcher3/.Launcher t3455}}}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=true
|| mSeq=0 mSystemUiVisibility=0x700
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,0][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,78][1080,1920] visible=[0,78][1080,1920]
|| decor=[0,0][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{f7cfe39 com.android.launcher3/com.android.launcher3.Launcher}:
|| mWallpaperX=0.6666667 mWallpaperY=0.5
|| mWallpaperXStep=0.33333334 mWallpaperYStep=1.0
|| Window #0 Window{dbc3b2f u0 com.android.systemui.glwallpaper.SMGLWallpaperService}:
|| mDisplayId=0 stackId=7 mSession=Session{83e24d3 2386:u0a10029} mClient=android.os.BinderProxy@906250e
|| mOwnerUid=10029 mShowToOwnerOnly=true package=com.android.systemui appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) gr=#800033 ty=2013 fl=#308 pfl=0x4 fmt=2 wanim=0x10302f4}
|| Requested w=-1 h=-1 mLayoutSeq=22006
|| mIsImWindow=false mIsWallpaper=true mIsFloatingLayer=true mWallpaperVisible=false
|| mBaseLayer=21000 mSubLayer=0 mAnimLayer=21000+0=21000 mLastLayer=21000
|| mToken=WindowToken{c3d83fb android.os.Binder@dda5212}
|| mRootToken=WindowToken{c3d83fb android.os.Binder@dda5212}
|| mViewVisibility=0x0 mHaveFrame=true mObscured=true
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=true mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,0][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[-10000,-10000][10000,10000] overscan=[0,0][1080,1920]
|| content=[0,0][1080,1920] visible=[0,78][1080,1920]
|| decor=[0,0][1080,1920]
|| outset=[0,0][1080,1920]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,78][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,78][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{389dc18 com.android.systemui.glwallpaper.SMGLWallpaperService}:
|| mSurface=Surface(name=com.android.systemui.glwallpaper.SMGLWallpaperService)
|| mDrawState=HAS_DRAWN mLastHidden=true
|| Surface: shown=false layer=21000 alpha=1.0 rect=(0.0,0.0) 1080.0 x 1920.0
|| mLastFreezeDuration=+23s557ms
|| mWallpaperX=0.6666667 mWallpaperY=0.5
|| mWallpaperXStep=0.33333334 mWallpaperYStep=1.0
||
|| mCurConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasPermanentDpad=false
|| mCurrentFocus=Window{98f4492 u0 com.crc.hrt/com.hrt.platform.activity.MainActivity}
|| mFocusedApp=AppWindowToken{4ead93d token=Token{59f5a94 ActivityRecord{9703ee7 u0 com.crc.hrt/com.hrt.platform.activity.MainActivity t3662}}}
|| mInputMethodTarget=Window{5284fe0 u0 com.crc.hrt/com.hrt.loginlib.activity.LoginActivity}
|| mInTouchMode=true mLayoutSeq=22047
|| mLastDisplayFreezeDuration=0 due to Window{ad1862d u0 Keyguard}
|| mIgnoreRotationWindows=[]
|| mSystemDecorLayer=171000 mScreenRect=[0,0][1080,1920]
|| mWallpaperTarget=null
|| mLastWallpaperX=0.6666667 mLastWallpaperY=0.5
|| mSystemBooted=true mDisplayEnabled=true
|| mTransactionSequence=32562
|| mDisplayFrozen=false windows=0 client=false apps=0 waitingForConfig=false
|| mRotation=0 mAltOrientation=false
|| mLastWindowForcedOrientation=-1 mForcedAppOrientation=1
|| mDeferredRotationPauseCount=0
|| Animation settings: disabled=false window=1.0 transition=1.0 animator=1.0
|| mTraversalScheduled=false
|| mSkipAppTransitionAnimation=false
|| mLayoutToAnim:
|| mNextAppTransition=TRANSIT_UNSET
|| mAppTransitionState=APP_STATE_IDLE
2018-05-02 09:33:14:737 - info: [debug] [ADB] package:com.crc.hrt
2018-05-02 09:33:14:737 - info: [debug] [ADB] activity:com.hrt.platform.activity.MainActivity
2018-05-02 09:33:14:738 - info: [debug] [W3C] Responding to client with driver.getCurrentActivity() result: "com.hrt.platform.activity.MainActivity"
2018-05-02 09:33:14:740 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/appium/device/current_activity 200 219 ms - 112
2018-05-02 09:33:14:740 - info: [HTTP]
2018-05-02 09:33:14:744 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:14:744 - info: [HTTP] {"using":"id","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"com.crc.hrt:id/tv_dialog_text"}
2018-05-02 09:33:14:745 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["id","com.crc.hrt:id/tv_dialog_text","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:14:746 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:14:746 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:14:747 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"id","selector":"com.crc.hrt:id/tv_dialog_text","context":"","multiple":true}
2018-05-02 09:33:14:777 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[{"ELEMENT":"82d1eeae-1430-49a2-a3ef-664f4ab58990"}]}
2018-05-02 09:33:14:778 - info: [debug] [W3C] Responding to client with driver.findElements() result: [{"ELEMENT":"82d1eeae-1430-49a2-a3ef-664f4ab58990"}]
2018-05-02 09:33:14:780 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 37 ms - 124
2018-05-02 09:33:14:781 - info: [HTTP]
2018-05-02 09:33:14:785 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:14:786 - info: [HTTP] {"using":"id","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"com.crc.hrt:id/bn_left"}
2018-05-02 09:33:14:787 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["id","com.crc.hrt:id/bn_left","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:14:787 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:14:788 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:14:789 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"id","selector":"com.crc.hrt:id/bn_left","context":"","multiple":true}
2018-05-02 09:33:14:804 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[{"ELEMENT":"6852eb35-c157-487c-be00-eebe91d2150a"}]}
2018-05-02 09:33:14:805 - info: [debug] [W3C] Responding to client with driver.findElements() result: [{"ELEMENT":"6852eb35-c157-487c-be00-eebe91d2150a"}]
2018-05-02 09:33:14:807 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 22 ms - 124
2018-05-02 09:33:14:808 - info: [HTTP]
2018-05-02 09:33:14:812 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/6852eb35-c157-487c-be00-eebe91d2150a/displayed
2018-05-02 09:33:14:813 - info: [HTTP] {}
2018-05-02 09:33:14:814 - info: [debug] [W3C] Calling AppiumDriver.elementDisplayed() with args: ["6852eb35-c157-487c-be00-eebe91d2150a","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:14:815 - info: [debug] [JSONWP Proxy] Proxying [GET /element/6852eb35-c157-487c-be00-eebe91d2150a/attribute/displayed] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/6852eb35-c157-487c-be00-eebe91d2150a/attribute/displayed] with body: {}
2018-05-02 09:33:14:828 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":\"true\"}"
2018-05-02 09:33:14:829 - info: [debug] [W3C] Responding to client with driver.elementDisplayed() result: true
2018-05-02 09:33:14:832 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/6852eb35-c157-487c-be00-eebe91d2150a/displayed 200 19 ms - 76
2018-05-02 09:33:14:832 - info: [HTTP]
2018-05-02 09:33:14:835 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/6852eb35-c157-487c-be00-eebe91d2150a/click
2018-05-02 09:33:14:835 - info: [HTTP] {"sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","id":"6852eb35-c157-487c-be00-eebe91d2150a"}
2018-05-02 09:33:14:836 - info: [debug] [W3C] Calling AppiumDriver.click() with args: ["6852eb35-c157-487c-be00-eebe91d2150a","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:14:837 - info: [debug] [JSONWP Proxy] Proxying [POST /element/6852eb35-c157-487c-be00-eebe91d2150a/click] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/6852eb35-c157-487c-be00-eebe91d2150a/click] with body: {"element":"6852eb35-c157-487c-be00-eebe91d2150a"}
2018-05-02 09:33:14:859 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":true}
2018-05-02 09:33:14:860 - info: [debug] [W3C] Responding to client with driver.click() result: true
2018-05-02 09:33:14:861 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/6852eb35-c157-487c-be00-eebe91d2150a/click 200 26 ms - 76
2018-05-02 09:33:14:862 - info: [HTTP]
2018-05-02 09:33:14:865 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:14:866 - info: [HTTP] {"using":"id","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"com.crc.hrt:id/tv_search_hint"}
2018-05-02 09:33:14:867 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["id","com.crc.hrt:id/tv_search_hint","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:14:867 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:14:868 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:14:868 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"id","selector":"com.crc.hrt:id/tv_search_hint","context":"","multiple":true}
2018-05-02 09:33:15:465 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[{"ELEMENT":"8b621259-ce0b-4868-bb12-b861f4ce4260"}]}
2018-05-02 09:33:15:466 - info: [debug] [W3C] Responding to client with driver.findElements() result: [{"ELEMENT":"8b621259-ce0b-4868-bb12-b861f4ce4260"}]
2018-05-02 09:33:15:469 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 602 ms - 124
2018-05-02 09:33:15:470 - info: [HTTP]
2018-05-02 09:33:15:473 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/8b621259-ce0b-4868-bb12-b861f4ce4260/displayed
2018-05-02 09:33:15:473 - info: [HTTP] {}
2018-05-02 09:33:15:474 - info: [debug] [W3C] Calling AppiumDriver.elementDisplayed() with args: ["8b621259-ce0b-4868-bb12-b861f4ce4260","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:15:476 - info: [debug] [JSONWP Proxy] Proxying [GET /element/8b621259-ce0b-4868-bb12-b861f4ce4260/attribute/displayed] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/8b621259-ce0b-4868-bb12-b861f4ce4260/attribute/displayed] with body: {}
2018-05-02 09:33:15:489 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":\"true\"}"
2018-05-02 09:33:15:490 - info: [debug] [W3C] Responding to client with driver.elementDisplayed() result: true
2018-05-02 09:33:15:492 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/8b621259-ce0b-4868-bb12-b861f4ce4260/displayed 200 19 ms - 76
2018-05-02 09:33:15:492 - info: [HTTP]
2018-05-02 09:33:15:496 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/8b621259-ce0b-4868-bb12-b861f4ce4260/click
2018-05-02 09:33:15:496 - info: [HTTP] {"sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","id":"8b621259-ce0b-4868-bb12-b861f4ce4260"}
2018-05-02 09:33:15:497 - info: [debug] [W3C] Calling AppiumDriver.click() with args: ["8b621259-ce0b-4868-bb12-b861f4ce4260","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:15:498 - info: [debug] [JSONWP Proxy] Proxying [POST /element/8b621259-ce0b-4868-bb12-b861f4ce4260/click] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/8b621259-ce0b-4868-bb12-b861f4ce4260/click] with body: {"element":"8b621259-ce0b-4868-bb12-b861f4ce4260"}
2018-05-02 09:33:15:526 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":true}
2018-05-02 09:33:15:527 - info: [debug] [W3C] Responding to client with driver.click() result: true
2018-05-02 09:33:15:528 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/8b621259-ce0b-4868-bb12-b861f4ce4260/click 200 33 ms - 76
2018-05-02 09:33:15:530 - info: [HTTP]
2018-05-02 09:33:15:533 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/appium/device/current_activity
2018-05-02 09:33:15:534 - info: [HTTP] {}
2018-05-02 09:33:15:534 - info: [debug] [W3C] Calling AppiumDriver.getCurrentActivity() with args: ["dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:15:535 - info: [debug] [ADB] Getting focused package and activity
2018-05-02 09:33:15:535 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:15:618 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:15:620 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell dumpsys window windows'
2018-05-02 09:33:15:724 - info: [debug] [ADB] testoutput====:WINDOW MANAGER WINDOWS (dumpsys window windows)
|| Window #13 Window{e67cf75 u0 sidebar_sideview}:
|| mDisplayId=0 stackId=7 mSession=Session{1362145 1952:1000} mClient=android.os.BinderProxy@869e6ac
|| mOwnerUid=1000 mShowToOwnerOnly=false package=com.smartisanos.sidebar appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) gr=#73 sim=#20 ty=2034 fl=#1810508 pfl=0x40 fmt=-3}
|| Requested w=0 h=0 mLayoutSeq=7
|| mBaseLayer=271000 mSubLayer=0 mAnimLayer=271010+0=271010 mLastLayer=0
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][0.0,0.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][0,0]
|| mSystemDecorRect=[0,0][0,0] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,0][1080,1920] visible=[0,0][1080,1920]
|| decor=[0,0][144,1920]
|| outset=[0,0][1080,1920]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{58ada6 sidebar_sideview}:
|| mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0
|| Window #12 Window{63b7fa1 u0 sidebar_contentview}:
|| mDisplayId=0 stackId=7 mSession=Session{1362145 1952:1000} mClient=android.os.BinderProxy@972cc08
|| mOwnerUid=1000 mShowToOwnerOnly=false package=com.smartisanos.sidebar appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(936x1665) gr=#55 sim=#20 ty=2034 fl=#1810520 fmt=-3}
|| Requested w=0 h=0 mLayoutSeq=2
|| mBaseLayer=271000 mSubLayer=0 mAnimLayer=271005+0=271005 mLastLayer=0
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][0.0,0.0] isReadyForDisplay()=false
|| mFrame=[1080,1920][1080,1920] last=[0,0][0,0]
|| mSystemDecorRect=[0,0][0,0] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[1080,1920][1080,1920] visible=[1080,1920][1080,1920]
|| decor=[0,0][1080,1920]
|| outset=[0,0][1080,1920]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{f0eb3e7 sidebar_contentview}:
|| mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0
|| Window #11 Window{1cf166d u0 sidebar_topview}:
|| mDisplayId=0 stackId=7 mSession=Session{1362145 1952:1000} mClient=android.os.BinderProxy@7868e84
|| mOwnerUid=1000 mShowToOwnerOnly=false package=com.smartisanos.sidebar appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(936x255) gr=#35 sim=#20 ty=2034 fl=#1810508 fmt=-3}
|| Requested w=0 h=0 mLayoutSeq=2
|| mBaseLayer=271000 mSubLayer=0 mAnimLayer=271000+0=271000 mLastLayer=0
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][0.0,0.0] isReadyForDisplay()=false
|| mFrame=[1080,0][1080,0] last=[0,0][0,0]
|| mSystemDecorRect=[0,0][0,0] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[1080,0][1080,0] visible=[1080,0][1080,0]
|| decor=[0,0][1080,1920]
|| outset=[0,0][1080,1920]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{fbd2b94 sidebar_topview}:
|| mShownAlpha=0.0 mAlpha=1.0 mLastAlpha=0.0
|| Window #10 Window{2c3f1ca u0 RecentsPanel}:
|| mDisplayId=0 stackId=7 mSession=Session{9abaac3 1936:u0a10029} mClient=android.os.BinderProxy@9b47935
|| mOwnerUid=10029 mShowToOwnerOnly=false package=com.android.systemui appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) gr=#53 sim=#31 ty=2014 fl=#1820100 fmt=-3 wanim=0x7f0f0018 or=14 vsysui=0x600}
|| Requested w=1080 h=1920 mLayoutSeq=21107
|| mBaseLayer=181000 mSubLayer=0 mAnimLayer=181000+0=181000 mLastLayer=181000
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x600
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,0][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,0][1080,1920] visible=[0,0][1080,1920]
|| decor=[0,0][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{f4ad63d RecentsPanel}:
|| mShownAlpha=1.0 mAlpha=1.0 mLastAlpha=0.0
|| Window #9 Window{be4ab21 u0 StatusBar}:
|| mDisplayId=0 stackId=7 mSession=Session{9abaac3 1936:u0a10029} mClient=android.os.BinderProxy@f9f7588
|| mOwnerUid=10029 mShowToOwnerOnly=false package=com.android.systemui appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillx78) gr=#37 sim=#10 ty=2000 fl=#1840048 fmt=-3 vsysui=0x80000}
|| Requested w=1080 h=78 mLayoutSeq=22054
|| mBaseLayer=171000 mSubLayer=0 mAnimLayer=171000+0=171000 mLastLayer=171000
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x0 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x80000
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=true mShownFrame=[0.0,0.0][1080.0,78.0] isReadyForDisplay()=true
|| mFrame=[0,0][1080,78] last=[0,0][1080,78]
|| mSystemDecorRect=[0,0][1080,78] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,0][1080,78] visible=[0,0][1080,78]
|| decor=[0,0][0,0]
|| outset=[0,0][1080,1920]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{51fe32 StatusBar}:
|| mAnimating=false mLocalAnimating=false mAnimationIsEntrance=true mAnimation=null
|| mSurface=Surface(name=StatusBar)
|| mDrawState=HAS_DRAWN mLastHidden=false
|| Surface: shown=true layer=171000 alpha=1.0 rect=(0.0,0.0) 1080.0 x 78.0
|| mLastFreezeDuration=+22s360ms
|| Window #8 Window{ad1862d u0 Keyguard}:
|| mDisplayId=0 stackId=7 mSession=Session{3a67a4e 1854:1000} mClient=android.os.BinderProxy@3d1e544
|| mOwnerUid=1000 mShowToOwnerOnly=false package=com.smartisanos.keyguard appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(1080x2070) sim=#30 ty=2004 fl=#81030500 pfl=0x2 fmt=-3 or=5 vsysui=0x200600 if=0x4 userActivityTimeout=15000}
|| Requested w=1080 h=2070 mLayoutSeq=21718
|| mBaseLayer=151000 mSubLayer=0 mAnimLayer=151000+0=151000 mLastLayer=151000
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x200600
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,0][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,0][1080,1920] visible=[0,0][1080,1920]
|| decor=[0,0][1080,1920]
|| outset=[0,0][1080,1920]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{b08a783 Keyguard}:
|| mLastFreezeDuration=+6d7h44m12s51ms
|| Window #7 Window{978a75e u0 KeyguardScrim}:
|| mDisplayId=0 stackId=7 mSession=Session{6935fe3 1325:1000} mClient=android.view.ViewRootImpl$W@1a2f899
|| mOwnerUid=1000 mShowToOwnerOnly=false package=android appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#10 ty=2029 fl=#1110900 pfl=0x1 fmt=-3 or=5 vsysui=0x3610000}
|| Requested w=1080 h=1920 mLayoutSeq=34
|| mBaseLayer=141000 mSubLayer=0 mAnimLayer=141000+0=141000 mLastLayer=141000
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x3610000
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,0][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,78][1080,1920] visible=[0,78][1080,1920]
|| decor=[0,0][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{80b6d00 KeyguardScrim}:
|| mLastFreezeDuration=+23s557ms
|| Window #6 Window{7430a60 u0 Toast}:
|| mDisplayId=0 stackId=7 mSession=Session{745870 18496:u0a10229} mClient=android.os.BinderProxy@3d0de63
|| mOwnerUid=10229 mShowToOwnerOnly=true package=com.crc.hrt appop=TOAST_WINDOW
|| mAttrs=WM.LayoutParams{(0,276)(wrapxwrap) gr=#51 sim=#20 ty=2005 fl=#1000098 fmt=-3 wanim=0x1030004}
|| Requested w=608 h=155 mLayoutSeq=22054
|| mBaseLayer=81000 mSubLayer=0 mAnimLayer=81000+0=81000 mLastLayer=81000
|| mToken=WindowToken{7d18b01 null}
|| mRootToken=WindowToken{7d18b01 null}
|| mViewVisibility=0x0 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=true mShownFrame=[236.0,1489.0][844.0,1644.0] isReadyForDisplay()=true
|| mFrame=[236,1489][844,1644] last=[236,1489][844,1644]
|| mSystemDecorRect=[0,0][608,155] last=[0,0][0,0]
|| Frames: containing=[0,78][1080,1920] parent=[0,78][1080,1920]
|| display=[0,78][1080,1920] overscan=[0,78][1080,1920]
|| content=[236,1489][844,1644] visible=[236,1489][844,1644]
|| decor=[0,78][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,0][0,0] stable=[0,0][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{9ef0fd5 Toast}:
|| mAnimating=false mLocalAnimating=false mAnimationIsEntrance=true mAnimation=null
|| mSurface=Surface(name=Toast)
|| mDrawState=HAS_DRAWN mLastHidden=false
|| Surface: shown=true layer=81000 alpha=1.0 rect=(236.0,1489.0) 608.0 x 155.0
|| Window #5 Window{93c124 u0 com.crc.hrt/com.crc.hrt.ebusiness.activity.search.GSearchCenterActivity}:
|| mDisplayId=0 stackId=7 mSession=Session{745870 18496:u0a10229} mClient=android.os.BinderProxy@412e5b7
|| mOwnerUid=10229 mShowToOwnerOnly=true package=com.crc.hrt appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#110 ty=1 fl=#1810100 wanim=0x1030001 needsMenuKey=2}
|| Requested w=1080 h=1920 mLayoutSeq=22054
|| mBaseLayer=21000 mSubLayer=0 mAnimLayer=21025+1000=22025 mLastLayer=22025
|| mToken=AppWindowToken{40a44b6 token=Token{d1dd451 ActivityRecord{7abc578 u0 com.crc.hrt/.ebusiness.activity.search.GSearchCenterActivity t3662}}}
|| mRootToken=AppWindowToken{40a44b6 token=Token{d1dd451 ActivityRecord{7abc578 u0 com.crc.hrt/.ebusiness.activity.search.GSearchCenterActivity t3662}}}
|| mAppToken=AppWindowToken{40a44b6 token=Token{d1dd451 ActivityRecord{7abc578 u0 com.crc.hrt/.ebusiness.activity.search.GSearchCenterActivity t3662}}}
|| mViewVisibility=0x0 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=true mShownFrame=[0.0,85.771194][1080.0,2005.7712] isReadyForDisplay()=true
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,78][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,78][1080,1920] visible=[0,78][1080,1920]
|| decor=[0,78][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{d7c10bc com.crc.hrt/com.crc.hrt.ebusiness.activity.search.GSearchCenterActivity}:
|| mAnimating=true mLocalAnimating=false mAnimationIsEntrance=false mAnimation=null
|| XForm: has=true hasLocal=false {alpha=1.0 matrix=[1.0, 0.0, 0.0][0.0, 1.0, 0.0][0.0, 0.0, 1.0]}
|| mSurface=Surface(name=com.crc.hrt/com.crc.hrt.ebusiness.activity.search.GSearchCenterActivity)
|| mDrawState=HAS_DRAWN mLastHidden=false
|| Surface: shown=true layer=22025 alpha=0.51387733 rect=(0.0,85.771194) 1080.0 x 1920.0
|| mShownAlpha=0.51387733 mAlpha=1.0 mLastAlpha=0.51387733
|| mGlobalScale=1.0 mDsDx=1.0 mDtDx=0.0 mDsDy=0.0 mDtDy=1.0
|| Window #4 Window{1cc23df u0 com.crc.hrt/com.hrt.platform.activity.MainActivity EXITING}:
|| mDisplayId=0 stackId=7 mSession=Session{745870 18496:u0a10229} mClient=android.os.BinderProxy@516827e
|| mOwnerUid=10229 mShowToOwnerOnly=true package=com.crc.hrt appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#133 ty=1 fl=#1810100 wanim=0x1030001 needsMenuKey=2}
|| Requested w=1080 h=1920 mLayoutSeq=22049
|| mBaseLayer=21000 mSubLayer=0 mAnimLayer=21020+0=21020 mLastLayer=21020
|| mToken=AppWindowToken{4ead93d token=Token{59f5a94 ActivityRecord{9703ee7 u0 com.crc.hrt/com.hrt.platform.activity.MainActivity t3662}}}
|| mRootToken=AppWindowToken{4ead93d token=Token{59f5a94 ActivityRecord{9703ee7 u0 com.crc.hrt/com.hrt.platform.activity.MainActivity t3662}}}
|| mAppToken=AppWindowToken{4ead93d token=Token{59f5a94 ActivityRecord{9703ee7 u0 com.crc.hrt/com.hrt.platform.activity.MainActivity t3662}}}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=true mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=true
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,78][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,78][1080,1920] visible=[0,78][1080,1920]
|| decor=[0,78][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{539b6db com.crc.hrt/com.hrt.platform.activity.MainActivity}:
|| mAnimating=true mLocalAnimating=false mAnimationIsEntrance=false mAnimation=null
|| XForm: has=true hasLocal=false {alpha=1.0 matrix=[1.0, 0.0, 0.0][0.0, 1.0, 0.0][0.0, 0.0, 1.0]}
|| mSurface=Surface(name=com.crc.hrt/com.hrt.platform.activity.MainActivity)
|| mDrawState=HAS_DRAWN mLastHidden=false
|| Surface: shown=true layer=21020 alpha=0.9832045 rect=(0.0,0.0) 1080.0 x 1920.0
|| mShownAlpha=0.9832045 mAlpha=1.0 mLastAlpha=0.9832045
|| mGlobalScale=1.0 mDsDx=1.0 mDtDx=0.0 mDsDy=0.0 mDtDy=1.0
|| mExiting=true mRemoveOnExit=false mDestroying=false mRemoved=false
|| Window #3 Window{6c83027 u0 com.android.development/com.android.development.PackageBrowser}:
|| mDisplayId=0 stackId=7 mSession=Session{c6a9036 24804:u0a10179} mClient=android.os.BinderProxy@bd572e6
|| mOwnerUid=10179 mShowToOwnerOnly=true package=com.android.development appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#120 ty=1 fl=#10100 wanim=0x1030001 needsMenuKey=1}
|| Requested w=1080 h=1920 mLayoutSeq=21696
|| mBaseLayer=21000 mSubLayer=0 mAnimLayer=21015+0=21015 mLastLayer=21040
|| mToken=AppWindowToken{fde7f1a token=Token{3b6a9c5 ActivityRecord{6bd783c u0 com.android.development/.PackageBrowser t3650}}}
|| mRootToken=AppWindowToken{fde7f1a token=Token{3b6a9c5 ActivityRecord{6bd783c u0 com.android.development/.PackageBrowser t3650}}}
|| mAppToken=AppWindowToken{fde7f1a token=Token{3b6a9c5 ActivityRecord{6bd783c u0 com.android.development/.PackageBrowser t3650}}}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,78][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,78][1080,1920] visible=[0,78][1080,1920]
|| decor=[0,78][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{18456b6 com.android.development/com.android.development.PackageBrowser}:
|| mShownAlpha=1.0 mAlpha=1.0 mLastAlpha=0.0
|| Window #2 Window{aa1c60d u0 com.android.development/com.android.development.Development}:
|| mDisplayId=0 stackId=7 mSession=Session{c6a9036 24804:u0a10179} mClient=android.os.BinderProxy@47db8a4
|| mOwnerUid=10179 mShowToOwnerOnly=true package=com.android.development appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#20 ty=1 fl=#10100 wanim=0x1030001 needsMenuKey=1}
|| Requested w=1080 h=1920 mLayoutSeq=21062
|| mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+0=21010 mLastLayer=21040
|| mToken=AppWindowToken{c9c7be3 token=Token{7fbd9c8 ActivityRecord{5472a6b u0 com.android.development/.Development t3650}}}
|| mRootToken=AppWindowToken{c9c7be3 token=Token{7fbd9c8 ActivityRecord{5472a6b u0 com.android.development/.Development t3650}}}
|| mAppToken=AppWindowToken{c9c7be3 token=Token{7fbd9c8 ActivityRecord{5472a6b u0 com.android.development/.Development t3650}}}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,78][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,78][1080,1920] visible=[0,78][1080,1920]
|| decor=[0,78][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{e888fb7 com.android.development/com.android.development.Development}:
|| mShownAlpha=1.0 mAlpha=1.0 mLastAlpha=0.7
|| Window #1 Window{477ab60 u0 com.android.launcher3/com.android.launcher3.Launcher}:
|| mDisplayId=0 stackId=0 mSession=Session{5a9771d 8627:u0a10009} mClient=android.os.BinderProxy@25f6363
|| mOwnerUid=10009 mShowToOwnerOnly=true package=com.android.launcher3 appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#20 ty=1 fl=#81910100 fmt=-2 wanim=0x1030589 vsysui=0x700 needsMenuKey=2}
|| Requested w=1080 h=1920 mLayoutSeq=22001
|| mBaseLayer=21000 mSubLayer=0 mAnimLayer=21005+0=21005 mLastLayer=21005
|| mToken=AppWindowToken{d36f553 token=Token{954a142 ActivityRecord{f94db8d u0 com.android.launcher3/.Launcher t3455}}}
|| mRootToken=AppWindowToken{d36f553 token=Token{954a142 ActivityRecord{f94db8d u0 com.android.launcher3/.Launcher t3455}}}
|| mAppToken=AppWindowToken{d36f553 token=Token{954a142 ActivityRecord{f94db8d u0 com.android.launcher3/.Launcher t3455}}}
|| mViewVisibility=0x8 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x700
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=false mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,0][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[0,0][1080,1920] overscan=[0,0][1080,1920]
|| content=[0,78][1080,1920] visible=[0,78][1080,1920]
|| decor=[0,0][1080,1920]
|| outset=[0,0][0,0]
|| Cur insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,78][0,0] visible=[0,78][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{f7cfe39 com.android.launcher3/com.android.launcher3.Launcher}:
|| mWallpaperX=0.6666667 mWallpaperY=0.5
|| mWallpaperXStep=0.33333334 mWallpaperYStep=1.0
|| Window #0 Window{dbc3b2f u0 com.android.systemui.glwallpaper.SMGLWallpaperService}:
|| mDisplayId=0 stackId=7 mSession=Session{83e24d3 2386:u0a10029} mClient=android.os.BinderProxy@906250e
|| mOwnerUid=10029 mShowToOwnerOnly=true package=com.android.systemui appop=NONE
|| mAttrs=WM.LayoutParams{(0,0)(fillxfill) gr=#800033 ty=2013 fl=#308 pfl=0x4 fmt=2 wanim=0x10302f4}
|| Requested w=-1 h=-1 mLayoutSeq=22006
|| mIsImWindow=false mIsWallpaper=true mIsFloatingLayer=true mWallpaperVisible=false
|| mBaseLayer=21000 mSubLayer=0 mAnimLayer=21000+0=21000 mLastLayer=21000
|| mToken=WindowToken{c3d83fb android.os.Binder@dda5212}
|| mRootToken=WindowToken{c3d83fb android.os.Binder@dda5212}
|| mViewVisibility=0x0 mHaveFrame=true mObscured=false
|| mSeq=0 mSystemUiVisibility=0x0
|| mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]
|| mConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasSurface=true mShownFrame=[0.0,0.0][1080.0,1920.0] isReadyForDisplay()=false
|| mFrame=[0,0][1080,1920] last=[0,0][1080,1920]
|| mSystemDecorRect=[0,0][1080,1920] last=[0,0][0,0]
|| Frames: containing=[0,0][1080,1920] parent=[0,0][1080,1920]
|| display=[-10000,-10000][10000,10000] overscan=[0,0][1080,1920]
|| content=[0,0][1080,1920] visible=[0,78][1080,1920]
|| decor=[0,0][1080,1920]
|| outset=[0,0][1080,1920]
|| Cur insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,78][0,0] stable=[0,78][0,0] outsets=[0,0][0,0]
|| Lst insets: overscan=[0,0][0,0] content=[0,0][0,0] visible=[0,78][0,0] stable=[0,78][0,0] physical=[0,0][0,0] outset=[0,0][0,0]
|| WindowStateAnimator{389dc18 com.android.systemui.glwallpaper.SMGLWallpaperService}:
|| mSurface=Surface(name=com.android.systemui.glwallpaper.SMGLWallpaperService)
|| mDrawState=HAS_DRAWN mLastHidden=true
|| Surface: shown=false layer=21000 alpha=1.0 rect=(0.0,0.0) 1080.0 x 1920.0
|| mLastFreezeDuration=+23s557ms
|| mWallpaperX=0.6666667 mWallpaperY=0.5
|| mWallpaperXStep=0.33333334 mWallpaperYStep=1.0
||
|| mCurConfiguration={1.0 ?mcc?mnc zh_CN ldltr sw360dp w360dp h614dp 480dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=com.smartisanos.theme.ochikuri(SmartisanOSOchikuri)}
|| mHasPermanentDpad=false
|| mCurrentFocus=Window{93c124 u0 com.crc.hrt/com.crc.hrt.ebusiness.activity.search.GSearchCenterActivity}
|| mFocusedApp=AppWindowToken{40a44b6 token=Token{d1dd451 ActivityRecord{7abc578 u0 com.crc.hrt/.ebusiness.activity.search.GSearchCenterActivity t3662}}}
|| mInputMethodTarget=Window{5284fe0 u0 com.crc.hrt/com.hrt.loginlib.activity.LoginActivity}
|| mInTouchMode=true mLayoutSeq=22054
|| mLastDisplayFreezeDuration=0 due to Window{ad1862d u0 Keyguard}
|| mIgnoreRotationWindows=[]
|| mSystemDecorLayer=171000 mScreenRect=[0,0][1080,1920]
|| mWallpaperTarget=null
|| mLastWallpaperX=0.6666667 mLastWallpaperY=0.5
|| mSystemBooted=true mDisplayEnabled=true
|| mTransactionSequence=32574
|| mDisplayFrozen=false windows=0 client=false apps=0 waitingForConfig=false
|| mRotation=0 mAltOrientation=false
|| mLastWindowForcedOrientation=-1 mForcedAppOrientation=1
|| mDeferredRotationPauseCount=0
|| Animation settings: disabled=false window=1.0 transition=1.0 animator=1.0
|| mTraversalScheduled=false
|| mSkipAppTransitionAnimation=false
|| mLayoutToAnim:
|| mNextAppTransition=TRANSIT_UNSET
|| mAppTransitionState=APP_STATE_RUNNING
2018-05-02 09:33:15:725 - info: [debug] [ADB] package:com.crc.hrt
2018-05-02 09:33:15:726 - info: [debug] [ADB] activity:.ebusiness.activity.search.GSearchCenterActivity
2018-05-02 09:33:15:726 - info: [debug] [W3C] Responding to client with driver.getCurrentActivity() result: ".ebusiness.activity.search.GSearchCenterActivity"
2018-05-02 09:33:15:728 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/appium/device/current_activity 200 195 ms - 122
2018-05-02 09:33:15:729 - info: [HTTP]
2018-05-02 09:33:15:732 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:15:733 - info: [HTTP] {"using":"id","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"com.crc.hrt:id/search_center_edit"}
2018-05-02 09:33:15:733 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["id","com.crc.hrt:id/search_center_edit","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:15:734 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:15:734 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:15:735 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"id","selector":"com.crc.hrt:id/search_center_edit","context":"","multiple":true}
2018-05-02 09:33:16:566 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[{"ELEMENT":"6bcaaf85-bae6-4a86-8484-3d8c243fc235"}]}
2018-05-02 09:33:16:567 - info: [debug] [W3C] Responding to client with driver.findElements() result: [{"ELEMENT":"6bcaaf85-bae6-4a86-8484-3d8c243fc235"}]
2018-05-02 09:33:16:569 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 836 ms - 124
2018-05-02 09:33:16:569 - info: [HTTP]
2018-05-02 09:33:16:573 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/6bcaaf85-bae6-4a86-8484-3d8c243fc235/displayed
2018-05-02 09:33:16:574 - info: [HTTP] {}
2018-05-02 09:33:16:575 - info: [debug] [W3C] Calling AppiumDriver.elementDisplayed() with args: ["6bcaaf85-bae6-4a86-8484-3d8c243fc235","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:16:575 - info: [debug] [JSONWP Proxy] Proxying [GET /element/6bcaaf85-bae6-4a86-8484-3d8c243fc235/attribute/displayed] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/6bcaaf85-bae6-4a86-8484-3d8c243fc235/attribute/displayed] with body: {}
2018-05-02 09:33:16:610 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":\"true\"}"
2018-05-02 09:33:16:611 - info: [debug] [W3C] Responding to client with driver.elementDisplayed() result: true
2018-05-02 09:33:16:612 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/6bcaaf85-bae6-4a86-8484-3d8c243fc235/displayed 200 40 ms - 76
2018-05-02 09:33:16:613 - info: [HTTP]
2018-05-02 09:33:16:616 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/6bcaaf85-bae6-4a86-8484-3d8c243fc235/value
2018-05-02 09:33:16:617 - info: [HTTP] {"text":"app自动化纯积分虚拟商品","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","id":"6bcaaf85-bae6-4a86-8484-3d8c243fc235","value":["a","p","p","自","动","化","纯","积","分","虚","拟","商","品"]}
2018-05-02 09:33:16:617 - info: [debug] [W3C] Calling AppiumDriver.setValue() with args: [["a","p","p","自","动","化","纯","积","分","虚","拟","商","品"],"6bcaaf85-bae6-4a86-8484-3d8c243fc235","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:16:618 - info: [debug] [JSONWP Proxy] Proxying [POST /element/6bcaaf85-bae6-4a86-8484-3d8c243fc235/value] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/6bcaaf85-bae6-4a86-8484-3d8c243fc235/value] with body: {"elementId":"6bcaaf85-bae6-4a86-8484-3d8c243fc235","text":"app自动化纯积分虚拟商品","replace":false,"unicodeKeyboard":true}
2018-05-02 09:33:17:309 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":""}
2018-05-02 09:33:17:310 - info: [debug] [W3C] Responding to client with driver.setValue() result: ""
2018-05-02 09:33:17:312 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/6bcaaf85-bae6-4a86-8484-3d8c243fc235/value 200 695 ms - 74
2018-05-02 09:33:17:312 - info: [HTTP]
2018-05-02 09:33:17:316 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/appium/device/press_keycode
2018-05-02 09:33:17:316 - info: [HTTP] {"sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","keycode":84}
2018-05-02 09:33:17:317 - info: [debug] [W3C] Calling AppiumDriver.pressKeyCode() with args: [84,null,"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f",null,"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:17:319 - info: [debug] [JSONWP Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/appium/device/press_keycode] with body: {"keycode":84,"metastate":null}
2018-05-02 09:33:18:225 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":true}
2018-05-02 09:33:18:226 - info: [debug] [W3C] Responding to client with driver.pressKeyCode() result: true
2018-05-02 09:33:18:227 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/appium/device/press_keycode 200 912 ms - 76
2018-05-02 09:33:18:228 - info: [HTTP]
2018-05-02 09:33:18:232 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:18:233 - info: [HTTP] {"using":"-android uiautomator","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"new UiSelector().resourceId(\"com.crc.hrt:id/gsh_indicator\").childSelector(new UiSelector().className(\"android.widget.TextView\").textContains(\"积分兑换\"))"}
2018-05-02 09:33:18:234 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().resourceId(\"com.crc.hrt:id/gsh_indicator\").childSelector(new UiSelector().className(\"android.widget.TextView\").textContains(\"积分兑换\"))","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:18:234 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:18:235 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:18:235 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"com.crc.hrt:id/gsh_indicator\").childSelector(new UiSelector().className(\"android.widget.TextView\").textContains(\"积分兑换\"))","context":"","multiple":true}
2018-05-02 09:33:19:936 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[{"ELEMENT":"3c294d1f-3b05-467c-8a36-24ecdb2eb44c"}]}
2018-05-02 09:33:19:937 - info: [debug] [W3C] Responding to client with driver.findElements() result: [{"ELEMENT":"3c294d1f-3b05-467c-8a36-24ecdb2eb44c"}]
2018-05-02 09:33:19:939 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 1706 ms - 124
2018-05-02 09:33:19:939 - info: [HTTP]
2018-05-02 09:33:19:944 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/3c294d1f-3b05-467c-8a36-24ecdb2eb44c/displayed
2018-05-02 09:33:19:944 - info: [HTTP] {}
2018-05-02 09:33:19:945 - info: [debug] [W3C] Calling AppiumDriver.elementDisplayed() with args: ["3c294d1f-3b05-467c-8a36-24ecdb2eb44c","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:19:947 - info: [debug] [JSONWP Proxy] Proxying [GET /element/3c294d1f-3b05-467c-8a36-24ecdb2eb44c/attribute/displayed] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/3c294d1f-3b05-467c-8a36-24ecdb2eb44c/attribute/displayed] with body: {}
2018-05-02 09:33:19:997 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":\"true\"}"
2018-05-02 09:33:19:998 - info: [debug] [W3C] Responding to client with driver.elementDisplayed() result: true
2018-05-02 09:33:19:999 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/3c294d1f-3b05-467c-8a36-24ecdb2eb44c/displayed 200 56 ms - 76
2018-05-02 09:33:20:000 - info: [HTTP]
2018-05-02 09:33:20:005 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/3c294d1f-3b05-467c-8a36-24ecdb2eb44c/attribute/selected
2018-05-02 09:33:20:007 - info: [HTTP] {}
2018-05-02 09:33:20:008 - info: [debug] [W3C] Calling AppiumDriver.getAttribute() with args: ["selected","3c294d1f-3b05-467c-8a36-24ecdb2eb44c","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:20:009 - info: [debug] [JSONWP Proxy] Proxying [GET /element/3c294d1f-3b05-467c-8a36-24ecdb2eb44c/attribute/selected] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/3c294d1f-3b05-467c-8a36-24ecdb2eb44c/attribute/selected] with body: {}
2018-05-02 09:33:20:065 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":\"true\"}"
2018-05-02 09:33:20:066 - info: [debug] [W3C] Responding to client with driver.getAttribute() result: "true"
2018-05-02 09:33:20:067 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/3c294d1f-3b05-467c-8a36-24ecdb2eb44c/attribute/selected 200 64 ms - 78
2018-05-02 09:33:20:068 - info: [HTTP]
2018-05-02 09:33:20:072 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:20:073 - info: [HTTP] {"using":"-android uiautomator","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"new UiSelector().className(\"android.support.v7.widget.RecyclerView\").childSelector(new UiSelector().resourceId(\"com.crc.hrt:id/ll_top\").instance(0)).childSelector(new UiSelector().resourceId(\"com.crc.hrt:id/shop_main_good_name\"))"}
2018-05-02 09:33:20:074 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().className(\"android.support.v7.widget.RecyclerView\").childSelector(new UiSelector().resourceId(\"com.crc.hrt:id/ll_top\").instance(0)).childSelector(new UiSelector().resourceId(\"com.crc.hrt:id/shop_main_good_name\"))","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:20:075 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:20:076 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:20:076 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().className(\"android.support.v7.widget.RecyclerView\").childSelector(new UiSelector().resourceId(\"com.crc.hrt:id/ll_top\").instance(0)).childSelector(new UiSelector().resourceId(\"com.crc.hrt:id/shop_main_good_name\"))","context":"","multiple":true}
2018-05-02 09:33:20:163 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[{"ELEMENT":"e181a37f-7836-41c1-9a7d-9c72c4e88dd1"}]}
2018-05-02 09:33:20:164 - info: [debug] [W3C] Responding to client with driver.findElements() result: [{"ELEMENT":"e181a37f-7836-41c1-9a7d-9c72c4e88dd1"}]
2018-05-02 09:33:20:165 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 94 ms - 124
2018-05-02 09:33:20:166 - info: [HTTP]
2018-05-02 09:33:20:169 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/e181a37f-7836-41c1-9a7d-9c72c4e88dd1/displayed
2018-05-02 09:33:20:170 - info: [HTTP] {}
2018-05-02 09:33:20:171 - info: [debug] [W3C] Calling AppiumDriver.elementDisplayed() with args: ["e181a37f-7836-41c1-9a7d-9c72c4e88dd1","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:20:171 - info: [debug] [JSONWP Proxy] Proxying [GET /element/e181a37f-7836-41c1-9a7d-9c72c4e88dd1/attribute/displayed] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/e181a37f-7836-41c1-9a7d-9c72c4e88dd1/attribute/displayed] with body: {}
2018-05-02 09:33:20:227 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":\"true\"}"
2018-05-02 09:33:20:228 - info: [debug] [W3C] Responding to client with driver.elementDisplayed() result: true
2018-05-02 09:33:20:230 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/e181a37f-7836-41c1-9a7d-9c72c4e88dd1/displayed 200 60 ms - 76
2018-05-02 09:33:20:230 - info: [HTTP]
2018-05-02 09:33:20:234 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/e181a37f-7836-41c1-9a7d-9c72c4e88dd1/click
2018-05-02 09:33:20:235 - info: [HTTP] {"sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","id":"e181a37f-7836-41c1-9a7d-9c72c4e88dd1"}
2018-05-02 09:33:20:236 - info: [debug] [W3C] Calling AppiumDriver.click() with args: ["e181a37f-7836-41c1-9a7d-9c72c4e88dd1","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:20:237 - info: [debug] [JSONWP Proxy] Proxying [POST /element/e181a37f-7836-41c1-9a7d-9c72c4e88dd1/click] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/e181a37f-7836-41c1-9a7d-9c72c4e88dd1/click] with body: {"element":"e181a37f-7836-41c1-9a7d-9c72c4e88dd1"}
2018-05-02 09:33:22:149 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":true}
2018-05-02 09:33:22:151 - info: [debug] [W3C] Responding to client with driver.click() result: true
2018-05-02 09:33:22:153 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/e181a37f-7836-41c1-9a7d-9c72c4e88dd1/click 200 1918 ms - 76
2018-05-02 09:33:22:154 - info: [HTTP]
2018-05-02 09:33:22:157 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:22:158 - info: [HTTP] {"using":"id","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"com.crc.hrt:id/product_main_name"}
2018-05-02 09:33:22:159 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["id","com.crc.hrt:id/product_main_name","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:22:159 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:22:160 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:22:161 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"id","selector":"com.crc.hrt:id/product_main_name","context":"","multiple":true}
2018-05-02 09:33:22:253 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[{"ELEMENT":"c0e3768e-aa9a-45d5-a9c9-53181b584e6b"}]}
2018-05-02 09:33:22:254 - info: [debug] [W3C] Responding to client with driver.findElements() result: [{"ELEMENT":"c0e3768e-aa9a-45d5-a9c9-53181b584e6b"}]
2018-05-02 09:33:22:257 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 99 ms - 124
2018-05-02 09:33:22:259 - info: [HTTP]
2018-05-02 09:33:22:262 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/c0e3768e-aa9a-45d5-a9c9-53181b584e6b/displayed
2018-05-02 09:33:22:263 - info: [HTTP] {}
2018-05-02 09:33:22:264 - info: [debug] [W3C] Calling AppiumDriver.elementDisplayed() with args: ["c0e3768e-aa9a-45d5-a9c9-53181b584e6b","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:22:265 - info: [debug] [JSONWP Proxy] Proxying [GET /element/c0e3768e-aa9a-45d5-a9c9-53181b584e6b/attribute/displayed] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/c0e3768e-aa9a-45d5-a9c9-53181b584e6b/attribute/displayed] with body: {}
2018-05-02 09:33:22:295 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":\"true\"}"
2018-05-02 09:33:22:296 - info: [debug] [W3C] Responding to client with driver.elementDisplayed() result: true
2018-05-02 09:33:22:298 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/c0e3768e-aa9a-45d5-a9c9-53181b584e6b/displayed 200 36 ms - 76
2018-05-02 09:33:22:299 - info: [HTTP]
2018-05-02 09:33:22:304 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/c0e3768e-aa9a-45d5-a9c9-53181b584e6b/text
2018-05-02 09:33:22:307 - info: [HTTP] {}
2018-05-02 09:33:22:309 - info: [W3C] Driver proxy active, passing request on via HTTP proxy
2018-05-02 09:33:22:311 - info: [debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/c0e3768e-aa9a-45d5-a9c9-53181b584e6b/text] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/c0e3768e-aa9a-45d5-a9c9-53181b584e6b/text] with body: {}
2018-05-02 09:33:22:351 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":\"app自动化纯积分虚拟商品\"}"
2018-05-02 09:33:22:352 - info: [JSONWP Proxy] Replacing sessionId 7a14597b-dc6a-4a51-af3b-e461800ed58b with dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f
2018-05-02 09:33:22:353 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/c0e3768e-aa9a-45d5-a9c9-53181b584e6b/text 200 50 ms - 107
2018-05-02 09:33:22:354 - info: [HTTP]
2018-05-02 09:33:22:357 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:22:358 - info: [HTTP] {"using":"id","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"com.crc.hrt:id/add_to_cart_tv"}
2018-05-02 09:33:22:358 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["id","com.crc.hrt:id/add_to_cart_tv","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:22:359 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:22:359 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:22:360 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"id","selector":"com.crc.hrt:id/add_to_cart_tv","context":"","multiple":true}
2018-05-02 09:33:22:415 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[]}
2018-05-02 09:33:22:417 - info: [debug] [W3C] Responding to client with driver.findElements() result: []
2018-05-02 09:33:22:420 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 61 ms - 74
2018-05-02 09:33:22:421 - info: [HTTP]
2018-05-02 09:33:22:938 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:22:939 - info: [HTTP] {"using":"id","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"com.crc.hrt:id/add_to_cart_tv"}
2018-05-02 09:33:22:940 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["id","com.crc.hrt:id/add_to_cart_tv","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:22:940 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:22:941 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:22:941 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"id","selector":"com.crc.hrt:id/add_to_cart_tv","context":"","multiple":true}
2018-05-02 09:33:23:010 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[]}
2018-05-02 09:33:23:011 - info: [debug] [W3C] Responding to client with driver.findElements() result: []
2018-05-02 09:33:23:012 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 74 ms - 74
2018-05-02 09:33:23:013 - info: [HTTP]
2018-05-02 09:33:23:519 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:23:520 - info: [HTTP] {"using":"id","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"com.crc.hrt:id/add_to_cart_tv"}
2018-05-02 09:33:23:521 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["id","com.crc.hrt:id/add_to_cart_tv","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:23:522 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:23:522 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:23:523 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"id","selector":"com.crc.hrt:id/add_to_cart_tv","context":"","multiple":true}
2018-05-02 09:33:23:584 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[]}
2018-05-02 09:33:23:586 - info: [debug] [W3C] Responding to client with driver.findElements() result: []
2018-05-02 09:33:23:588 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 71 ms - 74
2018-05-02 09:33:23:588 - info: [HTTP]
2018-05-02 09:33:24:093 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:24:095 - info: [HTTP] {"using":"id","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"com.crc.hrt:id/add_to_cart_tv"}
2018-05-02 09:33:24:096 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["id","com.crc.hrt:id/add_to_cart_tv","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:24:097 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:24:098 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:24:099 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"id","selector":"com.crc.hrt:id/add_to_cart_tv","context":"","multiple":true}
2018-05-02 09:33:24:152 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[]}
2018-05-02 09:33:24:153 - info: [debug] [W3C] Responding to client with driver.findElements() result: []
2018-05-02 09:33:24:154 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 62 ms - 74
2018-05-02 09:33:24:155 - info: [HTTP]
2018-05-02 09:33:24:660 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:24:661 - info: [HTTP] {"using":"id","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"com.crc.hrt:id/product_price"}
2018-05-02 09:33:24:661 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["id","com.crc.hrt:id/product_price","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:24:662 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:24:663 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:24:663 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"id","selector":"com.crc.hrt:id/product_price","context":"","multiple":true}
2018-05-02 09:33:24:713 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[{"ELEMENT":"d572ee32-4d77-4290-a0c9-f74d4ed693ce"}]}
2018-05-02 09:33:24:714 - info: [debug] [W3C] Responding to client with driver.findElements() result: [{"ELEMENT":"d572ee32-4d77-4290-a0c9-f74d4ed693ce"}]
2018-05-02 09:33:24:715 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 56 ms - 124
2018-05-02 09:33:24:716 - info: [HTTP]
2018-05-02 09:33:24:721 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/d572ee32-4d77-4290-a0c9-f74d4ed693ce/displayed
2018-05-02 09:33:24:722 - info: [HTTP] {}
2018-05-02 09:33:24:723 - info: [debug] [W3C] Calling AppiumDriver.elementDisplayed() with args: ["d572ee32-4d77-4290-a0c9-f74d4ed693ce","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:24:724 - info: [debug] [JSONWP Proxy] Proxying [GET /element/d572ee32-4d77-4290-a0c9-f74d4ed693ce/attribute/displayed] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/d572ee32-4d77-4290-a0c9-f74d4ed693ce/attribute/displayed] with body: {}
2018-05-02 09:33:24:736 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":\"true\"}"
2018-05-02 09:33:24:737 - info: [debug] [W3C] Responding to client with driver.elementDisplayed() result: true
2018-05-02 09:33:24:738 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/d572ee32-4d77-4290-a0c9-f74d4ed693ce/displayed 200 18 ms - 76
2018-05-02 09:33:24:739 - info: [HTTP]
2018-05-02 09:33:24:742 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/d572ee32-4d77-4290-a0c9-f74d4ed693ce/text
2018-05-02 09:33:24:743 - info: [HTTP] {}
2018-05-02 09:33:24:743 - info: [W3C] Driver proxy active, passing request on via HTTP proxy
2018-05-02 09:33:24:744 - info: [debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/d572ee32-4d77-4290-a0c9-f74d4ed693ce/text] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/d572ee32-4d77-4290-a0c9-f74d4ed693ce/text] with body: {}
2018-05-02 09:33:24:759 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":\"12积分\"}"
2018-05-02 09:33:24:760 - info: [JSONWP Proxy] Replacing sessionId 7a14597b-dc6a-4a51-af3b-e461800ed58b with dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f
2018-05-02 09:33:24:762 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/d572ee32-4d77-4290-a0c9-f74d4ed693ce/text 200 19 ms - 82
2018-05-02 09:33:24:763 - info: [HTTP]
2018-05-02 09:33:24:769 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements
2018-05-02 09:33:24:770 - info: [HTTP] {"using":"id","sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","value":"com.crc.hrt:id/virtual_tv"}
2018-05-02 09:33:24:771 - info: [debug] [W3C] Calling AppiumDriver.findElements() with args: ["id","com.crc.hrt:id/virtual_tv","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:24:772 - info: [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
2018-05-02 09:33:24:772 - info: [debug] [BaseDriver] Waiting up to 0 ms for condition
2018-05-02 09:33:24:773 - info: [debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/elements] with body: {"strategy":"id","selector":"com.crc.hrt:id/virtual_tv","context":"","multiple":true}
2018-05-02 09:33:24:898 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":[{"ELEMENT":"faf7115b-7ea9-4628-9657-a44f451e5cc2"}]}
2018-05-02 09:33:24:898 - info: [debug] [W3C] Responding to client with driver.findElements() result: [{"ELEMENT":"faf7115b-7ea9-4628-9657-a44f451e5cc2"}]
2018-05-02 09:33:24:900 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/elements 200 134 ms - 124
2018-05-02 09:33:24:900 - info: [HTTP]
2018-05-02 09:33:24:904 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/faf7115b-7ea9-4628-9657-a44f451e5cc2/displayed
2018-05-02 09:33:24:904 - info: [HTTP] {}
2018-05-02 09:33:24:905 - info: [debug] [W3C] Calling AppiumDriver.elementDisplayed() with args: ["faf7115b-7ea9-4628-9657-a44f451e5cc2","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:24:906 - info: [debug] [JSONWP Proxy] Proxying [GET /element/faf7115b-7ea9-4628-9657-a44f451e5cc2/attribute/displayed] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/faf7115b-7ea9-4628-9657-a44f451e5cc2/attribute/displayed] with body: {}
2018-05-02 09:33:24:938 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":\"true\"}"
2018-05-02 09:33:24:939 - info: [debug] [W3C] Responding to client with driver.elementDisplayed() result: true
2018-05-02 09:33:24:941 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/faf7115b-7ea9-4628-9657-a44f451e5cc2/displayed 200 36 ms - 76
2018-05-02 09:33:24:942 - info: [HTTP]
2018-05-02 09:33:24:945 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/faf7115b-7ea9-4628-9657-a44f451e5cc2/click
2018-05-02 09:33:24:946 - info: [HTTP] {"sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","id":"faf7115b-7ea9-4628-9657-a44f451e5cc2"}
2018-05-02 09:33:24:947 - info: [debug] [W3C] Calling AppiumDriver.click() with args: ["faf7115b-7ea9-4628-9657-a44f451e5cc2","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:24:948 - info: [debug] [JSONWP Proxy] Proxying [POST /element/faf7115b-7ea9-4628-9657-a44f451e5cc2/click] to [POST http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/element/faf7115b-7ea9-4628-9657-a44f451e5cc2/click] with body: {"element":"faf7115b-7ea9-4628-9657-a44f451e5cc2"}
2018-05-02 09:33:24:997 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"7a14597b-dc6a-4a51-af3b-e461800ed58b","status":0,"value":true}
2018-05-02 09:33:24:998 - info: [debug] [W3C] Responding to client with driver.click() result: true
2018-05-02 09:33:25:000 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/element/faf7115b-7ea9-4628-9657-a44f451e5cc2/click 200 54 ms - 76
2018-05-02 09:33:25:002 - info: [HTTP]
2018-05-02 09:33:25:006 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/context
2018-05-02 09:33:25:006 - info: [HTTP] {"sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","name":"WEBVIEW_com.crc.hrt"}
2018-05-02 09:33:25:007 - info: [debug] [W3C] Calling AppiumDriver.setContext() with args: ["WEBVIEW_com.crc.hrt","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:25:008 - info: [debug] [AndroidDriver] Getting a list of available webviews
2018-05-02 09:33:25:009 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:25:080 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:25:082 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell cat /proc/net/unix'
2018-05-02 09:33:25:191 - info: [debug] [AndroidDriver] Found webviews: []
2018-05-02 09:33:25:191 - info: [debug] [AndroidDriver] Available contexts: ["NATIVE_APP"]
2018-05-02 09:33:25:196 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/context 400 190 ms - 1063
2018-05-02 09:33:25:197 - info: [HTTP]
2018-05-02 09:33:25:201 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/context
2018-05-02 09:33:25:202 - info: [HTTP] {"sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","name":"WEBVIEW_com.crc.hrt"}
2018-05-02 09:33:25:203 - info: [debug] [W3C] Calling AppiumDriver.setContext() with args: ["WEBVIEW_com.crc.hrt","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:25:203 - info: [debug] [AndroidDriver] Getting a list of available webviews
2018-05-02 09:33:25:204 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:25:265 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:25:266 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell cat /proc/net/unix'
2018-05-02 09:33:25:348 - info: [debug] [AndroidDriver] WEBVIEW_18496 mapped to pid 18496
2018-05-02 09:33:25:348 - info: [debug] [AndroidDriver] Getting process name for webview
2018-05-02 09:33:25:349 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:25:410 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:25:410 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell ps'
2018-05-02 09:33:25:523 - info: [debug] [AndroidDriver] Parsed pid: '18496' pkg: 'com.crc.hrt' from
2018-05-02 09:33:25:524 - info: [debug] [AndroidDriver] USER PID PPID VSIZE RSS WCHAN PC NAME
2018-05-02 09:33:25:524 - info: [debug] [AndroidDriver] u0_a229 18496 544 3027656 236644 SyS_epoll_ 0000000000 S com.crc.hrt
2018-05-02 09:33:25:525 - info: [debug] [AndroidDriver] Returning process name: 'com.crc.hrt'
2018-05-02 09:33:25:526 - info: [debug] [AndroidDriver] Found webviews: ["WEBVIEW_com.crc.hrt"]
2018-05-02 09:33:25:526 - info: [debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.crc.hrt"]
2018-05-02 09:33:25:527 - info: [debug] [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_com.crc.hrt'
2018-05-02 09:33:25:536 - info: [debug] [AndroidDriver] A port was not given, using random port: 8000
2018-05-02 09:33:25:538 - info: [debug] [Chromedriver] Changed state to 'starting'
2018-05-02 09:33:25:539 - info: [debug] [Chromedriver] Attempting to use Chromedriver-Chrome mapping from 'D:\hcs\Documents\workspace\app_auto_android\lib\appbase\driver\tools\chromedriver\chromedriver.json'
2018-05-02 09:33:25:769 - info: [debug] [Chromedriver] The following Chromedriver executables were found:
2018-05-02 09:33:25:769 - info: [debug] [Chromedriver] D:/hcs/Documents/workspace/app_auto_android/lib/appbase/driver/tools/chromedriver/2.28.exe (minimum Chrome version '55.0.2883.0')
2018-05-02 09:33:25:770 - info: [debug] [Chromedriver] D:/hcs/Documents/workspace/app_auto_android/lib/appbase/driver/tools/chromedriver/2.21.exe (minimum Chrome version '46.0.2490.0')
2018-05-02 09:33:25:770 - info: [debug] [Chromedriver] D:/hcs/Documents/workspace/app_auto_android/lib/appbase/driver/tools/chromedriver/2.20.exe (minimum Chrome version '43.0.2357.0')
2018-05-02 09:33:25:771 - info: [debug] [ADB] Getting package info for 'com.android.chrome'
2018-05-02 09:33:25:771 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:25:833 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:25:834 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell dumpsys package com.android.chrome'
2018-05-02 09:33:25:932 - warn: [Chromedriver] Unable to discover Chrome version. Using Chromedriver 2.28 at 'D:/hcs/Documents/workspace/app_auto_android/lib/appbase/driver/tools/chromedriver/2.28.exe'
2018-05-02 09:33:25:933 - info: [Chromedriver] Set chromedriver binary as: D:/hcs/Documents/workspace/app_auto_android/lib/appbase/driver/tools/chromedriver/2.28.exe
2018-05-02 09:33:25:934 - info: [debug] [Chromedriver] Killing any old chromedrivers, running: FOR /F "usebackq tokens=5" %a in (`netstat -nao ^| findstr /R /C:"8000 "`) do (FOR /F "usebackq" %b in (`TASKLIST /FI "PID eq %a" ^| findstr /I chromedriver.exe`) do (IF NOT %b=="" TASKKILL /F /PID %a))
2018-05-02 09:33:26:038 - warn: [Chromedriver] No old chromedrivers seemed to exist
2018-05-02 09:33:26:039 - info: [debug] [Chromedriver] Cleaning any old adb forwarded port socket connections
2018-05-02 09:33:26:040 - info: [debug] [ADB] List forwarding ports
2018-05-02 09:33:26:040 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a forward --list'
2018-05-02 09:33:26:102 - info: [debug] [ADB] Removing forwarded port socket connection: 12542
2018-05-02 09:33:26:102 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a forward --remove tcp\:12542'
2018-05-02 09:33:26:174 - info: [Chromedriver] Spawning chromedriver with: D:/hcs/Documents/workspace/app_auto_android/lib/appbase/driver/tools/chromedriver/2.28.exe --url-base=wd/hub --port=8000 --adb-port=5037 --verbose
2018-05-02 09:33:26:216 - info: [debug] [Chromedriver] Chromedriver version: '2.28.455520'
2018-05-02 09:33:26:219 - info: [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body
2018-05-02 09:33:26:721 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"\",\"status\":0,\"value\":{\"build\":{\"version\":\"alpha\"},\"os\":{\"arch\":\"x86_64\",\"name\":\"Windows NT\",\"version\":\"6.1.7601 SP1\"}}}"
2018-05-02 09:33:26:723 - info: [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"com.crc.hrt","androidUseRunningApp":true,"androidDeviceSerial":"1469081a"}}}
2018-05-02 09:33:27:453 - info: [debug] [Chromedriver] Webview version: 'Chrome/46.0.2490.11'
2018-05-02 09:33:27:455 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"dfee128220bfff699e3995798f60247c","status":13,"value":{"message":"unknown error: Chrome version must be >= 55.0.2883.0\n (Driver info: chromedriver=2.28.455520 (cc17746adff54984afff480136733114c6b3704b),platform=Windows NT 6.1.7601 SP1 x86_64)"}}
2018-05-02 09:33:27:457 - error: [Chromedriver] Error: Failed to start Chromedriver session: An unknown server-side error occurred while processing the command. (Original error: unknown error: Chrome version must be >= 55.0.2883.0
2018-05-02 09:33:27:458 - error: [Chromedriver] (Driver info: chromedriver=2.28.455520 (cc17746adff54984afff480136733114c6b3704b),platform=Windows NT 6.1.7601 SP1 x86_64))
2018-05-02 09:33:27:459 - error: [Chromedriver] at Object.wrappedLogger.errorAndThrow (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-support\lib\logging.js:78:13)
2018-05-02 09:33:27:459 - error: [Chromedriver] at Chromedriver.callee$2$0$ (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:357:13)
2018-05-02 09:33:27:459 - error: [Chromedriver] at tryCatch (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40)
2018-05-02 09:33:27:460 - error: [Chromedriver] at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22)
2018-05-02 09:33:27:460 - error: [Chromedriver] at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21)
2018-05-02 09:33:27:460 - error: [Chromedriver] at GeneratorFunctionPrototype.invoke (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37)
2018-05-02 09:33:27:461 - error: [Chromedriver] at <anonymous>
2018-05-02 09:33:27:663 - info: [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"com.crc.hrt","androidUseRunningApp":true,"androidDeviceSerial":"1469081a"}}}
2018-05-02 09:33:28:069 - info: [debug] [Chromedriver] Webview version: 'Chrome/46.0.2490.11'
2018-05-02 09:33:28:070 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"6aa04f143a9dbce3ad7414b3c32efc92","status":13,"value":{"message":"unknown error: Chrome version must be >= 55.0.2883.0\n (Driver info: chromedriver=2.28.455520 (cc17746adff54984afff480136733114c6b3704b),platform=Windows NT 6.1.7601 SP1 x86_64)"}}
2018-05-02 09:33:28:071 - error: [Chromedriver] Error: Failed to start Chromedriver session: An unknown server-side error occurred while processing the command. (Original error: unknown error: Chrome version must be >= 55.0.2883.0
2018-05-02 09:33:28:072 - error: [Chromedriver] (Driver info: chromedriver=2.28.455520 (cc17746adff54984afff480136733114c6b3704b),platform=Windows NT 6.1.7601 SP1 x86_64))
2018-05-02 09:33:28:072 - error: [Chromedriver] at Object.wrappedLogger.errorAndThrow (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-support\lib\logging.js:78:13)
2018-05-02 09:33:28:073 - error: [Chromedriver] at Chromedriver.callee$2$0$ (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:357:13)
2018-05-02 09:33:28:073 - error: [Chromedriver] at tryCatch (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40)
2018-05-02 09:33:28:073 - error: [Chromedriver] at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22)
2018-05-02 09:33:28:074 - error: [Chromedriver] at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21)
2018-05-02 09:33:28:074 - error: [Chromedriver] at GeneratorFunctionPrototype.invoke (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37)
2018-05-02 09:33:28:074 - error: [Chromedriver] at <anonymous>
2018-05-02 09:33:28:277 - info: [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"com.crc.hrt","androidUseRunningApp":true,"androidDeviceSerial":"1469081a"}}}
2018-05-02 09:33:28:680 - info: [debug] [Chromedriver] Webview version: 'Chrome/46.0.2490.11'
2018-05-02 09:33:28:682 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"a25d0600a4d5ba886735528d3a09dcba","status":13,"value":{"message":"unknown error: Chrome version must be >= 55.0.2883.0\n (Driver info: chromedriver=2.28.455520 (cc17746adff54984afff480136733114c6b3704b),platform=Windows NT 6.1.7601 SP1 x86_64)"}}
2018-05-02 09:33:28:683 - error: [Chromedriver] Error: Failed to start Chromedriver session: An unknown server-side error occurred while processing the command. (Original error: unknown error: Chrome version must be >= 55.0.2883.0
2018-05-02 09:33:28:683 - error: [Chromedriver] (Driver info: chromedriver=2.28.455520 (cc17746adff54984afff480136733114c6b3704b),platform=Windows NT 6.1.7601 SP1 x86_64))
2018-05-02 09:33:28:683 - error: [Chromedriver] at Object.wrappedLogger.errorAndThrow (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-support\lib\logging.js:78:13)
2018-05-02 09:33:28:684 - error: [Chromedriver] at Chromedriver.callee$2$0$ (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:357:13)
2018-05-02 09:33:28:684 - error: [Chromedriver] at tryCatch (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40)
2018-05-02 09:33:28:684 - error: [Chromedriver] at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22)
2018-05-02 09:33:28:685 - error: [Chromedriver] at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21)
2018-05-02 09:33:28:685 - error: [Chromedriver] at GeneratorFunctionPrototype.invoke (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37)
2018-05-02 09:33:28:685 - error: [Chromedriver] at <anonymous>
2018-05-02 09:33:28:887 - info: [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"com.crc.hrt","androidUseRunningApp":true,"androidDeviceSerial":"1469081a"}}}
2018-05-02 09:33:29:268 - info: [debug] [Chromedriver] Webview version: 'Chrome/46.0.2490.11'
2018-05-02 09:33:29:269 - info: [debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"2baaf22160b07bca0ed23bfa43eb5662","status":13,"value":{"message":"unknown error: Chrome version must be >= 55.0.2883.0\n (Driver info: chromedriver=2.28.455520 (cc17746adff54984afff480136733114c6b3704b),platform=Windows NT 6.1.7601 SP1 x86_64)"}}
2018-05-02 09:33:29:269 - error: [Chromedriver] Error: Failed to start Chromedriver session: An unknown server-side error occurred while processing the command. (Original error: unknown error: Chrome version must be >= 55.0.2883.0
2018-05-02 09:33:29:270 - error: [Chromedriver] (Driver info: chromedriver=2.28.455520 (cc17746adff54984afff480136733114c6b3704b),platform=Windows NT 6.1.7601 SP1 x86_64))
2018-05-02 09:33:29:270 - error: [Chromedriver] at Object.wrappedLogger.errorAndThrow (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-support\lib\logging.js:78:13)
2018-05-02 09:33:29:270 - error: [Chromedriver] at Chromedriver.callee$2$0$ (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:357:13)
2018-05-02 09:33:29:271 - error: [Chromedriver] at tryCatch (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40)
2018-05-02 09:33:29:271 - error: [Chromedriver] at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22)
2018-05-02 09:33:29:271 - error: [Chromedriver] at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21)
2018-05-02 09:33:29:272 - error: [Chromedriver] at GeneratorFunctionPrototype.invoke (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37)
2018-05-02 09:33:29:272 - error: [Chromedriver] at <anonymous>
2018-05-02 09:33:29:277 - error: [Chromedriver] Chromedriver exited unexpectedly with code null, signal SIGTERM
2018-05-02 09:33:29:278 - info: [debug] [Chromedriver] Changed state to 'stopped'
2018-05-02 09:33:29:278 - error: [Chromedriver] Unable to automate Chrome version because it is too old for this version of Chromedriver.
2018-05-02 09:33:29:279 - error: [Chromedriver] Chrome version on device: Chrome/46.0.2490.11
2018-05-02 09:33:29:279 - error: [Chromedriver] Please see 'https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/web/chromedriver.md'
2018-05-02 09:33:29:279 - error: [Chromedriver] Error: Failed to start Chromedriver session: An unknown server-side error occurred while processing the command. (Original error: unknown error: Chrome version must be >= 55.0.2883.0
2018-05-02 09:33:29:280 - error: [Chromedriver] (Driver info: chromedriver=2.28.455520 (cc17746adff54984afff480136733114c6b3704b),platform=Windows NT 6.1.7601 SP1 x86_64))
2018-05-02 09:33:29:280 - error: [Chromedriver] at Object.wrappedLogger.errorAndThrow (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-support\lib\logging.js:78:13)
2018-05-02 09:33:29:280 - error: [Chromedriver] at Chromedriver.callee$2$0$ (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:357:13)
2018-05-02 09:33:29:281 - error: [Chromedriver] at tryCatch (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40)
2018-05-02 09:33:29:281 - error: [Chromedriver] at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22)
2018-05-02 09:33:29:281 - error: [Chromedriver] at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21)
2018-05-02 09:33:29:282 - error: [Chromedriver] at GeneratorFunctionPrototype.invoke (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37)
2018-05-02 09:33:29:282 - error: [Chromedriver] at <anonymous>
2018-05-02 09:33:29:282 - error: [W3C] Encountered internal error running command: Error: Failed to start Chromedriver session: An unknown server-side error occurred while processing the command. (Original error: unknown error: Chrome version must be >= 55.0.2883.0
2018-05-02 09:33:29:283 - error: [W3C] (Driver info: chromedriver=2.28.455520 (cc17746adff54984afff480136733114c6b3704b),platform=Windows NT 6.1.7601 SP1 x86_64))
2018-05-02 09:33:29:283 - error: [W3C] at Object.wrappedLogger.errorAndThrow (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-support\lib\logging.js:78:13)
2018-05-02 09:33:29:284 - error: [W3C] at Chromedriver.callee$2$0$ (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:357:13)
2018-05-02 09:33:29:284 - error: [W3C] at tryCatch (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:67:40)
2018-05-02 09:33:29:284 - error: [W3C] at GeneratorFunctionPrototype.invoke [as _invoke] (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:315:22)
2018-05-02 09:33:29:285 - error: [W3C] at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:100:21)
2018-05-02 09:33:29:285 - error: [W3C] at GeneratorFunctionPrototype.invoke (C:\Users\hechangshu1\AppData\Roaming\npm\node_modules\appium\node_modules\babel-runtime\regenerator\runtime.js:136:37)
2018-05-02 09:33:29:285 - error: [W3C] at <anonymous>
2018-05-02 09:33:29:299 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/context 500 4097 ms - 1912
2018-05-02 09:33:29:300 - info: [HTTP]
2018-05-02 09:33:29:303 - info: [HTTP] --> POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/context
2018-05-02 09:33:29:304 - info: [HTTP] {"sessionId":"dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f","name":"NATIVE_APP"}
2018-05-02 09:33:29:304 - info: [debug] [W3C] Calling AppiumDriver.setContext() with args: ["NATIVE_APP","dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:29:305 - info: [debug] [AndroidDriver] Getting a list of available webviews
2018-05-02 09:33:29:305 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:29:461 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:29:461 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell cat /proc/net/unix'
2018-05-02 09:33:29:616 - info: [debug] [AndroidDriver] WEBVIEW_18496 mapped to pid 18496
2018-05-02 09:33:29:616 - info: [debug] [AndroidDriver] Getting process name for webview
2018-05-02 09:33:29:617 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:33:29:680 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:33:29:680 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell ps'
2018-05-02 09:33:29:838 - info: [debug] [AndroidDriver] Parsed pid: '18496' pkg: 'com.crc.hrt' from
2018-05-02 09:33:29:840 - info: [debug] [AndroidDriver] USER PID PPID VSIZE RSS WCHAN PC NAME
2018-05-02 09:33:29:840 - info: [debug] [AndroidDriver] u0_a229 18496 544 3088452 275472 SyS_epoll_ 0000000000 S com.crc.hrt
2018-05-02 09:33:29:840 - info: [debug] [AndroidDriver] Returning process name: 'com.crc.hrt'
2018-05-02 09:33:29:841 - info: [debug] [AndroidDriver] Found webviews: ["WEBVIEW_com.crc.hrt"]
2018-05-02 09:33:29:841 - info: [debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.crc.hrt"]
2018-05-02 09:33:29:842 - info: [debug] [W3C] Responding to client with driver.setContext() result: null
2018-05-02 09:33:29:844 - info: [HTTP] <-- POST /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/context 200 541 ms - 76
2018-05-02 09:33:29:845 - info: [HTTP]
2018-05-02 09:33:29:848 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/context
2018-05-02 09:33:29:848 - info: [HTTP] {}
2018-05-02 09:33:29:849 - info: [debug] [W3C] Calling AppiumDriver.getCurrentContext() with args: ["dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:29:850 - info: [debug] [W3C] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
2018-05-02 09:33:29:851 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/context 200 4 ms - 84
2018-05-02 09:33:29:852 - info: [HTTP]
2018-05-02 09:33:29:856 - info: [HTTP] --> GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/screenshot
2018-05-02 09:33:29:856 - info: [HTTP] {}
2018-05-02 09:33:29:857 - info: [debug] [W3C] Calling AppiumDriver.getScreenshot() with args: ["dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f"]
2018-05-02 09:33:29:858 - info: [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b/screenshot] with no body
2018-05-02 09:33:30:116 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":\"iVBORw0KGgoAAAANSUhEUgAABDgAAAeACAIAAACkA3BdAAAAA3NCSVQICAjb4U\\/gAAAgAElEQVR4\\nnOzdeXxTVcL\\/8Zu1SbqvUMCKCAoIooLggoCACqgom6LijIgbouCAC+PG7jpUqyjCSwcfQUFQcBCV\\nB0UREIdVEUHZ1650TdPsy++P+8z93UnbNE1umrR83n\\/4urk9Oee02DTfnE0QAAAAAAAAAAAAAAAA\\nAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\\nAAAAAAAAAAAAAACILXFxcSqVKsjCKpUqLi4uov0BAABoXoYOHVpQUOALW0FBwdChQ6P93QCx4YYb\\nbpg5c2ZWVlaQ5bOysmbPnn3LLbdEtFcAAADNiCIpRcoq0f5ucA7Iycl56qmnVqxYsWvXLrfbLf7P\\n53a7d+3atWrVqqeeeionJyfafRSmT59eUFDQv39\\/rVbbYGGdTnfDDTeUlZUtWLCgCfoGAADQLCiV\\nUkTR\\/m4QKxp+d95YaWlpU6ZMGTFiRPfu3Wt\\/VaPR9OzZs2fPnqNHj37ttdf27du3Zs2avLy88vJy\\nxXsSjCNHjng8niuuuGL37t0WiyVwYaPRePXVVwuCUFhY2CS9AwAAQBSoVCqj0RgfHx\\/3H1qtVq1W\\nazQaQRA8Ho\\/X63W73Y7\\/qKmpsdlspCxlKRlUEhISpkyZMn369ISEhCCf0r179+7du0+dOvWVV17J\\ny8trMCoobteuXTU1NX369Fm2bFmDrZtMpv79+1ssll27djVN9wAAANBk4uLiUlJSkpOT4+Pj1Wp1\\nfcU0Go1Go9HpdEajUbrp9XpramqqqqoqKysdDkeT9LeFq\\/cfoL...
2018-05-02 09:33:30:118 - info: [debug] [W3C] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABDgAAAeACAIAAACkA3BdAAAAA3NCSVQICAjb4U/gAAAgAElEQVR4\nnOzdeXxTVcL/8Zu1SbqvUMCKCAoIooLggoCACqgom6LijIgbouCAC+PG7jpUqyjCSwcfQUFQcBCV\nB0UREIdVEUHZ1650TdPsy++P+8z93UnbNE1umrR83n/4urk9Oee02DTfnE0QAAAAAAAAAAAAAAAA\nAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\nAAAAAAAAAAAAAACILXFxcSqVKsjCKpUqLi4uov0BAABoXoYOHVpQUOALW0FBwdChQ6P93QCx4YYb\nbpg5c2ZWVlaQ5bOysmbPnn3LLbdEtFcAAADNiCIpRcoq0f5ucA7Iycl56qmnVqxYsWvXLrfbLf7P\n53a7d+3atWrVqqeeeionJyfafRSmT59eUFDQv39/rVbbYGGdTnfDDTeUlZUtWLCgCfoGAADQLCiV\nUkTR/m4QKxp+d95YaWlpU6ZMGTFiRPfu3Wt/VaPR9OzZs2fPnqNHj37ttdf27du3Zs2avLy88vJy\nxXsSjCNHjng8niuuuGL37t0WiyVwYaPRePXVVwuCUFhY2CS9AwAAQBSoVCqj0RgfHx/3H1qtVq1W\nazQaQRA8Ho/X63W73Y7/qKmpsdlspCxlKRlUEhISpkyZMn369ISEhCCf0r179+7du0+dOvWVV17J\ny8trMCoobteuXTU1NX369Fm2bFmDrZtMpv79+1ssll27djVN9wAAANBk4uLiUlJSkpOT4+Pj1Wp1\nfcU0Go1Go9HpdEajUbrp9XpramqqqqoqKysdDkeT9LeFq/cfoLFGjx59+PDhuXPnBp9SJAkJCXPn\nzj18+PDo0aOV6k+Q8vPzT548efnllxsMhsAlVSpVSkpKz549CSoAAAD1UYUkun3WaDSZmZldunTp\n1q1bu3...
2018-05-02 09:33:30:122 - info: [HTTP] <-- GET /wd/hub/session/dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f/screenshot 200 265 ms - 141896
2018-05-02 09:33:30:123 - info: [HTTP]
2018-05-02 09:34:30:123 - warn: [BaseDriver] Shutting down because we waited 60 seconds for a command
2018-05-02 09:34:30:129 - info: [debug] [UiAutomator2] Deleting UiAutomator2 session
2018-05-02 09:34:30:131 - warn: [Appium] Closing session, cause was 'New Command Timeout of 60 seconds expired. Try customizing the timeout using the 'newCommandTimeout' desired capability'
2018-05-02 09:34:30:132 - info: [Appium] Removing session dcbcfb01-b88c-4b06-8c0c-117fc6f9cc5f from our master session list
2018-05-02 09:34:30:133 - info: [debug] [UiAutomator2] Deleting UiAutomator2 server session
2018-05-02 09:34:30:133 - info: [debug] [JSONWP Proxy] Proxying [DELETE /] to [DELETE http://localhost:8200/wd/hub/session/7a14597b-dc6a-4a51-af3b-e461800ed58b] with no body
2018-05-02 09:34:30:244 - info: [debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7a14597b-dc6a-4a51-af3b-e461800ed58b\",\"status\":0,\"value\":\"Session deleted\"}"
2018-05-02 09:34:30:247 - info: [debug] [UiAutomator2] Resetting IME to 'io.appium.android.ime/.UnicodeIME'
2018-05-02 09:34:30:249 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:34:30:336 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:34:30:337 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell ime set io.appium.android.ime/.UnicodeIME'
2018-05-02 09:34:30:970 - info: [debug] [ADB] Getting connected devices...
2018-05-02 09:34:31:110 - info: [debug] [ADB] 1 device(s) connected
2018-05-02 09:34:31:111 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a shell am force-stop com.crc.hrt'
2018-05-02 09:34:31:402 - info: [debug] [UiAutomator2] [UIAutomator2]
2018-05-02 09:34:31:403 - info: [debug] [UiAutomator2] [UIAutomator2] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:.INSTRUMENTATION_RESULT: shortMsg=java.lang.SecurityException
2018-05-02 09:34:31:404 - info: [debug] [UiAutomator2] [UIAutomator2] INSTRUMENTATION_RESULT: longMsg=java.lang.SecurityException: Permission Denial: getIntentSender() from pid=18450, uid=2000, (need uid=1000) is not allowed to send as package android
2018-05-02 09:34:31:405 - info: [debug] [UiAutomator2] [UIAutomator2] INSTRUMENTATION_CODE: 0
2018-05-02 09:34:32:082 - info: [debug] [Logcat] Stopping logcat capture
2018-05-02 09:34:32:086 - info: [debug] [ADB] Removing forwarded port socket connection: 8200
2018-05-02 09:34:32:086 - info: [debug] [ADB] Running 'D:\hcs\Documents\Android-SDK\platform-tools\adb.exe -P 5037 -s 1469081a forward --remove tcp\:8200'
2018-05-02 09:35:20:655 - info: [Appium] Received SIGINT - shutting down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment