zoukankan      html  css  js  c++  java
  • appium日志

    2020-10-02 00:44:10:672 [Appium] Welcome to Appium v1.16.0
    2020-10-02 00:44:10:673 [Appium] Non-default server args:
    2020-10-02 00:44:10:674 [Appium]   logFile: Desktop/appium.log
    2020-10-02 00:44:10:703 [Appium] Appium REST http interface listener started on 0.0.0.0:4723
    2020-10-02 00:44:22:653 [HTTP] --> POST /wd/hub/session
    2020-10-02 00:44:22:655 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test"}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test"}}
    2020-10-02 00:44:22:662 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test"},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test"}]}]
    2020-10-02 00:44:22:665 [BaseDriver] Event 'newSessionRequested' logged at 1601599462664 (08:44:22 GMT+0800 (GMT+08:00))
    2020-10-02 00:44:22:688 [Appium] 
    
    2020-10-02 00:44:22:689 [Appium] ======================================================================
    
    2020-10-02 00:44:22:690 [Appium]   DEPRECATION WARNING:
    
    2020-10-02 00:44:22:690 [Appium] 
    
    2020-10-02 00:44:22:691 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-02 00:44:22:692 [Appium]   capabilities for this Android session
    
    2020-10-02 00:44:22:692 [Appium] 
    
    2020-10-02 00:44:22:692 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-02 00:44:22:693 [Appium]   UiAutomator2 Driver
    
    2020-10-02 00:44:22:693 [Appium] 
    
    2020-10-02 00:44:22:693 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-02 00:44:22:694 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-02 00:44:22:694 [Appium]   platforms
    
    2020-10-02 00:44:22:695 [Appium] 
    
    2020-10-02 00:44:22:695 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-02 00:44:22:695 [Appium]   'automationName=UiAutomator1'
    
    2020-10-02 00:44:22:696 [Appium] 
    
    2020-10-02 00:44:22:696 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-02 00:44:22:696 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-02 00:44:22:697 [Appium] 
    
    2020-10-02 00:44:22:697 [Appium]   For more information about drivers, please visit 
    2020-10-02 00:44:22:697 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-02 00:44:22:698 [Appium]   'Drivers' menu
    
    2020-10-02 00:44:22:698 [Appium] 
    
    2020-10-02 00:44:22:698 [Appium] ======================================================================
    
    2020-10-02 00:44:22:699 [Appium] 
    2020-10-02 00:44:27:560 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-02 00:44:27:566 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-02 00:44:27:566 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-02 00:44:27:566 [BaseDriver]   "alwaysMatch": {
    2020-10-02 00:44:27:567 [BaseDriver]     "platformName": "Android",
    2020-10-02 00:44:27:567 [BaseDriver]     "appium:deviceName": "test"
    2020-10-02 00:44:27:568 [BaseDriver]   },
    2020-10-02 00:44:27:568 [BaseDriver]   "firstMatch": [
    2020-10-02 00:44:27:568 [BaseDriver]     {}
    2020-10-02 00:44:27:569 [BaseDriver]   ]
    2020-10-02 00:44:27:569 [BaseDriver] }
    2020-10-02 00:44:27:584 [BaseDriver] Session created with session id: 734108ae-468b-413f-8e12-0f92b92dc866
    2020-10-02 00:44:27:585 [UiAutomator2] Neither 'app' nor 'appPackage' was set. Starting UiAutomator2 without the target application
    2020-10-02 00:44:27:600 [ADB] Found 1 'build-tools' folders under 'E:softwareAndroidSDK' (newest first):
    2020-10-02 00:44:27:601 [ADB]     E:/software/Android/SDK/build-tools/29.0.2
    2020-10-02 00:44:27:604 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 00:44:27:604 [AndroidDriver] Retrieving device list
    2020-10-02 00:44:27:605 [ADB] Trying to find a connected android device
    2020-10-02 00:44:27:606 [ADB] Getting connected devices...
    2020-10-02 00:44:27:689 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-02 00:44:27:689 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-02 00:44:27:690 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 00:44:27:691 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-02 00:44:27:691 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-02 00:44:27:768 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-02 00:44:27:768 [ADB] Device API level: 23
    2020-10-02 00:44:27:769 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-02 00:44:27:771 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-02 00:44:27:850 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-02 00:44:27:945 [AndroidDriver] Pushing settings apk to device...
    2020-10-02 00:44:27:947 [ADB] Getting install status for io.appium.settings
    2020-10-02 00:44:27:948 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 00:44:28:086 [ADB] 'io.appium.settings' is installed
    2020-10-02 00:44:28:087 [ADB] Getting package info for 'io.appium.settings'
    2020-10-02 00:44:28:088 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 00:44:28:249 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-02 00:44:28:250 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-02 00:44:28:251 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 00:44:28:252 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-02 00:44:28:323 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 00:44:28:421 [AndroidDriver] Granting permissions SET_ANIMATION_SCALE,CHANGE_CONFIGURATION,ACCESS_FINE_LOCATION to 'io.appium.settings'
    2020-10-02 00:44:28:422 [ADB] Granting permissions ["android.permission.SET_ANIMATION_SCALE","android.permission.CHANGE_CONFIGURATION","android.permission.ACCESS_FINE_LOCATION"] to 'io.appium.settings'
    2020-10-02 00:44:28:423 [ADB] Got the following command chunks to execute: [["pm","grant","io.appium.settings","android.permission.SET_ANIMATION_SCALE",";","pm","grant","io.appium.settings","android.permission.CHANGE_CONFIGURATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_FINE_LOCATION",";"]]
    2020-10-02 00:44:28:423 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pm grant io.appium.settings android.permission.SET_ANIMATION_SCALE ; pm grant io.appium.settings android.permission.CHANGE_CONFIGURATION ; pm grant io.appium.settings android.permission.ACCESS_FINE_LOCATION ;'
    2020-10-02 00:44:30:208 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 00:44:30:209 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 00:44:30:315 [ADB] Starting Appium Settings app
    2020-10-02 00:44:30:317 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
    2020-10-02 00:44:31:130 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 00:44:31:131 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 00:44:31:270 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-02 00:44:31:927 [Logcat] Starting logcat capture
    2020-10-02 00:44:32:448 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
    2020-10-02 00:44:32:448 [ADB] Forwarding system: 8200 to device: 6790
    2020-10-02 00:44:32:449 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790'
    2020-10-02 00:44:32:516 [ADB] Getting install status for io.appium.uiautomator2.server
    2020-10-02 00:44:32:516 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.uiautomator2.server'
    2020-10-02 00:44:32:572 [ADB] 'io.appium.uiautomator2.server' is installed
    2020-10-02 00:44:32:572 [ADB] Getting package info for 'io.appium.uiautomator2.server'
    2020-10-02 00:44:32:572 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.uiautomator2.server'
    2020-10-02 00:44:32:627 [ADB] The installed 'io.appium.uiautomator2.server' package is older than 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-v4.5.5.apk' (41 < 48 or '4.3.0' < '4.5.5')'
    2020-10-02 00:44:32:628 [UiAutomator2] io.appium.uiautomator2.server installation state: olderVersionInstalled
    2020-10-02 00:44:32:628 [ADB] Checking app cert for C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-v4.5.5.apk
    2020-10-02 00:44:32:632 [ADB] Using 'apksigner.bat' from 'E:softwareAndroidSDKuild-tools29.0.2apksigner.bat'
    2020-10-02 00:44:32:632 [ADB] Starting 'E:softwareAndroidSDKuild-tools29.0.2apksigner.bat' with args '["verify","--print-certs","C:\Users\huang\AppData\Roaming\npm\node_modules\appium\node_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.5.5.apk"]'
    2020-10-02 00:44:34:905 [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
    
    2020-10-02 00:44:34:906 [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
    
    2020-10-02 00:44:34:907 [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
    
    2020-10-02 00:44:34:907 [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
    
    2020-10-02 00:44:34:908 [ADB] 
    2020-10-02 00:44:34:909 [ADB] 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-v4.5.5.apk' is already signed.
    2020-10-02 00:44:34:910 [ADB] Getting install status for io.appium.uiautomator2.server.test
    2020-10-02 00:44:34:911 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.uiautomator2.server.test'
    2020-10-02 00:44:35:100 [ADB] 'io.appium.uiautomator2.server.test' is installed
    2020-10-02 00:44:35:101 [ADB] Checking app cert for C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-debug-androidTest.apk
    2020-10-02 00:44:35:103 [ADB] Starting 'E:softwareAndroidSDKuild-tools29.0.2apksigner.bat' with args '["verify","--print-certs","C:\Users\huang\AppData\Roaming\npm\node_modules\appium\node_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk"]'
    2020-10-02 00:44:36:045 [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
    
    2020-10-02 00:44:36:046 [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
    
    2020-10-02 00:44:36:046 [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
    
    2020-10-02 00:44:36:047 [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
    
    2020-10-02 00:44:36:047 [ADB] 
    2020-10-02 00:44:36:048 [ADB] 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-debug-androidTest.apk' is already signed.
    2020-10-02 00:44:36:048 [UiAutomator2] Server packages are going to be (re)installed
    2020-10-02 00:44:36:048 [UiAutomator2] Full packages reinstall is going to be performed
    2020-10-02 00:44:36:049 [ADB] Uninstalling io.appium.uiautomator2.server
    2020-10-02 00:44:36:050 [ADB] Getting install status for io.appium.uiautomator2.server
    2020-10-02 00:44:36:050 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.uiautomator2.server'
    2020-10-02 00:44:36:183 [ADB] 'io.appium.uiautomator2.server' is installed
    2020-10-02 00:44:36:184 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server'
    2020-10-02 00:44:36:942 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 uninstall io.appium.uiautomator2.server'
    2020-10-02 00:44:37:565 [ADB] 'adb uninstall io.appium.uiautomator2.server' command output: Success
    2020-10-02 00:44:37:566 [ADB] io.appium.uiautomator2.server was successfully uninstalled
    2020-10-02 00:44:37:606 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'ls -t -1 /data/local/tmp/appium_cache 2>&1 || echo _ERROR_''
    2020-10-02 00:44:37:714 [ADB] The current Android API does not support extended ls options. Defaulting to no-options call
    2020-10-02 00:44:37:714 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'ls /data/local/tmp/appium_cache 2>&1 || echo _ERROR_''
    2020-10-02 00:44:37:797 [ADB] The count of applications in the cache: 6
    2020-10-02 00:44:37:798 [ADB] The application at 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-v4.5.5.apk' is already cached to '/data/local/tmp/appium_cache/75e2638551246b73c8e1fef0017fc2163110ac3c.apk'
    2020-10-02 00:44:37:798 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell touch -am /data/local/tmp/appium_cache/75e2638551246b73c8e1fef0017fc2163110ac3c.apk'
    2020-10-02 00:44:37:808 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pm install -r /data/local/tmp/appium_cache/75e2638551246b73c8e1fef0017fc2163110ac3c.apk'
    2020-10-02 00:44:39:257 [ADB] The installation of 'appium-uiautomator2-server-v4.5.5.apk' took 1449ms
    2020-10-02 00:44:39:258 [ADB] Install command stdout: pkg: /data/local/tmp/appium_cache/75e2638551246b73c8e1fef0017fc2163110ac3c.apk
    
    
    2020-10-02 00:44:39:259 [ADB] Success
    2020-10-02 00:44:39:260 [ADB] Uninstalling io.appium.uiautomator2.server.test
    2020-10-02 00:44:39:260 [ADB] Getting install status for io.appium.uiautomator2.server.test
    2020-10-02 00:44:39:261 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.uiautomator2.server.test'
    2020-10-02 00:44:39:409 [ADB] 'io.appium.uiautomator2.server.test' is installed
    2020-10-02 00:44:39:410 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-02 00:44:40:092 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 uninstall io.appium.uiautomator2.server.test'
    2020-10-02 00:44:40:647 [ADB] 'adb uninstall io.appium.uiautomator2.server.test' command output: Success
    2020-10-02 00:44:40:648 [ADB] io.appium.uiautomator2.server.test was successfully uninstalled
    2020-10-02 00:44:40:658 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'ls /data/local/tmp/appium_cache 2>&1 || echo _ERROR_''
    2020-10-02 00:44:40:767 [ADB] The count of applications in the cache: 6
    2020-10-02 00:44:40:768 [ADB] The application at 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-debug-androidTest.apk' is already cached to '/data/local/tmp/appium_cache/d01e2ee846cecb2e15b5735bb211cb01b6bbeab8.apk'
    2020-10-02 00:44:40:768 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell touch -am /data/local/tmp/appium_cache/d01e2ee846cecb2e15b5735bb211cb01b6bbeab8.apk'
    2020-10-02 00:44:40:778 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pm install -r /data/local/tmp/appium_cache/d01e2ee846cecb2e15b5735bb211cb01b6bbeab8.apk'
    2020-10-02 00:44:41:631 [ADB] The installation of 'appium-uiautomator2-server-debug-androidTest.apk' took 853ms
    2020-10-02 00:44:41:631 [ADB] Install command stdout: pkg: /data/local/tmp/appium_cache/d01e2ee846cecb2e15b5735bb211cb01b6bbeab8.apk
    
    
    2020-10-02 00:44:41:632 [ADB] Success
    2020-10-02 00:44:41:637 [UiAutomator2] Waiting up to 30000ms for services to be available
    2020-10-02 00:44:41:638 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pm list instrumentation'
    2020-10-02 00:44:42:067 [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
    2020-10-02 00:44:42:067 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-02 00:44:42:068 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-02 00:44:42:102 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-02 00:44:42:103 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-02 00:44:42:862 [UiAutomator2] Starting UIAutomator2 server 4.5.5
    2020-10-02 00:44:42:863 [UiAutomator2] Using UIAutomator2 server from 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-v4.5.5.apk' and test from 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-debug-androidTest.apk'
    2020-10-02 00:44:42:864 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-02 00:44:42:865 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-02 00:44:43:614 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-02 00:44:43:879 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 00:44:43:883 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 00:44:43:898 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 00:44:44:902 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 00:44:44:903 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 00:44:44:907 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 00:44:45:910 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 00:44:45:911 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 00:44:46:044 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-02 00:44:46:045 [UiAutomator2] The initialization of the instrumentation process took 3181ms
    2020-10-02 00:44:46:045 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-02 00:44:46:045 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test"},"platformName":"Android","deviceName":"127.0.0.1:7555","deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-02 00:44:46:058 [WD Proxy] Got response with status 200: {"sessionId":"233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d","value":{"sessionId":"233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test"},"platformName":"Android","deviceName":"127.0.0.1:7555","deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-02 00:44:46:059 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-02 00:44:46:069 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d/appium/device/info] with no body
    2020-10-02 00:44:46:085 [WD Proxy] Got response with status 200: {"sessionId":"233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_WIFI","networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai","bluetooth":{"state":"OFF"}}}
    2020-10-02 00:44:46:086 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-02 00:44:46:151 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-02 00:44:46:155 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d/appium/device/pixel_ratio] with body: {}
    2020-10-02 00:44:46:171 [WD Proxy] Got response with status 200: {"sessionId":"233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d","value":2}
    2020-10-02 00:44:46:175 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-02 00:44:46:176 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d/appium/device/system_bars] with body: {}
    2020-10-02 00:44:46:196 [WD Proxy] Got response with status 200: {"sessionId":"233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d","value":{"statusBar":48}}
    2020-10-02 00:44:46:198 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-02 00:44:46:199 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d/window/current/size] with body: {}
    2020-10-02 00:44:46:219 [WD Proxy] Got response with status 200: {"sessionId":"233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d","value":{"height":1920,"width":1080}}
    2020-10-02 00:44:46:221 [Appium] New AndroidUiautomator2Driver session created successfully, session 734108ae-468b-413f-8e12-0f92b92dc866 added to master session list
    2020-10-02 00:44:46:223 [BaseDriver] Event 'newSessionStarted' logged at 1601599486222 (08:44:46 GMT+0800 (GMT+08:00))
    2020-10-02 00:44:46:224 [W3C (734108ae)] Cached the protocol value 'W3C' for the new session 734108ae-468b-413f-8e12-0f92b92dc866
    2020-10-02 00:44:46:227 [W3C (734108ae)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test"},"platformName":"Android","deviceName":"127.0.0.1:7555","deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-02 00:44:46:238 [HTTP] <-- POST /wd/hub/session 200 23580 ms - 666
    2020-10-02 00:44:46:239 [HTTP] 
    2020-10-02 00:44:46:244 [HTTP] --> POST /wd/hub/session/734108ae-468b-413f-8e12-0f92b92dc866/timeouts
    2020-10-02 00:44:46:245 [HTTP] {"implicit":10000}
    2020-10-02 00:44:46:254 [W3C (734108ae)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"734108ae-468b-413f-8e12-0f92b92dc866"]
    2020-10-02 00:44:46:258 [BaseDriver] W3C timeout argument: {"implicit":10000}}
    2020-10-02 00:44:46:260 [BaseDriver] Set implicit wait to 10000ms
    2020-10-02 00:44:46:262 [W3C (734108ae)] Responding to client with driver.timeouts() result: null
    2020-10-02 00:44:46:266 [HTTP] <-- POST /wd/hub/session/734108ae-468b-413f-8e12-0f92b92dc866/timeouts 200 19 ms - 14
    2020-10-02 00:44:46:267 [HTTP] 
    2020-10-02 00:44:46:270 [HTTP] --> POST /wd/hub/session/734108ae-468b-413f-8e12-0f92b92dc866/element
    2020-10-02 00:44:46:271 [HTTP] {"using":"id","value":"com.xueqiu.android:id/tv_search"}
    2020-10-02 00:44:46:275 [W3C (734108ae)] Calling AppiumDriver.findElement() with args: ["id","com.xueqiu.android:id/tv_search","734108ae-468b-413f-8e12-0f92b92dc866"]
    2020-10-02 00:44:46:276 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 00:44:46:277 [BaseDriver] Waiting up to 10000 ms for condition
    2020-10-02 00:44:46:279 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 00:44:46:279 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/tv_search","context":"","multiple":false}
    2020-10-02 00:44:46:343 [WD Proxy] Got response with status 200: {"sessionId":"233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d","value":{"ELEMENT":"992dfd5d-843a-4227-8d1a-c2bd08947514","element-6066-11e4-a52e-4f735466cecf":"992dfd5d-843a-4227-8d1a-c2bd08947514"}}
    2020-10-02 00:44:46:344 [W3C (734108ae)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"992dfd5d-843a-4227-8d1a-c2bd08947514","ELEMENT":"992dfd5d-843a-4227-8d1a-c2bd08947514"}
    2020-10-02 00:44:46:346 [HTTP] <-- POST /wd/hub/session/734108ae-468b-413f-8e12-0f92b92dc866/element 200 75 ms - 137
    2020-10-02 00:44:46:346 [HTTP] 
    2020-10-02 00:44:46:349 [HTTP] --> POST /wd/hub/session/734108ae-468b-413f-8e12-0f92b92dc866/element/992dfd5d-843a-4227-8d1a-c2bd08947514/click
    2020-10-02 00:44:46:349 [HTTP] {"id":"992dfd5d-843a-4227-8d1a-c2bd08947514"}
    2020-10-02 00:44:46:351 [W3C (734108ae)] Calling AppiumDriver.click() with args: ["992dfd5d-843a-4227-8d1a-c2bd08947514","734108ae-468b-413f-8e12-0f92b92dc866"]
    2020-10-02 00:44:46:352 [WD Proxy] Matched '/element/992dfd5d-843a-4227-8d1a-c2bd08947514/click' to command name 'click'
    2020-10-02 00:44:46:353 [WD Proxy] Proxying [POST /element/992dfd5d-843a-4227-8d1a-c2bd08947514/click] to [POST http://127.0.0.1:8200/wd/hub/session/233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d/element/992dfd5d-843a-4227-8d1a-c2bd08947514/click] with body: {"element":"992dfd5d-843a-4227-8d1a-c2bd08947514"}
    2020-10-02 00:44:46:385 [WD Proxy] Got response with status 200: {"sessionId":"233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d","value":null}
    2020-10-02 00:44:46:387 [W3C (734108ae)] Responding to client with driver.click() result: null
    2020-10-02 00:44:46:389 [HTTP] <-- POST /wd/hub/session/734108ae-468b-413f-8e12-0f92b92dc866/element/992dfd5d-843a-4227-8d1a-c2bd08947514/click 200 40 ms - 14
    2020-10-02 00:44:46:389 [HTTP] 
    2020-10-02 00:44:46:391 [HTTP] --> POST /wd/hub/session/734108ae-468b-413f-8e12-0f92b92dc866/element
    2020-10-02 00:44:46:391 [HTTP] {"using":"id","value":"com.xueqiu.android:id/search_input_text"}
    2020-10-02 00:44:46:392 [W3C (734108ae)] Calling AppiumDriver.findElement() with args: ["id","com.xueqiu.android:id/search_input_text","734108ae-468b-413f-8e12-0f92b92dc866"]
    2020-10-02 00:44:46:393 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 00:44:46:393 [BaseDriver] Waiting up to 10000 ms for condition
    2020-10-02 00:44:46:394 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 00:44:46:394 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/search_input_text","context":"","multiple":false}
    2020-10-02 00:44:46:897 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 00:44:46:900 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 00:44:46:902 [BaseDriver] Waited for 508 ms so far
    2020-10-02 00:44:47:404 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 00:44:47:404 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/search_input_text","context":"","multiple":false}
    2020-10-02 00:44:47:962 [WD Proxy] Got response with status 200: {"sessionId":"233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d","value":{"ELEMENT":"4e8fff2e-e93f-4e37-8145-6724b623bf17","element-6066-11e4-a52e-4f735466cecf":"4e8fff2e-e93f-4e37-8145-6724b623bf17"}}
    2020-10-02 00:44:47:964 [W3C (734108ae)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"4e8fff2e-e93f-4e37-8145-6724b623bf17","ELEMENT":"4e8fff2e-e93f-4e37-8145-6724b623bf17"}
    2020-10-02 00:44:47:967 [HTTP] <-- POST /wd/hub/session/734108ae-468b-413f-8e12-0f92b92dc866/element 200 1574 ms - 137
    2020-10-02 00:44:47:967 [HTTP] 
    2020-10-02 00:44:47:971 [HTTP] --> POST /wd/hub/session/734108ae-468b-413f-8e12-0f92b92dc866/element/4e8fff2e-e93f-4e37-8145-6724b623bf17/value
    2020-10-02 00:44:47:972 [HTTP] {"text":"alibaba","value":["a","l","i","b","a","b","a"],"id":"4e8fff2e-e93f-4e37-8145-6724b623bf17"}
    2020-10-02 00:44:47:975 [W3C (734108ae)] Calling AppiumDriver.setValue() with args: [["a","l","i","b","a","b","a"],"4e8fff2e-e93f-4e37-8145-6724b623bf17","734108ae-468b-413f-8e12-0f92b92dc866"]
    2020-10-02 00:44:47:978 [WD Proxy] Matched '/element/4e8fff2e-e93f-4e37-8145-6724b623bf17/value' to command name 'setValue'
    2020-10-02 00:44:47:980 [Protocol Converter] Added 'value' property ["a","l","i","b","a","b","a"] to 'setValue' request body
    2020-10-02 00:44:47:984 [WD Proxy] Proxying [POST /element/4e8fff2e-e93f-4e37-8145-6724b623bf17/value] to [POST http://127.0.0.1:8200/wd/hub/session/233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d/element/4e8fff2e-e93f-4e37-8145-6724b623bf17/value] with body: {"elementId":"4e8fff2e-e93f-4e37-8145-6724b623bf17","text":"alibaba","replace":false,"value":["a","l","i","b","a","b","a"]}
    2020-10-02 00:44:48:546 [WD Proxy] Got response with status 200: {"sessionId":"233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d","value":null}
    2020-10-02 00:44:48:547 [W3C (734108ae)] Responding to client with driver.setValue() result: null
    2020-10-02 00:44:48:548 [HTTP] <-- POST /wd/hub/session/734108ae-468b-413f-8e12-0f92b92dc866/element/4e8fff2e-e93f-4e37-8145-6724b623bf17/value 200 576 ms - 14
    2020-10-02 00:44:48:548 [HTTP] 
    2020-10-02 00:44:48:549 [HTTP] --> DELETE /wd/hub/session/734108ae-468b-413f-8e12-0f92b92dc866
    2020-10-02 00:44:48:550 [HTTP] {}
    2020-10-02 00:44:48:550 [W3C (734108ae)] Calling AppiumDriver.deleteSession() with args: ["734108ae-468b-413f-8e12-0f92b92dc866"]
    2020-10-02 00:44:48:550 [BaseDriver] Event 'quitSessionRequested' logged at 1601599488550 (08:44:48 GMT+0800 (GMT+08:00))
    2020-10-02 00:44:48:551 [Appium] Removing session 734108ae-468b-413f-8e12-0f92b92dc866 from our master session list
    2020-10-02 00:44:48:552 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-02 00:44:48:553 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-02 00:44:48:557 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-02 00:44:48:557 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d] with no body
    2020-10-02 00:44:48:565 [WD Proxy] Got response with status 200: {"sessionId":"233a4ecf-4d1b-4235-bbe9-2dbb1b2a396d","value":null}
    2020-10-02 00:44:48:565 [Logcat] Stopping logcat capture
    2020-10-02 00:44:48:573 [ADB] Removing forwarded port socket connection: 8200 
    2020-10-02 00:44:48:573 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8200'
    2020-10-02 00:44:48:607 [BaseDriver] Event 'quitSessionFinished' logged at 1601599488607 (08:44:48 GMT+0800 (GMT+08:00))
    2020-10-02 00:44:48:607 [W3C (734108ae)] Received response: null
    2020-10-02 00:44:48:608 [W3C (734108ae)] But deleting session, so not returning
    2020-10-02 00:44:48:608 [W3C (734108ae)] Responding to client with driver.deleteSession() result: null
    2020-10-02 00:44:48:608 [W3C (734108ae)] Destroying socket connection
    2020-10-02 00:44:48:609 [HTTP] <-- DELETE /wd/hub/session/734108ae-468b-413f-8e12-0f92b92dc866 200 59 ms - 14
    2020-10-02 00:44:48:609 [HTTP] 
    2020-10-02 00:44:48:692 [Instrumentation] .
    2020-10-02 00:44:49:283 [Instrumentation] Time: 5.098
    
    
    2020-10-02 00:44:49:283 [Instrumentation] 
    
    
    2020-10-02 00:44:49:284 [Instrumentation] OK (1 test)
    2020-10-02 00:44:49:544 [Instrumentation] The process has exited with code 0
    2020-10-02 00:58:19:755 [HTTP] --> POST /wd/hub/session
    2020-10-02 00:58:19:755 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test"}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test"}}
    2020-10-02 00:58:19:756 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test"},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test"}]}]
    2020-10-02 00:58:19:756 [BaseDriver] Event 'newSessionRequested' logged at 1601600299756 (08:58:19 GMT+0800 (GMT+08:00))
    2020-10-02 00:58:19:757 [Appium] 
    
    2020-10-02 00:58:19:758 [Appium] ======================================================================
    
    2020-10-02 00:58:19:758 [Appium]   DEPRECATION WARNING:
    
    2020-10-02 00:58:19:758 [Appium] 
    
    2020-10-02 00:58:19:758 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-02 00:58:19:759 [Appium]   capabilities for this Android session
    
    2020-10-02 00:58:19:759 [Appium] 
    
    2020-10-02 00:58:19:759 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-02 00:58:19:760 [Appium]   UiAutomator2 Driver
    
    2020-10-02 00:58:19:760 [Appium] 
    
    2020-10-02 00:58:19:760 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-02 00:58:19:761 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-02 00:58:19:761 [Appium]   platforms
    
    2020-10-02 00:58:19:761 [Appium] 
    
    2020-10-02 00:58:19:761 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-02 00:58:19:762 [Appium]   'automationName=UiAutomator1'
    
    2020-10-02 00:58:19:762 [Appium] 
    
    2020-10-02 00:58:19:762 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-02 00:58:19:762 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-02 00:58:19:763 [Appium] 
    
    2020-10-02 00:58:19:763 [Appium]   For more information about drivers, please visit 
    2020-10-02 00:58:19:763 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-02 00:58:19:764 [Appium]   'Drivers' menu
    
    2020-10-02 00:58:19:764 [Appium] 
    
    2020-10-02 00:58:19:767 [Appium] ======================================================================
    
    2020-10-02 00:58:19:767 [Appium] 
    2020-10-02 00:58:19:767 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-02 00:58:19:768 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-02 00:58:19:769 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-02 00:58:19:769 [BaseDriver]   "alwaysMatch": {
    2020-10-02 00:58:19:769 [BaseDriver]     "platformName": "Android",
    2020-10-02 00:58:19:769 [BaseDriver]     "appium:deviceName": "test"
    2020-10-02 00:58:19:769 [BaseDriver]   },
    2020-10-02 00:58:19:769 [BaseDriver]   "firstMatch": [
    2020-10-02 00:58:19:769 [BaseDriver]     {}
    2020-10-02 00:58:19:769 [BaseDriver]   ]
    2020-10-02 00:58:19:770 [BaseDriver] }
    2020-10-02 00:58:19:776 [BaseDriver] Session created with session id: 55621b6e-91dc-4290-aefb-ee55bc195b58
    2020-10-02 00:58:19:777 [UiAutomator2] Neither 'app' nor 'appPackage' was set. Starting UiAutomator2 without the target application
    2020-10-02 00:58:19:779 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 00:58:19:779 [AndroidDriver] Retrieving device list
    2020-10-02 00:58:19:779 [ADB] Trying to find a connected android device
    2020-10-02 00:58:19:779 [ADB] Getting connected devices...
    2020-10-02 00:58:19:830 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-02 00:58:19:831 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-02 00:58:19:832 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 00:58:19:832 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-02 00:58:19:833 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-02 00:58:19:908 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-02 00:58:19:908 [ADB] Device API level: 23
    2020-10-02 00:58:19:908 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-02 00:58:19:908 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-02 00:58:19:955 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-02 00:58:20:017 [AndroidDriver] Pushing settings apk to device...
    2020-10-02 00:58:20:017 [ADB] Getting install status for io.appium.settings
    2020-10-02 00:58:20:018 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 00:58:20:104 [ADB] 'io.appium.settings' is installed
    2020-10-02 00:58:20:105 [ADB] Getting package info for 'io.appium.settings'
    2020-10-02 00:58:20:105 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 00:58:20:205 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-02 00:58:20:206 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-02 00:58:20:207 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 00:58:20:208 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-02 00:58:20:294 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 00:58:20:425 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-02 00:58:20:426 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-02 00:58:21:316 [Logcat] Starting logcat capture
    2020-10-02 00:58:21:840 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
    2020-10-02 00:58:21:842 [ADB] Forwarding system: 8200 to device: 6790
    2020-10-02 00:58:21:843 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790'
    2020-10-02 00:58:21:921 [ADB] Getting install status for io.appium.uiautomator2.server
    2020-10-02 00:58:21:922 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.uiautomator2.server'
    2020-10-02 00:58:22:023 [ADB] 'io.appium.uiautomator2.server' is installed
    2020-10-02 00:58:22:024 [ADB] Getting package info for 'io.appium.uiautomator2.server'
    2020-10-02 00:58:22:025 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.uiautomator2.server'
    2020-10-02 00:58:22:175 [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('4.5.5' >= '4.5.5')
    2020-10-02 00:58:22:176 [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled
    2020-10-02 00:58:22:176 [ADB] Checking app cert for C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-v4.5.5.apk
    2020-10-02 00:58:22:181 [ADB] Using 'apksigner.bat' from 'E:softwareAndroidSDKuild-tools29.0.2apksigner.bat'
    2020-10-02 00:58:22:181 [ADB] Starting 'E:softwareAndroidSDKuild-tools29.0.2apksigner.bat' with args '["verify","--print-certs","C:\Users\huang\AppData\Roaming\npm\node_modules\appium\node_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.5.5.apk"]'
    2020-10-02 00:58:23:940 [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
    
    2020-10-02 00:58:23:941 [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
    
    2020-10-02 00:58:23:941 [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
    
    2020-10-02 00:58:23:942 [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
    
    2020-10-02 00:58:23:942 [ADB] 
    2020-10-02 00:58:23:943 [ADB] 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-v4.5.5.apk' is already signed.
    2020-10-02 00:58:23:944 [ADB] Getting install status for io.appium.uiautomator2.server.test
    2020-10-02 00:58:23:944 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.uiautomator2.server.test'
    2020-10-02 00:58:24:067 [ADB] 'io.appium.uiautomator2.server.test' is installed
    2020-10-02 00:58:24:068 [ADB] Checking app cert for C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-debug-androidTest.apk
    2020-10-02 00:58:24:069 [ADB] Starting 'E:softwareAndroidSDKuild-tools29.0.2apksigner.bat' with args '["verify","--print-certs","C:\Users\huang\AppData\Roaming\npm\node_modules\appium\node_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk"]'
    2020-10-02 00:58:25:371 [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
    
    2020-10-02 00:58:25:371 [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
    
    2020-10-02 00:58:25:371 [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
    
    2020-10-02 00:58:25:372 [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
    
    2020-10-02 00:58:25:372 [ADB] 
    2020-10-02 00:58:25:372 [ADB] 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-debug-androidTest.apk' is already signed.
    2020-10-02 00:58:25:373 [UiAutomator2] Server packages are not going to be (re)installed
    2020-10-02 00:58:25:374 [UiAutomator2] Waiting up to 30000ms for services to be available
    2020-10-02 00:58:25:375 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pm list instrumentation'
    2020-10-02 00:58:25:829 [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
    2020-10-02 00:58:25:830 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-02 00:58:25:831 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-02 00:58:25:846 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-02 00:58:25:847 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-02 00:58:26:583 [UiAutomator2] Starting UIAutomator2 server 4.5.5
    2020-10-02 00:58:26:584 [UiAutomator2] Using UIAutomator2 server from 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-v4.5.5.apk' and test from 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-uiautomator2-server@4.5.5@appium-uiautomator2-serverapksappium-uiautomator2-server-debug-androidTest.apk'
    2020-10-02 00:58:26:584 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-02 00:58:26:585 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-02 00:58:27:540 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-02 00:58:27:596 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 00:58:27:597 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 00:58:27:608 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 00:58:28:609 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 00:58:28:609 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 00:58:28:612 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 00:58:29:613 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 00:58:29:614 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 00:58:29:738 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-02 00:58:29:739 [UiAutomator2] The initialization of the instrumentation process took 3155ms
    2020-10-02 00:58:29:739 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-02 00:58:29:740 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test"},"platformName":"Android","deviceName":"127.0.0.1:7555","deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-02 00:58:29:771 [WD Proxy] Got response with status 200: {"sessionId":"94096d07-ebd6-4a9c-b305-54bb2ac78006","value":{"sessionId":"94096d07-ebd6-4a9c-b305-54bb2ac78006","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test"},"platformName":"Android","deviceName":"127.0.0.1:7555","deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-02 00:58:29:772 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-02 00:58:29:776 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/94096d07-ebd6-4a9c-b305-54bb2ac78006/appium/device/info] with no body
    2020-10-02 00:58:29:832 [WD Proxy] Got response with status 200: {"sessionId":"94096d07-ebd6-4a9c-b305-54bb2ac78006","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_WIFI","networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai","bluetooth":{"state":"OFF"}}}
    2020-10-02 00:58:29:833 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-02 00:58:30:040 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-02 00:58:30:044 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/94096d07-ebd6-4a9c-b305-54bb2ac78006/appium/device/pixel_ratio] with body: {}
    2020-10-02 00:58:30:069 [WD Proxy] Got response with status 200: {"sessionId":"94096d07-ebd6-4a9c-b305-54bb2ac78006","value":2}
    2020-10-02 00:58:30:077 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-02 00:58:30:079 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/94096d07-ebd6-4a9c-b305-54bb2ac78006/appium/device/system_bars] with body: {}
    2020-10-02 00:58:30:106 [WD Proxy] Got response with status 200: {"sessionId":"94096d07-ebd6-4a9c-b305-54bb2ac78006","value":{"statusBar":48}}
    2020-10-02 00:58:30:107 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-02 00:58:30:108 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/94096d07-ebd6-4a9c-b305-54bb2ac78006/window/current/size] with body: {}
    2020-10-02 00:58:30:119 [WD Proxy] Got response with status 200: {"sessionId":"94096d07-ebd6-4a9c-b305-54bb2ac78006","value":{"height":1920,"width":1080}}
    2020-10-02 00:58:30:120 [Appium] New AndroidUiautomator2Driver session created successfully, session 55621b6e-91dc-4290-aefb-ee55bc195b58 added to master session list
    2020-10-02 00:58:30:121 [BaseDriver] Event 'newSessionStarted' logged at 1601600310121 (08:58:30 GMT+0800 (GMT+08:00))
    2020-10-02 00:58:30:122 [W3C (55621b6e)] Cached the protocol value 'W3C' for the new session 55621b6e-91dc-4290-aefb-ee55bc195b58
    2020-10-02 00:58:30:122 [W3C (55621b6e)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test"},"platformName":"Android","deviceName":"127.0.0.1:7555","deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-02 00:58:30:124 [HTTP] <-- POST /wd/hub/session 200 10368 ms - 666
    2020-10-02 00:58:30:124 [HTTP] 
    2020-10-02 00:58:30:128 [HTTP] --> POST /wd/hub/session/55621b6e-91dc-4290-aefb-ee55bc195b58/timeouts
    2020-10-02 00:58:30:129 [HTTP] {"implicit":10000}
    2020-10-02 00:58:30:130 [W3C (55621b6e)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"55621b6e-91dc-4290-aefb-ee55bc195b58"]
    2020-10-02 00:58:30:131 [BaseDriver] W3C timeout argument: {"implicit":10000}}
    2020-10-02 00:58:30:132 [BaseDriver] Set implicit wait to 10000ms
    2020-10-02 00:58:30:133 [W3C (55621b6e)] Responding to client with driver.timeouts() result: null
    2020-10-02 00:58:30:135 [HTTP] <-- POST /wd/hub/session/55621b6e-91dc-4290-aefb-ee55bc195b58/timeouts 200 6 ms - 14
    2020-10-02 00:58:30:136 [HTTP] 
    2020-10-02 00:58:30:139 [HTTP] --> POST /wd/hub/session/55621b6e-91dc-4290-aefb-ee55bc195b58/element
    2020-10-02 00:58:30:140 [HTTP] {"using":"id","value":"com.xueqiu.android:id/tv_search"}
    2020-10-02 00:58:30:141 [W3C (55621b6e)] Calling AppiumDriver.findElement() with args: ["id","com.xueqiu.android:id/tv_search","55621b6e-91dc-4290-aefb-ee55bc195b58"]
    2020-10-02 00:58:30:142 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 00:58:30:142 [BaseDriver] Waiting up to 10000 ms for condition
    2020-10-02 00:58:30:144 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 00:58:30:144 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/94096d07-ebd6-4a9c-b305-54bb2ac78006/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/tv_search","context":"","multiple":false}
    2020-10-02 00:58:31:259 [WD Proxy] Got response with status 200: {"sessionId":"94096d07-ebd6-4a9c-b305-54bb2ac78006","value":{"ELEMENT":"80bfe187-18cd-4ba0-9523-b68c17849f2b","element-6066-11e4-a52e-4f735466cecf":"80bfe187-18cd-4ba0-9523-b68c17849f2b"}}
    2020-10-02 00:58:31:260 [W3C (55621b6e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"80bfe187-18cd-4ba0-9523-b68c17849f2b","ELEMENT":"80bfe187-18cd-4ba0-9523-b68c17849f2b"}
    2020-10-02 00:58:31:261 [HTTP] <-- POST /wd/hub/session/55621b6e-91dc-4290-aefb-ee55bc195b58/element 200 1121 ms - 137
    2020-10-02 00:58:31:262 [HTTP] 
    2020-10-02 00:58:31:264 [HTTP] --> POST /wd/hub/session/55621b6e-91dc-4290-aefb-ee55bc195b58/element/80bfe187-18cd-4ba0-9523-b68c17849f2b/click
    2020-10-02 00:58:31:265 [HTTP] {"id":"80bfe187-18cd-4ba0-9523-b68c17849f2b"}
    2020-10-02 00:58:31:266 [W3C (55621b6e)] Calling AppiumDriver.click() with args: ["80bfe187-18cd-4ba0-9523-b68c17849f2b","55621b6e-91dc-4290-aefb-ee55bc195b58"]
    2020-10-02 00:58:31:268 [WD Proxy] Matched '/element/80bfe187-18cd-4ba0-9523-b68c17849f2b/click' to command name 'click'
    2020-10-02 00:58:31:269 [WD Proxy] Proxying [POST /element/80bfe187-18cd-4ba0-9523-b68c17849f2b/click] to [POST http://127.0.0.1:8200/wd/hub/session/94096d07-ebd6-4a9c-b305-54bb2ac78006/element/80bfe187-18cd-4ba0-9523-b68c17849f2b/click] with body: {"element":"80bfe187-18cd-4ba0-9523-b68c17849f2b"}
    2020-10-02 00:58:31:292 [WD Proxy] Got response with status 200: {"sessionId":"94096d07-ebd6-4a9c-b305-54bb2ac78006","value":null}
    2020-10-02 00:58:31:293 [W3C (55621b6e)] Responding to client with driver.click() result: null
    2020-10-02 00:58:31:295 [HTTP] <-- POST /wd/hub/session/55621b6e-91dc-4290-aefb-ee55bc195b58/element/80bfe187-18cd-4ba0-9523-b68c17849f2b/click 200 30 ms - 14
    2020-10-02 00:58:31:296 [HTTP] 
    2020-10-02 00:58:31:299 [HTTP] --> POST /wd/hub/session/55621b6e-91dc-4290-aefb-ee55bc195b58/element
    2020-10-02 00:58:31:299 [HTTP] {"using":"id","value":"com.xueqiu.android:id/search_input_text"}
    2020-10-02 00:58:31:300 [W3C (55621b6e)] Calling AppiumDriver.findElement() with args: ["id","com.xueqiu.android:id/search_input_text","55621b6e-91dc-4290-aefb-ee55bc195b58"]
    2020-10-02 00:58:31:301 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 00:58:31:302 [BaseDriver] Waiting up to 10000 ms for condition
    2020-10-02 00:58:31:303 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 00:58:31:303 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/94096d07-ebd6-4a9c-b305-54bb2ac78006/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/search_input_text","context":"","multiple":false}
    2020-10-02 00:58:31:491 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"94096d07-ebd6-4a9c-b305-54bb2ac78006","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 00:58:31:491 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 00:58:31:492 [BaseDriver] Waited for 190 ms so far
    2020-10-02 00:58:31:994 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 00:58:31:996 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/94096d07-ebd6-4a9c-b305-54bb2ac78006/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/search_input_text","context":"","multiple":false}
    2020-10-02 00:58:32:388 [WD Proxy] Got response with status 200: {"sessionId":"94096d07-ebd6-4a9c-b305-54bb2ac78006","value":{"ELEMENT":"bbdb6b5f-f7ef-4db5-bf41-3c88af3a1c9b","element-6066-11e4-a52e-4f735466cecf":"bbdb6b5f-f7ef-4db5-bf41-3c88af3a1c9b"}}
    2020-10-02 00:58:32:389 [W3C (55621b6e)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"bbdb6b5f-f7ef-4db5-bf41-3c88af3a1c9b","ELEMENT":"bbdb6b5f-f7ef-4db5-bf41-3c88af3a1c9b"}
    2020-10-02 00:58:32:392 [HTTP] <-- POST /wd/hub/session/55621b6e-91dc-4290-aefb-ee55bc195b58/element 200 1092 ms - 137
    2020-10-02 00:58:32:393 [HTTP] 
    2020-10-02 00:58:32:398 [HTTP] --> POST /wd/hub/session/55621b6e-91dc-4290-aefb-ee55bc195b58/element/bbdb6b5f-f7ef-4db5-bf41-3c88af3a1c9b/value
    2020-10-02 00:58:32:399 [HTTP] {"text":"alibaba","value":["a","l","i","b","a","b","a"],"id":"bbdb6b5f-f7ef-4db5-bf41-3c88af3a1c9b"}
    2020-10-02 00:58:32:400 [W3C (55621b6e)] Calling AppiumDriver.setValue() with args: [["a","l","i","b","a","b","a"],"bbdb6b5f-f7ef-4db5-bf41-3c88af3a1c9b","55621b6e-91dc-4290-aefb-ee55bc195b58"]
    2020-10-02 00:58:32:405 [WD Proxy] Matched '/element/bbdb6b5f-f7ef-4db5-bf41-3c88af3a1c9b/value' to command name 'setValue'
    2020-10-02 00:58:32:407 [Protocol Converter] Added 'value' property ["a","l","i","b","a","b","a"] to 'setValue' request body
    2020-10-02 00:58:32:408 [WD Proxy] Proxying [POST /element/bbdb6b5f-f7ef-4db5-bf41-3c88af3a1c9b/value] to [POST http://127.0.0.1:8200/wd/hub/session/94096d07-ebd6-4a9c-b305-54bb2ac78006/element/bbdb6b5f-f7ef-4db5-bf41-3c88af3a1c9b/value] with body: {"elementId":"bbdb6b5f-f7ef-4db5-bf41-3c88af3a1c9b","text":"alibaba","replace":false,"value":["a","l","i","b","a","b","a"]}
    2020-10-02 00:58:32:986 [WD Proxy] Got response with status 200: {"sessionId":"94096d07-ebd6-4a9c-b305-54bb2ac78006","value":null}
    2020-10-02 00:58:32:988 [W3C (55621b6e)] Responding to client with driver.setValue() result: null
    2020-10-02 00:58:32:990 [HTTP] <-- POST /wd/hub/session/55621b6e-91dc-4290-aefb-ee55bc195b58/element/bbdb6b5f-f7ef-4db5-bf41-3c88af3a1c9b/value 200 591 ms - 14
    2020-10-02 00:58:32:991 [HTTP] 
    2020-10-02 00:58:32:998 [HTTP] --> DELETE /wd/hub/session/55621b6e-91dc-4290-aefb-ee55bc195b58
    2020-10-02 00:58:32:999 [HTTP] {}
    2020-10-02 00:58:33:000 [W3C (55621b6e)] Calling AppiumDriver.deleteSession() with args: ["55621b6e-91dc-4290-aefb-ee55bc195b58"]
    2020-10-02 00:58:33:001 [BaseDriver] Event 'quitSessionRequested' logged at 1601600313000 (08:58:33 GMT+0800 (GMT+08:00))
    2020-10-02 00:58:33:002 [Appium] Removing session 55621b6e-91dc-4290-aefb-ee55bc195b58 from our master session list
    2020-10-02 00:58:33:004 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-02 00:58:33:005 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-02 00:58:33:007 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-02 00:58:33:007 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/94096d07-ebd6-4a9c-b305-54bb2ac78006] with no body
    2020-10-02 00:58:33:022 [WD Proxy] Got response with status 200: {"sessionId":"94096d07-ebd6-4a9c-b305-54bb2ac78006","value":null}
    2020-10-02 00:58:33:023 [Logcat] Stopping logcat capture
    2020-10-02 00:58:33:034 [ADB] Removing forwarded port socket connection: 8200 
    2020-10-02 00:58:33:035 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8200'
    2020-10-02 00:58:33:109 [BaseDriver] Event 'quitSessionFinished' logged at 1601600313109 (08:58:33 GMT+0800 (GMT+08:00))
    2020-10-02 00:58:33:110 [W3C (55621b6e)] Received response: null
    2020-10-02 00:58:33:110 [W3C (55621b6e)] But deleting session, so not returning
    2020-10-02 00:58:33:111 [W3C (55621b6e)] Responding to client with driver.deleteSession() result: null
    2020-10-02 00:58:33:112 [W3C (55621b6e)] Destroying socket connection
    2020-10-02 00:58:33:113 [HTTP] <-- DELETE /wd/hub/session/55621b6e-91dc-4290-aefb-ee55bc195b58 200 114 ms - 14
    2020-10-02 00:58:33:114 [HTTP] 
    2020-10-02 00:58:33:573 [Instrumentation] .
    2020-10-02 00:58:34:151 [Instrumentation] Time: 6.038
    
    
    2020-10-02 00:58:34:152 [Instrumentation] 
    
    
    2020-10-02 00:58:34:152 [Instrumentation] OK (1 test)
    2020-10-02 00:58:34:384 [Instrumentation] The process has exited with code 0
    2020-10-02 02:54:21:108 [HTTP] --> POST /wd/hub/session
    2020-10-02 02:54:21:110 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","noReset":true,"dontStopAppOnReset":true,"skipServerInstallation":true}}
    2020-10-02 02:54:21:113 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","noReset":true,"dontStopAppOnReset":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:skipServerInstallation":true}]}]
    2020-10-02 02:54:21:113 [BaseDriver] Event 'newSessionRequested' logged at 1601607261113 (10:54:21 GMT+0800 (GMT+08:00))
    2020-10-02 02:54:21:129 [Appium] 
    
    2020-10-02 02:54:21:130 [Appium] ======================================================================
    
    2020-10-02 02:54:21:130 [Appium]   DEPRECATION WARNING:
    
    2020-10-02 02:54:21:130 [Appium] 
    
    2020-10-02 02:54:21:131 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-02 02:54:21:131 [Appium]   capabilities for this Android session
    
    2020-10-02 02:54:21:131 [Appium] 
    
    2020-10-02 02:54:21:132 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-02 02:54:21:132 [Appium]   UiAutomator2 Driver
    
    2020-10-02 02:54:21:139 [Appium] 
    
    2020-10-02 02:54:21:140 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-02 02:54:21:140 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-02 02:54:21:140 [Appium]   platforms
    
    2020-10-02 02:54:21:141 [Appium] 
    
    2020-10-02 02:54:21:141 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-02 02:54:21:141 [Appium]   'automationName=UiAutomator1'
    
    2020-10-02 02:54:21:142 [Appium] 
    
    2020-10-02 02:54:21:142 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-02 02:54:21:142 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-02 02:54:21:142 [Appium] 
    
    2020-10-02 02:54:21:143 [Appium]   For more information about drivers, please visit 
    2020-10-02 02:54:21:143 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-02 02:54:21:143 [Appium]   'Drivers' menu
    
    2020-10-02 02:54:21:144 [Appium] 
    
    2020-10-02 02:54:21:144 [Appium] ======================================================================
    
    2020-10-02 02:54:21:144 [Appium] 
    2020-10-02 02:54:21:145 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-02 02:54:21:149 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-02 02:54:21:149 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-02 02:54:21:150 [BaseDriver]   "alwaysMatch": {
    2020-10-02 02:54:21:150 [BaseDriver]     "platformName": "Android",
    2020-10-02 02:54:21:150 [BaseDriver]     "appium:deviceName": "test",
    2020-10-02 02:54:21:151 [BaseDriver]     "appium:noReset": true,
    2020-10-02 02:54:21:151 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-02 02:54:21:152 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-02 02:54:21:153 [BaseDriver]   },
    2020-10-02 02:54:21:153 [BaseDriver]   "firstMatch": [
    2020-10-02 02:54:21:154 [BaseDriver]     {}
    2020-10-02 02:54:21:154 [BaseDriver]   ]
    2020-10-02 02:54:21:155 [BaseDriver] }
    2020-10-02 02:54:21:167 [BaseDriver] Session created with session id: a61e36b7-aa6a-4230-be7e-e937deeaa27f
    2020-10-02 02:54:21:167 [UiAutomator2] Neither 'app' nor 'appPackage' was set. Starting UiAutomator2 without the target application
    2020-10-02 02:54:21:170 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 02:54:21:170 [AndroidDriver] Retrieving device list
    2020-10-02 02:54:21:170 [ADB] Trying to find a connected android device
    2020-10-02 02:54:21:170 [ADB] Getting connected devices...
    2020-10-02 02:54:21:212 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-02 02:54:21:213 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-02 02:54:21:214 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 02:54:21:214 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-02 02:54:21:214 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-02 02:54:21:304 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-02 02:54:21:305 [ADB] Device API level: 23
    2020-10-02 02:54:21:306 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-02 02:54:21:306 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-02 02:54:21:397 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-02 02:54:21:493 [AndroidDriver] Pushing settings apk to device...
    2020-10-02 02:54:21:494 [ADB] Getting install status for io.appium.settings
    2020-10-02 02:54:21:495 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 02:54:21:613 [ADB] 'io.appium.settings' is installed
    2020-10-02 02:54:21:613 [ADB] Getting package info for 'io.appium.settings'
    2020-10-02 02:54:21:614 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 02:54:21:751 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-02 02:54:21:751 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-02 02:54:21:752 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 02:54:21:752 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-02 02:54:21:845 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 02:54:22:009 [AndroidDriver] Granting permissions SET_ANIMATION_SCALE,CHANGE_CONFIGURATION,ACCESS_FINE_LOCATION to 'io.appium.settings'
    2020-10-02 02:54:22:010 [ADB] Granting permissions ["android.permission.SET_ANIMATION_SCALE","android.permission.CHANGE_CONFIGURATION","android.permission.ACCESS_FINE_LOCATION"] to 'io.appium.settings'
    2020-10-02 02:54:22:010 [ADB] Got the following command chunks to execute: [["pm","grant","io.appium.settings","android.permission.SET_ANIMATION_SCALE",";","pm","grant","io.appium.settings","android.permission.CHANGE_CONFIGURATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_FINE_LOCATION",";"]]
    2020-10-02 02:54:22:011 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pm grant io.appium.settings android.permission.SET_ANIMATION_SCALE ; pm grant io.appium.settings android.permission.CHANGE_CONFIGURATION ; pm grant io.appium.settings android.permission.ACCESS_FINE_LOCATION ;'
    2020-10-02 02:54:24:412 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 02:54:24:413 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 02:54:24:541 [ADB] Starting Appium Settings app
    2020-10-02 02:54:24:541 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
    2020-10-02 02:54:25:295 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 02:54:25:295 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 02:54:25:397 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-02 02:54:26:075 [Logcat] Starting logcat capture
    2020-10-02 02:54:26:580 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
    2020-10-02 02:54:26:580 [ADB] Forwarding system: 8200 to device: 6790
    2020-10-02 02:54:26:581 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790'
    2020-10-02 02:54:26:664 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-02 02:54:26:664 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-02 02:54:26:665 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-02 02:54:26:674 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-02 02:54:26:675 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-02 02:54:27:329 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-02 02:54:27:330 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-02 02:54:27:330 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-02 02:54:28:246 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-02 02:54:28:341 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 02:54:28:343 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 02:54:28:356 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 02:54:29:358 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 02:54:29:359 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 02:54:29:366 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 02:54:30:368 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 02:54:30:369 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 02:54:30:754 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-02 02:54:30:755 [UiAutomator2] The initialization of the instrumentation process took 3425ms
    2020-10-02 02:54:30:756 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-02 02:54:30:757 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","noReset":true,"dontStopAppOnReset":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","noReset":true,"dontStopAppOnReset":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-02 02:54:30:797 [WD Proxy] Got response with status 200: {"sessionId":"a9da6c69-700b-4aa5-91ea-2bd0fef5ca27","value":{"sessionId":"a9da6c69-700b-4aa5-91ea-2bd0fef5ca27","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","noReset":true,"dontStopAppOnReset":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","noReset":true,"dontStopAppOnReset":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-02 02:54:30:798 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-02 02:54:30:819 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/a9da6c69-700b-4aa5-91ea-2bd0fef5ca27/appium/device/info] with no body
    2020-10-02 02:54:30:998 [WD Proxy] Got response with status 200: {"sessionId":"a9da6c69-700b-4aa5-91ea-2bd0fef5ca27","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_WIFI","networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai","bluetooth":{"state":"OFF"}}}
    2020-10-02 02:54:30:999 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-02 02:54:31:210 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-02 02:54:31:214 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/a9da6c69-700b-4aa5-91ea-2bd0fef5ca27/appium/device/pixel_ratio] with body: {}
    2020-10-02 02:54:31:229 [WD Proxy] Got response with status 200: {"sessionId":"a9da6c69-700b-4aa5-91ea-2bd0fef5ca27","value":2}
    2020-10-02 02:54:31:232 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-02 02:54:31:233 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/a9da6c69-700b-4aa5-91ea-2bd0fef5ca27/appium/device/system_bars] with body: {}
    2020-10-02 02:54:31:258 [WD Proxy] Got response with status 200: {"sessionId":"a9da6c69-700b-4aa5-91ea-2bd0fef5ca27","value":{"statusBar":48}}
    2020-10-02 02:54:31:259 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-02 02:54:31:260 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/a9da6c69-700b-4aa5-91ea-2bd0fef5ca27/window/current/size] with body: {}
    2020-10-02 02:54:31:275 [WD Proxy] Got response with status 200: {"sessionId":"a9da6c69-700b-4aa5-91ea-2bd0fef5ca27","value":{"height":1920,"width":1080}}
    2020-10-02 02:54:31:276 [Appium] New AndroidUiautomator2Driver session created successfully, session a61e36b7-aa6a-4230-be7e-e937deeaa27f added to master session list
    2020-10-02 02:54:31:277 [BaseDriver] Event 'newSessionStarted' logged at 1601607271276 (10:54:31 GMT+0800 (GMT+08:00))
    2020-10-02 02:54:31:277 [W3C (a61e36b7)] Cached the protocol value 'W3C' for the new session a61e36b7-aa6a-4230-be7e-e937deeaa27f
    2020-10-02 02:54:31:278 [W3C (a61e36b7)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","noReset":true,"dontStopAppOnReset":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","noReset":true,"dontStopAppOnReset":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-02 02:54:31:280 [HTTP] <-- POST /wd/hub/session 200 10176 ms - 808
    2020-10-02 02:54:31:280 [HTTP] 
    2020-10-02 02:54:31:284 [HTTP] --> POST /wd/hub/session/a61e36b7-aa6a-4230-be7e-e937deeaa27f/timeouts
    2020-10-02 02:54:31:285 [HTTP] {"implicit":10000}
    2020-10-02 02:54:31:287 [W3C (a61e36b7)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"a61e36b7-aa6a-4230-be7e-e937deeaa27f"]
    2020-10-02 02:54:31:288 [BaseDriver] W3C timeout argument: {"implicit":10000}}
    2020-10-02 02:54:31:288 [BaseDriver] Set implicit wait to 10000ms
    2020-10-02 02:54:31:289 [W3C (a61e36b7)] Responding to client with driver.timeouts() result: null
    2020-10-02 02:54:31:291 [HTTP] <-- POST /wd/hub/session/a61e36b7-aa6a-4230-be7e-e937deeaa27f/timeouts 200 6 ms - 14
    2020-10-02 02:54:31:292 [HTTP] 
    2020-10-02 02:54:31:294 [HTTP] --> POST /wd/hub/session/a61e36b7-aa6a-4230-be7e-e937deeaa27f/element
    2020-10-02 02:54:31:295 [HTTP] {"using":"id","value":"com.xueqiu.android:id/tv_search"}
    2020-10-02 02:54:31:296 [W3C (a61e36b7)] Calling AppiumDriver.findElement() with args: ["id","com.xueqiu.android:id/tv_search","a61e36b7-aa6a-4230-be7e-e937deeaa27f"]
    2020-10-02 02:54:31:296 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 02:54:31:297 [BaseDriver] Waiting up to 10000 ms for condition
    2020-10-02 02:54:31:298 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 02:54:31:298 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/a9da6c69-700b-4aa5-91ea-2bd0fef5ca27/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/tv_search","context":"","multiple":false}
    2020-10-02 02:54:31:393 [WD Proxy] Got response with status 200: {"sessionId":"a9da6c69-700b-4aa5-91ea-2bd0fef5ca27","value":{"ELEMENT":"2a9ec7b7-f97d-4161-9ae5-aebbc9012e92","element-6066-11e4-a52e-4f735466cecf":"2a9ec7b7-f97d-4161-9ae5-aebbc9012e92"}}
    2020-10-02 02:54:31:395 [W3C (a61e36b7)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"2a9ec7b7-f97d-4161-9ae5-aebbc9012e92","ELEMENT":"2a9ec7b7-f97d-4161-9ae5-aebbc9012e92"}
    2020-10-02 02:54:31:397 [HTTP] <-- POST /wd/hub/session/a61e36b7-aa6a-4230-be7e-e937deeaa27f/element 200 101 ms - 137
    2020-10-02 02:54:31:397 [HTTP] 
    2020-10-02 02:54:31:404 [HTTP] --> POST /wd/hub/session/a61e36b7-aa6a-4230-be7e-e937deeaa27f/element/2a9ec7b7-f97d-4161-9ae5-aebbc9012e92/click
    2020-10-02 02:54:31:405 [HTTP] {"id":"2a9ec7b7-f97d-4161-9ae5-aebbc9012e92"}
    2020-10-02 02:54:31:406 [W3C (a61e36b7)] Calling AppiumDriver.click() with args: ["2a9ec7b7-f97d-4161-9ae5-aebbc9012e92","a61e36b7-aa6a-4230-be7e-e937deeaa27f"]
    2020-10-02 02:54:31:408 [WD Proxy] Matched '/element/2a9ec7b7-f97d-4161-9ae5-aebbc9012e92/click' to command name 'click'
    2020-10-02 02:54:31:409 [WD Proxy] Proxying [POST /element/2a9ec7b7-f97d-4161-9ae5-aebbc9012e92/click] to [POST http://127.0.0.1:8200/wd/hub/session/a9da6c69-700b-4aa5-91ea-2bd0fef5ca27/element/2a9ec7b7-f97d-4161-9ae5-aebbc9012e92/click] with body: {"element":"2a9ec7b7-f97d-4161-9ae5-aebbc9012e92"}
    2020-10-02 02:54:31:472 [WD Proxy] Got response with status 200: {"sessionId":"a9da6c69-700b-4aa5-91ea-2bd0fef5ca27","value":null}
    2020-10-02 02:54:31:473 [W3C (a61e36b7)] Responding to client with driver.click() result: null
    2020-10-02 02:54:31:475 [HTTP] <-- POST /wd/hub/session/a61e36b7-aa6a-4230-be7e-e937deeaa27f/element/2a9ec7b7-f97d-4161-9ae5-aebbc9012e92/click 200 70 ms - 14
    2020-10-02 02:54:31:475 [HTTP] 
    2020-10-02 02:54:31:477 [HTTP] --> POST /wd/hub/session/a61e36b7-aa6a-4230-be7e-e937deeaa27f/element
    2020-10-02 02:54:31:478 [HTTP] {"using":"id","value":"com.xueqiu.android:id/search_input_text"}
    2020-10-02 02:54:31:478 [W3C (a61e36b7)] Calling AppiumDriver.findElement() with args: ["id","com.xueqiu.android:id/search_input_text","a61e36b7-aa6a-4230-be7e-e937deeaa27f"]
    2020-10-02 02:54:31:479 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 02:54:31:479 [BaseDriver] Waiting up to 10000 ms for condition
    2020-10-02 02:54:31:480 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 02:54:31:481 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/a9da6c69-700b-4aa5-91ea-2bd0fef5ca27/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/search_input_text","context":"","multiple":false}
    2020-10-02 02:54:31:951 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a9da6c69-700b-4aa5-91ea-2bd0fef5ca27","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 02:54:31:952 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 02:54:31:953 [BaseDriver] Waited for 474 ms so far
    2020-10-02 02:54:32:456 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 02:54:32:457 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/a9da6c69-700b-4aa5-91ea-2bd0fef5ca27/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/search_input_text","context":"","multiple":false}
    2020-10-02 02:54:32:891 [WD Proxy] Got response with status 200: {"sessionId":"a9da6c69-700b-4aa5-91ea-2bd0fef5ca27","value":{"ELEMENT":"1096ac0b-94cc-4d28-8f63-af2094125fa2","element-6066-11e4-a52e-4f735466cecf":"1096ac0b-94cc-4d28-8f63-af2094125fa2"}}
    2020-10-02 02:54:32:893 [W3C (a61e36b7)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1096ac0b-94cc-4d28-8f63-af2094125fa2","ELEMENT":"1096ac0b-94cc-4d28-8f63-af2094125fa2"}
    2020-10-02 02:54:32:895 [HTTP] <-- POST /wd/hub/session/a61e36b7-aa6a-4230-be7e-e937deeaa27f/element 200 1416 ms - 137
    2020-10-02 02:54:32:895 [HTTP] 
    2020-10-02 02:54:32:899 [HTTP] --> POST /wd/hub/session/a61e36b7-aa6a-4230-be7e-e937deeaa27f/element/1096ac0b-94cc-4d28-8f63-af2094125fa2/value
    2020-10-02 02:54:32:900 [HTTP] {"text":"alibaba","value":["a","l","i","b","a","b","a"],"id":"1096ac0b-94cc-4d28-8f63-af2094125fa2"}
    2020-10-02 02:54:32:901 [W3C (a61e36b7)] Calling AppiumDriver.setValue() with args: [["a","l","i","b","a","b","a"],"1096ac0b-94cc-4d28-8f63-af2094125fa2","a61e36b7-aa6a-4230-be7e-e937deeaa27f"]
    2020-10-02 02:54:32:903 [WD Proxy] Matched '/element/1096ac0b-94cc-4d28-8f63-af2094125fa2/value' to command name 'setValue'
    2020-10-02 02:54:32:904 [Protocol Converter] Added 'value' property ["a","l","i","b","a","b","a"] to 'setValue' request body
    2020-10-02 02:54:32:905 [WD Proxy] Proxying [POST /element/1096ac0b-94cc-4d28-8f63-af2094125fa2/value] to [POST http://127.0.0.1:8200/wd/hub/session/a9da6c69-700b-4aa5-91ea-2bd0fef5ca27/element/1096ac0b-94cc-4d28-8f63-af2094125fa2/value] with body: {"elementId":"1096ac0b-94cc-4d28-8f63-af2094125fa2","text":"alibaba","replace":false,"value":["a","l","i","b","a","b","a"]}
    2020-10-02 02:54:33:487 [WD Proxy] Got response with status 200: {"sessionId":"a9da6c69-700b-4aa5-91ea-2bd0fef5ca27","value":null}
    2020-10-02 02:54:33:488 [W3C (a61e36b7)] Responding to client with driver.setValue() result: null
    2020-10-02 02:54:33:491 [HTTP] <-- POST /wd/hub/session/a61e36b7-aa6a-4230-be7e-e937deeaa27f/element/1096ac0b-94cc-4d28-8f63-af2094125fa2/value 200 590 ms - 14
    2020-10-02 02:54:33:491 [HTTP] 
    2020-10-02 02:54:33:498 [HTTP] --> DELETE /wd/hub/session/a61e36b7-aa6a-4230-be7e-e937deeaa27f
    2020-10-02 02:54:33:499 [HTTP] {}
    2020-10-02 02:54:33:500 [W3C (a61e36b7)] Calling AppiumDriver.deleteSession() with args: ["a61e36b7-aa6a-4230-be7e-e937deeaa27f"]
    2020-10-02 02:54:33:501 [BaseDriver] Event 'quitSessionRequested' logged at 1601607273501 (10:54:33 GMT+0800 (GMT+08:00))
    2020-10-02 02:54:33:502 [Appium] Removing session a61e36b7-aa6a-4230-be7e-e937deeaa27f from our master session list
    2020-10-02 02:54:33:504 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-02 02:54:33:504 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-02 02:54:33:505 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-02 02:54:33:506 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/a9da6c69-700b-4aa5-91ea-2bd0fef5ca27] with no body
    2020-10-02 02:54:33:523 [WD Proxy] Got response with status 200: {"sessionId":"a9da6c69-700b-4aa5-91ea-2bd0fef5ca27","value":null}
    2020-10-02 02:54:33:524 [Logcat] Stopping logcat capture
    2020-10-02 02:54:33:545 [ADB] Removing forwarded port socket connection: 8200 
    2020-10-02 02:54:33:546 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8200'
    2020-10-02 02:54:33:662 [BaseDriver] Event 'quitSessionFinished' logged at 1601607273662 (10:54:33 GMT+0800 (GMT+08:00))
    2020-10-02 02:54:33:663 [W3C (a61e36b7)] Received response: null
    2020-10-02 02:54:33:663 [W3C (a61e36b7)] But deleting session, so not returning
    2020-10-02 02:54:33:663 [W3C (a61e36b7)] Responding to client with driver.deleteSession() result: null
    2020-10-02 02:54:33:664 [W3C (a61e36b7)] Destroying socket connection
    2020-10-02 02:54:33:665 [HTTP] <-- DELETE /wd/hub/session/a61e36b7-aa6a-4230-be7e-e937deeaa27f 200 167 ms - 14
    2020-10-02 02:54:33:666 [HTTP] 
    2020-10-02 02:54:34:298 [Instrumentation] .
    2020-10-02 02:54:35:194 [Instrumentation] Time: 6.065
    
    
    2020-10-02 02:54:35:195 [Instrumentation] 
    
    
    2020-10-02 02:54:35:195 [Instrumentation] OK (1 test)
    2020-10-02 02:54:35:450 [Instrumentation] The process has exited with code 0
    2020-10-02 03:03:54:171 [HTTP] --> POST /wd/hub/session
    2020-10-02 03:03:54:172 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-02 03:03:54:174 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-02 03:03:54:175 [BaseDriver] Event 'newSessionRequested' logged at 1601607834174 (11:03:54 GMT+0800 (GMT+08:00))
    2020-10-02 03:03:54:188 [Appium] 
    
    2020-10-02 03:03:54:189 [Appium] ======================================================================
    
    2020-10-02 03:03:54:189 [Appium]   DEPRECATION WARNING:
    
    2020-10-02 03:03:54:190 [Appium] 
    
    2020-10-02 03:03:54:191 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-02 03:03:54:191 [Appium]   capabilities for this Android session
    
    2020-10-02 03:03:54:192 [Appium] 
    
    2020-10-02 03:03:54:192 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-02 03:03:54:193 [Appium]   UiAutomator2 Driver
    
    2020-10-02 03:03:54:193 [Appium] 
    
    2020-10-02 03:03:54:194 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-02 03:03:54:194 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-02 03:03:54:194 [Appium]   platforms
    
    2020-10-02 03:03:54:195 [Appium] 
    
    2020-10-02 03:03:54:196 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-02 03:03:54:197 [Appium]   'automationName=UiAutomator1'
    
    2020-10-02 03:03:54:197 [Appium] 
    
    2020-10-02 03:03:54:198 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-02 03:03:54:199 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-02 03:03:54:199 [Appium] 
    
    2020-10-02 03:03:54:200 [Appium]   For more information about drivers, please visit 
    2020-10-02 03:03:54:200 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-02 03:03:54:201 [Appium]   'Drivers' menu
    
    2020-10-02 03:03:54:202 [Appium] 
    
    2020-10-02 03:03:54:203 [Appium] ======================================================================
    
    2020-10-02 03:03:54:204 [Appium] 
    2020-10-02 03:03:54:205 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-02 03:03:54:208 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-02 03:03:54:208 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-02 03:03:54:209 [BaseDriver]   "alwaysMatch": {
    2020-10-02 03:03:54:209 [BaseDriver]     "platformName": "Android",
    2020-10-02 03:03:54:210 [BaseDriver]     "appium:deviceName": "test",
    2020-10-02 03:03:54:210 [BaseDriver]     "appium:noReset": true,
    2020-10-02 03:03:54:211 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-02 03:03:54:211 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-02 03:03:54:212 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-02 03:03:54:212 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-02 03:03:54:213 [BaseDriver]   },
    2020-10-02 03:03:54:214 [BaseDriver]   "firstMatch": [
    2020-10-02 03:03:54:215 [BaseDriver]     {}
    2020-10-02 03:03:54:216 [BaseDriver]   ]
    2020-10-02 03:03:54:217 [BaseDriver] }
    2020-10-02 03:03:54:236 [BaseDriver] Session created with session id: 850d242f-e1c3-4e2c-b39e-78aa0972fb3b
    2020-10-02 03:03:54:237 [UiAutomator2] Neither 'app' nor 'appPackage' was set. Starting UiAutomator2 without the target application
    2020-10-02 03:03:54:244 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 03:03:54:245 [AndroidDriver] Retrieving device list
    2020-10-02 03:03:54:246 [ADB] Trying to find a connected android device
    2020-10-02 03:03:54:247 [ADB] Getting connected devices...
    2020-10-02 03:03:54:356 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-02 03:03:54:357 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-02 03:03:54:358 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 03:03:54:358 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-02 03:03:54:359 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-02 03:03:54:466 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-02 03:03:54:468 [ADB] Device API level: 23
    2020-10-02 03:03:54:469 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-02 03:03:54:470 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-02 03:03:54:587 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-02 03:03:54:717 [AndroidDriver] Pushing settings apk to device...
    2020-10-02 03:03:54:718 [ADB] Getting install status for io.appium.settings
    2020-10-02 03:03:54:719 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 03:03:54:847 [ADB] 'io.appium.settings' is installed
    2020-10-02 03:03:54:847 [ADB] Getting package info for 'io.appium.settings'
    2020-10-02 03:03:54:848 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 03:03:55:019 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-02 03:03:55:020 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-02 03:03:55:021 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 03:03:55:021 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-02 03:03:55:142 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 03:03:55:288 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-02 03:03:55:289 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-02 03:03:56:726 [Logcat] Starting logcat capture
    2020-10-02 03:03:56:850 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-02 03:03:56:853 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-02 03:03:57:646 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-02 03:03:57:646 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-02 03:03:57:647 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-02 03:03:58:480 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-02 03:03:59:683 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
    2020-10-02 03:03:59:684 [ADB] Forwarding system: 8200 to device: 6790
    2020-10-02 03:03:59:685 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790'
    2020-10-02 03:03:59:789 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-02 03:03:59:790 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-02 03:03:59:790 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-02 03:03:59:797 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-02 03:03:59:797 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-02 03:04:00:580 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-02 03:04:00:581 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-02 03:04:00:581 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-02 03:04:01:588 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 03:04:01:589 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 03:04:01:597 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 03:04:01:696 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-02 03:04:02:599 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 03:04:02:601 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 03:04:02:753 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 03:04:03:756 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 03:04:03:757 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 03:04:03:882 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-02 03:04:03:883 [UiAutomator2] The initialization of the instrumentation process took 3302ms
    2020-10-02 03:04:03:883 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-02 03:04:03:884 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-02 03:04:03:915 [WD Proxy] Got response with status 200: {"sessionId":"b55d4828-dfc0-43c3-900a-133e4a4e0084","value":{"sessionId":"b55d4828-dfc0-43c3-900a-133e4a4e0084","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-02 03:04:03:916 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-02 03:04:03:924 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/b55d4828-dfc0-43c3-900a-133e4a4e0084/appium/device/info] with no body
    2020-10-02 03:04:03:964 [WD Proxy] Got response with status 200: {"sessionId":"b55d4828-dfc0-43c3-900a-133e4a4e0084","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_WIFI","networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai","bluetooth":{"state":"OFF"}}}
    2020-10-02 03:04:03:965 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-02 03:04:04:051 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-02 03:04:04:052 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/b55d4828-dfc0-43c3-900a-133e4a4e0084/appium/device/pixel_ratio] with body: {}
    2020-10-02 03:04:04:057 [WD Proxy] Got response with status 200: {"sessionId":"b55d4828-dfc0-43c3-900a-133e4a4e0084","value":2}
    2020-10-02 03:04:04:061 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-02 03:04:04:061 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/b55d4828-dfc0-43c3-900a-133e4a4e0084/appium/device/system_bars] with body: {}
    2020-10-02 03:04:04:066 [WD Proxy] Got response with status 200: {"sessionId":"b55d4828-dfc0-43c3-900a-133e4a4e0084","value":{"statusBar":48}}
    2020-10-02 03:04:04:066 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-02 03:04:04:067 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/b55d4828-dfc0-43c3-900a-133e4a4e0084/window/current/size] with body: {}
    2020-10-02 03:04:04:071 [WD Proxy] Got response with status 200: {"sessionId":"b55d4828-dfc0-43c3-900a-133e4a4e0084","value":{"height":1920,"width":1080}}
    2020-10-02 03:04:04:071 [Appium] New AndroidUiautomator2Driver session created successfully, session 850d242f-e1c3-4e2c-b39e-78aa0972fb3b added to master session list
    2020-10-02 03:04:04:072 [BaseDriver] Event 'newSessionStarted' logged at 1601607844072 (11:04:04 GMT+0800 (GMT+08:00))
    2020-10-02 03:04:04:072 [W3C (850d242f)] Cached the protocol value 'W3C' for the new session 850d242f-e1c3-4e2c-b39e-78aa0972fb3b
    2020-10-02 03:04:04:072 [W3C (850d242f)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-02 03:04:04:073 [HTTP] <-- POST /wd/hub/session 200 9912 ms - 896
    2020-10-02 03:04:04:073 [HTTP] 
    2020-10-02 03:04:04:074 [HTTP] --> POST /wd/hub/session/850d242f-e1c3-4e2c-b39e-78aa0972fb3b/timeouts
    2020-10-02 03:04:04:075 [HTTP] {"implicit":10000}
    2020-10-02 03:04:04:075 [W3C (850d242f)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"850d242f-e1c3-4e2c-b39e-78aa0972fb3b"]
    2020-10-02 03:04:04:075 [BaseDriver] W3C timeout argument: {"implicit":10000}}
    2020-10-02 03:04:04:075 [BaseDriver] Set implicit wait to 10000ms
    2020-10-02 03:04:04:076 [W3C (850d242f)] Responding to client with driver.timeouts() result: null
    2020-10-02 03:04:04:076 [HTTP] <-- POST /wd/hub/session/850d242f-e1c3-4e2c-b39e-78aa0972fb3b/timeouts 200 2 ms - 14
    2020-10-02 03:04:04:077 [HTTP] 
    2020-10-02 03:04:04:079 [HTTP] --> POST /wd/hub/session/850d242f-e1c3-4e2c-b39e-78aa0972fb3b/element
    2020-10-02 03:04:04:079 [HTTP] {"using":"id","value":"com.xueqiu.android:id/tv_search"}
    2020-10-02 03:04:04:080 [W3C (850d242f)] Calling AppiumDriver.findElement() with args: ["id","com.xueqiu.android:id/tv_search","850d242f-e1c3-4e2c-b39e-78aa0972fb3b"]
    2020-10-02 03:04:04:080 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 03:04:04:080 [BaseDriver] Waiting up to 10000 ms for condition
    2020-10-02 03:04:04:081 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:04:04:081 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/b55d4828-dfc0-43c3-900a-133e4a4e0084/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/tv_search","context":"","multiple":false}
    2020-10-02 03:04:04:114 [WD Proxy] Got response with status 200: {"sessionId":"b55d4828-dfc0-43c3-900a-133e4a4e0084","value":{"ELEMENT":"ca18c8f6-4284-48e8-94e6-03ce0a489f57","element-6066-11e4-a52e-4f735466cecf":"ca18c8f6-4284-48e8-94e6-03ce0a489f57"}}
    2020-10-02 03:04:04:114 [W3C (850d242f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"ca18c8f6-4284-48e8-94e6-03ce0a489f57","ELEMENT":"ca18c8f6-4284-48e8-94e6-03ce0a489f57"}
    2020-10-02 03:04:04:115 [HTTP] <-- POST /wd/hub/session/850d242f-e1c3-4e2c-b39e-78aa0972fb3b/element 200 35 ms - 137
    2020-10-02 03:04:04:115 [HTTP] 
    2020-10-02 03:04:04:117 [HTTP] --> POST /wd/hub/session/850d242f-e1c3-4e2c-b39e-78aa0972fb3b/element/ca18c8f6-4284-48e8-94e6-03ce0a489f57/click
    2020-10-02 03:04:04:117 [HTTP] {"id":"ca18c8f6-4284-48e8-94e6-03ce0a489f57"}
    2020-10-02 03:04:04:117 [W3C (850d242f)] Calling AppiumDriver.click() with args: ["ca18c8f6-4284-48e8-94e6-03ce0a489f57","850d242f-e1c3-4e2c-b39e-78aa0972fb3b"]
    2020-10-02 03:04:04:118 [WD Proxy] Matched '/element/ca18c8f6-4284-48e8-94e6-03ce0a489f57/click' to command name 'click'
    2020-10-02 03:04:04:118 [WD Proxy] Proxying [POST /element/ca18c8f6-4284-48e8-94e6-03ce0a489f57/click] to [POST http://127.0.0.1:8200/wd/hub/session/b55d4828-dfc0-43c3-900a-133e4a4e0084/element/ca18c8f6-4284-48e8-94e6-03ce0a489f57/click] with body: {"element":"ca18c8f6-4284-48e8-94e6-03ce0a489f57"}
    2020-10-02 03:04:04:128 [WD Proxy] Got response with status 200: {"sessionId":"b55d4828-dfc0-43c3-900a-133e4a4e0084","value":null}
    2020-10-02 03:04:04:128 [W3C (850d242f)] Responding to client with driver.click() result: null
    2020-10-02 03:04:04:129 [HTTP] <-- POST /wd/hub/session/850d242f-e1c3-4e2c-b39e-78aa0972fb3b/element/ca18c8f6-4284-48e8-94e6-03ce0a489f57/click 200 13 ms - 14
    2020-10-02 03:04:04:129 [HTTP] 
    2020-10-02 03:04:04:130 [HTTP] --> POST /wd/hub/session/850d242f-e1c3-4e2c-b39e-78aa0972fb3b/element
    2020-10-02 03:04:04:131 [HTTP] {"using":"id","value":"com.xueqiu.android:id/search_input_text"}
    2020-10-02 03:04:04:132 [W3C (850d242f)] Calling AppiumDriver.findElement() with args: ["id","com.xueqiu.android:id/search_input_text","850d242f-e1c3-4e2c-b39e-78aa0972fb3b"]
    2020-10-02 03:04:04:132 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 03:04:04:132 [BaseDriver] Waiting up to 10000 ms for condition
    2020-10-02 03:04:04:133 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:04:04:133 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/b55d4828-dfc0-43c3-900a-133e4a4e0084/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/search_input_text","context":"","multiple":false}
    2020-10-02 03:04:04:275 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"b55d4828-dfc0-43c3-900a-133e4a4e0084","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 03:04:04:276 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 03:04:04:277 [BaseDriver] Waited for 144 ms so far
    2020-10-02 03:04:04:779 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:04:04:780 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/b55d4828-dfc0-43c3-900a-133e4a4e0084/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/search_input_text","context":"","multiple":false}
    2020-10-02 03:04:05:176 [WD Proxy] Got response with status 200: {"sessionId":"b55d4828-dfc0-43c3-900a-133e4a4e0084","value":{"ELEMENT":"6f488270-4c26-4347-a148-82fdf05c462b","element-6066-11e4-a52e-4f735466cecf":"6f488270-4c26-4347-a148-82fdf05c462b"}}
    2020-10-02 03:04:05:178 [W3C (850d242f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"6f488270-4c26-4347-a148-82fdf05c462b","ELEMENT":"6f488270-4c26-4347-a148-82fdf05c462b"}
    2020-10-02 03:04:05:180 [HTTP] <-- POST /wd/hub/session/850d242f-e1c3-4e2c-b39e-78aa0972fb3b/element 200 1049 ms - 137
    2020-10-02 03:04:05:181 [HTTP] 
    2020-10-02 03:04:05:187 [HTTP] --> POST /wd/hub/session/850d242f-e1c3-4e2c-b39e-78aa0972fb3b/element/6f488270-4c26-4347-a148-82fdf05c462b/value
    2020-10-02 03:04:05:188 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"6f488270-4c26-4347-a148-82fdf05c462b"}
    2020-10-02 03:04:05:190 [W3C (850d242f)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"6f488270-4c26-4347-a148-82fdf05c462b","850d242f-e1c3-4e2c-b39e-78aa0972fb3b"]
    2020-10-02 03:04:05:193 [WD Proxy] Matched '/element/6f488270-4c26-4347-a148-82fdf05c462b/value' to command name 'setValue'
    2020-10-02 03:04:05:194 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-02 03:04:05:196 [WD Proxy] Proxying [POST /element/6f488270-4c26-4347-a148-82fdf05c462b/value] to [POST http://127.0.0.1:8200/wd/hub/session/b55d4828-dfc0-43c3-900a-133e4a4e0084/element/6f488270-4c26-4347-a148-82fdf05c462b/value] with body: {"elementId":"6f488270-4c26-4347-a148-82fdf05c462b","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-02 03:04:05:780 [WD Proxy] Got response with status 200: {"sessionId":"b55d4828-dfc0-43c3-900a-133e4a4e0084","value":null}
    2020-10-02 03:04:05:782 [W3C (850d242f)] Responding to client with driver.setValue() result: null
    2020-10-02 03:04:05:784 [HTTP] <-- POST /wd/hub/session/850d242f-e1c3-4e2c-b39e-78aa0972fb3b/element/6f488270-4c26-4347-a148-82fdf05c462b/value 200 596 ms - 14
    2020-10-02 03:04:05:784 [HTTP] 
    2020-10-02 03:04:05:792 [HTTP] --> DELETE /wd/hub/session/850d242f-e1c3-4e2c-b39e-78aa0972fb3b
    2020-10-02 03:04:05:793 [HTTP] {}
    2020-10-02 03:04:05:794 [W3C (850d242f)] Calling AppiumDriver.deleteSession() with args: ["850d242f-e1c3-4e2c-b39e-78aa0972fb3b"]
    2020-10-02 03:04:05:795 [BaseDriver] Event 'quitSessionRequested' logged at 1601607845795 (11:04:05 GMT+0800 (GMT+08:00))
    2020-10-02 03:04:05:796 [Appium] Removing session 850d242f-e1c3-4e2c-b39e-78aa0972fb3b from our master session list
    2020-10-02 03:04:05:797 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-02 03:04:05:798 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-02 03:04:05:799 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-02 03:04:05:800 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/b55d4828-dfc0-43c3-900a-133e4a4e0084] with no body
    2020-10-02 03:04:05:818 [WD Proxy] Got response with status 200: {"sessionId":"b55d4828-dfc0-43c3-900a-133e4a4e0084","value":null}
    2020-10-02 03:04:05:819 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 03:04:05:820 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 03:04:06:556 [Logcat] Stopping logcat capture
    2020-10-02 03:04:06:575 [ADB] Removing forwarded port socket connection: 8200 
    2020-10-02 03:04:06:576 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8200'
    2020-10-02 03:04:06:703 [BaseDriver] Event 'quitSessionFinished' logged at 1601607846702 (11:04:06 GMT+0800 (GMT+08:00))
    2020-10-02 03:04:06:704 [W3C (850d242f)] Received response: null
    2020-10-02 03:04:06:705 [W3C (850d242f)] But deleting session, so not returning
    2020-10-02 03:04:06:705 [W3C (850d242f)] Responding to client with driver.deleteSession() result: null
    2020-10-02 03:04:06:707 [W3C (850d242f)] Destroying socket connection
    2020-10-02 03:04:06:709 [HTTP] <-- DELETE /wd/hub/session/850d242f-e1c3-4e2c-b39e-78aa0972fb3b 200 915 ms - 14
    2020-10-02 03:04:06:709 [HTTP] 
    2020-10-02 03:04:06:814 [Instrumentation] .
    2020-10-02 03:04:07:383 [Instrumentation] Time: 5.119
    
    
    2020-10-02 03:04:07:385 [Instrumentation] 
    
    
    2020-10-02 03:04:07:386 [Instrumentation] OK (1 test)
    2020-10-02 03:04:07:622 [Instrumentation] The process has exited with code 0
    2020-10-02 03:08:24:065 [HTTP] --> POST /wd/hub/session
    2020-10-02 03:08:24:066 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-02 03:08:24:067 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-02 03:08:24:067 [BaseDriver] Event 'newSessionRequested' logged at 1601608104067 (11:08:24 GMT+0800 (GMT+08:00))
    2020-10-02 03:08:24:070 [Appium] 
    
    2020-10-02 03:08:24:071 [Appium] ======================================================================
    
    2020-10-02 03:08:24:071 [Appium]   DEPRECATION WARNING:
    
    2020-10-02 03:08:24:071 [Appium] 
    
    2020-10-02 03:08:24:072 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-02 03:08:24:072 [Appium]   capabilities for this Android session
    
    2020-10-02 03:08:24:073 [Appium] 
    
    2020-10-02 03:08:24:073 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-02 03:08:24:074 [Appium]   UiAutomator2 Driver
    
    2020-10-02 03:08:24:074 [Appium] 
    
    2020-10-02 03:08:24:075 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-02 03:08:24:075 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-02 03:08:24:075 [Appium]   platforms
    
    2020-10-02 03:08:24:076 [Appium] 
    
    2020-10-02 03:08:24:076 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-02 03:08:24:076 [Appium]   'automationName=UiAutomator1'
    
    2020-10-02 03:08:24:077 [Appium] 
    
    2020-10-02 03:08:24:077 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-02 03:08:24:078 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-02 03:08:24:078 [Appium] 
    
    2020-10-02 03:08:24:079 [Appium]   For more information about drivers, please visit 
    2020-10-02 03:08:24:079 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-02 03:08:24:080 [Appium]   'Drivers' menu
    
    2020-10-02 03:08:24:080 [Appium] 
    
    2020-10-02 03:08:24:081 [Appium] ======================================================================
    
    2020-10-02 03:08:24:081 [Appium] 
    2020-10-02 03:08:24:082 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-02 03:08:24:088 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-02 03:08:24:089 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-02 03:08:24:090 [BaseDriver]   "alwaysMatch": {
    2020-10-02 03:08:24:090 [BaseDriver]     "platformName": "Android",
    2020-10-02 03:08:24:091 [BaseDriver]     "appium:deviceName": "test",
    2020-10-02 03:08:24:091 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-02 03:08:24:092 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-02 03:08:24:092 [BaseDriver]     "appium:noReset": true,
    2020-10-02 03:08:24:093 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-02 03:08:24:094 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-02 03:08:24:094 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-02 03:08:24:095 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-02 03:08:24:095 [BaseDriver]   },
    2020-10-02 03:08:24:096 [BaseDriver]   "firstMatch": [
    2020-10-02 03:08:24:097 [BaseDriver]     {}
    2020-10-02 03:08:24:097 [BaseDriver]   ]
    2020-10-02 03:08:24:098 [BaseDriver] }
    2020-10-02 03:08:24:109 [BaseDriver] Session created with session id: 5cd65203-54b1-4820-aaaf-f006862df30e
    2020-10-02 03:08:24:110 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-02 03:08:24:119 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 03:08:24:119 [AndroidDriver] Retrieving device list
    2020-10-02 03:08:24:120 [ADB] Trying to find a connected android device
    2020-10-02 03:08:24:120 [ADB] Getting connected devices...
    2020-10-02 03:08:24:248 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-02 03:08:24:249 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-02 03:08:24:252 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 03:08:24:252 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-02 03:08:24:253 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-02 03:08:24:371 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-02 03:08:24:371 [ADB] Device API level: 23
    2020-10-02 03:08:24:371 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-02 03:08:24:372 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-02 03:08:24:438 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-02 03:08:24:516 [AndroidDriver] Pushing settings apk to device...
    2020-10-02 03:08:24:516 [ADB] Getting install status for io.appium.settings
    2020-10-02 03:08:24:517 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 03:08:24:692 [ADB] 'io.appium.settings' is installed
    2020-10-02 03:08:24:693 [ADB] Getting package info for 'io.appium.settings'
    2020-10-02 03:08:24:694 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 03:08:24:860 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-02 03:08:24:861 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-02 03:08:24:863 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 03:08:24:865 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-02 03:08:24:928 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 03:08:24:994 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-02 03:08:24:994 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-02 03:08:25:662 [Logcat] Starting logcat capture
    2020-10-02 03:08:25:775 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-02 03:08:25:777 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-02 03:08:26:576 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-02 03:08:26:577 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-02 03:08:26:578 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-02 03:08:27:285 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-02 03:08:28:493 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
    2020-10-02 03:08:28:496 [ADB] Forwarding system: 8200 to device: 6790
    2020-10-02 03:08:28:496 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790'
    2020-10-02 03:08:28:618 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-02 03:08:28:619 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-02 03:08:28:619 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-02 03:08:28:655 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-02 03:08:28:657 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-02 03:08:29:313 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-02 03:08:29:314 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-02 03:08:29:314 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-02 03:08:30:181 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-02 03:08:30:326 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 03:08:30:328 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 03:08:30:337 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 03:08:31:340 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 03:08:31:341 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 03:08:31:353 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 03:08:32:356 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 03:08:32:357 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 03:08:32:490 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-02 03:08:32:490 [UiAutomator2] The initialization of the instrumentation process took 3177ms
    2020-10-02 03:08:32:492 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-02 03:08:32:492 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-02 03:08:32:517 [WD Proxy] Got response with status 200: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":{"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-02 03:08:32:517 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-02 03:08:32:538 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/95c91782-80f8-443b-931d-dab7a51e3ce8/appium/device/info] with no body
    2020-10-02 03:08:32:562 [WD Proxy] Got response with status 200: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_WIFI","networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai","bluetooth":{"state":"OFF"}}}
    2020-10-02 03:08:32:563 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-02 03:08:32:665 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-02 03:08:32:666 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-02 03:08:32:667 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-02 03:08:37:849 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/95c91782-80f8-443b-931d-dab7a51e3ce8/appium/device/pixel_ratio] with body: {}
    2020-10-02 03:08:37:881 [WD Proxy] Got response with status 200: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":2}
    2020-10-02 03:08:37:886 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-02 03:08:37:887 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/95c91782-80f8-443b-931d-dab7a51e3ce8/appium/device/system_bars] with body: {}
    2020-10-02 03:08:37:916 [WD Proxy] Got response with status 200: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":{"statusBar":48}}
    2020-10-02 03:08:37:918 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-02 03:08:37:919 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/95c91782-80f8-443b-931d-dab7a51e3ce8/window/current/size] with body: {}
    2020-10-02 03:08:37:940 [WD Proxy] Got response with status 200: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":{"height":1920,"width":1080}}
    2020-10-02 03:08:37:941 [Appium] New AndroidUiautomator2Driver session created successfully, session 5cd65203-54b1-4820-aaaf-f006862df30e added to master session list
    2020-10-02 03:08:37:943 [BaseDriver] Event 'newSessionStarted' logged at 1601608117942 (11:08:37 GMT+0800 (GMT+08:00))
    2020-10-02 03:08:37:945 [W3C (5cd65203)] Cached the protocol value 'W3C' for the new session 5cd65203-54b1-4820-aaaf-f006862df30e
    2020-10-02 03:08:37:946 [W3C (5cd65203)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-02 03:08:37:950 [HTTP] <-- POST /wd/hub/session 200 13884 ms - 1050
    2020-10-02 03:08:37:951 [HTTP] 
    2020-10-02 03:08:37:963 [HTTP] --> POST /wd/hub/session/5cd65203-54b1-4820-aaaf-f006862df30e/timeouts
    2020-10-02 03:08:37:963 [HTTP] {"implicit":10000}
    2020-10-02 03:08:37:967 [W3C (5cd65203)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,10000,"5cd65203-54b1-4820-aaaf-f006862df30e"]
    2020-10-02 03:08:37:968 [BaseDriver] W3C timeout argument: {"implicit":10000}}
    2020-10-02 03:08:37:968 [BaseDriver] Set implicit wait to 10000ms
    2020-10-02 03:08:37:969 [W3C (5cd65203)] Responding to client with driver.timeouts() result: null
    2020-10-02 03:08:37:971 [HTTP] <-- POST /wd/hub/session/5cd65203-54b1-4820-aaaf-f006862df30e/timeouts 200 8 ms - 14
    2020-10-02 03:08:37:971 [HTTP] 
    2020-10-02 03:08:37:975 [HTTP] --> POST /wd/hub/session/5cd65203-54b1-4820-aaaf-f006862df30e/element
    2020-10-02 03:08:37:976 [HTTP] {"using":"id","value":"com.xueqiu.android:id/tv_search"}
    2020-10-02 03:08:37:977 [W3C (5cd65203)] Calling AppiumDriver.findElement() with args: ["id","com.xueqiu.android:id/tv_search","5cd65203-54b1-4820-aaaf-f006862df30e"]
    2020-10-02 03:08:37:977 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 03:08:37:978 [BaseDriver] Waiting up to 10000 ms for condition
    2020-10-02 03:08:37:978 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:08:37:979 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/95c91782-80f8-443b-931d-dab7a51e3ce8/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/tv_search","context":"","multiple":false}
    2020-10-02 03:08:38:605 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 03:08:38:607 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 03:08:38:607 [BaseDriver] Waited for 629 ms so far
    2020-10-02 03:08:39:111 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:08:39:111 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/95c91782-80f8-443b-931d-dab7a51e3ce8/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/tv_search","context":"","multiple":false}
    2020-10-02 03:08:39:358 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 03:08:39:359 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 03:08:39:360 [BaseDriver] Waited for 1381 ms so far
    2020-10-02 03:08:39:863 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:08:39:865 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/95c91782-80f8-443b-931d-dab7a51e3ce8/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/tv_search","context":"","multiple":false}
    2020-10-02 03:08:40:209 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 03:08:40:209 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 03:08:40:210 [BaseDriver] Waited for 2231 ms so far
    2020-10-02 03:08:40:711 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:08:40:712 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/95c91782-80f8-443b-931d-dab7a51e3ce8/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/tv_search","context":"","multiple":false}
    2020-10-02 03:08:47:593 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 03:08:47:594 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 03:08:47:594 [BaseDriver] Waited for 9616 ms so far
    2020-10-02 03:08:48:097 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:08:48:098 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/95c91782-80f8-443b-931d-dab7a51e3ce8/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/tv_search","context":"","multiple":false}
    2020-10-02 03:08:48:853 [WD Proxy] Got response with status 200: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":{"ELEMENT":"1e7cbcbe-a951-430e-88c8-f82a84bcf72f","element-6066-11e4-a52e-4f735466cecf":"1e7cbcbe-a951-430e-88c8-f82a84bcf72f"}}
    2020-10-02 03:08:48:854 [W3C (5cd65203)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1e7cbcbe-a951-430e-88c8-f82a84bcf72f","ELEMENT":"1e7cbcbe-a951-430e-88c8-f82a84bcf72f"}
    2020-10-02 03:08:48:858 [HTTP] <-- POST /wd/hub/session/5cd65203-54b1-4820-aaaf-f006862df30e/element 200 10880 ms - 137
    2020-10-02 03:08:48:858 [HTTP] 
    2020-10-02 03:08:48:860 [HTTP] --> POST /wd/hub/session/5cd65203-54b1-4820-aaaf-f006862df30e/element/1e7cbcbe-a951-430e-88c8-f82a84bcf72f/click
    2020-10-02 03:08:48:860 [HTTP] {"id":"1e7cbcbe-a951-430e-88c8-f82a84bcf72f"}
    2020-10-02 03:08:48:861 [W3C (5cd65203)] Calling AppiumDriver.click() with args: ["1e7cbcbe-a951-430e-88c8-f82a84bcf72f","5cd65203-54b1-4820-aaaf-f006862df30e"]
    2020-10-02 03:08:48:862 [WD Proxy] Matched '/element/1e7cbcbe-a951-430e-88c8-f82a84bcf72f/click' to command name 'click'
    2020-10-02 03:08:48:863 [WD Proxy] Proxying [POST /element/1e7cbcbe-a951-430e-88c8-f82a84bcf72f/click] to [POST http://127.0.0.1:8200/wd/hub/session/95c91782-80f8-443b-931d-dab7a51e3ce8/element/1e7cbcbe-a951-430e-88c8-f82a84bcf72f/click] with body: {"element":"1e7cbcbe-a951-430e-88c8-f82a84bcf72f"}
    2020-10-02 03:08:50:045 [WD Proxy] Got response with status 200: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":null}
    2020-10-02 03:08:50:046 [W3C (5cd65203)] Responding to client with driver.click() result: null
    2020-10-02 03:08:50:048 [HTTP] <-- POST /wd/hub/session/5cd65203-54b1-4820-aaaf-f006862df30e/element/1e7cbcbe-a951-430e-88c8-f82a84bcf72f/click 200 1187 ms - 14
    2020-10-02 03:08:50:049 [HTTP] 
    2020-10-02 03:08:50:052 [HTTP] --> POST /wd/hub/session/5cd65203-54b1-4820-aaaf-f006862df30e/element
    2020-10-02 03:08:50:053 [HTTP] {"using":"id","value":"com.xueqiu.android:id/search_input_text"}
    2020-10-02 03:08:50:054 [W3C (5cd65203)] Calling AppiumDriver.findElement() with args: ["id","com.xueqiu.android:id/search_input_text","5cd65203-54b1-4820-aaaf-f006862df30e"]
    2020-10-02 03:08:50:056 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 03:08:50:057 [BaseDriver] Waiting up to 10000 ms for condition
    2020-10-02 03:08:50:058 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:08:50:059 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/95c91782-80f8-443b-931d-dab7a51e3ce8/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/search_input_text","context":"","multiple":false}
    2020-10-02 03:08:51:699 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 03:08:51:700 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 03:08:51:701 [BaseDriver] Waited for 1643 ms so far
    2020-10-02 03:08:52:202 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:08:52:203 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/95c91782-80f8-443b-931d-dab7a51e3ce8/element] with body: {"strategy":"id","selector":"com.xueqiu.android:id/search_input_text","context":"","multiple":false}
    2020-10-02 03:08:53:041 [WD Proxy] Got response with status 200: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":{"ELEMENT":"37ec5d42-e869-47bc-bfff-22dea2663263","element-6066-11e4-a52e-4f735466cecf":"37ec5d42-e869-47bc-bfff-22dea2663263"}}
    2020-10-02 03:08:53:043 [W3C (5cd65203)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"37ec5d42-e869-47bc-bfff-22dea2663263","ELEMENT":"37ec5d42-e869-47bc-bfff-22dea2663263"}
    2020-10-02 03:08:53:044 [HTTP] <-- POST /wd/hub/session/5cd65203-54b1-4820-aaaf-f006862df30e/element 200 2991 ms - 137
    2020-10-02 03:08:53:045 [HTTP] 
    2020-10-02 03:08:53:048 [HTTP] --> POST /wd/hub/session/5cd65203-54b1-4820-aaaf-f006862df30e/element/37ec5d42-e869-47bc-bfff-22dea2663263/value
    2020-10-02 03:08:53:049 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"37ec5d42-e869-47bc-bfff-22dea2663263"}
    2020-10-02 03:08:53:051 [W3C (5cd65203)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"37ec5d42-e869-47bc-bfff-22dea2663263","5cd65203-54b1-4820-aaaf-f006862df30e"]
    2020-10-02 03:08:53:052 [WD Proxy] Matched '/element/37ec5d42-e869-47bc-bfff-22dea2663263/value' to command name 'setValue'
    2020-10-02 03:08:53:053 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-02 03:08:53:054 [WD Proxy] Proxying [POST /element/37ec5d42-e869-47bc-bfff-22dea2663263/value] to [POST http://127.0.0.1:8200/wd/hub/session/95c91782-80f8-443b-931d-dab7a51e3ce8/element/37ec5d42-e869-47bc-bfff-22dea2663263/value] with body: {"elementId":"37ec5d42-e869-47bc-bfff-22dea2663263","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-02 03:08:53:654 [WD Proxy] Got response with status 200: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":null}
    2020-10-02 03:08:53:656 [W3C (5cd65203)] Responding to client with driver.setValue() result: null
    2020-10-02 03:08:53:659 [HTTP] <-- POST /wd/hub/session/5cd65203-54b1-4820-aaaf-f006862df30e/element/37ec5d42-e869-47bc-bfff-22dea2663263/value 200 609 ms - 14
    2020-10-02 03:08:53:659 [HTTP] 
    2020-10-02 03:08:53:667 [HTTP] --> DELETE /wd/hub/session/5cd65203-54b1-4820-aaaf-f006862df30e
    2020-10-02 03:08:53:668 [HTTP] {}
    2020-10-02 03:08:53:671 [W3C (5cd65203)] Calling AppiumDriver.deleteSession() with args: ["5cd65203-54b1-4820-aaaf-f006862df30e"]
    2020-10-02 03:08:53:672 [BaseDriver] Event 'quitSessionRequested' logged at 1601608133671 (11:08:53 GMT+0800 (GMT+08:00))
    2020-10-02 03:08:53:673 [Appium] Removing session 5cd65203-54b1-4820-aaaf-f006862df30e from our master session list
    2020-10-02 03:08:53:675 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-02 03:08:53:676 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-02 03:08:53:676 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-02 03:08:53:677 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/95c91782-80f8-443b-931d-dab7a51e3ce8] with no body
    2020-10-02 03:08:53:703 [WD Proxy] Got response with status 200: {"sessionId":"95c91782-80f8-443b-931d-dab7a51e3ce8","value":null}
    2020-10-02 03:08:53:704 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 03:08:53:705 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 03:08:54:255 [Instrumentation] .
    2020-10-02 03:08:55:103 [Instrumentation] Time: 24.08
    
    
    2020-10-02 03:08:55:104 [Instrumentation] 
    
    
    2020-10-02 03:08:55:104 [Instrumentation] OK (1 test)
    2020-10-02 03:08:55:462 [Instrumentation] The process has exited with code 0
    2020-10-02 03:08:55:712 [Logcat] Stopping logcat capture
    2020-10-02 03:08:55:730 [ADB] Removing forwarded port socket connection: 8200 
    2020-10-02 03:08:55:731 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8200'
    2020-10-02 03:08:55:840 [BaseDriver] Event 'quitSessionFinished' logged at 1601608135840 (11:08:55 GMT+0800 (GMT+08:00))
    2020-10-02 03:08:55:841 [W3C (5cd65203)] Received response: null
    2020-10-02 03:08:55:841 [W3C (5cd65203)] But deleting session, so not returning
    2020-10-02 03:08:55:841 [W3C (5cd65203)] Responding to client with driver.deleteSession() result: null
    2020-10-02 03:08:55:842 [W3C (5cd65203)] Destroying socket connection
    2020-10-02 03:08:55:843 [HTTP] <-- DELETE /wd/hub/session/5cd65203-54b1-4820-aaaf-f006862df30e 200 2176 ms - 14
    2020-10-02 03:08:55:844 [HTTP] 
    2020-10-02 03:33:10:658 [HTTP] --> POST /wd/hub/session
    2020-10-02 03:33:10:659 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-02 03:33:10:660 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-02 03:33:10:661 [BaseDriver] Event 'newSessionRequested' logged at 1601609590660 (11:33:10 GMT+0800 (GMT+08:00))
    2020-10-02 03:33:10:670 [Appium] 
    
    2020-10-02 03:33:10:671 [Appium] ======================================================================
    
    2020-10-02 03:33:10:672 [Appium]   DEPRECATION WARNING:
    
    2020-10-02 03:33:10:673 [Appium] 
    
    2020-10-02 03:33:10:673 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-02 03:33:10:674 [Appium]   capabilities for this Android session
    
    2020-10-02 03:33:10:675 [Appium] 
    
    2020-10-02 03:33:10:676 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-02 03:33:10:676 [Appium]   UiAutomator2 Driver
    
    2020-10-02 03:33:10:677 [Appium] 
    
    2020-10-02 03:33:10:678 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-02 03:33:10:679 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-02 03:33:10:679 [Appium]   platforms
    
    2020-10-02 03:33:10:680 [Appium] 
    
    2020-10-02 03:33:10:681 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-02 03:33:10:685 [Appium]   'automationName=UiAutomator1'
    
    2020-10-02 03:33:10:685 [Appium] 
    
    2020-10-02 03:33:10:686 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-02 03:33:10:686 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-02 03:33:10:687 [Appium] 
    
    2020-10-02 03:33:10:687 [Appium]   For more information about drivers, please visit 
    2020-10-02 03:33:10:688 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-02 03:33:10:688 [Appium]   'Drivers' menu
    
    2020-10-02 03:33:10:689 [Appium] 
    
    2020-10-02 03:33:10:689 [Appium] ======================================================================
    
    2020-10-02 03:33:10:690 [Appium] 
    2020-10-02 03:33:10:691 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-02 03:33:10:696 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-02 03:33:10:696 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-02 03:33:10:697 [BaseDriver]   "alwaysMatch": {
    2020-10-02 03:33:10:698 [BaseDriver]     "platformName": "Android",
    2020-10-02 03:33:10:699 [BaseDriver]     "appium:deviceName": "test",
    2020-10-02 03:33:10:699 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-02 03:33:10:700 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-02 03:33:10:700 [BaseDriver]     "appium:noReset": true,
    2020-10-02 03:33:10:701 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-02 03:33:10:701 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-02 03:33:10:702 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-02 03:33:10:702 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-02 03:33:10:703 [BaseDriver]   },
    2020-10-02 03:33:10:703 [BaseDriver]   "firstMatch": [
    2020-10-02 03:33:10:704 [BaseDriver]     {}
    2020-10-02 03:33:10:704 [BaseDriver]   ]
    2020-10-02 03:33:10:705 [BaseDriver] }
    2020-10-02 03:33:10:715 [BaseDriver] Session created with session id: d9318063-52bc-4a28-b2cc-a465d4c8522b
    2020-10-02 03:33:10:716 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-02 03:33:10:719 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 03:33:10:719 [AndroidDriver] Retrieving device list
    2020-10-02 03:33:10:720 [ADB] Trying to find a connected android device
    2020-10-02 03:33:10:720 [ADB] Getting connected devices...
    2020-10-02 03:33:10:842 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-02 03:33:10:842 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-02 03:33:10:844 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 03:33:10:844 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-02 03:33:10:845 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-02 03:33:10:989 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-02 03:33:10:990 [ADB] Device API level: 23
    2020-10-02 03:33:10:991 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-02 03:33:10:991 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-02 03:33:11:100 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-02 03:33:11:191 [AndroidDriver] Pushing settings apk to device...
    2020-10-02 03:33:11:192 [ADB] Getting install status for io.appium.settings
    2020-10-02 03:33:11:193 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 03:33:11:373 [ADB] 'io.appium.settings' is installed
    2020-10-02 03:33:11:374 [ADB] Getting package info for 'io.appium.settings'
    2020-10-02 03:33:11:375 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 03:33:11:550 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-02 03:33:11:551 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-02 03:33:11:552 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 03:33:11:553 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-02 03:33:11:688 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 03:33:11:849 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-02 03:33:11:850 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-02 03:33:13:422 [Logcat] Starting logcat capture
    2020-10-02 03:33:13:542 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-02 03:33:13:543 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-02 03:33:14:203 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-02 03:33:14:203 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-02 03:33:14:204 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-02 03:33:14:907 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-02 03:33:16:127 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
    2020-10-02 03:33:16:128 [ADB] Forwarding system: 8200 to device: 6790
    2020-10-02 03:33:16:129 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790'
    2020-10-02 03:33:16:224 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-02 03:33:16:225 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-02 03:33:16:225 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-02 03:33:16:253 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-02 03:33:16:253 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-02 03:33:17:164 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-02 03:33:17:165 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-02 03:33:17:169 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-02 03:33:18:183 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 03:33:18:184 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 03:33:18:263 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 03:33:18:542 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-02 03:33:19:266 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 03:33:19:267 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 03:33:19:275 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 03:33:20:278 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 03:33:20:279 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 03:33:20:403 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-02 03:33:20:404 [UiAutomator2] The initialization of the instrumentation process took 3239ms
    2020-10-02 03:33:20:404 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-02 03:33:20:405 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-02 03:33:20:420 [WD Proxy] Got response with status 200: {"sessionId":"80ad2838-c872-4eb6-874d-02db4ab50198","value":{"sessionId":"80ad2838-c872-4eb6-874d-02db4ab50198","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-02 03:33:20:421 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-02 03:33:20:424 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/80ad2838-c872-4eb6-874d-02db4ab50198/appium/device/info] with no body
    2020-10-02 03:33:20:497 [WD Proxy] Got response with status 200: {"sessionId":"80ad2838-c872-4eb6-874d-02db4ab50198","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_WIFI","networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai","bluetooth":{"state":"OFF"}}}
    2020-10-02 03:33:20:498 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-02 03:33:20:647 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-02 03:33:20:648 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-02 03:33:20:648 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-02 03:33:24:697 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/80ad2838-c872-4eb6-874d-02db4ab50198/appium/device/pixel_ratio] with body: {}
    2020-10-02 03:33:24:721 [WD Proxy] Got response with status 200: {"sessionId":"80ad2838-c872-4eb6-874d-02db4ab50198","value":2}
    2020-10-02 03:33:24:725 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-02 03:33:24:725 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/80ad2838-c872-4eb6-874d-02db4ab50198/appium/device/system_bars] with body: {}
    2020-10-02 03:33:24:749 [WD Proxy] Got response with status 200: {"sessionId":"80ad2838-c872-4eb6-874d-02db4ab50198","value":{"statusBar":48}}
    2020-10-02 03:33:24:750 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-02 03:33:24:751 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/80ad2838-c872-4eb6-874d-02db4ab50198/window/current/size] with body: {}
    2020-10-02 03:33:24:762 [WD Proxy] Got response with status 200: {"sessionId":"80ad2838-c872-4eb6-874d-02db4ab50198","value":{"height":1920,"width":1080}}
    2020-10-02 03:33:24:763 [Appium] New AndroidUiautomator2Driver session created successfully, session d9318063-52bc-4a28-b2cc-a465d4c8522b added to master session list
    2020-10-02 03:33:24:764 [BaseDriver] Event 'newSessionStarted' logged at 1601609604764 (11:33:24 GMT+0800 (GMT+08:00))
    2020-10-02 03:33:24:765 [W3C (d9318063)] Cached the protocol value 'W3C' for the new session d9318063-52bc-4a28-b2cc-a465d4c8522b
    2020-10-02 03:33:24:766 [W3C (d9318063)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-02 03:33:24:768 [HTTP] <-- POST /wd/hub/session 200 14110 ms - 1050
    2020-10-02 03:33:24:768 [HTTP] 
    2020-10-02 03:33:24:771 [HTTP] --> POST /wd/hub/session/d9318063-52bc-4a28-b2cc-a465d4c8522b/timeouts
    2020-10-02 03:33:24:772 [HTTP] {"implicit":20000}
    2020-10-02 03:33:24:773 [W3C (d9318063)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"d9318063-52bc-4a28-b2cc-a465d4c8522b"]
    2020-10-02 03:33:24:773 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-02 03:33:24:774 [BaseDriver] Set implicit wait to 20000ms
    2020-10-02 03:33:24:775 [W3C (d9318063)] Responding to client with driver.timeouts() result: null
    2020-10-02 03:33:24:776 [HTTP] <-- POST /wd/hub/session/d9318063-52bc-4a28-b2cc-a465d4c8522b/timeouts 200 4 ms - 14
    2020-10-02 03:33:24:776 [HTTP] 
    2020-10-02 03:33:24:780 [HTTP] --> POST /wd/hub/session/d9318063-52bc-4a28-b2cc-a465d4c8522b/element
    2020-10-02 03:33:24:781 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-02 03:33:24:782 [W3C (d9318063)] Calling AppiumDriver.findElement() with args: ["id","tv_search","d9318063-52bc-4a28-b2cc-a465d4c8522b"]
    2020-10-02 03:33:24:782 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 03:33:24:783 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 03:33:24:784 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:33:24:785 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/80ad2838-c872-4eb6-874d-02db4ab50198/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 03:33:25:453 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"80ad2838-c872-4eb6-874d-02db4ab50198","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 03:33:25:454 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 03:33:25:455 [BaseDriver] Waited for 671 ms so far
    2020-10-02 03:33:25:956 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:33:25:957 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/80ad2838-c872-4eb6-874d-02db4ab50198/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 03:33:33:677 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"80ad2838-c872-4eb6-874d-02db4ab50198","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 03:33:33:678 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 03:33:33:679 [BaseDriver] Waited for 8896 ms so far
    2020-10-02 03:33:34:180 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:33:34:180 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/80ad2838-c872-4eb6-874d-02db4ab50198/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 03:33:34:954 [WD Proxy] Got response with status 200: {"sessionId":"80ad2838-c872-4eb6-874d-02db4ab50198","value":{"ELEMENT":"0f3045f5-cc14-4158-861d-85dcdf8296e8","element-6066-11e4-a52e-4f735466cecf":"0f3045f5-cc14-4158-861d-85dcdf8296e8"}}
    2020-10-02 03:33:34:955 [W3C (d9318063)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0f3045f5-cc14-4158-861d-85dcdf8296e8","ELEMENT":"0f3045f5-cc14-4158-861d-85dcdf8296e8"}
    2020-10-02 03:33:34:957 [HTTP] <-- POST /wd/hub/session/d9318063-52bc-4a28-b2cc-a465d4c8522b/element 200 10176 ms - 137
    2020-10-02 03:33:34:958 [HTTP] 
    2020-10-02 03:33:34:962 [HTTP] --> POST /wd/hub/session/d9318063-52bc-4a28-b2cc-a465d4c8522b/element/0f3045f5-cc14-4158-861d-85dcdf8296e8/click
    2020-10-02 03:33:34:963 [HTTP] {"id":"0f3045f5-cc14-4158-861d-85dcdf8296e8"}
    2020-10-02 03:33:34:964 [W3C (d9318063)] Calling AppiumDriver.click() with args: ["0f3045f5-cc14-4158-861d-85dcdf8296e8","d9318063-52bc-4a28-b2cc-a465d4c8522b"]
    2020-10-02 03:33:34:966 [WD Proxy] Matched '/element/0f3045f5-cc14-4158-861d-85dcdf8296e8/click' to command name 'click'
    2020-10-02 03:33:34:967 [WD Proxy] Proxying [POST /element/0f3045f5-cc14-4158-861d-85dcdf8296e8/click] to [POST http://127.0.0.1:8200/wd/hub/session/80ad2838-c872-4eb6-874d-02db4ab50198/element/0f3045f5-cc14-4158-861d-85dcdf8296e8/click] with body: {"element":"0f3045f5-cc14-4158-861d-85dcdf8296e8"}
    2020-10-02 03:33:37:439 [WD Proxy] Got response with status 200: {"sessionId":"80ad2838-c872-4eb6-874d-02db4ab50198","value":null}
    2020-10-02 03:33:37:441 [W3C (d9318063)] Responding to client with driver.click() result: null
    2020-10-02 03:33:37:442 [HTTP] <-- POST /wd/hub/session/d9318063-52bc-4a28-b2cc-a465d4c8522b/element/0f3045f5-cc14-4158-861d-85dcdf8296e8/click 200 2480 ms - 14
    2020-10-02 03:33:37:443 [HTTP] 
    2020-10-02 03:33:37:446 [HTTP] --> POST /wd/hub/session/d9318063-52bc-4a28-b2cc-a465d4c8522b/element
    2020-10-02 03:33:37:447 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-02 03:33:37:448 [W3C (d9318063)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","d9318063-52bc-4a28-b2cc-a465d4c8522b"]
    2020-10-02 03:33:37:449 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 03:33:37:449 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 03:33:37:451 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:33:37:451 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/80ad2838-c872-4eb6-874d-02db4ab50198/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-02 03:33:38:307 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"80ad2838-c872-4eb6-874d-02db4ab50198","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 03:33:38:309 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 03:33:38:310 [BaseDriver] Waited for 859 ms so far
    2020-10-02 03:33:38:811 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 03:33:38:812 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/80ad2838-c872-4eb6-874d-02db4ab50198/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-02 03:33:39:247 [WD Proxy] Got response with status 200: {"sessionId":"80ad2838-c872-4eb6-874d-02db4ab50198","value":{"ELEMENT":"b67f9d07-8745-4e09-9823-de5b82c5165d","element-6066-11e4-a52e-4f735466cecf":"b67f9d07-8745-4e09-9823-de5b82c5165d"}}
    2020-10-02 03:33:39:249 [W3C (d9318063)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"b67f9d07-8745-4e09-9823-de5b82c5165d","ELEMENT":"b67f9d07-8745-4e09-9823-de5b82c5165d"}
    2020-10-02 03:33:39:251 [HTTP] <-- POST /wd/hub/session/d9318063-52bc-4a28-b2cc-a465d4c8522b/element 200 1804 ms - 137
    2020-10-02 03:33:39:252 [HTTP] 
    2020-10-02 03:33:39:256 [HTTP] --> POST /wd/hub/session/d9318063-52bc-4a28-b2cc-a465d4c8522b/element/b67f9d07-8745-4e09-9823-de5b82c5165d/value
    2020-10-02 03:33:39:257 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"b67f9d07-8745-4e09-9823-de5b82c5165d"}
    2020-10-02 03:33:39:266 [W3C (d9318063)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"b67f9d07-8745-4e09-9823-de5b82c5165d","d9318063-52bc-4a28-b2cc-a465d4c8522b"]
    2020-10-02 03:33:39:269 [WD Proxy] Matched '/element/b67f9d07-8745-4e09-9823-de5b82c5165d/value' to command name 'setValue'
    2020-10-02 03:33:39:270 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-02 03:33:39:271 [WD Proxy] Proxying [POST /element/b67f9d07-8745-4e09-9823-de5b82c5165d/value] to [POST http://127.0.0.1:8200/wd/hub/session/80ad2838-c872-4eb6-874d-02db4ab50198/element/b67f9d07-8745-4e09-9823-de5b82c5165d/value] with body: {"elementId":"b67f9d07-8745-4e09-9823-de5b82c5165d","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-02 03:33:39:845 [WD Proxy] Got response with status 200: {"sessionId":"80ad2838-c872-4eb6-874d-02db4ab50198","value":null}
    2020-10-02 03:33:39:846 [W3C (d9318063)] Responding to client with driver.setValue() result: null
    2020-10-02 03:33:39:849 [HTTP] <-- POST /wd/hub/session/d9318063-52bc-4a28-b2cc-a465d4c8522b/element/b67f9d07-8745-4e09-9823-de5b82c5165d/value 200 592 ms - 14
    2020-10-02 03:33:39:850 [HTTP] 
    2020-10-02 03:33:39:857 [HTTP] --> DELETE /wd/hub/session/d9318063-52bc-4a28-b2cc-a465d4c8522b
    2020-10-02 03:33:39:858 [HTTP] {}
    2020-10-02 03:33:39:859 [W3C (d9318063)] Calling AppiumDriver.deleteSession() with args: ["d9318063-52bc-4a28-b2cc-a465d4c8522b"]
    2020-10-02 03:33:39:860 [BaseDriver] Event 'quitSessionRequested' logged at 1601609619860 (11:33:39 GMT+0800 (GMT+08:00))
    2020-10-02 03:33:39:861 [Appium] Removing session d9318063-52bc-4a28-b2cc-a465d4c8522b from our master session list
    2020-10-02 03:33:39:863 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-02 03:33:39:864 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-02 03:33:39:865 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-02 03:33:39:866 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/80ad2838-c872-4eb6-874d-02db4ab50198] with no body
    2020-10-02 03:33:39:883 [WD Proxy] Got response with status 200: {"sessionId":"80ad2838-c872-4eb6-874d-02db4ab50198","value":null}
    2020-10-02 03:33:39:883 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 03:33:39:884 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 03:33:40:717 [Instrumentation] .
    2020-10-02 03:33:41:367 [Logcat] Stopping logcat capture
    2020-10-02 03:33:41:388 [ADB] Removing forwarded port socket connection: 8200 
    2020-10-02 03:33:41:389 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8200'
    2020-10-02 03:33:41:533 [BaseDriver] Event 'quitSessionFinished' logged at 1601609621532 (11:33:41 GMT+0800 (GMT+08:00))
    2020-10-02 03:33:41:534 [W3C (d9318063)] Received response: null
    2020-10-02 03:33:41:535 [W3C (d9318063)] But deleting session, so not returning
    2020-10-02 03:33:41:536 [W3C (d9318063)] Responding to client with driver.deleteSession() result: null
    2020-10-02 03:33:41:538 [W3C (d9318063)] Destroying socket connection
    2020-10-02 03:33:41:539 [HTTP] <-- DELETE /wd/hub/session/d9318063-52bc-4a28-b2cc-a465d4c8522b 200 1681 ms - 14
    2020-10-02 03:33:41:540 [HTTP] 
    2020-10-02 03:33:41:576 [Instrumentation] Time: 22.203
    
    
    2020-10-02 03:33:41:577 [Instrumentation] 
    
    
    2020-10-02 03:33:41:578 [Instrumentation] OK (1 test)
    2020-10-02 03:33:41:839 [Instrumentation] The process has exited with code 0
    2020-10-02 07:45:20:804 [HTTP] --> POST /wd/hub/session
    2020-10-02 07:45:20:807 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-02 07:45:20:809 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-02 07:45:20:809 [BaseDriver] Event 'newSessionRequested' logged at 1601624720809 (15:45:20 GMT+0800 (GMT+08:00))
    2020-10-02 07:45:20:812 [Appium] 
    
    2020-10-02 07:45:20:812 [Appium] ======================================================================
    
    2020-10-02 07:45:20:813 [Appium]   DEPRECATION WARNING:
    
    2020-10-02 07:45:20:813 [Appium] 
    
    2020-10-02 07:45:20:813 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-02 07:45:20:813 [Appium]   capabilities for this Android session
    
    2020-10-02 07:45:20:878 [Appium] 
    
    2020-10-02 07:45:20:878 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-02 07:45:20:878 [Appium]   UiAutomator2 Driver
    
    2020-10-02 07:45:20:878 [Appium] 
    
    2020-10-02 07:45:20:878 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-02 07:45:20:879 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-02 07:45:20:879 [Appium]   platforms
    
    2020-10-02 07:45:20:879 [Appium] 
    
    2020-10-02 07:45:20:879 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-02 07:45:20:879 [Appium]   'automationName=UiAutomator1'
    
    2020-10-02 07:45:20:880 [Appium] 
    
    2020-10-02 07:45:20:890 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-02 07:45:20:891 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-02 07:45:20:891 [Appium] 
    
    2020-10-02 07:45:20:891 [Appium]   For more information about drivers, please visit 
    2020-10-02 07:45:20:891 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-02 07:45:20:891 [Appium]   'Drivers' menu
    
    2020-10-02 07:45:20:891 [Appium] 
    
    2020-10-02 07:45:20:891 [Appium] ======================================================================
    
    2020-10-02 07:45:20:891 [Appium] 
    2020-10-02 07:45:20:892 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-02 07:45:20:895 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-02 07:45:20:895 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-02 07:45:20:895 [BaseDriver]   "alwaysMatch": {
    2020-10-02 07:45:20:896 [BaseDriver]     "platformName": "Android",
    2020-10-02 07:45:20:896 [BaseDriver]     "appium:deviceName": "test",
    2020-10-02 07:45:20:896 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-02 07:45:20:896 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-02 07:45:20:896 [BaseDriver]     "appium:noReset": true,
    2020-10-02 07:45:20:896 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-02 07:45:20:897 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-02 07:45:20:897 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-02 07:45:20:897 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-02 07:45:20:897 [BaseDriver]   },
    2020-10-02 07:45:20:897 [BaseDriver]   "firstMatch": [
    2020-10-02 07:45:20:897 [BaseDriver]     {}
    2020-10-02 07:45:20:898 [BaseDriver]   ]
    2020-10-02 07:45:20:898 [BaseDriver] }
    2020-10-02 07:45:20:912 [BaseDriver] Session created with session id: b78b1481-9dbd-4571-aa17-62c830089d3f
    2020-10-02 07:45:20:913 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-02 07:45:20:915 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 07:45:20:915 [AndroidDriver] Retrieving device list
    2020-10-02 07:45:20:915 [ADB] Trying to find a connected android device
    2020-10-02 07:45:20:915 [ADB] Getting connected devices...
    2020-10-02 07:45:20:958 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-02 07:45:20:958 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-02 07:45:20:959 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 07:45:20:959 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-02 07:45:20:959 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-02 07:45:21:025 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-02 07:45:21:026 [ADB] Device API level: 23
    2020-10-02 07:45:21:026 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-02 07:45:21:027 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-02 07:45:21:084 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-02 07:45:21:132 [AndroidDriver] Pushing settings apk to device...
    2020-10-02 07:45:21:133 [ADB] Getting install status for io.appium.settings
    2020-10-02 07:45:21:133 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 07:45:21:203 [ADB] 'io.appium.settings' is installed
    2020-10-02 07:45:21:203 [ADB] Getting package info for 'io.appium.settings'
    2020-10-02 07:45:21:203 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 07:45:21:276 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-02 07:45:21:276 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-02 07:45:21:277 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 07:45:21:277 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-02 07:45:21:331 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 07:45:21:399 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-02 07:45:21:399 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-02 07:45:21:989 [Logcat] Starting logcat capture
    2020-10-02 07:45:22:038 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-02 07:45:22:039 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-02 07:45:22:571 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-02 07:45:22:571 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-02 07:45:22:572 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-02 07:45:23:034 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-02 07:45:23:935 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
    2020-10-02 07:45:23:935 [ADB] Forwarding system: 8200 to device: 6790
    2020-10-02 07:45:23:935 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790'
    2020-10-02 07:45:23:976 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-02 07:45:23:976 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-02 07:45:23:976 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-02 07:45:24:036 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-02 07:45:24:036 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-02 07:45:24:504 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-02 07:45:24:504 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-02 07:45:24:505 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-02 07:45:25:020 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-02 07:45:25:522 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 07:45:25:530 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 07:45:25:570 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 07:45:26:573 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 07:45:26:574 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 07:45:26:681 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-02 07:45:26:681 [UiAutomator2] The initialization of the instrumentation process took 2177ms
    2020-10-02 07:45:26:681 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-02 07:45:26:681 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-02 07:45:26:689 [WD Proxy] Got response with status 200: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-02 07:45:26:690 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-02 07:45:26:691 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/appium/device/info] with no body
    2020-10-02 07:45:26:718 [WD Proxy] Got response with status 200: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_WIFI","networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai","bluetooth":{"state":"OFF"}}}
    2020-10-02 07:45:26:718 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-02 07:45:26:777 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-02 07:45:26:777 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-02 07:45:26:777 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-02 07:45:29:133 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/appium/device/pixel_ratio] with body: {}
    2020-10-02 07:45:29:139 [WD Proxy] Got response with status 200: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":2}
    2020-10-02 07:45:29:141 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-02 07:45:29:141 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/appium/device/system_bars] with body: {}
    2020-10-02 07:45:29:150 [WD Proxy] Got response with status 200: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"statusBar":48}}
    2020-10-02 07:45:29:151 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-02 07:45:29:151 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/window/current/size] with body: {}
    2020-10-02 07:45:29:157 [WD Proxy] Got response with status 200: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"height":1920,"width":1080}}
    2020-10-02 07:45:29:158 [Appium] New AndroidUiautomator2Driver session created successfully, session b78b1481-9dbd-4571-aa17-62c830089d3f added to master session list
    2020-10-02 07:45:29:158 [BaseDriver] Event 'newSessionStarted' logged at 1601624729158 (15:45:29 GMT+0800 (GMT+08:00))
    2020-10-02 07:45:29:159 [W3C (b78b1481)] Cached the protocol value 'W3C' for the new session b78b1481-9dbd-4571-aa17-62c830089d3f
    2020-10-02 07:45:29:160 [W3C (b78b1481)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-02 07:45:29:161 [HTTP] <-- POST /wd/hub/session 200 8365 ms - 1050
    2020-10-02 07:45:29:162 [HTTP] 
    2020-10-02 07:45:29:163 [HTTP] --> POST /wd/hub/session/b78b1481-9dbd-4571-aa17-62c830089d3f/timeouts
    2020-10-02 07:45:29:163 [HTTP] {"implicit":20000}
    2020-10-02 07:45:29:164 [W3C (b78b1481)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"b78b1481-9dbd-4571-aa17-62c830089d3f"]
    2020-10-02 07:45:29:165 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-02 07:45:29:165 [BaseDriver] Set implicit wait to 20000ms
    2020-10-02 07:45:29:165 [W3C (b78b1481)] Responding to client with driver.timeouts() result: null
    2020-10-02 07:45:29:168 [HTTP] <-- POST /wd/hub/session/b78b1481-9dbd-4571-aa17-62c830089d3f/timeouts 200 5 ms - 14
    2020-10-02 07:45:29:168 [HTTP] 
    2020-10-02 07:45:29:170 [HTTP] --> POST /wd/hub/session/b78b1481-9dbd-4571-aa17-62c830089d3f/element
    2020-10-02 07:45:29:170 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-02 07:45:29:171 [W3C (b78b1481)] Calling AppiumDriver.findElement() with args: ["id","tv_search","b78b1481-9dbd-4571-aa17-62c830089d3f"]
    2020-10-02 07:45:29:172 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 07:45:29:172 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 07:45:29:172 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:29:172 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 07:45:29:929 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:29:930 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:29:931 [BaseDriver] Waited for 759 ms so far
    2020-10-02 07:45:30:434 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:30:434 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 07:45:30:612 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:30:612 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:30:613 [BaseDriver] Waited for 1440 ms so far
    2020-10-02 07:45:31:113 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:31:115 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 07:45:33:457 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:33:457 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:33:458 [BaseDriver] Waited for 4286 ms so far
    2020-10-02 07:45:33:958 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:33:958 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 07:45:35:088 [WD Proxy] Got response with status 200: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"ELEMENT":"2b646605-0325-46ab-80e2-459457deea49","element-6066-11e4-a52e-4f735466cecf":"2b646605-0325-46ab-80e2-459457deea49"}}
    2020-10-02 07:45:35:090 [W3C (b78b1481)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"2b646605-0325-46ab-80e2-459457deea49","ELEMENT":"2b646605-0325-46ab-80e2-459457deea49"}
    2020-10-02 07:45:35:091 [HTTP] <-- POST /wd/hub/session/b78b1481-9dbd-4571-aa17-62c830089d3f/element 200 5921 ms - 137
    2020-10-02 07:45:35:091 [HTTP] 
    2020-10-02 07:45:35:140 [HTTP] --> POST /wd/hub/session/b78b1481-9dbd-4571-aa17-62c830089d3f/element/2b646605-0325-46ab-80e2-459457deea49/click
    2020-10-02 07:45:35:140 [HTTP] {"id":"2b646605-0325-46ab-80e2-459457deea49"}
    2020-10-02 07:45:35:141 [W3C (b78b1481)] Calling AppiumDriver.click() with args: ["2b646605-0325-46ab-80e2-459457deea49","b78b1481-9dbd-4571-aa17-62c830089d3f"]
    2020-10-02 07:45:35:163 [WD Proxy] Matched '/element/2b646605-0325-46ab-80e2-459457deea49/click' to command name 'click'
    2020-10-02 07:45:35:164 [WD Proxy] Proxying [POST /element/2b646605-0325-46ab-80e2-459457deea49/click] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element/2b646605-0325-46ab-80e2-459457deea49/click] with body: {"element":"2b646605-0325-46ab-80e2-459457deea49"}
    2020-10-02 07:45:35:184 [WD Proxy] Got response with status 200: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":null}
    2020-10-02 07:45:35:184 [W3C (b78b1481)] Responding to client with driver.click() result: null
    2020-10-02 07:45:35:185 [HTTP] <-- POST /wd/hub/session/b78b1481-9dbd-4571-aa17-62c830089d3f/element/2b646605-0325-46ab-80e2-459457deea49/click 200 45 ms - 14
    2020-10-02 07:45:35:185 [HTTP] 
    2020-10-02 07:45:35:190 [HTTP] --> POST /wd/hub/session/b78b1481-9dbd-4571-aa17-62c830089d3f/element
    2020-10-02 07:45:35:190 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-02 07:45:35:190 [W3C (b78b1481)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","b78b1481-9dbd-4571-aa17-62c830089d3f"]
    2020-10-02 07:45:35:199 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 07:45:35:200 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 07:45:35:200 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:35:201 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-02 07:45:36:404 [WD Proxy] Got response with status 200: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"ELEMENT":"03604f0d-6b0f-4825-8203-68ece48243ea","element-6066-11e4-a52e-4f735466cecf":"03604f0d-6b0f-4825-8203-68ece48243ea"}}
    2020-10-02 07:45:36:405 [W3C (b78b1481)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"03604f0d-6b0f-4825-8203-68ece48243ea","ELEMENT":"03604f0d-6b0f-4825-8203-68ece48243ea"}
    2020-10-02 07:45:36:406 [HTTP] <-- POST /wd/hub/session/b78b1481-9dbd-4571-aa17-62c830089d3f/element 200 1216 ms - 137
    2020-10-02 07:45:36:406 [HTTP] 
    2020-10-02 07:45:36:408 [HTTP] --> POST /wd/hub/session/b78b1481-9dbd-4571-aa17-62c830089d3f/element/03604f0d-6b0f-4825-8203-68ece48243ea/value
    2020-10-02 07:45:36:409 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"03604f0d-6b0f-4825-8203-68ece48243ea"}
    2020-10-02 07:45:36:409 [W3C (b78b1481)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"03604f0d-6b0f-4825-8203-68ece48243ea","b78b1481-9dbd-4571-aa17-62c830089d3f"]
    2020-10-02 07:45:36:411 [WD Proxy] Matched '/element/03604f0d-6b0f-4825-8203-68ece48243ea/value' to command name 'setValue'
    2020-10-02 07:45:36:411 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-02 07:45:36:412 [WD Proxy] Proxying [POST /element/03604f0d-6b0f-4825-8203-68ece48243ea/value] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element/03604f0d-6b0f-4825-8203-68ece48243ea/value] with body: {"elementId":"03604f0d-6b0f-4825-8203-68ece48243ea","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-02 07:45:36:974 [WD Proxy] Got response with status 200: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":null}
    2020-10-02 07:45:36:975 [W3C (b78b1481)] Responding to client with driver.setValue() result: null
    2020-10-02 07:45:36:977 [HTTP] <-- POST /wd/hub/session/b78b1481-9dbd-4571-aa17-62c830089d3f/element/03604f0d-6b0f-4825-8203-68ece48243ea/value 200 568 ms - 14
    2020-10-02 07:45:36:980 [HTTP] 
    2020-10-02 07:45:36:982 [HTTP] --> POST /wd/hub/session/b78b1481-9dbd-4571-aa17-62c830089d3f/element
    2020-10-02 07:45:36:983 [HTTP] {"using":"id","value":"current_price"}
    2020-10-02 07:45:36:984 [W3C (b78b1481)] Calling AppiumDriver.findElement() with args: ["id","current_price","b78b1481-9dbd-4571-aa17-62c830089d3f"]
    2020-10-02 07:45:36:984 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 07:45:36:985 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 07:45:36:987 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:36:988 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:37:693 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:37:693 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:37:694 [BaseDriver] Waited for 709 ms so far
    2020-10-02 07:45:38:196 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:38:197 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:38:239 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:38:240 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:38:241 [BaseDriver] Waited for 1255 ms so far
    2020-10-02 07:45:38:742 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:38:743 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:38:785 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:38:788 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:38:789 [BaseDriver] Waited for 1804 ms so far
    2020-10-02 07:45:39:293 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:39:294 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:39:327 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:39:328 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:39:329 [BaseDriver] Waited for 2343 ms so far
    2020-10-02 07:45:39:850 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:39:850 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:39:970 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:39:970 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:39:970 [BaseDriver] Waited for 2985 ms so far
    2020-10-02 07:45:40:473 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:40:474 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:40:525 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:40:526 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:40:527 [BaseDriver] Waited for 3541 ms so far
    2020-10-02 07:45:41:036 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:41:037 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:41:053 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:41:055 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:41:055 [BaseDriver] Waited for 4070 ms so far
    2020-10-02 07:45:41:557 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:41:558 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:41:630 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:41:630 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:41:631 [BaseDriver] Waited for 4646 ms so far
    2020-10-02 07:45:42:133 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:42:134 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:42:169 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:42:169 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:42:170 [BaseDriver] Waited for 5184 ms so far
    2020-10-02 07:45:42:672 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:42:673 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:42:709 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:42:710 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:42:711 [BaseDriver] Waited for 5726 ms so far
    2020-10-02 07:45:43:212 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:43:213 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:43:248 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:43:249 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:43:249 [BaseDriver] Waited for 6264 ms so far
    2020-10-02 07:45:43:751 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:43:752 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:43:787 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:43:787 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:43:788 [BaseDriver] Waited for 6803 ms so far
    2020-10-02 07:45:44:289 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:44:289 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:44:321 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:44:321 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:44:322 [BaseDriver] Waited for 7337 ms so far
    2020-10-02 07:45:44:824 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:44:824 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:44:852 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:44:853 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:44:854 [BaseDriver] Waited for 7868 ms so far
    2020-10-02 07:45:45:354 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:45:355 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:45:368 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:45:368 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:45:368 [BaseDriver] Waited for 8383 ms so far
    2020-10-02 07:45:45:870 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:45:874 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:45:915 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:45:915 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:45:916 [BaseDriver] Waited for 8931 ms so far
    2020-10-02 07:45:46:420 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:46:421 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:46:461 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:46:462 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:46:463 [BaseDriver] Waited for 9478 ms so far
    2020-10-02 07:45:46:966 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:46:967 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:47:001 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:47:002 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:47:003 [BaseDriver] Waited for 10017 ms so far
    2020-10-02 07:45:47:509 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:47:510 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:47:549 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:47:549 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:47:550 [BaseDriver] Waited for 10564 ms so far
    2020-10-02 07:45:48:051 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:48:052 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:48:162 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:48:163 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:48:163 [BaseDriver] Waited for 11178 ms so far
    2020-10-02 07:45:48:666 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:48:666 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:48:684 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:48:685 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:48:685 [BaseDriver] Waited for 11700 ms so far
    2020-10-02 07:45:49:191 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:49:192 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:49:231 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:49:232 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:49:232 [BaseDriver] Waited for 12247 ms so far
    2020-10-02 07:45:49:740 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:49:742 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:49:783 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:49:783 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:49:783 [BaseDriver] Waited for 12798 ms so far
    2020-10-02 07:45:50:285 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:50:286 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:50:329 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:50:330 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:50:330 [BaseDriver] Waited for 13345 ms so far
    2020-10-02 07:45:50:833 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:50:834 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:50:871 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:50:872 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:50:872 [BaseDriver] Waited for 13887 ms so far
    2020-10-02 07:45:51:375 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:51:376 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:51:410 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:51:411 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:51:412 [BaseDriver] Waited for 14426 ms so far
    2020-10-02 07:45:51:801 [HTTP] <-- POST /wd/hub/session/b78b1481-9dbd-4571-aa17-62c830089d3f/element - - ms - -
    2020-10-02 07:45:51:801 [HTTP] 
    2020-10-02 07:45:51:914 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:51:914 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:51:926 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:51:926 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:51:927 [BaseDriver] Waited for 14941 ms so far
    2020-10-02 07:45:52:428 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:52:429 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:52:474 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:52:475 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:52:475 [BaseDriver] Waited for 15490 ms so far
    2020-10-02 07:45:52:977 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:52:978 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:53:008 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:53:009 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:53:009 [BaseDriver] Waited for 16024 ms so far
    2020-10-02 07:45:53:512 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:53:512 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:53:544 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:53:544 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:53:544 [BaseDriver] Waited for 16559 ms so far
    2020-10-02 07:45:54:047 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:54:048 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:54:094 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:54:094 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:54:095 [BaseDriver] Waited for 17110 ms so far
    2020-10-02 07:45:54:597 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:54:598 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:54:622 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:54:623 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:54:623 [BaseDriver] Waited for 17638 ms so far
    2020-10-02 07:45:55:123 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:55:124 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:55:155 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:55:155 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:55:156 [BaseDriver] Waited for 18170 ms so far
    2020-10-02 07:45:55:657 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:55:658 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:55:698 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:55:699 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:55:699 [BaseDriver] Waited for 18714 ms so far
    2020-10-02 07:45:56:201 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:56:201 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:56:225 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:56:226 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:56:226 [BaseDriver] Waited for 19241 ms so far
    2020-10-02 07:45:56:726 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:56:729 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:56:758 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:56:758 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:56:759 [BaseDriver] Waited for 19773 ms so far
    2020-10-02 07:45:57:261 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:45:57:262 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/2d384344-219d-470e-a87f-4e7e4cc5ca99/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:45:57:301 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"2d384344-219d-470e-a87f-4e7e4cc5ca99","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:45:57:303 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:45:57:330 [W3C (b78b1481)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
    2020-10-02 07:45:57:330 [W3C (b78b1481)]     at AndroidUiautomator2Driver.findElOrEls (C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-android-driver@4.25.0@appium-android-driverlibcommandsfind.js:75:11)
    2020-10-02 07:50:55:403 [Instrumentation] INSTRUMENTATION_ABORTED: System has crashed.
    2020-10-02 07:50:55:638 [Instrumentation] The process has exited with code 0
    2020-10-02 07:50:57:420 [Logcat] Logcat terminated with code 0, signal null
    2020-10-02 07:59:14:446 [HTTP] --> POST /wd/hub/session
    2020-10-02 07:59:14:447 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-02 07:59:14:448 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-02 07:59:14:448 [BaseDriver] Event 'newSessionRequested' logged at 1601625554448 (15:59:14 GMT+0800 (GMT+08:00))
    2020-10-02 07:59:14:457 [Appium] 
    
    2020-10-02 07:59:14:458 [Appium] ======================================================================
    
    2020-10-02 07:59:14:458 [Appium]   DEPRECATION WARNING:
    
    2020-10-02 07:59:14:459 [Appium] 
    
    2020-10-02 07:59:14:462 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-02 07:59:14:468 [Appium]   capabilities for this Android session
    
    2020-10-02 07:59:14:468 [Appium] 
    
    2020-10-02 07:59:14:469 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-02 07:59:14:469 [Appium]   UiAutomator2 Driver
    
    2020-10-02 07:59:14:470 [Appium] 
    
    2020-10-02 07:59:14:470 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-02 07:59:14:471 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-02 07:59:14:471 [Appium]   platforms
    
    2020-10-02 07:59:14:471 [Appium] 
    
    2020-10-02 07:59:14:471 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-02 07:59:14:472 [Appium]   'automationName=UiAutomator1'
    
    2020-10-02 07:59:14:472 [Appium] 
    
    2020-10-02 07:59:14:472 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-02 07:59:14:472 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-02 07:59:14:473 [Appium] 
    
    2020-10-02 07:59:14:473 [Appium]   For more information about drivers, please visit 
    2020-10-02 07:59:14:473 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-02 07:59:14:473 [Appium]   'Drivers' menu
    
    2020-10-02 07:59:14:473 [Appium] 
    
    2020-10-02 07:59:14:474 [Appium] ======================================================================
    
    2020-10-02 07:59:14:474 [Appium] 
    2020-10-02 07:59:14:474 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-02 07:59:14:478 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-02 07:59:14:478 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-02 07:59:14:479 [BaseDriver]   "alwaysMatch": {
    2020-10-02 07:59:14:479 [BaseDriver]     "platformName": "Android",
    2020-10-02 07:59:14:479 [BaseDriver]     "appium:deviceName": "test",
    2020-10-02 07:59:14:479 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-02 07:59:14:479 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-02 07:59:14:480 [BaseDriver]     "appium:noReset": true,
    2020-10-02 07:59:14:480 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-02 07:59:14:480 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-02 07:59:14:480 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-02 07:59:14:480 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-02 07:59:14:480 [BaseDriver]   },
    2020-10-02 07:59:14:481 [BaseDriver]   "firstMatch": [
    2020-10-02 07:59:14:481 [BaseDriver]     {}
    2020-10-02 07:59:14:481 [BaseDriver]   ]
    2020-10-02 07:59:14:481 [BaseDriver] }
    2020-10-02 07:59:14:485 [BaseDriver] Session created with session id: af6be77a-a2ad-4436-91b7-d52b82647efc
    2020-10-02 07:59:14:485 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-02 07:59:14:486 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 07:59:14:486 [AndroidDriver] Retrieving device list
    2020-10-02 07:59:14:486 [ADB] Trying to find a connected android device
    2020-10-02 07:59:14:486 [ADB] Getting connected devices...
    2020-10-02 07:59:14:530 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-02 07:59:14:530 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-02 07:59:14:531 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 07:59:14:531 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-02 07:59:14:531 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-02 07:59:14:598 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-02 07:59:14:598 [ADB] Device API level: 23
    2020-10-02 07:59:14:598 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-02 07:59:14:598 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-02 07:59:14:645 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-02 07:59:14:695 [AndroidDriver] Pushing settings apk to device...
    2020-10-02 07:59:14:695 [ADB] Getting install status for io.appium.settings
    2020-10-02 07:59:14:695 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 07:59:14:771 [ADB] 'io.appium.settings' is installed
    2020-10-02 07:59:14:772 [ADB] Getting package info for 'io.appium.settings'
    2020-10-02 07:59:14:772 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 07:59:14:835 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-02 07:59:14:835 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-02 07:59:14:835 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 07:59:14:836 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-02 07:59:14:905 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 07:59:14:978 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-02 07:59:14:978 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-02 07:59:15:473 [Logcat] Starting logcat capture
    2020-10-02 07:59:15:508 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-02 07:59:15:509 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-02 07:59:16:003 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-02 07:59:16:003 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-02 07:59:16:004 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-02 07:59:16:454 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-02 07:59:17:374 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
    2020-10-02 07:59:17:375 [ADB] Forwarding system: 8200 to device: 6790
    2020-10-02 07:59:17:378 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790'
    2020-10-02 07:59:17:434 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-02 07:59:17:434 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-02 07:59:17:434 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-02 07:59:17:461 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-02 07:59:17:461 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-02 07:59:17:937 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-02 07:59:17:937 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-02 07:59:17:938 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-02 07:59:18:330 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-02 07:59:18:945 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 07:59:18:945 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 07:59:18:954 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 07:59:19:955 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 07:59:19:956 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 07:59:20:057 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-02 07:59:20:057 [UiAutomator2] The initialization of the instrumentation process took 2120ms
    2020-10-02 07:59:20:057 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-02 07:59:20:058 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-02 07:59:20:065 [WD Proxy] Got response with status 200: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":{"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-02 07:59:20:066 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-02 07:59:20:071 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/appium/device/info] with no body
    2020-10-02 07:59:20:084 [WD Proxy] Got response with status 200: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_WIFI","networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai","bluetooth":{"state":"OFF"}}}
    2020-10-02 07:59:20:084 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-02 07:59:20:134 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-02 07:59:20:134 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-02 07:59:20:134 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-02 07:59:22:069 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/appium/device/pixel_ratio] with body: {}
    2020-10-02 07:59:22:078 [WD Proxy] Got response with status 200: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":2}
    2020-10-02 07:59:22:080 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-02 07:59:22:080 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/appium/device/system_bars] with body: {}
    2020-10-02 07:59:22:097 [WD Proxy] Got response with status 200: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":{"statusBar":48}}
    2020-10-02 07:59:22:098 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-02 07:59:22:098 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/window/current/size] with body: {}
    2020-10-02 07:59:22:113 [WD Proxy] Got response with status 200: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":{"height":1920,"width":1080}}
    2020-10-02 07:59:22:113 [Appium] New AndroidUiautomator2Driver session created successfully, session af6be77a-a2ad-4436-91b7-d52b82647efc added to master session list
    2020-10-02 07:59:22:113 [BaseDriver] Event 'newSessionStarted' logged at 1601625562113 (15:59:22 GMT+0800 (GMT+08:00))
    2020-10-02 07:59:22:114 [W3C (af6be77a)] Cached the protocol value 'W3C' for the new session af6be77a-a2ad-4436-91b7-d52b82647efc
    2020-10-02 07:59:22:114 [W3C (af6be77a)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-02 07:59:22:117 [HTTP] <-- POST /wd/hub/session 200 7672 ms - 1050
    2020-10-02 07:59:22:118 [HTTP] 
    2020-10-02 07:59:22:119 [HTTP] --> POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/timeouts
    2020-10-02 07:59:22:119 [HTTP] {"implicit":20000}
    2020-10-02 07:59:22:119 [W3C (af6be77a)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"af6be77a-a2ad-4436-91b7-d52b82647efc"]
    2020-10-02 07:59:22:120 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-02 07:59:22:120 [BaseDriver] Set implicit wait to 20000ms
    2020-10-02 07:59:22:120 [W3C (af6be77a)] Responding to client with driver.timeouts() result: null
    2020-10-02 07:59:22:122 [HTTP] <-- POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/timeouts 200 1 ms - 14
    2020-10-02 07:59:22:122 [HTTP] 
    2020-10-02 07:59:22:125 [HTTP] --> POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element
    2020-10-02 07:59:22:125 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-02 07:59:22:125 [W3C (af6be77a)] Calling AppiumDriver.findElement() with args: ["id","tv_search","af6be77a-a2ad-4436-91b7-d52b82647efc"]
    2020-10-02 07:59:22:125 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 07:59:22:126 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 07:59:22:127 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:59:22:127 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 07:59:22:818 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:59:22:819 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:59:22:820 [BaseDriver] Waited for 693 ms so far
    2020-10-02 07:59:23:322 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:59:23:322 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 07:59:23:398 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:59:23:399 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:59:23:399 [BaseDriver] Waited for 1273 ms so far
    2020-10-02 07:59:23:900 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:59:23:900 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 07:59:24:865 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:59:24:866 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:59:24:866 [BaseDriver] Waited for 2740 ms so far
    2020-10-02 07:59:25:367 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:59:25:368 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 07:59:26:317 [WD Proxy] Got response with status 200: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":{"ELEMENT":"7159e7c3-ae20-4eea-b7c7-3a68a5827f6b","element-6066-11e4-a52e-4f735466cecf":"7159e7c3-ae20-4eea-b7c7-3a68a5827f6b"}}
    2020-10-02 07:59:26:318 [W3C (af6be77a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"7159e7c3-ae20-4eea-b7c7-3a68a5827f6b","ELEMENT":"7159e7c3-ae20-4eea-b7c7-3a68a5827f6b"}
    2020-10-02 07:59:26:318 [HTTP] <-- POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element 200 4193 ms - 137
    2020-10-02 07:59:26:319 [HTTP] 
    2020-10-02 07:59:26:320 [HTTP] --> POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element/7159e7c3-ae20-4eea-b7c7-3a68a5827f6b/click
    2020-10-02 07:59:26:321 [HTTP] {"id":"7159e7c3-ae20-4eea-b7c7-3a68a5827f6b"}
    2020-10-02 07:59:26:321 [W3C (af6be77a)] Calling AppiumDriver.click() with args: ["7159e7c3-ae20-4eea-b7c7-3a68a5827f6b","af6be77a-a2ad-4436-91b7-d52b82647efc"]
    2020-10-02 07:59:26:322 [WD Proxy] Matched '/element/7159e7c3-ae20-4eea-b7c7-3a68a5827f6b/click' to command name 'click'
    2020-10-02 07:59:26:322 [WD Proxy] Proxying [POST /element/7159e7c3-ae20-4eea-b7c7-3a68a5827f6b/click] to [POST http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/element/7159e7c3-ae20-4eea-b7c7-3a68a5827f6b/click] with body: {"element":"7159e7c3-ae20-4eea-b7c7-3a68a5827f6b"}
    2020-10-02 07:59:26:464 [WD Proxy] Got response with status 200: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":null}
    2020-10-02 07:59:26:464 [W3C (af6be77a)] Responding to client with driver.click() result: null
    2020-10-02 07:59:26:465 [HTTP] <-- POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element/7159e7c3-ae20-4eea-b7c7-3a68a5827f6b/click 200 145 ms - 14
    2020-10-02 07:59:26:465 [HTTP] 
    2020-10-02 07:59:26:467 [HTTP] --> POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element
    2020-10-02 07:59:26:467 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-02 07:59:26:467 [W3C (af6be77a)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","af6be77a-a2ad-4436-91b7-d52b82647efc"]
    2020-10-02 07:59:26:468 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 07:59:26:468 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 07:59:26:468 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:59:26:468 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-02 07:59:26:716 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:59:26:717 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:59:26:717 [BaseDriver] Waited for 249 ms so far
    2020-10-02 07:59:27:218 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:59:27:219 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-02 07:59:27:448 [WD Proxy] Got response with status 200: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":{"ELEMENT":"d58fd938-3e96-447a-a64e-d6a127bc0d8c","element-6066-11e4-a52e-4f735466cecf":"d58fd938-3e96-447a-a64e-d6a127bc0d8c"}}
    2020-10-02 07:59:27:450 [W3C (af6be77a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"d58fd938-3e96-447a-a64e-d6a127bc0d8c","ELEMENT":"d58fd938-3e96-447a-a64e-d6a127bc0d8c"}
    2020-10-02 07:59:27:452 [HTTP] <-- POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element 200 984 ms - 137
    2020-10-02 07:59:27:453 [HTTP] 
    2020-10-02 07:59:27:457 [HTTP] --> POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element/d58fd938-3e96-447a-a64e-d6a127bc0d8c/value
    2020-10-02 07:59:27:458 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"d58fd938-3e96-447a-a64e-d6a127bc0d8c"}
    2020-10-02 07:59:27:459 [W3C (af6be77a)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"d58fd938-3e96-447a-a64e-d6a127bc0d8c","af6be77a-a2ad-4436-91b7-d52b82647efc"]
    2020-10-02 07:59:27:462 [WD Proxy] Matched '/element/d58fd938-3e96-447a-a64e-d6a127bc0d8c/value' to command name 'setValue'
    2020-10-02 07:59:27:462 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-02 07:59:27:463 [WD Proxy] Proxying [POST /element/d58fd938-3e96-447a-a64e-d6a127bc0d8c/value] to [POST http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/element/d58fd938-3e96-447a-a64e-d6a127bc0d8c/value] with body: {"elementId":"d58fd938-3e96-447a-a64e-d6a127bc0d8c","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-02 07:59:28:025 [WD Proxy] Got response with status 200: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":null}
    2020-10-02 07:59:28:026 [W3C (af6be77a)] Responding to client with driver.setValue() result: null
    2020-10-02 07:59:28:028 [HTTP] <-- POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element/d58fd938-3e96-447a-a64e-d6a127bc0d8c/value 200 570 ms - 14
    2020-10-02 07:59:28:029 [HTTP] 
    2020-10-02 07:59:28:032 [HTTP] --> POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element
    2020-10-02 07:59:28:032 [HTTP] {"using":"id","value":"name"}
    2020-10-02 07:59:28:033 [W3C (af6be77a)] Calling AppiumDriver.findElement() with args: ["id","name","af6be77a-a2ad-4436-91b7-d52b82647efc"]
    2020-10-02 07:59:28:033 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 07:59:28:033 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 07:59:28:034 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:59:28:034 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/element] with body: {"strategy":"id","selector":"name","context":"","multiple":false}
    2020-10-02 07:59:28:764 [WD Proxy] Got response with status 200: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":{"ELEMENT":"b3b6a915-7b02-4507-87dd-ce3d6f2c2b31","element-6066-11e4-a52e-4f735466cecf":"b3b6a915-7b02-4507-87dd-ce3d6f2c2b31"}}
    2020-10-02 07:59:28:765 [W3C (af6be77a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"b3b6a915-7b02-4507-87dd-ce3d6f2c2b31","ELEMENT":"b3b6a915-7b02-4507-87dd-ce3d6f2c2b31"}
    2020-10-02 07:59:28:766 [HTTP] <-- POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element 200 733 ms - 137
    2020-10-02 07:59:28:766 [HTTP] 
    2020-10-02 07:59:28:768 [HTTP] --> POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element/b3b6a915-7b02-4507-87dd-ce3d6f2c2b31/click
    2020-10-02 07:59:28:769 [HTTP] {"id":"b3b6a915-7b02-4507-87dd-ce3d6f2c2b31"}
    2020-10-02 07:59:28:769 [W3C (af6be77a)] Calling AppiumDriver.click() with args: ["b3b6a915-7b02-4507-87dd-ce3d6f2c2b31","af6be77a-a2ad-4436-91b7-d52b82647efc"]
    2020-10-02 07:59:28:771 [WD Proxy] Matched '/element/b3b6a915-7b02-4507-87dd-ce3d6f2c2b31/click' to command name 'click'
    2020-10-02 07:59:28:771 [WD Proxy] Proxying [POST /element/b3b6a915-7b02-4507-87dd-ce3d6f2c2b31/click] to [POST http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/element/b3b6a915-7b02-4507-87dd-ce3d6f2c2b31/click] with body: {"element":"b3b6a915-7b02-4507-87dd-ce3d6f2c2b31"}
    2020-10-02 07:59:28:795 [WD Proxy] Got response with status 200: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":null}
    2020-10-02 07:59:28:796 [W3C (af6be77a)] Responding to client with driver.click() result: null
    2020-10-02 07:59:28:796 [HTTP] <-- POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element/b3b6a915-7b02-4507-87dd-ce3d6f2c2b31/click 200 28 ms - 14
    2020-10-02 07:59:28:796 [HTTP] 
    2020-10-02 07:59:28:797 [HTTP] --> POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element
    2020-10-02 07:59:28:797 [HTTP] {"using":"id","value":"current_price"}
    2020-10-02 07:59:28:798 [W3C (af6be77a)] Calling AppiumDriver.findElement() with args: ["id","current_price","af6be77a-a2ad-4436-91b7-d52b82647efc"]
    2020-10-02 07:59:28:798 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 07:59:28:799 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 07:59:28:800 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:59:28:800 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:59:28:925 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 07:59:28:926 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 07:59:28:926 [BaseDriver] Waited for 126 ms so far
    2020-10-02 07:59:29:427 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 07:59:29:427 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 07:59:29:619 [WD Proxy] Got response with status 200: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":{"ELEMENT":"dccebe9a-7d86-4689-b6f0-8223ca5c5d46","element-6066-11e4-a52e-4f735466cecf":"dccebe9a-7d86-4689-b6f0-8223ca5c5d46"}}
    2020-10-02 07:59:29:619 [W3C (af6be77a)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"dccebe9a-7d86-4689-b6f0-8223ca5c5d46","ELEMENT":"dccebe9a-7d86-4689-b6f0-8223ca5c5d46"}
    2020-10-02 07:59:29:620 [HTTP] <-- POST /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element 200 822 ms - 137
    2020-10-02 07:59:29:620 [HTTP] 
    2020-10-02 07:59:29:626 [HTTP] --> GET /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element/dccebe9a-7d86-4689-b6f0-8223ca5c5d46/text
    2020-10-02 07:59:29:626 [HTTP] {}
    2020-10-02 07:59:29:628 [W3C (af6be77a)] Driver proxy active, passing request on via HTTP proxy
    2020-10-02 07:59:29:631 [WD Proxy] Matched '/wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element/dccebe9a-7d86-4689-b6f0-8223ca5c5d46/text' to command name 'getText'
    2020-10-02 07:59:29:631 [WD Proxy] Proxying [GET /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element/dccebe9a-7d86-4689-b6f0-8223ca5c5d46/text] to [GET http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061/element/dccebe9a-7d86-4689-b6f0-8223ca5c5d46/text] with body: {}
    2020-10-02 07:59:30:166 [WD Proxy] Got response with status 200: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":"290.05"}
    2020-10-02 07:59:30:167 [WD Proxy] Replacing sessionId 16965b5f-0b8b-4411-b5b3-0559814a1061 with af6be77a-a2ad-4436-91b7-d52b82647efc
    2020-10-02 07:59:30:173 [HTTP] <-- GET /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc/element/dccebe9a-7d86-4689-b6f0-8223ca5c5d46/text 200 545 ms - 69
    2020-10-02 07:59:30:174 [HTTP] 
    2020-10-02 07:59:30:180 [HTTP] --> DELETE /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc
    2020-10-02 07:59:30:181 [HTTP] {}
    2020-10-02 07:59:30:182 [W3C (af6be77a)] Calling AppiumDriver.deleteSession() with args: ["af6be77a-a2ad-4436-91b7-d52b82647efc"]
    2020-10-02 07:59:30:182 [BaseDriver] Event 'quitSessionRequested' logged at 1601625570182 (15:59:30 GMT+0800 (GMT+08:00))
    2020-10-02 07:59:30:183 [Appium] Removing session af6be77a-a2ad-4436-91b7-d52b82647efc from our master session list
    2020-10-02 07:59:30:185 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-02 07:59:30:193 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-02 07:59:30:193 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-02 07:59:30:193 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/16965b5f-0b8b-4411-b5b3-0559814a1061] with no body
    2020-10-02 07:59:30:204 [WD Proxy] Got response with status 200: {"sessionId":"16965b5f-0b8b-4411-b5b3-0559814a1061","value":null}
    2020-10-02 07:59:30:205 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 07:59:30:205 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 07:59:30:384 [Instrumentation] .
    2020-10-02 07:59:30:710 [Logcat] Stopping logcat capture
    2020-10-02 07:59:30:725 [ADB] Removing forwarded port socket connection: 8200 
    2020-10-02 07:59:30:726 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8200'
    2020-10-02 07:59:30:770 [BaseDriver] Event 'quitSessionFinished' logged at 1601625570770 (15:59:30 GMT+0800 (GMT+08:00))
    2020-10-02 07:59:30:771 [W3C (af6be77a)] Received response: null
    2020-10-02 07:59:30:771 [W3C (af6be77a)] But deleting session, so not returning
    2020-10-02 07:59:30:771 [W3C (af6be77a)] Responding to client with driver.deleteSession() result: null
    2020-10-02 07:59:30:773 [W3C (af6be77a)] Destroying socket connection
    2020-10-02 07:59:30:774 [HTTP] <-- DELETE /wd/hub/session/af6be77a-a2ad-4436-91b7-d52b82647efc 200 593 ms - 14
    2020-10-02 07:59:30:776 [HTTP] 
    2020-10-02 07:59:31:026 [Instrumentation] Time: 12.061
    
    
    2020-10-02 07:59:31:027 [Instrumentation] 
    
    
    2020-10-02 07:59:31:027 [Instrumentation] OK (1 test)
    2020-10-02 07:59:31:265 [Instrumentation] The process has exited with code 0
    2020-10-02 08:01:32:872 [HTTP] --> POST /wd/hub/session
    2020-10-02 08:01:32:873 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-02 08:01:32:874 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-02 08:01:32:874 [BaseDriver] Event 'newSessionRequested' logged at 1601625692874 (16:01:32 GMT+0800 (GMT+08:00))
    2020-10-02 08:01:32:880 [Appium] 
    
    2020-10-02 08:01:32:881 [Appium] ======================================================================
    
    2020-10-02 08:01:32:881 [Appium]   DEPRECATION WARNING:
    
    2020-10-02 08:01:32:882 [Appium] 
    
    2020-10-02 08:01:32:882 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-02 08:01:32:883 [Appium]   capabilities for this Android session
    
    2020-10-02 08:01:32:883 [Appium] 
    
    2020-10-02 08:01:32:884 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-02 08:01:32:884 [Appium]   UiAutomator2 Driver
    
    2020-10-02 08:01:32:884 [Appium] 
    
    2020-10-02 08:01:32:885 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-02 08:01:32:885 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-02 08:01:32:886 [Appium]   platforms
    
    2020-10-02 08:01:32:886 [Appium] 
    
    2020-10-02 08:01:32:886 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-02 08:01:32:887 [Appium]   'automationName=UiAutomator1'
    
    2020-10-02 08:01:32:887 [Appium] 
    
    2020-10-02 08:01:32:887 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-02 08:01:32:888 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-02 08:01:32:888 [Appium] 
    
    2020-10-02 08:01:32:888 [Appium]   For more information about drivers, please visit 
    2020-10-02 08:01:32:889 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-02 08:01:32:889 [Appium]   'Drivers' menu
    
    2020-10-02 08:01:32:889 [Appium] 
    
    2020-10-02 08:01:32:890 [Appium] ======================================================================
    
    2020-10-02 08:01:32:890 [Appium] 
    2020-10-02 08:01:32:891 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-02 08:01:32:893 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-02 08:01:32:894 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-02 08:01:32:894 [BaseDriver]   "alwaysMatch": {
    2020-10-02 08:01:32:894 [BaseDriver]     "platformName": "Android",
    2020-10-02 08:01:32:895 [BaseDriver]     "appium:deviceName": "test",
    2020-10-02 08:01:32:895 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-02 08:01:32:895 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-02 08:01:32:895 [BaseDriver]     "appium:noReset": true,
    2020-10-02 08:01:32:896 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-02 08:01:32:896 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-02 08:01:32:897 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-02 08:01:32:897 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-02 08:01:32:897 [BaseDriver]   },
    2020-10-02 08:01:32:898 [BaseDriver]   "firstMatch": [
    2020-10-02 08:01:32:898 [BaseDriver]     {}
    2020-10-02 08:01:32:898 [BaseDriver]   ]
    2020-10-02 08:01:32:899 [BaseDriver] }
    2020-10-02 08:01:32:914 [BaseDriver] Session created with session id: 4a10ff2d-4589-45de-9734-e79b8ef9bc29
    2020-10-02 08:01:32:915 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-02 08:01:32:918 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 08:01:32:919 [AndroidDriver] Retrieving device list
    2020-10-02 08:01:32:919 [ADB] Trying to find a connected android device
    2020-10-02 08:01:32:920 [ADB] Getting connected devices...
    2020-10-02 08:01:32:961 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-02 08:01:32:962 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-02 08:01:32:963 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 08:01:32:963 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-02 08:01:32:963 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-02 08:01:33:031 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-02 08:01:33:032 [ADB] Device API level: 23
    2020-10-02 08:01:33:032 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-02 08:01:33:032 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-02 08:01:33:065 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-02 08:01:33:106 [AndroidDriver] Pushing settings apk to device...
    2020-10-02 08:01:33:106 [ADB] Getting install status for io.appium.settings
    2020-10-02 08:01:33:106 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 08:01:33:168 [ADB] 'io.appium.settings' is installed
    2020-10-02 08:01:33:168 [ADB] Getting package info for 'io.appium.settings'
    2020-10-02 08:01:33:168 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 08:01:33:227 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-02 08:01:33:227 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-02 08:01:33:227 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 08:01:33:228 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-02 08:01:33:280 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 08:01:33:334 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-02 08:01:33:334 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-02 08:01:33:883 [Logcat] Starting logcat capture
    2020-10-02 08:01:33:945 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-02 08:01:33:945 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-02 08:01:34:446 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-02 08:01:34:446 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-02 08:01:34:447 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-02 08:01:34:887 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-02 08:01:35:808 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
    2020-10-02 08:01:35:808 [ADB] Forwarding system: 8200 to device: 6790
    2020-10-02 08:01:35:809 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790'
    2020-10-02 08:01:35:884 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-02 08:01:35:884 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-02 08:01:35:884 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-02 08:01:35:888 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-02 08:01:35:888 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-02 08:01:36:330 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-02 08:01:36:331 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-02 08:01:36:331 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-02 08:01:36:737 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-02 08:01:37:342 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 08:01:37:342 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 08:01:37:352 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 08:01:38:354 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 08:01:38:355 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 08:01:38:424 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-02 08:01:38:424 [UiAutomator2] The initialization of the instrumentation process took 2094ms
    2020-10-02 08:01:38:425 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-02 08:01:38:425 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-02 08:01:38:436 [WD Proxy] Got response with status 200: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":{"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-02 08:01:38:436 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-02 08:01:38:447 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/07324487-df0f-4526-977d-46ede29c6bb7/appium/device/info] with no body
    2020-10-02 08:01:38:472 [WD Proxy] Got response with status 200: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_WIFI","networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai","bluetooth":{"state":"OFF"}}}
    2020-10-02 08:01:38:472 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-02 08:01:38:536 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-02 08:01:38:536 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-02 08:01:38:536 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-02 08:01:39:013 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/07324487-df0f-4526-977d-46ede29c6bb7/appium/device/pixel_ratio] with body: {}
    2020-10-02 08:01:39:024 [WD Proxy] Got response with status 200: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":2}
    2020-10-02 08:01:39:026 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-02 08:01:39:026 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/07324487-df0f-4526-977d-46ede29c6bb7/appium/device/system_bars] with body: {}
    2020-10-02 08:01:39:036 [WD Proxy] Got response with status 200: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":{"statusBar":48}}
    2020-10-02 08:01:39:037 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-02 08:01:39:037 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/07324487-df0f-4526-977d-46ede29c6bb7/window/current/size] with body: {}
    2020-10-02 08:01:39:047 [WD Proxy] Got response with status 200: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":{"height":1920,"width":1080}}
    2020-10-02 08:01:39:047 [Appium] New AndroidUiautomator2Driver session created successfully, session 4a10ff2d-4589-45de-9734-e79b8ef9bc29 added to master session list
    2020-10-02 08:01:39:047 [BaseDriver] Event 'newSessionStarted' logged at 1601625699047 (16:01:39 GMT+0800 (GMT+08:00))
    2020-10-02 08:01:39:048 [W3C (4a10ff2d)] Cached the protocol value 'W3C' for the new session 4a10ff2d-4589-45de-9734-e79b8ef9bc29
    2020-10-02 08:01:39:048 [W3C (4a10ff2d)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-02 08:01:39:049 [HTTP] <-- POST /wd/hub/session 200 6177 ms - 1050
    2020-10-02 08:01:39:049 [HTTP] 
    2020-10-02 08:01:39:053 [HTTP] --> POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/timeouts
    2020-10-02 08:01:39:053 [HTTP] {"implicit":20000}
    2020-10-02 08:01:39:053 [W3C (4a10ff2d)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"4a10ff2d-4589-45de-9734-e79b8ef9bc29"]
    2020-10-02 08:01:39:054 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-02 08:01:39:054 [BaseDriver] Set implicit wait to 20000ms
    2020-10-02 08:01:39:054 [W3C (4a10ff2d)] Responding to client with driver.timeouts() result: null
    2020-10-02 08:01:39:056 [HTTP] <-- POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/timeouts 200 2 ms - 14
    2020-10-02 08:01:39:057 [HTTP] 
    2020-10-02 08:01:39:059 [HTTP] --> POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/element
    2020-10-02 08:01:39:060 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-02 08:01:39:060 [W3C (4a10ff2d)] Calling AppiumDriver.findElement() with args: ["id","tv_search","4a10ff2d-4589-45de-9734-e79b8ef9bc29"]
    2020-10-02 08:01:39:060 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 08:01:39:061 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 08:01:39:061 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:01:39:062 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/07324487-df0f-4526-977d-46ede29c6bb7/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:01:39:095 [WD Proxy] Got response with status 200: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":{"ELEMENT":"9a1eceab-79a5-45de-a928-da374beb4a26","element-6066-11e4-a52e-4f735466cecf":"9a1eceab-79a5-45de-a928-da374beb4a26"}}
    2020-10-02 08:01:39:095 [W3C (4a10ff2d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"9a1eceab-79a5-45de-a928-da374beb4a26","ELEMENT":"9a1eceab-79a5-45de-a928-da374beb4a26"}
    2020-10-02 08:01:39:095 [HTTP] <-- POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/element 200 36 ms - 137
    2020-10-02 08:01:39:095 [HTTP] 
    2020-10-02 08:01:39:096 [HTTP] --> POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/element/9a1eceab-79a5-45de-a928-da374beb4a26/click
    2020-10-02 08:01:39:097 [HTTP] {"id":"9a1eceab-79a5-45de-a928-da374beb4a26"}
    2020-10-02 08:01:39:097 [W3C (4a10ff2d)] Calling AppiumDriver.click() with args: ["9a1eceab-79a5-45de-a928-da374beb4a26","4a10ff2d-4589-45de-9734-e79b8ef9bc29"]
    2020-10-02 08:01:39:097 [WD Proxy] Matched '/element/9a1eceab-79a5-45de-a928-da374beb4a26/click' to command name 'click'
    2020-10-02 08:01:39:097 [WD Proxy] Proxying [POST /element/9a1eceab-79a5-45de-a928-da374beb4a26/click] to [POST http://127.0.0.1:8200/wd/hub/session/07324487-df0f-4526-977d-46ede29c6bb7/element/9a1eceab-79a5-45de-a928-da374beb4a26/click] with body: {"element":"9a1eceab-79a5-45de-a928-da374beb4a26"}
    2020-10-02 08:01:39:111 [WD Proxy] Got response with status 200: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":null}
    2020-10-02 08:01:39:112 [W3C (4a10ff2d)] Responding to client with driver.click() result: null
    2020-10-02 08:01:39:112 [HTTP] <-- POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/element/9a1eceab-79a5-45de-a928-da374beb4a26/click 200 16 ms - 14
    2020-10-02 08:01:39:113 [HTTP] 
    2020-10-02 08:01:39:114 [HTTP] --> POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/element
    2020-10-02 08:01:39:114 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-02 08:01:39:115 [W3C (4a10ff2d)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","4a10ff2d-4589-45de-9734-e79b8ef9bc29"]
    2020-10-02 08:01:39:115 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 08:01:39:115 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 08:01:39:116 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:01:39:117 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/07324487-df0f-4526-977d-46ede29c6bb7/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-02 08:01:39:261 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:01:39:261 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:01:39:261 [BaseDriver] Waited for 145 ms so far
    2020-10-02 08:01:39:763 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:01:39:763 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/07324487-df0f-4526-977d-46ede29c6bb7/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-02 08:01:40:183 [WD Proxy] Got response with status 200: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":{"ELEMENT":"6166e88c-1751-4f69-9e0d-41fb380fa02e","element-6066-11e4-a52e-4f735466cecf":"6166e88c-1751-4f69-9e0d-41fb380fa02e"}}
    2020-10-02 08:01:40:184 [W3C (4a10ff2d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"6166e88c-1751-4f69-9e0d-41fb380fa02e","ELEMENT":"6166e88c-1751-4f69-9e0d-41fb380fa02e"}
    2020-10-02 08:01:40:185 [HTTP] <-- POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/element 200 1071 ms - 137
    2020-10-02 08:01:40:185 [HTTP] 
    2020-10-02 08:01:40:187 [HTTP] --> POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/element/6166e88c-1751-4f69-9e0d-41fb380fa02e/value
    2020-10-02 08:01:40:187 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"6166e88c-1751-4f69-9e0d-41fb380fa02e"}
    2020-10-02 08:01:40:187 [W3C (4a10ff2d)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"6166e88c-1751-4f69-9e0d-41fb380fa02e","4a10ff2d-4589-45de-9734-e79b8ef9bc29"]
    2020-10-02 08:01:40:187 [WD Proxy] Matched '/element/6166e88c-1751-4f69-9e0d-41fb380fa02e/value' to command name 'setValue'
    2020-10-02 08:01:40:188 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-02 08:01:40:188 [WD Proxy] Proxying [POST /element/6166e88c-1751-4f69-9e0d-41fb380fa02e/value] to [POST http://127.0.0.1:8200/wd/hub/session/07324487-df0f-4526-977d-46ede29c6bb7/element/6166e88c-1751-4f69-9e0d-41fb380fa02e/value] with body: {"elementId":"6166e88c-1751-4f69-9e0d-41fb380fa02e","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-02 08:01:40:732 [WD Proxy] Got response with status 200: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":null}
    2020-10-02 08:01:40:733 [W3C (4a10ff2d)] Responding to client with driver.setValue() result: null
    2020-10-02 08:01:40:734 [HTTP] <-- POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/element/6166e88c-1751-4f69-9e0d-41fb380fa02e/value 200 547 ms - 14
    2020-10-02 08:01:40:737 [HTTP] 
    2020-10-02 08:01:40:744 [HTTP] --> POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/element
    2020-10-02 08:01:40:745 [HTTP] {"using":"id","value":"name"}
    2020-10-02 08:01:40:746 [W3C (4a10ff2d)] Calling AppiumDriver.findElement() with args: ["id","name","4a10ff2d-4589-45de-9734-e79b8ef9bc29"]
    2020-10-02 08:01:40:747 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 08:01:40:747 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 08:01:40:748 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:01:40:749 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/07324487-df0f-4526-977d-46ede29c6bb7/element] with body: {"strategy":"id","selector":"name","context":"","multiple":false}
    2020-10-02 08:01:41:514 [WD Proxy] Got response with status 200: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":{"ELEMENT":"1ff06975-7c25-417a-88be-c9d849faaefb","element-6066-11e4-a52e-4f735466cecf":"1ff06975-7c25-417a-88be-c9d849faaefb"}}
    2020-10-02 08:01:41:514 [W3C (4a10ff2d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1ff06975-7c25-417a-88be-c9d849faaefb","ELEMENT":"1ff06975-7c25-417a-88be-c9d849faaefb"}
    2020-10-02 08:01:41:515 [HTTP] <-- POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/element 200 774 ms - 137
    2020-10-02 08:01:41:515 [HTTP] 
    2020-10-02 08:01:41:517 [HTTP] --> POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/element/1ff06975-7c25-417a-88be-c9d849faaefb/click
    2020-10-02 08:01:41:517 [HTTP] {"id":"1ff06975-7c25-417a-88be-c9d849faaefb"}
    2020-10-02 08:01:41:518 [W3C (4a10ff2d)] Calling AppiumDriver.click() with args: ["1ff06975-7c25-417a-88be-c9d849faaefb","4a10ff2d-4589-45de-9734-e79b8ef9bc29"]
    2020-10-02 08:01:41:519 [WD Proxy] Matched '/element/1ff06975-7c25-417a-88be-c9d849faaefb/click' to command name 'click'
    2020-10-02 08:01:41:519 [WD Proxy] Proxying [POST /element/1ff06975-7c25-417a-88be-c9d849faaefb/click] to [POST http://127.0.0.1:8200/wd/hub/session/07324487-df0f-4526-977d-46ede29c6bb7/element/1ff06975-7c25-417a-88be-c9d849faaefb/click] with body: {"element":"1ff06975-7c25-417a-88be-c9d849faaefb"}
    2020-10-02 08:01:41:546 [WD Proxy] Got response with status 200: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":null}
    2020-10-02 08:01:41:547 [W3C (4a10ff2d)] Responding to client with driver.click() result: null
    2020-10-02 08:01:41:548 [HTTP] <-- POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/element/1ff06975-7c25-417a-88be-c9d849faaefb/click 200 30 ms - 14
    2020-10-02 08:01:41:549 [HTTP] 
    2020-10-02 08:01:41:552 [HTTP] --> POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/element
    2020-10-02 08:01:41:553 [HTTP] {"using":"id","value":"current_price"}
    2020-10-02 08:01:41:553 [W3C (4a10ff2d)] Calling AppiumDriver.findElement() with args: ["id","current_price","4a10ff2d-4589-45de-9734-e79b8ef9bc29"]
    2020-10-02 08:01:41:554 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 08:01:41:554 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 08:01:41:555 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:01:41:555 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/07324487-df0f-4526-977d-46ede29c6bb7/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 08:01:41:630 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:01:41:631 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:01:41:631 [BaseDriver] Waited for 77 ms so far
    2020-10-02 08:01:42:132 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:01:42:133 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/07324487-df0f-4526-977d-46ede29c6bb7/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 08:01:42:259 [WD Proxy] Got response with status 200: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":{"ELEMENT":"ce759f83-6283-416a-9eec-f0bec58669ec","element-6066-11e4-a52e-4f735466cecf":"ce759f83-6283-416a-9eec-f0bec58669ec"}}
    2020-10-02 08:01:42:260 [W3C (4a10ff2d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"ce759f83-6283-416a-9eec-f0bec58669ec","ELEMENT":"ce759f83-6283-416a-9eec-f0bec58669ec"}
    2020-10-02 08:01:42:260 [HTTP] <-- POST /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29/element 200 708 ms - 137
    2020-10-02 08:01:42:260 [HTTP] 
    2020-10-02 08:01:42:292 [HTTP] --> DELETE /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29
    2020-10-02 08:01:42:292 [HTTP] {}
    2020-10-02 08:01:42:292 [W3C (4a10ff2d)] Calling AppiumDriver.deleteSession() with args: ["4a10ff2d-4589-45de-9734-e79b8ef9bc29"]
    2020-10-02 08:01:42:292 [BaseDriver] Event 'quitSessionRequested' logged at 1601625702292 (16:01:42 GMT+0800 (GMT+08:00))
    2020-10-02 08:01:42:292 [Appium] Removing session 4a10ff2d-4589-45de-9734-e79b8ef9bc29 from our master session list
    2020-10-02 08:01:42:293 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-02 08:01:42:293 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-02 08:01:42:293 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-02 08:01:42:293 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/07324487-df0f-4526-977d-46ede29c6bb7] with no body
    2020-10-02 08:01:42:303 [WD Proxy] Got response with status 200: {"sessionId":"07324487-df0f-4526-977d-46ede29c6bb7","value":null}
    2020-10-02 08:01:42:303 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 08:01:42:303 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 08:01:42:792 [Instrumentation] .
    2020-10-02 08:01:42:817 [Logcat] Stopping logcat capture
    2020-10-02 08:01:42:827 [ADB] Removing forwarded port socket connection: 8200 
    2020-10-02 08:01:42:828 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8200'
    2020-10-02 08:01:42:876 [BaseDriver] Event 'quitSessionFinished' logged at 1601625702876 (16:01:42 GMT+0800 (GMT+08:00))
    2020-10-02 08:01:42:876 [W3C (4a10ff2d)] Received response: null
    2020-10-02 08:01:42:876 [W3C (4a10ff2d)] But deleting session, so not returning
    2020-10-02 08:01:42:876 [W3C (4a10ff2d)] Responding to client with driver.deleteSession() result: null
    2020-10-02 08:01:42:876 [W3C (4a10ff2d)] Destroying socket connection
    2020-10-02 08:01:42:877 [HTTP] <-- DELETE /wd/hub/session/4a10ff2d-4589-45de-9734-e79b8ef9bc29 200 584 ms - 14
    2020-10-02 08:01:42:877 [HTTP] 
    2020-10-02 08:01:43:364 [Instrumentation] Time: 6.069
    
    
    2020-10-02 08:01:43:364 [Instrumentation] 
    
    
    2020-10-02 08:01:43:364 [Instrumentation] OK (1 test)
    2020-10-02 08:01:43:602 [Instrumentation] The process has exited with code 0
    2020-10-02 08:02:14:393 [HTTP] --> POST /wd/hub/session
    2020-10-02 08:02:14:394 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-02 08:02:14:394 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-02 08:02:14:395 [BaseDriver] Event 'newSessionRequested' logged at 1601625734395 (16:02:14 GMT+0800 (GMT+08:00))
    2020-10-02 08:02:14:399 [Appium] 
    
    2020-10-02 08:02:14:399 [Appium] ======================================================================
    
    2020-10-02 08:02:14:400 [Appium]   DEPRECATION WARNING:
    
    2020-10-02 08:02:14:400 [Appium] 
    
    2020-10-02 08:02:14:401 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-02 08:02:14:401 [Appium]   capabilities for this Android session
    
    2020-10-02 08:02:14:401 [Appium] 
    
    2020-10-02 08:02:14:402 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-02 08:02:14:402 [Appium]   UiAutomator2 Driver
    
    2020-10-02 08:02:14:402 [Appium] 
    
    2020-10-02 08:02:14:403 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-02 08:02:14:403 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-02 08:02:14:403 [Appium]   platforms
    
    2020-10-02 08:02:14:404 [Appium] 
    
    2020-10-02 08:02:14:404 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-02 08:02:14:404 [Appium]   'automationName=UiAutomator1'
    
    2020-10-02 08:02:14:405 [Appium] 
    
    2020-10-02 08:02:14:405 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-02 08:02:14:405 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-02 08:02:14:406 [Appium] 
    
    2020-10-02 08:02:14:406 [Appium]   For more information about drivers, please visit 
    2020-10-02 08:02:14:406 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-02 08:02:14:407 [Appium]   'Drivers' menu
    
    2020-10-02 08:02:14:407 [Appium] 
    
    2020-10-02 08:02:14:407 [Appium] ======================================================================
    
    2020-10-02 08:02:14:408 [Appium] 
    2020-10-02 08:02:14:408 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-02 08:02:14:410 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-02 08:02:14:410 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-02 08:02:14:411 [BaseDriver]   "alwaysMatch": {
    2020-10-02 08:02:14:411 [BaseDriver]     "platformName": "Android",
    2020-10-02 08:02:14:411 [BaseDriver]     "appium:deviceName": "test",
    2020-10-02 08:02:14:411 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-02 08:02:14:412 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-02 08:02:14:412 [BaseDriver]     "appium:noReset": true,
    2020-10-02 08:02:14:412 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-02 08:02:14:412 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-02 08:02:14:412 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-02 08:02:14:413 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-02 08:02:14:413 [BaseDriver]   },
    2020-10-02 08:02:14:413 [BaseDriver]   "firstMatch": [
    2020-10-02 08:02:14:413 [BaseDriver]     {}
    2020-10-02 08:02:14:414 [BaseDriver]   ]
    2020-10-02 08:02:14:414 [BaseDriver] }
    2020-10-02 08:02:14:422 [BaseDriver] Session created with session id: 2787b7f7-8503-4617-8090-8c93d9b635fa
    2020-10-02 08:02:14:423 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-02 08:02:14:425 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 08:02:14:426 [AndroidDriver] Retrieving device list
    2020-10-02 08:02:14:426 [ADB] Trying to find a connected android device
    2020-10-02 08:02:14:426 [ADB] Getting connected devices...
    2020-10-02 08:02:14:466 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-02 08:02:14:467 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-02 08:02:14:467 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 08:02:14:467 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-02 08:02:14:468 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-02 08:02:14:524 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-02 08:02:14:524 [ADB] Device API level: 23
    2020-10-02 08:02:14:524 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-02 08:02:14:524 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-02 08:02:14:560 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-02 08:02:14:596 [AndroidDriver] Pushing settings apk to device...
    2020-10-02 08:02:14:596 [ADB] Getting install status for io.appium.settings
    2020-10-02 08:02:14:597 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 08:02:14:649 [ADB] 'io.appium.settings' is installed
    2020-10-02 08:02:14:650 [ADB] Getting package info for 'io.appium.settings'
    2020-10-02 08:02:14:650 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 08:02:14:697 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-02 08:02:14:697 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-02 08:02:14:697 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 08:02:14:698 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-02 08:02:14:756 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 08:02:14:805 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-02 08:02:14:805 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-02 08:02:15:227 [Logcat] Starting logcat capture
    2020-10-02 08:02:15:280 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-02 08:02:15:280 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-02 08:02:15:791 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-02 08:02:15:791 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-02 08:02:15:792 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-02 08:02:16:246 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-02 08:02:17:128 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
    2020-10-02 08:02:17:129 [ADB] Forwarding system: 8200 to device: 6790
    2020-10-02 08:02:17:130 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790'
    2020-10-02 08:02:17:199 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-02 08:02:17:199 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-02 08:02:17:199 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-02 08:02:17:203 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-02 08:02:17:203 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-02 08:02:17:629 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-02 08:02:17:629 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-02 08:02:17:630 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-02 08:02:18:052 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-02 08:02:18:643 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 08:02:18:644 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 08:02:18:653 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 08:02:19:655 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 08:02:19:656 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 08:02:19:734 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-02 08:02:19:734 [UiAutomator2] The initialization of the instrumentation process took 2105ms
    2020-10-02 08:02:19:734 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-02 08:02:19:734 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-02 08:02:19:744 [WD Proxy] Got response with status 200: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"sessionId":"c085823d-6940-4124-8450-3907b9826691","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-02 08:02:19:744 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-02 08:02:19:745 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/appium/device/info] with no body
    2020-10-02 08:02:19:763 [WD Proxy] Got response with status 200: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_WIFI","networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai","bluetooth":{"state":"OFF"}}}
    2020-10-02 08:02:19:764 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-02 08:02:19:818 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-02 08:02:19:818 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-02 08:02:19:818 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-02 08:02:20:256 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/appium/device/pixel_ratio] with body: {}
    2020-10-02 08:02:20:268 [WD Proxy] Got response with status 200: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":2}
    2020-10-02 08:02:20:269 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-02 08:02:20:269 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/appium/device/system_bars] with body: {}
    2020-10-02 08:02:20:276 [WD Proxy] Got response with status 200: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"statusBar":48}}
    2020-10-02 08:02:20:276 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-02 08:02:20:276 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/window/current/size] with body: {}
    2020-10-02 08:02:20:284 [WD Proxy] Got response with status 200: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"height":1920,"width":1080}}
    2020-10-02 08:02:20:284 [Appium] New AndroidUiautomator2Driver session created successfully, session 2787b7f7-8503-4617-8090-8c93d9b635fa added to master session list
    2020-10-02 08:02:20:284 [BaseDriver] Event 'newSessionStarted' logged at 1601625740284 (16:02:20 GMT+0800 (GMT+08:00))
    2020-10-02 08:02:20:285 [W3C (2787b7f7)] Cached the protocol value 'W3C' for the new session 2787b7f7-8503-4617-8090-8c93d9b635fa
    2020-10-02 08:02:20:285 [W3C (2787b7f7)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-02 08:02:20:285 [HTTP] <-- POST /wd/hub/session 200 5893 ms - 1050
    2020-10-02 08:02:20:286 [HTTP] 
    2020-10-02 08:02:20:287 [HTTP] --> POST /wd/hub/session/2787b7f7-8503-4617-8090-8c93d9b635fa/timeouts
    2020-10-02 08:02:20:287 [HTTP] {"implicit":20000}
    2020-10-02 08:02:20:288 [W3C (2787b7f7)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"2787b7f7-8503-4617-8090-8c93d9b635fa"]
    2020-10-02 08:02:20:288 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-02 08:02:20:288 [BaseDriver] Set implicit wait to 20000ms
    2020-10-02 08:02:20:288 [W3C (2787b7f7)] Responding to client with driver.timeouts() result: null
    2020-10-02 08:02:20:289 [HTTP] <-- POST /wd/hub/session/2787b7f7-8503-4617-8090-8c93d9b635fa/timeouts 200 1 ms - 14
    2020-10-02 08:02:20:289 [HTTP] 
    2020-10-02 08:02:20:290 [HTTP] --> POST /wd/hub/session/2787b7f7-8503-4617-8090-8c93d9b635fa/element
    2020-10-02 08:02:20:291 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-02 08:02:20:291 [W3C (2787b7f7)] Calling AppiumDriver.findElement() with args: ["id","tv_search","2787b7f7-8503-4617-8090-8c93d9b635fa"]
    2020-10-02 08:02:20:291 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 08:02:20:291 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 08:02:20:291 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:20:292 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:20:341 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:20:341 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:20:341 [BaseDriver] Waited for 50 ms so far
    2020-10-02 08:02:20:844 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:20:844 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:20:919 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:20:919 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:20:919 [BaseDriver] Waited for 628 ms so far
    2020-10-02 08:02:21:435 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:21:435 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:21:502 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:21:503 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:21:503 [BaseDriver] Waited for 1212 ms so far
    2020-10-02 08:02:22:004 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:22:004 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:22:083 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:22:083 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:22:084 [BaseDriver] Waited for 1793 ms so far
    2020-10-02 08:02:22:585 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:22:586 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:22:656 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:22:657 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:22:657 [BaseDriver] Waited for 2366 ms so far
    2020-10-02 08:02:23:158 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:23:159 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:23:266 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:23:267 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:23:267 [BaseDriver] Waited for 2976 ms so far
    2020-10-02 08:02:23:770 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:23:771 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:23:845 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:23:845 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:23:845 [BaseDriver] Waited for 3554 ms so far
    2020-10-02 08:02:24:347 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:24:348 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:24:400 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:24:400 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:24:400 [BaseDriver] Waited for 4109 ms so far
    2020-10-02 08:02:24:903 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:24:904 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:24:971 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:24:971 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:24:971 [BaseDriver] Waited for 4680 ms so far
    2020-10-02 08:02:25:473 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:25:474 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:25:540 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:25:540 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:25:541 [BaseDriver] Waited for 5249 ms so far
    2020-10-02 08:02:26:042 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:26:043 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:26:112 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:26:113 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:26:113 [BaseDriver] Waited for 5822 ms so far
    2020-10-02 08:02:26:615 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:26:616 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:26:680 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:26:681 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:26:681 [BaseDriver] Waited for 6390 ms so far
    2020-10-02 08:02:27:184 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:27:185 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:27:253 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:27:254 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:27:254 [BaseDriver] Waited for 6963 ms so far
    2020-10-02 08:02:27:756 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:27:757 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:27:836 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:27:837 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:27:837 [BaseDriver] Waited for 7546 ms so far
    2020-10-02 08:02:28:337 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:28:338 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:28:376 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:28:376 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:28:377 [BaseDriver] Waited for 8086 ms so far
    2020-10-02 08:02:28:879 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:28:879 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:28:949 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:28:949 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:28:950 [BaseDriver] Waited for 8658 ms so far
    2020-10-02 08:02:29:452 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:29:453 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:29:547 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:29:547 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:29:548 [BaseDriver] Waited for 9257 ms so far
    2020-10-02 08:02:30:050 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:30:051 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:30:127 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:30:127 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:30:127 [BaseDriver] Waited for 9836 ms so far
    2020-10-02 08:02:30:628 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:30:629 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:30:725 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:30:725 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:30:725 [BaseDriver] Waited for 10434 ms so far
    2020-10-02 08:02:31:230 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:31:231 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:31:291 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:31:291 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:31:291 [BaseDriver] Waited for 11000 ms so far
    2020-10-02 08:02:31:795 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:31:795 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:31:865 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:31:865 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:31:865 [BaseDriver] Waited for 11574 ms so far
    2020-10-02 08:02:32:367 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:32:368 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:32:442 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:32:442 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:32:442 [BaseDriver] Waited for 12151 ms so far
    2020-10-02 08:02:32:944 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:32:945 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:33:026 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:33:026 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:33:026 [BaseDriver] Waited for 12735 ms so far
    2020-10-02 08:02:33:527 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:33:528 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:33:598 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:33:598 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:33:598 [BaseDriver] Waited for 13307 ms so far
    2020-10-02 08:02:34:101 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:34:105 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:34:175 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:34:176 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:34:176 [BaseDriver] Waited for 13885 ms so far
    2020-10-02 08:02:34:678 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:34:679 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:34:777 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:34:778 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:34:778 [BaseDriver] Waited for 14487 ms so far
    2020-10-02 08:02:35:281 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:35:282 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:35:350 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:35:350 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:35:350 [BaseDriver] Waited for 15059 ms so far
    2020-10-02 08:02:35:852 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:35:853 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:35:932 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:35:932 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:35:932 [BaseDriver] Waited for 15641 ms so far
    2020-10-02 08:02:36:435 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:36:436 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:36:490 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:36:491 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:36:491 [BaseDriver] Waited for 16200 ms so far
    2020-10-02 08:02:36:993 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:36:994 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:37:069 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:37:069 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:37:069 [BaseDriver] Waited for 16778 ms so far
    2020-10-02 08:02:37:573 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:37:574 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:37:647 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:37:647 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:37:648 [BaseDriver] Waited for 17357 ms so far
    2020-10-02 08:02:38:151 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:38:151 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:38:239 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:38:240 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:38:240 [BaseDriver] Waited for 17949 ms so far
    2020-10-02 08:02:38:743 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:38:743 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:38:804 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:38:804 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:38:804 [BaseDriver] Waited for 18513 ms so far
    2020-10-02 08:02:39:308 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:39:309 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:39:381 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:39:381 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:39:381 [BaseDriver] Waited for 19090 ms so far
    2020-10-02 08:02:39:883 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:39:884 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:39:954 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:39:954 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:39:955 [BaseDriver] Waited for 19663 ms so far
    2020-10-02 08:02:40:457 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:02:40:458 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:02:40:533 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:02:40:533 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:02:40:534 [W3C (2787b7f7)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
    2020-10-02 08:02:40:534 [W3C (2787b7f7)]     at AndroidUiautomator2Driver.findElOrEls (C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-android-driver@4.25.0@appium-android-driverlibcommandsfind.js:75:11)
    2020-10-02 08:02:40:535 [HTTP] <-- POST /wd/hub/session/2787b7f7-8503-4617-8090-8c93d9b635fa/element 404 20244 ms - 449
    2020-10-02 08:02:40:535 [HTTP] 
    2020-10-02 08:02:40:637 [HTTP] --> DELETE /wd/hub/session/2787b7f7-8503-4617-8090-8c93d9b635fa
    2020-10-02 08:02:40:637 [HTTP] {}
    2020-10-02 08:02:40:638 [W3C (2787b7f7)] Calling AppiumDriver.deleteSession() with args: ["2787b7f7-8503-4617-8090-8c93d9b635fa"]
    2020-10-02 08:02:40:638 [BaseDriver] Event 'quitSessionRequested' logged at 1601625760638 (16:02:40 GMT+0800 (GMT+08:00))
    2020-10-02 08:02:40:638 [Appium] Removing session 2787b7f7-8503-4617-8090-8c93d9b635fa from our master session list
    2020-10-02 08:02:40:638 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-02 08:02:40:638 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-02 08:02:40:641 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-02 08:02:40:642 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/c085823d-6940-4124-8450-3907b9826691] with no body
    2020-10-02 08:02:40:648 [WD Proxy] Got response with status 200: {"sessionId":"c085823d-6940-4124-8450-3907b9826691","value":null}
    2020-10-02 08:02:40:649 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 08:02:40:649 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 08:02:41:117 [Logcat] Stopping logcat capture
    2020-10-02 08:02:41:122 [ADB] Removing forwarded port socket connection: 8200 
    2020-10-02 08:02:41:122 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8200'
    2020-10-02 08:02:41:141 [Instrumentation] .
    2020-10-02 08:02:41:161 [BaseDriver] Event 'quitSessionFinished' logged at 1601625761161 (16:02:41 GMT+0800 (GMT+08:00))
    2020-10-02 08:02:41:161 [W3C (2787b7f7)] Received response: null
    2020-10-02 08:02:41:162 [W3C (2787b7f7)] But deleting session, so not returning
    2020-10-02 08:02:41:162 [W3C (2787b7f7)] Responding to client with driver.deleteSession() result: null
    2020-10-02 08:02:41:162 [W3C (2787b7f7)] Destroying socket connection
    2020-10-02 08:02:41:163 [HTTP] <-- DELETE /wd/hub/session/2787b7f7-8503-4617-8090-8c93d9b635fa 200 525 ms - 14
    2020-10-02 08:02:41:163 [HTTP] 
    2020-10-02 08:02:41:634 [Instrumentation] Time: 23.092
    
    
    2020-10-02 08:02:41:635 [Instrumentation] 
    
    
    2020-10-02 08:02:41:635 [Instrumentation] OK (1 test)
    2020-10-02 08:02:41:879 [Instrumentation] The process has exited with code 0
    2020-10-02 08:03:14:092 [HTTP] --> POST /wd/hub/session
    2020-10-02 08:03:14:092 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-02 08:03:14:093 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-02 08:03:14:093 [BaseDriver] Event 'newSessionRequested' logged at 1601625794093 (16:03:14 GMT+0800 (GMT+08:00))
    2020-10-02 08:03:14:097 [Appium] 
    
    2020-10-02 08:03:14:098 [Appium] ======================================================================
    
    2020-10-02 08:03:14:098 [Appium]   DEPRECATION WARNING:
    
    2020-10-02 08:03:14:099 [Appium] 
    
    2020-10-02 08:03:14:099 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-02 08:03:14:101 [Appium]   capabilities for this Android session
    
    2020-10-02 08:03:14:101 [Appium] 
    
    2020-10-02 08:03:14:102 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-02 08:03:14:102 [Appium]   UiAutomator2 Driver
    
    2020-10-02 08:03:14:103 [Appium] 
    
    2020-10-02 08:03:14:103 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-02 08:03:14:103 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-02 08:03:14:104 [Appium]   platforms
    
    2020-10-02 08:03:14:104 [Appium] 
    
    2020-10-02 08:03:14:104 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-02 08:03:14:105 [Appium]   'automationName=UiAutomator1'
    
    2020-10-02 08:03:14:105 [Appium] 
    
    2020-10-02 08:03:14:106 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-02 08:03:14:106 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-02 08:03:14:106 [Appium] 
    
    2020-10-02 08:03:14:107 [Appium]   For more information about drivers, please visit 
    2020-10-02 08:03:14:107 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-02 08:03:14:108 [Appium]   'Drivers' menu
    
    2020-10-02 08:03:14:108 [Appium] 
    
    2020-10-02 08:03:14:109 [Appium] ======================================================================
    
    2020-10-02 08:03:14:109 [Appium] 
    2020-10-02 08:03:14:110 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-02 08:03:14:111 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-02 08:03:14:112 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-02 08:03:14:112 [BaseDriver]   "alwaysMatch": {
    2020-10-02 08:03:14:112 [BaseDriver]     "platformName": "Android",
    2020-10-02 08:03:14:112 [BaseDriver]     "appium:deviceName": "test",
    2020-10-02 08:03:14:113 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-02 08:03:14:113 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-02 08:03:14:113 [BaseDriver]     "appium:noReset": true,
    2020-10-02 08:03:14:113 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-02 08:03:14:113 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-02 08:03:14:114 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-02 08:03:14:114 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-02 08:03:14:114 [BaseDriver]   },
    2020-10-02 08:03:14:114 [BaseDriver]   "firstMatch": [
    2020-10-02 08:03:14:114 [BaseDriver]     {}
    2020-10-02 08:03:14:115 [BaseDriver]   ]
    2020-10-02 08:03:14:115 [BaseDriver] }
    2020-10-02 08:03:14:126 [BaseDriver] Session created with session id: caf81241-07c2-4224-8dc7-d6f1872ae177
    2020-10-02 08:03:14:126 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-02 08:03:14:126 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 08:03:14:126 [AndroidDriver] Retrieving device list
    2020-10-02 08:03:14:127 [ADB] Trying to find a connected android device
    2020-10-02 08:03:14:127 [ADB] Getting connected devices...
    2020-10-02 08:03:14:165 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-02 08:03:14:165 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-02 08:03:14:166 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 08:03:14:167 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-02 08:03:14:167 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-02 08:03:14:221 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-02 08:03:14:221 [ADB] Device API level: 23
    2020-10-02 08:03:14:222 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-02 08:03:14:222 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-02 08:03:14:256 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-02 08:03:14:308 [AndroidDriver] Pushing settings apk to device...
    2020-10-02 08:03:14:308 [ADB] Getting install status for io.appium.settings
    2020-10-02 08:03:14:308 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 08:03:14:367 [ADB] 'io.appium.settings' is installed
    2020-10-02 08:03:14:367 [ADB] Getting package info for 'io.appium.settings'
    2020-10-02 08:03:14:367 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 08:03:14:427 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-02 08:03:14:428 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-02 08:03:14:428 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 08:03:14:428 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-02 08:03:14:477 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 08:03:14:543 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-02 08:03:14:543 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-02 08:03:14:992 [Logcat] Starting logcat capture
    2020-10-02 08:03:15:059 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-02 08:03:15:060 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-02 08:03:15:512 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-02 08:03:15:513 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-02 08:03:15:513 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-02 08:03:15:967 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-02 08:03:16:825 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
    2020-10-02 08:03:16:826 [ADB] Forwarding system: 8200 to device: 6790
    2020-10-02 08:03:16:827 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790'
    2020-10-02 08:03:16:893 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-02 08:03:16:894 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-02 08:03:16:894 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-02 08:03:16:897 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-02 08:03:16:897 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-02 08:03:17:328 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-02 08:03:17:328 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-02 08:03:17:329 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-02 08:03:17:705 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-02 08:03:18:346 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 08:03:18:347 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 08:03:18:366 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 08:03:19:369 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 08:03:19:371 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 08:03:19:464 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-02 08:03:19:465 [UiAutomator2] The initialization of the instrumentation process took 2136ms
    2020-10-02 08:03:19:465 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-02 08:03:19:465 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-02 08:03:19:482 [WD Proxy] Got response with status 200: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":{"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-02 08:03:19:483 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-02 08:03:19:494 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/appium/device/info] with no body
    2020-10-02 08:03:19:508 [WD Proxy] Got response with status 200: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_WIFI","networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai","bluetooth":{"state":"OFF"}}}
    2020-10-02 08:03:19:508 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-02 08:03:19:588 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-02 08:03:19:588 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-02 08:03:19:589 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-02 08:03:20:078 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/appium/device/pixel_ratio] with body: {}
    2020-10-02 08:03:20:089 [WD Proxy] Got response with status 200: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":2}
    2020-10-02 08:03:20:091 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-02 08:03:20:091 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/appium/device/system_bars] with body: {}
    2020-10-02 08:03:20:102 [WD Proxy] Got response with status 200: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":{"statusBar":48}}
    2020-10-02 08:03:20:103 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-02 08:03:20:104 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/window/current/size] with body: {}
    2020-10-02 08:03:20:115 [WD Proxy] Got response with status 200: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":{"height":1920,"width":1080}}
    2020-10-02 08:03:20:115 [Appium] New AndroidUiautomator2Driver session created successfully, session caf81241-07c2-4224-8dc7-d6f1872ae177 added to master session list
    2020-10-02 08:03:20:116 [BaseDriver] Event 'newSessionStarted' logged at 1601625800116 (16:03:20 GMT+0800 (GMT+08:00))
    2020-10-02 08:03:20:116 [W3C (caf81241)] Cached the protocol value 'W3C' for the new session caf81241-07c2-4224-8dc7-d6f1872ae177
    2020-10-02 08:03:20:117 [W3C (caf81241)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-02 08:03:20:120 [HTTP] <-- POST /wd/hub/session 200 6027 ms - 1050
    2020-10-02 08:03:20:120 [HTTP] 
    2020-10-02 08:03:20:122 [HTTP] --> POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/timeouts
    2020-10-02 08:03:20:123 [HTTP] {"implicit":20000}
    2020-10-02 08:03:20:123 [W3C (caf81241)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"caf81241-07c2-4224-8dc7-d6f1872ae177"]
    2020-10-02 08:03:20:123 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-02 08:03:20:123 [BaseDriver] Set implicit wait to 20000ms
    2020-10-02 08:03:20:124 [W3C (caf81241)] Responding to client with driver.timeouts() result: null
    2020-10-02 08:03:20:125 [HTTP] <-- POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/timeouts 200 2 ms - 14
    2020-10-02 08:03:20:125 [HTTP] 
    2020-10-02 08:03:20:127 [HTTP] --> POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element
    2020-10-02 08:03:20:127 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-02 08:03:20:127 [W3C (caf81241)] Calling AppiumDriver.findElement() with args: ["id","tv_search","caf81241-07c2-4224-8dc7-d6f1872ae177"]
    2020-10-02 08:03:20:127 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 08:03:20:127 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 08:03:20:128 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:03:20:129 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 08:03:20:662 [WD Proxy] Got response with status 200: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":{"ELEMENT":"4cdd2762-dd3a-49e2-8843-0a4f32fdf742","element-6066-11e4-a52e-4f735466cecf":"4cdd2762-dd3a-49e2-8843-0a4f32fdf742"}}
    2020-10-02 08:03:20:663 [W3C (caf81241)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"4cdd2762-dd3a-49e2-8843-0a4f32fdf742","ELEMENT":"4cdd2762-dd3a-49e2-8843-0a4f32fdf742"}
    2020-10-02 08:03:20:663 [HTTP] <-- POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element 200 537 ms - 137
    2020-10-02 08:03:20:664 [HTTP] 
    2020-10-02 08:03:20:665 [HTTP] --> POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element/4cdd2762-dd3a-49e2-8843-0a4f32fdf742/click
    2020-10-02 08:03:20:665 [HTTP] {"id":"4cdd2762-dd3a-49e2-8843-0a4f32fdf742"}
    2020-10-02 08:03:20:665 [W3C (caf81241)] Calling AppiumDriver.click() with args: ["4cdd2762-dd3a-49e2-8843-0a4f32fdf742","caf81241-07c2-4224-8dc7-d6f1872ae177"]
    2020-10-02 08:03:20:666 [WD Proxy] Matched '/element/4cdd2762-dd3a-49e2-8843-0a4f32fdf742/click' to command name 'click'
    2020-10-02 08:03:20:666 [WD Proxy] Proxying [POST /element/4cdd2762-dd3a-49e2-8843-0a4f32fdf742/click] to [POST http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/element/4cdd2762-dd3a-49e2-8843-0a4f32fdf742/click] with body: {"element":"4cdd2762-dd3a-49e2-8843-0a4f32fdf742"}
    2020-10-02 08:03:20:676 [WD Proxy] Got response with status 200: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":null}
    2020-10-02 08:03:20:677 [W3C (caf81241)] Responding to client with driver.click() result: null
    2020-10-02 08:03:20:677 [HTTP] <-- POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element/4cdd2762-dd3a-49e2-8843-0a4f32fdf742/click 200 12 ms - 14
    2020-10-02 08:03:20:678 [HTTP] 
    2020-10-02 08:03:20:679 [HTTP] --> POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element
    2020-10-02 08:03:20:679 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-02 08:03:20:679 [W3C (caf81241)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","caf81241-07c2-4224-8dc7-d6f1872ae177"]
    2020-10-02 08:03:20:680 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 08:03:20:680 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 08:03:20:681 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:03:20:681 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-02 08:03:20:789 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:03:20:789 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:03:20:790 [BaseDriver] Waited for 110 ms so far
    2020-10-02 08:03:21:292 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:03:21:293 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-02 08:03:21:758 [WD Proxy] Got response with status 200: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":{"ELEMENT":"514e3914-8fef-47a5-be0b-23ddf37364e4","element-6066-11e4-a52e-4f735466cecf":"514e3914-8fef-47a5-be0b-23ddf37364e4"}}
    2020-10-02 08:03:21:759 [W3C (caf81241)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"514e3914-8fef-47a5-be0b-23ddf37364e4","ELEMENT":"514e3914-8fef-47a5-be0b-23ddf37364e4"}
    2020-10-02 08:03:21:761 [HTTP] <-- POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element 200 1081 ms - 137
    2020-10-02 08:03:21:762 [HTTP] 
    2020-10-02 08:03:21:766 [HTTP] --> POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element/514e3914-8fef-47a5-be0b-23ddf37364e4/value
    2020-10-02 08:03:21:766 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"514e3914-8fef-47a5-be0b-23ddf37364e4"}
    2020-10-02 08:03:21:767 [W3C (caf81241)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"514e3914-8fef-47a5-be0b-23ddf37364e4","caf81241-07c2-4224-8dc7-d6f1872ae177"]
    2020-10-02 08:03:21:769 [WD Proxy] Matched '/element/514e3914-8fef-47a5-be0b-23ddf37364e4/value' to command name 'setValue'
    2020-10-02 08:03:21:770 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-02 08:03:21:771 [WD Proxy] Proxying [POST /element/514e3914-8fef-47a5-be0b-23ddf37364e4/value] to [POST http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/element/514e3914-8fef-47a5-be0b-23ddf37364e4/value] with body: {"elementId":"514e3914-8fef-47a5-be0b-23ddf37364e4","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-02 08:03:22:336 [WD Proxy] Got response with status 200: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":null}
    2020-10-02 08:03:22:336 [W3C (caf81241)] Responding to client with driver.setValue() result: null
    2020-10-02 08:03:22:337 [HTTP] <-- POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element/514e3914-8fef-47a5-be0b-23ddf37364e4/value 200 571 ms - 14
    2020-10-02 08:03:22:338 [HTTP] 
    2020-10-02 08:03:22:339 [HTTP] --> POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element
    2020-10-02 08:03:22:339 [HTTP] {"using":"id","value":"name"}
    2020-10-02 08:03:22:340 [W3C (caf81241)] Calling AppiumDriver.findElement() with args: ["id","name","caf81241-07c2-4224-8dc7-d6f1872ae177"]
    2020-10-02 08:03:22:340 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 08:03:22:340 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 08:03:22:341 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:03:22:341 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/element] with body: {"strategy":"id","selector":"name","context":"","multiple":false}
    2020-10-02 08:03:23:085 [WD Proxy] Got response with status 200: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":{"ELEMENT":"54017b1a-fc31-4f49-8e37-e9eeb14327ac","element-6066-11e4-a52e-4f735466cecf":"54017b1a-fc31-4f49-8e37-e9eeb14327ac"}}
    2020-10-02 08:03:23:086 [W3C (caf81241)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"54017b1a-fc31-4f49-8e37-e9eeb14327ac","ELEMENT":"54017b1a-fc31-4f49-8e37-e9eeb14327ac"}
    2020-10-02 08:03:23:087 [HTTP] <-- POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element 200 747 ms - 137
    2020-10-02 08:03:23:088 [HTTP] 
    2020-10-02 08:03:23:091 [HTTP] --> POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element/54017b1a-fc31-4f49-8e37-e9eeb14327ac/click
    2020-10-02 08:03:23:092 [HTTP] {"id":"54017b1a-fc31-4f49-8e37-e9eeb14327ac"}
    2020-10-02 08:03:23:093 [W3C (caf81241)] Calling AppiumDriver.click() with args: ["54017b1a-fc31-4f49-8e37-e9eeb14327ac","caf81241-07c2-4224-8dc7-d6f1872ae177"]
    2020-10-02 08:03:23:094 [WD Proxy] Matched '/element/54017b1a-fc31-4f49-8e37-e9eeb14327ac/click' to command name 'click'
    2020-10-02 08:03:23:095 [WD Proxy] Proxying [POST /element/54017b1a-fc31-4f49-8e37-e9eeb14327ac/click] to [POST http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/element/54017b1a-fc31-4f49-8e37-e9eeb14327ac/click] with body: {"element":"54017b1a-fc31-4f49-8e37-e9eeb14327ac"}
    2020-10-02 08:03:23:120 [WD Proxy] Got response with status 200: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":null}
    2020-10-02 08:03:23:121 [W3C (caf81241)] Responding to client with driver.click() result: null
    2020-10-02 08:03:23:124 [HTTP] <-- POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element/54017b1a-fc31-4f49-8e37-e9eeb14327ac/click 200 31 ms - 14
    2020-10-02 08:03:23:124 [HTTP] 
    2020-10-02 08:03:23:126 [HTTP] --> POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element
    2020-10-02 08:03:23:126 [HTTP] {"using":"id","value":"current_price"}
    2020-10-02 08:03:23:127 [W3C (caf81241)] Calling AppiumDriver.findElement() with args: ["id","current_price","caf81241-07c2-4224-8dc7-d6f1872ae177"]
    2020-10-02 08:03:23:127 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 08:03:23:127 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 08:03:23:128 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:03:23:128 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 08:03:23:157 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:03:23:157 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:03:23:157 [BaseDriver] Waited for 30 ms so far
    2020-10-02 08:03:23:659 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:03:23:659 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 08:03:23:885 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 08:03:23:885 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 08:03:23:885 [BaseDriver] Waited for 758 ms so far
    2020-10-02 08:03:24:387 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 08:03:24:387 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 08:03:24:531 [WD Proxy] Got response with status 200: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":{"ELEMENT":"993eb9eb-8d73-4bb3-a08d-d2470b79df35","element-6066-11e4-a52e-4f735466cecf":"993eb9eb-8d73-4bb3-a08d-d2470b79df35"}}
    2020-10-02 08:03:24:532 [W3C (caf81241)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"993eb9eb-8d73-4bb3-a08d-d2470b79df35","ELEMENT":"993eb9eb-8d73-4bb3-a08d-d2470b79df35"}
    2020-10-02 08:03:24:534 [HTTP] <-- POST /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element 200 1407 ms - 137
    2020-10-02 08:03:24:534 [HTTP] 
    2020-10-02 08:03:24:538 [HTTP] --> GET /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element/993eb9eb-8d73-4bb3-a08d-d2470b79df35/text
    2020-10-02 08:03:24:538 [HTTP] {}
    2020-10-02 08:03:24:539 [W3C (caf81241)] Driver proxy active, passing request on via HTTP proxy
    2020-10-02 08:03:24:541 [WD Proxy] Matched '/wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element/993eb9eb-8d73-4bb3-a08d-d2470b79df35/text' to command name 'getText'
    2020-10-02 08:03:24:541 [WD Proxy] Proxying [GET /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element/993eb9eb-8d73-4bb3-a08d-d2470b79df35/text] to [GET http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77/element/993eb9eb-8d73-4bb3-a08d-d2470b79df35/text] with body: {}
    2020-10-02 08:03:24:557 [WD Proxy] Got response with status 200: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":"290.05"}
    2020-10-02 08:03:24:558 [WD Proxy] Replacing sessionId 563a72a2-c535-42ad-bd35-e4b4efb44e77 with caf81241-07c2-4224-8dc7-d6f1872ae177
    2020-10-02 08:03:24:559 [HTTP] <-- GET /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177/element/993eb9eb-8d73-4bb3-a08d-d2470b79df35/text 200 21 ms - 69
    2020-10-02 08:03:24:559 [HTTP] 
    2020-10-02 08:03:24:562 [HTTP] --> DELETE /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177
    2020-10-02 08:03:24:562 [HTTP] {}
    2020-10-02 08:03:24:562 [W3C (caf81241)] Calling AppiumDriver.deleteSession() with args: ["caf81241-07c2-4224-8dc7-d6f1872ae177"]
    2020-10-02 08:03:24:562 [BaseDriver] Event 'quitSessionRequested' logged at 1601625804562 (16:03:24 GMT+0800 (GMT+08:00))
    2020-10-02 08:03:24:563 [Appium] Removing session caf81241-07c2-4224-8dc7-d6f1872ae177 from our master session list
    2020-10-02 08:03:24:563 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-02 08:03:24:563 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-02 08:03:24:563 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-02 08:03:24:563 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/563a72a2-c535-42ad-bd35-e4b4efb44e77] with no body
    2020-10-02 08:03:24:574 [WD Proxy] Got response with status 200: {"sessionId":"563a72a2-c535-42ad-bd35-e4b4efb44e77","value":null}
    2020-10-02 08:03:24:574 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 08:03:24:574 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 08:03:24:746 [Instrumentation] .
    2020-10-02 08:03:25:014 [Logcat] Stopping logcat capture
    2020-10-02 08:03:25:020 [ADB] Removing forwarded port socket connection: 8200 
    2020-10-02 08:03:25:020 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8200'
    2020-10-02 08:03:25:064 [BaseDriver] Event 'quitSessionFinished' logged at 1601625805063 (16:03:25 GMT+0800 (GMT+08:00))
    2020-10-02 08:03:25:064 [W3C (caf81241)] Received response: null
    2020-10-02 08:03:25:064 [W3C (caf81241)] But deleting session, so not returning
    2020-10-02 08:03:25:064 [W3C (caf81241)] Responding to client with driver.deleteSession() result: null
    2020-10-02 08:03:25:065 [W3C (caf81241)] Destroying socket connection
    2020-10-02 08:03:25:065 [HTTP] <-- DELETE /wd/hub/session/caf81241-07c2-4224-8dc7-d6f1872ae177 200 503 ms - 14
    2020-10-02 08:03:25:066 [HTTP] 
    2020-10-02 08:03:25:223 [Instrumentation] Time: 7.046
    
    
    2020-10-02 08:03:25:223 [Instrumentation] 
    
    
    2020-10-02 08:03:25:223 [Instrumentation] OK (1 test)
    2020-10-02 08:03:25:457 [Instrumentation] The process has exited with code 0
    2020-10-02 09:05:46:962 [HTTP] --> POST /wd/hub/session
    2020-10-02 09:05:46:965 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-02 09:05:46:968 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-02 09:05:46:970 [BaseDriver] Event 'newSessionRequested' logged at 1601629546969 (17:05:46 GMT+0800 (GMT+08:00))
    2020-10-02 09:05:46:976 [Appium] 
    
    2020-10-02 09:05:46:978 [Appium] ======================================================================
    
    2020-10-02 09:05:46:978 [Appium]   DEPRECATION WARNING:
    
    2020-10-02 09:05:46:978 [Appium] 
    
    2020-10-02 09:05:46:979 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-02 09:05:46:979 [Appium]   capabilities for this Android session
    
    2020-10-02 09:05:46:979 [Appium] 
    
    2020-10-02 09:05:46:979 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-02 09:05:46:980 [Appium]   UiAutomator2 Driver
    
    2020-10-02 09:05:46:980 [Appium] 
    
    2020-10-02 09:05:46:980 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-02 09:05:46:980 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-02 09:05:46:981 [Appium]   platforms
    
    2020-10-02 09:05:46:981 [Appium] 
    
    2020-10-02 09:05:46:981 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-02 09:05:46:981 [Appium]   'automationName=UiAutomator1'
    
    2020-10-02 09:05:46:981 [Appium] 
    
    2020-10-02 09:05:46:982 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-02 09:05:46:982 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-02 09:05:46:982 [Appium] 
    
    2020-10-02 09:05:46:982 [Appium]   For more information about drivers, please visit 
    2020-10-02 09:05:46:982 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-02 09:05:46:983 [Appium]   'Drivers' menu
    
    2020-10-02 09:05:46:983 [Appium] 
    
    2020-10-02 09:05:46:983 [Appium] ======================================================================
    
    2020-10-02 09:05:46:983 [Appium] 
    2020-10-02 09:05:46:984 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-02 09:05:46:993 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-02 09:05:46:993 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-02 09:05:46:993 [BaseDriver]   "alwaysMatch": {
    2020-10-02 09:05:46:994 [BaseDriver]     "platformName": "Android",
    2020-10-02 09:05:46:994 [BaseDriver]     "appium:deviceName": "test",
    2020-10-02 09:05:46:994 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-02 09:05:46:994 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-02 09:05:46:994 [BaseDriver]     "appium:noReset": true,
    2020-10-02 09:05:46:994 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-02 09:05:46:995 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-02 09:05:46:995 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-02 09:05:46:995 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-02 09:05:46:995 [BaseDriver]   },
    2020-10-02 09:05:46:995 [BaseDriver]   "firstMatch": [
    2020-10-02 09:05:46:995 [BaseDriver]     {}
    2020-10-02 09:05:46:996 [BaseDriver]   ]
    2020-10-02 09:05:46:996 [BaseDriver] }
    2020-10-02 09:05:47:075 [BaseDriver] Session created with session id: 862fd698-3805-410a-96c2-c04880b6fd4d
    2020-10-02 09:05:47:076 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-02 09:05:47:077 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 09:05:47:078 [AndroidDriver] Retrieving device list
    2020-10-02 09:05:47:078 [ADB] Trying to find a connected android device
    2020-10-02 09:05:47:078 [ADB] Getting connected devices...
    2020-10-02 09:05:47:143 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-02 09:05:47:143 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-02 09:05:47:144 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-02 09:05:47:144 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-02 09:05:47:145 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-02 09:05:47:219 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-02 09:05:47:277 [ADB] Device API level: 23
    2020-10-02 09:05:47:277 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-02 09:05:47:277 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-02 09:05:47:322 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-02 09:05:47:382 [AndroidDriver] Pushing settings apk to device...
    2020-10-02 09:05:47:382 [ADB] Getting install status for io.appium.settings
    2020-10-02 09:05:47:382 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 09:05:47:503 [ADB] 'io.appium.settings' is installed
    2020-10-02 09:05:47:504 [ADB] Getting package info for 'io.appium.settings'
    2020-10-02 09:05:47:504 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-02 09:05:47:628 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-02 09:05:47:629 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-02 09:05:47:630 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-02 09:05:47:632 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-02 09:05:47:697 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-02 09:05:47:748 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-02 09:05:47:749 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-02 09:05:48:983 [Logcat] Starting logcat capture
    2020-10-02 09:05:49:035 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-02 09:05:49:035 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-02 09:05:49:548 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-02 09:05:49:548 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-02 09:05:49:548 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-02 09:05:50:031 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-02 09:05:50:847 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
    2020-10-02 09:05:50:847 [ADB] Forwarding system: 8200 to device: 6790
    2020-10-02 09:05:50:847 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790'
    2020-10-02 09:05:50:881 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-02 09:05:50:881 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-02 09:05:50:882 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-02 09:05:50:894 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-02 09:05:50:894 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-02 09:05:52:072 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-02 09:05:52:072 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-02 09:05:52:073 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-02 09:05:52:650 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-02 09:05:53:078 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 09:05:53:078 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 09:05:53:082 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-02 09:05:54:084 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-02 09:05:54:084 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-02 09:05:54:176 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-02 09:05:54:177 [UiAutomator2] The initialization of the instrumentation process took 2104ms
    2020-10-02 09:05:54:177 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-02 09:05:54:177 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-02 09:05:54:230 [WD Proxy] Got response with status 200: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-02 09:05:54:230 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-02 09:05:54:238 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/appium/device/info] with no body
    2020-10-02 09:05:54:280 [WD Proxy] Got response with status 200: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_WIFI","networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai","bluetooth":{"state":"OFF"}}}
    2020-10-02 09:05:54:281 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-02 09:05:54:352 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-02 09:05:54:352 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-02 09:05:54:352 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-02 09:05:54:835 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/appium/device/pixel_ratio] with body: {}
    2020-10-02 09:05:54:841 [WD Proxy] Got response with status 200: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":2}
    2020-10-02 09:05:54:844 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-02 09:05:54:844 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/appium/device/system_bars] with body: {}
    2020-10-02 09:05:54:897 [WD Proxy] Got response with status 200: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"statusBar":48}}
    2020-10-02 09:05:54:898 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-02 09:05:54:898 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/window/current/size] with body: {}
    2020-10-02 09:05:54:904 [WD Proxy] Got response with status 200: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"height":1920,"width":1080}}
    2020-10-02 09:05:54:904 [Appium] New AndroidUiautomator2Driver session created successfully, session 862fd698-3805-410a-96c2-c04880b6fd4d added to master session list
    2020-10-02 09:05:54:905 [BaseDriver] Event 'newSessionStarted' logged at 1601629554905 (17:05:54 GMT+0800 (GMT+08:00))
    2020-10-02 09:05:54:906 [W3C (862fd698)] Cached the protocol value 'W3C' for the new session 862fd698-3805-410a-96c2-c04880b6fd4d
    2020-10-02 09:05:54:906 [W3C (862fd698)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-02 09:05:54:909 [HTTP] <-- POST /wd/hub/session 200 7959 ms - 1050
    2020-10-02 09:05:54:909 [HTTP] 
    2020-10-02 09:05:54:911 [HTTP] --> POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/timeouts
    2020-10-02 09:05:54:911 [HTTP] {"implicit":20000}
    2020-10-02 09:05:54:912 [W3C (862fd698)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"862fd698-3805-410a-96c2-c04880b6fd4d"]
    2020-10-02 09:05:54:913 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-02 09:05:54:913 [BaseDriver] Set implicit wait to 20000ms
    2020-10-02 09:05:54:913 [W3C (862fd698)] Responding to client with driver.timeouts() result: null
    2020-10-02 09:05:54:915 [HTTP] <-- POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/timeouts 200 3 ms - 14
    2020-10-02 09:05:54:915 [HTTP] 
    2020-10-02 09:05:54:917 [HTTP] --> POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/element
    2020-10-02 09:05:54:917 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-02 09:05:54:918 [W3C (862fd698)] Calling AppiumDriver.findElement() with args: ["id","tv_search","862fd698-3805-410a-96c2-c04880b6fd4d"]
    2020-10-02 09:05:54:919 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 09:05:54:919 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 09:05:54:921 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:05:54:921 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-02 09:05:55:049 [WD Proxy] Got response with status 200: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"ELEMENT":"ce1eea66-d195-4a35-ab96-4ecfaead8aee","element-6066-11e4-a52e-4f735466cecf":"ce1eea66-d195-4a35-ab96-4ecfaead8aee"}}
    2020-10-02 09:05:55:051 [W3C (862fd698)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"ce1eea66-d195-4a35-ab96-4ecfaead8aee","ELEMENT":"ce1eea66-d195-4a35-ab96-4ecfaead8aee"}
    2020-10-02 09:05:55:052 [HTTP] <-- POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/element 200 134 ms - 137
    2020-10-02 09:05:55:052 [HTTP] 
    2020-10-02 09:05:55:057 [HTTP] --> POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/element/ce1eea66-d195-4a35-ab96-4ecfaead8aee/click
    2020-10-02 09:05:55:057 [HTTP] {"id":"ce1eea66-d195-4a35-ab96-4ecfaead8aee"}
    2020-10-02 09:05:55:058 [W3C (862fd698)] Calling AppiumDriver.click() with args: ["ce1eea66-d195-4a35-ab96-4ecfaead8aee","862fd698-3805-410a-96c2-c04880b6fd4d"]
    2020-10-02 09:05:55:062 [WD Proxy] Matched '/element/ce1eea66-d195-4a35-ab96-4ecfaead8aee/click' to command name 'click'
    2020-10-02 09:05:55:063 [WD Proxy] Proxying [POST /element/ce1eea66-d195-4a35-ab96-4ecfaead8aee/click] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element/ce1eea66-d195-4a35-ab96-4ecfaead8aee/click] with body: {"element":"ce1eea66-d195-4a35-ab96-4ecfaead8aee"}
    2020-10-02 09:05:55:084 [WD Proxy] Got response with status 200: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":null}
    2020-10-02 09:05:55:085 [W3C (862fd698)] Responding to client with driver.click() result: null
    2020-10-02 09:05:55:086 [HTTP] <-- POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/element/ce1eea66-d195-4a35-ab96-4ecfaead8aee/click 200 29 ms - 14
    2020-10-02 09:05:55:086 [HTTP] 
    2020-10-02 09:05:55:087 [HTTP] --> POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/element
    2020-10-02 09:05:55:087 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-02 09:05:55:088 [W3C (862fd698)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","862fd698-3805-410a-96c2-c04880b6fd4d"]
    2020-10-02 09:05:55:088 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 09:05:55:088 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 09:05:55:089 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:05:55:089 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-02 09:05:55:319 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:05:55:320 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:05:55:320 [BaseDriver] Waited for 232 ms so far
    2020-10-02 09:05:55:826 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:05:55:826 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-02 09:05:56:232 [WD Proxy] Got response with status 200: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"ELEMENT":"849ec922-c973-47af-a084-2ffc9d185678","element-6066-11e4-a52e-4f735466cecf":"849ec922-c973-47af-a084-2ffc9d185678"}}
    2020-10-02 09:05:56:234 [W3C (862fd698)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"849ec922-c973-47af-a084-2ffc9d185678","ELEMENT":"849ec922-c973-47af-a084-2ffc9d185678"}
    2020-10-02 09:05:56:236 [HTTP] <-- POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/element 200 1147 ms - 137
    2020-10-02 09:05:56:236 [HTTP] 
    2020-10-02 09:05:56:240 [HTTP] --> POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/element/849ec922-c973-47af-a084-2ffc9d185678/value
    2020-10-02 09:05:56:241 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"849ec922-c973-47af-a084-2ffc9d185678"}
    2020-10-02 09:05:56:242 [W3C (862fd698)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"849ec922-c973-47af-a084-2ffc9d185678","862fd698-3805-410a-96c2-c04880b6fd4d"]
    2020-10-02 09:05:56:244 [WD Proxy] Matched '/element/849ec922-c973-47af-a084-2ffc9d185678/value' to command name 'setValue'
    2020-10-02 09:05:56:244 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-02 09:05:56:245 [WD Proxy] Proxying [POST /element/849ec922-c973-47af-a084-2ffc9d185678/value] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element/849ec922-c973-47af-a084-2ffc9d185678/value] with body: {"elementId":"849ec922-c973-47af-a084-2ffc9d185678","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-02 09:05:56:830 [WD Proxy] Got response with status 200: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":null}
    2020-10-02 09:05:56:831 [W3C (862fd698)] Responding to client with driver.setValue() result: null
    2020-10-02 09:05:56:832 [HTTP] <-- POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/element/849ec922-c973-47af-a084-2ffc9d185678/value 200 592 ms - 14
    2020-10-02 09:05:56:832 [HTTP] 
    2020-10-02 09:05:56:835 [HTTP] --> POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/element
    2020-10-02 09:05:56:835 [HTTP] {"using":"xpath","value":"//*[@text='阿里巴巴']"}
    2020-10-02 09:05:56:836 [W3C (862fd698)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text='阿里巴巴']","862fd698-3805-410a-96c2-c04880b6fd4d"]
    2020-10-02 09:05:56:836 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 09:05:56:836 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 09:05:56:837 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:05:56:837 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"xpath","selector":"//*[@text='阿里巴巴']","context":"","multiple":false}
    2020-10-02 09:05:57:841 [WD Proxy] Got response with status 200: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"ELEMENT":"4f9edffb-2403-4461-89f1-876414ab8641","element-6066-11e4-a52e-4f735466cecf":"4f9edffb-2403-4461-89f1-876414ab8641"}}
    2020-10-02 09:05:57:841 [W3C (862fd698)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"4f9edffb-2403-4461-89f1-876414ab8641","ELEMENT":"4f9edffb-2403-4461-89f1-876414ab8641"}
    2020-10-02 09:05:57:841 [HTTP] <-- POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/element 200 1006 ms - 137
    2020-10-02 09:05:57:841 [HTTP] 
    2020-10-02 09:05:57:843 [HTTP] --> POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/element/4f9edffb-2403-4461-89f1-876414ab8641/click
    2020-10-02 09:05:57:843 [HTTP] {"id":"4f9edffb-2403-4461-89f1-876414ab8641"}
    2020-10-02 09:05:57:843 [W3C (862fd698)] Calling AppiumDriver.click() with args: ["4f9edffb-2403-4461-89f1-876414ab8641","862fd698-3805-410a-96c2-c04880b6fd4d"]
    2020-10-02 09:05:57:843 [WD Proxy] Matched '/element/4f9edffb-2403-4461-89f1-876414ab8641/click' to command name 'click'
    2020-10-02 09:05:57:843 [WD Proxy] Proxying [POST /element/4f9edffb-2403-4461-89f1-876414ab8641/click] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element/4f9edffb-2403-4461-89f1-876414ab8641/click] with body: {"element":"4f9edffb-2403-4461-89f1-876414ab8641"}
    2020-10-02 09:05:57:864 [WD Proxy] Got response with status 200: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":null}
    2020-10-02 09:05:57:865 [W3C (862fd698)] Responding to client with driver.click() result: null
    2020-10-02 09:05:57:865 [HTTP] <-- POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/element/4f9edffb-2403-4461-89f1-876414ab8641/click 200 23 ms - 14
    2020-10-02 09:05:57:866 [HTTP] 
    2020-10-02 09:05:57:867 [HTTP] --> POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/element
    2020-10-02 09:05:57:867 [HTTP] {"using":"id","value":"current_price"}
    2020-10-02 09:05:57:867 [W3C (862fd698)] Calling AppiumDriver.findElement() with args: ["id","current_price","862fd698-3805-410a-96c2-c04880b6fd4d"]
    2020-10-02 09:05:57:867 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-02 09:05:57:867 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-02 09:05:57:868 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:05:57:868 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:05:58:801 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:05:58:802 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:05:58:803 [BaseDriver] Waited for 936 ms so far
    2020-10-02 09:05:59:306 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:05:59:307 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:05:59:371 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:05:59:372 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:05:59:373 [BaseDriver] Waited for 1506 ms so far
    2020-10-02 09:05:59:876 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:05:59:877 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:05:59:919 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:05:59:920 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:05:59:921 [BaseDriver] Waited for 2053 ms so far
    2020-10-02 09:06:00:422 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:00:423 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:00:576 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:00:577 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:00:578 [BaseDriver] Waited for 2710 ms so far
    2020-10-02 09:06:01:080 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:01:081 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:01:131 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:01:131 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:01:131 [BaseDriver] Waited for 3264 ms so far
    2020-10-02 09:06:01:633 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:01:634 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:01:682 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:01:683 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:01:684 [BaseDriver] Waited for 3817 ms so far
    2020-10-02 09:06:02:186 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:02:186 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:02:543 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:02:544 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:02:544 [BaseDriver] Waited for 4677 ms so far
    2020-10-02 09:06:03:047 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:03:048 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:03:080 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:03:081 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:03:081 [BaseDriver] Waited for 5214 ms so far
    2020-10-02 09:06:03:584 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:03:584 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:03:621 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:03:622 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:03:622 [BaseDriver] Waited for 5755 ms so far
    2020-10-02 09:06:04:124 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:04:125 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:04:171 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:04:172 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:04:172 [BaseDriver] Waited for 6305 ms so far
    2020-10-02 09:06:04:674 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:04:674 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:04:718 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:04:719 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:04:720 [BaseDriver] Waited for 6852 ms so far
    2020-10-02 09:06:05:223 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:05:223 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:05:264 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:05:265 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:05:265 [BaseDriver] Waited for 7398 ms so far
    2020-10-02 09:06:05:767 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:05:768 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:05:815 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:05:815 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:05:815 [BaseDriver] Waited for 7948 ms so far
    2020-10-02 09:06:06:318 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:06:319 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:06:357 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:06:358 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:06:359 [BaseDriver] Waited for 8491 ms so far
    2020-10-02 09:06:06:862 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:06:863 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:06:900 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:06:901 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:06:902 [BaseDriver] Waited for 9034 ms so far
    2020-10-02 09:06:07:404 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:07:405 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:07:443 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:07:444 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:07:445 [BaseDriver] Waited for 9578 ms so far
    2020-10-02 09:06:07:948 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:07:949 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:07:991 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:07:992 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:07:992 [BaseDriver] Waited for 10125 ms so far
    2020-10-02 09:06:08:497 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:08:498 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:08:533 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:08:534 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:08:534 [BaseDriver] Waited for 10667 ms so far
    2020-10-02 09:06:09:036 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:09:037 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:09:074 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:09:074 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:09:075 [BaseDriver] Waited for 11208 ms so far
    2020-10-02 09:06:09:577 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:09:577 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:09:617 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:09:619 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:09:619 [BaseDriver] Waited for 11752 ms so far
    2020-10-02 09:06:10:125 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:10:126 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:10:157 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:10:158 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:10:158 [BaseDriver] Waited for 12291 ms so far
    2020-10-02 09:06:10:661 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:10:662 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:10:701 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:10:702 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:10:703 [BaseDriver] Waited for 12835 ms so far
    2020-10-02 09:06:11:207 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:11:207 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:11:248 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:11:249 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:11:250 [BaseDriver] Waited for 13383 ms so far
    2020-10-02 09:06:11:753 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:11:753 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:11:794 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:11:795 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:11:796 [BaseDriver] Waited for 13928 ms so far
    2020-10-02 09:06:12:298 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:12:299 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:12:345 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:12:345 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:12:346 [BaseDriver] Waited for 14478 ms so far
    2020-10-02 09:06:12:847 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:12:848 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:12:884 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:12:884 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:12:885 [BaseDriver] Waited for 15017 ms so far
    2020-10-02 09:06:13:386 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:13:387 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:13:427 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:13:427 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:13:428 [BaseDriver] Waited for 15560 ms so far
    2020-10-02 09:06:13:930 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:13:930 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:13:965 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:13:965 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:13:965 [BaseDriver] Waited for 16098 ms so far
    2020-10-02 09:06:14:468 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:14:468 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:14:506 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:14:507 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:14:507 [BaseDriver] Waited for 16640 ms so far
    2020-10-02 09:06:15:009 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:15:010 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:15:048 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:15:048 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:15:049 [BaseDriver] Waited for 17182 ms so far
    2020-10-02 09:06:15:552 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:15:553 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:15:592 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:15:593 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:15:593 [BaseDriver] Waited for 17726 ms so far
    2020-10-02 09:06:16:095 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:16:096 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:16:131 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:16:131 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:16:132 [BaseDriver] Waited for 18264 ms so far
    2020-10-02 09:06:16:635 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:16:636 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:16:670 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:16:671 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:16:671 [BaseDriver] Waited for 18804 ms so far
    2020-10-02 09:06:17:174 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:17:175 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:17:208 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:17:208 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:17:209 [BaseDriver] Waited for 19341 ms so far
    2020-10-02 09:06:17:711 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:17:712 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:17:751 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:17:752 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:17:752 [BaseDriver] Waited for 19885 ms so far
    2020-10-02 09:06:18:254 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-02 09:06:18:254 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-02 09:06:18:299 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-02 09:06:18:300 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-02 09:06:18:303 [W3C (862fd698)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
    2020-10-02 09:06:18:304 [W3C (862fd698)]     at AndroidUiautomator2Driver.findElOrEls (C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_appium-android-driver@4.25.0@appium-android-driverlibcommandsfind.js:75:11)
    2020-10-02 09:06:18:307 [HTTP] <-- POST /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d/element 404 20438 ms - 449
    2020-10-02 09:06:18:307 [HTTP] 
    2020-10-02 09:06:18:455 [HTTP] --> DELETE /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d
    2020-10-02 09:06:18:455 [HTTP] {}
    2020-10-02 09:06:18:456 [W3C (862fd698)] Calling AppiumDriver.deleteSession() with args: ["862fd698-3805-410a-96c2-c04880b6fd4d"]
    2020-10-02 09:06:18:456 [BaseDriver] Event 'quitSessionRequested' logged at 1601629578456 (17:06:18 GMT+0800 (GMT+08:00))
    2020-10-02 09:06:18:456 [Appium] Removing session 862fd698-3805-410a-96c2-c04880b6fd4d from our master session list
    2020-10-02 09:06:18:457 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-02 09:06:18:518 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-02 09:06:18:519 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-02 09:06:18:519 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/f8bec36c-ec39-4a78-8071-925493be9a03] with no body
    2020-10-02 09:06:18:539 [WD Proxy] Got response with status 200: {"sessionId":"f8bec36c-ec39-4a78-8071-925493be9a03","value":null}
    2020-10-02 09:06:18:539 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 09:06:18:540 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-02 09:06:18:691 [Instrumentation] .
    2020-10-02 09:06:19:011 [Logcat] Stopping logcat capture
    2020-10-02 09:06:19:016 [ADB] Removing forwarded port socket connection: 8200 
    2020-10-02 09:06:19:016 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8200'
    2020-10-02 09:06:19:052 [BaseDriver] Event 'quitSessionFinished' logged at 1601629579052 (17:06:19 GMT+0800 (GMT+08:00))
    2020-10-02 09:06:19:052 [W3C (862fd698)] Received response: null
    2020-10-02 09:06:19:052 [W3C (862fd698)] But deleting session, so not returning
    2020-10-02 09:06:19:052 [W3C (862fd698)] Responding to client with driver.deleteSession() result: null
    2020-10-02 09:06:19:053 [W3C (862fd698)] Destroying socket connection
    2020-10-02 09:06:19:054 [HTTP] <-- DELETE /wd/hub/session/862fd698-3805-410a-96c2-c04880b6fd4d 200 598 ms - 14
    2020-10-02 09:06:19:054 [HTTP] 
    2020-10-02 09:06:19:217 [Instrumentation] Time: 26.051
    
    
    2020-10-02 09:06:19:217 [Instrumentation] 
    
    
    2020-10-02 09:06:19:218 [Instrumentation] OK (1 test)
    2020-10-02 09:06:19:462 [Instrumentation] The process has exited with code 0
    
    2020-10-03 01:06:15:784 [Appium] Welcome to Appium v1.16.0
    2020-10-03 01:06:15:785 [Appium] Non-default server args:
    2020-10-03 01:06:15:785 [Appium]   logFile: Desktop/appiumlog.log
    2020-10-03 01:06:15:786 [Appium]   logTimestamp: true
    2020-10-03 01:06:15:811 [Appium] Appium REST http interface listener started on 0.0.0.0:4723
    2020-10-03 06:13:13:137 [HTTP] --> POST /wd/hub/session
    2020-10-03 06:13:13:138 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-03 06:13:13:142 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-03 06:13:13:142 [BaseDriver] Event 'newSessionRequested' logged at 1601705593142 (14:13:13 GMT+0800 (GMT+08:00))
    2020-10-03 06:13:13:149 [Appium] 
    
    2020-10-03 06:13:13:149 [Appium] ======================================================================
    
    2020-10-03 06:13:13:149 [Appium]   DEPRECATION WARNING:
    
    2020-10-03 06:13:13:150 [Appium] 
    
    2020-10-03 06:13:13:150 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-03 06:13:13:150 [Appium]   capabilities for this Android session
    
    2020-10-03 06:13:13:150 [Appium] 
    
    2020-10-03 06:13:13:150 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-03 06:13:13:150 [Appium]   UiAutomator2 Driver
    
    2020-10-03 06:13:13:151 [Appium] 
    
    2020-10-03 06:13:13:151 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-03 06:13:13:151 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-03 06:13:13:151 [Appium]   platforms
    
    2020-10-03 06:13:13:151 [Appium] 
    
    2020-10-03 06:13:13:151 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-03 06:13:13:152 [Appium]   'automationName=UiAutomator1'
    
    2020-10-03 06:13:13:152 [Appium] 
    
    2020-10-03 06:13:13:152 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-03 06:13:13:152 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-03 06:13:13:152 [Appium] 
    
    2020-10-03 06:13:13:152 [Appium]   For more information about drivers, please visit 
    2020-10-03 06:13:13:153 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-03 06:13:13:153 [Appium]   'Drivers' menu
    
    2020-10-03 06:13:13:156 [Appium] 
    
    2020-10-03 06:13:13:156 [Appium] ======================================================================
    
    2020-10-03 06:13:13:156 [Appium] 
    2020-10-03 06:13:15:963 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-03 06:13:15:967 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-03 06:13:15:967 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-03 06:13:15:968 [BaseDriver]   "alwaysMatch": {
    2020-10-03 06:13:15:968 [BaseDriver]     "platformName": "Android",
    2020-10-03 06:13:15:968 [BaseDriver]     "appium:deviceName": "test",
    2020-10-03 06:13:15:968 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-03 06:13:15:969 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-03 06:13:15:969 [BaseDriver]     "appium:noReset": true,
    2020-10-03 06:13:15:969 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-03 06:13:15:970 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-03 06:13:15:970 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-03 06:13:15:971 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-03 06:13:15:971 [BaseDriver]   },
    2020-10-03 06:13:15:971 [BaseDriver]   "firstMatch": [
    2020-10-03 06:13:15:971 [BaseDriver]     {}
    2020-10-03 06:13:15:972 [BaseDriver]   ]
    2020-10-03 06:13:15:972 [BaseDriver] }
    2020-10-03 06:13:15:983 [BaseDriver] Session created with session id: a8351d06-166a-4f4c-96a0-83642a235ca9
    2020-10-03 06:13:15:984 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-03 06:13:15:991 [ADB] Found 1 'build-tools' folders under 'E:softwareAndroidSDK' (newest first):
    2020-10-03 06:13:15:991 [ADB]     E:/software/Android/SDK/build-tools/29.0.2
    2020-10-03 06:13:15:993 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 06:13:15:993 [AndroidDriver] Retrieving device list
    2020-10-03 06:13:15:994 [ADB] Trying to find a connected android device
    2020-10-03 06:13:15:994 [ADB] Getting connected devices...
    2020-10-03 06:13:16:043 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-03 06:13:16:043 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-03 06:13:16:044 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 06:13:16:044 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-03 06:13:16:045 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-03 06:13:16:096 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-03 06:13:16:096 [ADB] Device API level: 23
    2020-10-03 06:13:16:097 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-03 06:13:16:097 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-03 06:13:16:130 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-03 06:13:16:165 [AndroidDriver] Pushing settings apk to device...
    2020-10-03 06:13:16:166 [ADB] Getting install status for io.appium.settings
    2020-10-03 06:13:16:166 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 06:13:16:217 [ADB] 'io.appium.settings' is installed
    2020-10-03 06:13:16:217 [ADB] Getting package info for 'io.appium.settings'
    2020-10-03 06:13:16:217 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 06:13:16:278 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-03 06:13:16:278 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-03 06:13:16:279 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-03 06:13:16:279 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-03 06:13:16:322 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-03 06:13:16:373 [AndroidDriver] Granting permissions SET_ANIMATION_SCALE,CHANGE_CONFIGURATION,ACCESS_FINE_LOCATION to 'io.appium.settings'
    2020-10-03 06:13:16:373 [ADB] Granting permissions ["android.permission.SET_ANIMATION_SCALE","android.permission.CHANGE_CONFIGURATION","android.permission.ACCESS_FINE_LOCATION"] to 'io.appium.settings'
    2020-10-03 06:13:16:373 [ADB] Got the following command chunks to execute: [["pm","grant","io.appium.settings","android.permission.SET_ANIMATION_SCALE",";","pm","grant","io.appium.settings","android.permission.CHANGE_CONFIGURATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_FINE_LOCATION",";"]]
    2020-10-03 06:13:16:374 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pm grant io.appium.settings android.permission.SET_ANIMATION_SCALE ; pm grant io.appium.settings android.permission.CHANGE_CONFIGURATION ; pm grant io.appium.settings android.permission.ACCESS_FINE_LOCATION ;'
    2020-10-03 06:13:18:491 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-03 06:13:18:491 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-03 06:13:18:542 [ADB] Starting Appium Settings app
    2020-10-03 06:13:18:543 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
    2020-10-03 06:13:18:952 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-03 06:13:18:953 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-03 06:13:19:020 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-03 06:13:19:481 [Logcat] Starting logcat capture
    2020-10-03 06:13:19:556 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-03 06:13:19:556 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-03 06:13:20:012 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-03 06:13:20:012 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-03 06:13:20:012 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-03 06:13:20:440 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-03 06:13:21:290 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
    2020-10-03 06:13:21:290 [ADB] Forwarding system: 8200 to device: 6790
    2020-10-03 06:13:21:291 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8200 tcp:6790'
    2020-10-03 06:13:21:357 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-03 06:13:21:357 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-03 06:13:21:358 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-03 06:13:21:410 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-03 06:13:21:410 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-03 06:13:21:837 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-03 06:13:21:838 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-03 06:13:21:839 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-03 06:13:22:260 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-03 06:13:22:853 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 06:13:22:858 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-03 06:13:22:871 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-03 06:13:23:876 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 06:13:23:877 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
    2020-10-03 06:13:23:958 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-03 06:13:23:959 [UiAutomator2] The initialization of the instrumentation process took 2121ms
    2020-10-03 06:13:23:959 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-03 06:13:23:959 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-03 06:13:23:985 [WD Proxy] Got response with status 200: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":{"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-03 06:13:23:986 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-03 06:13:24:000 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750/appium/device/info] with no body
    2020-10-03 06:13:24:040 [WD Proxy] Got response with status 200: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"NET_CAPABILITY_SUPL","networkCapabilities":"","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai"}}
    2020-10-03 06:13:24:041 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-03 06:13:24:102 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-03 06:13:24:103 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-03 06:13:24:103 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-03 06:13:24:519 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750/appium/device/pixel_ratio] with body: {}
    2020-10-03 06:13:24:544 [WD Proxy] Got response with status 200: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":2}
    2020-10-03 06:13:24:548 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-03 06:13:24:549 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750/appium/device/system_bars] with body: {}
    2020-10-03 06:13:24:568 [WD Proxy] Got response with status 200: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":{"statusBar":48}}
    2020-10-03 06:13:24:569 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 06:13:24:569 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750/window/current/size] with body: {}
    2020-10-03 06:13:24:576 [WD Proxy] Got response with status 200: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":{"height":1920,"width":1080}}
    2020-10-03 06:13:24:577 [Appium] New AndroidUiautomator2Driver session created successfully, session a8351d06-166a-4f4c-96a0-83642a235ca9 added to master session list
    2020-10-03 06:13:24:577 [BaseDriver] Event 'newSessionStarted' logged at 1601705604577 (14:13:24 GMT+0800 (GMT+08:00))
    2020-10-03 06:13:24:578 [W3C (a8351d06)] Cached the protocol value 'W3C' for the new session a8351d06-166a-4f4c-96a0-83642a235ca9
    2020-10-03 06:13:24:579 [W3C (a8351d06)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-03 06:13:24:582 [HTTP] <-- POST /wd/hub/session 200 11445 ms - 1050
    2020-10-03 06:13:24:582 [HTTP] 
    2020-10-03 06:13:24:584 [HTTP] --> POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/timeouts
    2020-10-03 06:13:24:584 [HTTP] {"implicit":20000}
    2020-10-03 06:13:24:586 [W3C (a8351d06)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"a8351d06-166a-4f4c-96a0-83642a235ca9"]
    2020-10-03 06:13:24:588 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-03 06:13:24:589 [BaseDriver] Set implicit wait to 20000ms
    2020-10-03 06:13:24:589 [W3C (a8351d06)] Responding to client with driver.timeouts() result: null
    2020-10-03 06:13:24:590 [HTTP] <-- POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/timeouts 200 6 ms - 14
    2020-10-03 06:13:24:591 [HTTP] 
    2020-10-03 06:13:24:593 [HTTP] --> POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element
    2020-10-03 06:13:24:593 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-03 06:13:24:595 [W3C (a8351d06)] Calling AppiumDriver.findElement() with args: ["id","tv_search","a8351d06-166a-4f4c-96a0-83642a235ca9"]
    2020-10-03 06:13:24:596 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:13:24:596 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:13:24:597 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:13:24:597 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-03 06:13:24:625 [WD Proxy] Got response with status 200: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":{"ELEMENT":"452f1059-62dc-48bb-be3e-79b26bcffd4c","element-6066-11e4-a52e-4f735466cecf":"452f1059-62dc-48bb-be3e-79b26bcffd4c"}}
    2020-10-03 06:13:24:625 [W3C (a8351d06)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"452f1059-62dc-48bb-be3e-79b26bcffd4c","ELEMENT":"452f1059-62dc-48bb-be3e-79b26bcffd4c"}
    2020-10-03 06:13:24:626 [HTTP] <-- POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element 200 33 ms - 137
    2020-10-03 06:13:24:626 [HTTP] 
    2020-10-03 06:13:24:629 [HTTP] --> POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element/452f1059-62dc-48bb-be3e-79b26bcffd4c/click
    2020-10-03 06:13:24:629 [HTTP] {"id":"452f1059-62dc-48bb-be3e-79b26bcffd4c"}
    2020-10-03 06:13:24:630 [W3C (a8351d06)] Calling AppiumDriver.click() with args: ["452f1059-62dc-48bb-be3e-79b26bcffd4c","a8351d06-166a-4f4c-96a0-83642a235ca9"]
    2020-10-03 06:13:24:630 [WD Proxy] Matched '/element/452f1059-62dc-48bb-be3e-79b26bcffd4c/click' to command name 'click'
    2020-10-03 06:13:24:631 [WD Proxy] Proxying [POST /element/452f1059-62dc-48bb-be3e-79b26bcffd4c/click] to [POST http://127.0.0.1:8200/wd/hub/session/d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750/element/452f1059-62dc-48bb-be3e-79b26bcffd4c/click] with body: {"element":"452f1059-62dc-48bb-be3e-79b26bcffd4c"}
    2020-10-03 06:13:24:645 [WD Proxy] Got response with status 200: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":null}
    2020-10-03 06:13:24:645 [W3C (a8351d06)] Responding to client with driver.click() result: null
    2020-10-03 06:13:24:646 [HTTP] <-- POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element/452f1059-62dc-48bb-be3e-79b26bcffd4c/click 200 19 ms - 14
    2020-10-03 06:13:24:647 [HTTP] 
    2020-10-03 06:13:24:648 [HTTP] --> POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element
    2020-10-03 06:13:24:649 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-03 06:13:24:650 [W3C (a8351d06)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","a8351d06-166a-4f4c-96a0-83642a235ca9"]
    2020-10-03 06:13:24:650 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:13:24:651 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:13:24:652 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:13:24:652 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-03 06:13:25:713 [WD Proxy] Got response with status 200: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":{"ELEMENT":"70e5bbb7-90ed-46f0-bf58-29d208b7739e","element-6066-11e4-a52e-4f735466cecf":"70e5bbb7-90ed-46f0-bf58-29d208b7739e"}}
    2020-10-03 06:13:25:715 [W3C (a8351d06)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"70e5bbb7-90ed-46f0-bf58-29d208b7739e","ELEMENT":"70e5bbb7-90ed-46f0-bf58-29d208b7739e"}
    2020-10-03 06:13:25:718 [HTTP] <-- POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element 200 1068 ms - 137
    2020-10-03 06:13:25:718 [HTTP] 
    2020-10-03 06:13:25:722 [HTTP] --> POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element/70e5bbb7-90ed-46f0-bf58-29d208b7739e/value
    2020-10-03 06:13:25:724 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"70e5bbb7-90ed-46f0-bf58-29d208b7739e"}
    2020-10-03 06:13:25:726 [W3C (a8351d06)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"70e5bbb7-90ed-46f0-bf58-29d208b7739e","a8351d06-166a-4f4c-96a0-83642a235ca9"]
    2020-10-03 06:13:25:729 [WD Proxy] Matched '/element/70e5bbb7-90ed-46f0-bf58-29d208b7739e/value' to command name 'setValue'
    2020-10-03 06:13:25:731 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-03 06:13:25:732 [WD Proxy] Proxying [POST /element/70e5bbb7-90ed-46f0-bf58-29d208b7739e/value] to [POST http://127.0.0.1:8200/wd/hub/session/d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750/element/70e5bbb7-90ed-46f0-bf58-29d208b7739e/value] with body: {"elementId":"70e5bbb7-90ed-46f0-bf58-29d208b7739e","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-03 06:13:26:308 [WD Proxy] Got response with status 200: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":null}
    2020-10-03 06:13:26:309 [W3C (a8351d06)] Responding to client with driver.setValue() result: null
    2020-10-03 06:13:26:310 [HTTP] <-- POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element/70e5bbb7-90ed-46f0-bf58-29d208b7739e/value 200 587 ms - 14
    2020-10-03 06:13:26:310 [HTTP] 
    2020-10-03 06:13:26:311 [HTTP] --> POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element
    2020-10-03 06:13:26:311 [HTTP] {"using":"xpath","value":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]"}
    2020-10-03 06:13:26:312 [W3C (a8351d06)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text='阿里巴巴' and contains(@resource-id,'name')]","a8351d06-166a-4f4c-96a0-83642a235ca9"]
    2020-10-03 06:13:26:312 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:13:26:312 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:13:26:313 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:13:26:313 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750/element] with body: {"strategy":"xpath","selector":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]","context":"","multiple":false}
    2020-10-03 06:13:27:331 [WD Proxy] Got response with status 200: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":{"ELEMENT":"2d7f8c07-9b39-4c7f-ab12-42215025d76e","element-6066-11e4-a52e-4f735466cecf":"2d7f8c07-9b39-4c7f-ab12-42215025d76e"}}
    2020-10-03 06:13:27:332 [W3C (a8351d06)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"2d7f8c07-9b39-4c7f-ab12-42215025d76e","ELEMENT":"2d7f8c07-9b39-4c7f-ab12-42215025d76e"}
    2020-10-03 06:13:27:333 [HTTP] <-- POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element 200 1021 ms - 137
    2020-10-03 06:13:27:333 [HTTP] 
    2020-10-03 06:13:27:334 [HTTP] --> POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element/2d7f8c07-9b39-4c7f-ab12-42215025d76e/click
    2020-10-03 06:13:27:335 [HTTP] {"id":"2d7f8c07-9b39-4c7f-ab12-42215025d76e"}
    2020-10-03 06:13:27:335 [W3C (a8351d06)] Calling AppiumDriver.click() with args: ["2d7f8c07-9b39-4c7f-ab12-42215025d76e","a8351d06-166a-4f4c-96a0-83642a235ca9"]
    2020-10-03 06:13:27:336 [WD Proxy] Matched '/element/2d7f8c07-9b39-4c7f-ab12-42215025d76e/click' to command name 'click'
    2020-10-03 06:13:27:336 [WD Proxy] Proxying [POST /element/2d7f8c07-9b39-4c7f-ab12-42215025d76e/click] to [POST http://127.0.0.1:8200/wd/hub/session/d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750/element/2d7f8c07-9b39-4c7f-ab12-42215025d76e/click] with body: {"element":"2d7f8c07-9b39-4c7f-ab12-42215025d76e"}
    2020-10-03 06:13:27:348 [WD Proxy] Got response with status 200: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":null}
    2020-10-03 06:13:27:349 [W3C (a8351d06)] Responding to client with driver.click() result: null
    2020-10-03 06:13:27:349 [HTTP] <-- POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element/2d7f8c07-9b39-4c7f-ab12-42215025d76e/click 200 15 ms - 14
    2020-10-03 06:13:27:349 [HTTP] 
    2020-10-03 06:13:27:352 [HTTP] --> POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element
    2020-10-03 06:13:27:352 [HTTP] {"using":"id","value":"current_price"}
    2020-10-03 06:13:27:352 [W3C (a8351d06)] Calling AppiumDriver.findElement() with args: ["id","current_price","a8351d06-166a-4f4c-96a0-83642a235ca9"]
    2020-10-03 06:13:27:353 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:13:27:353 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:13:27:354 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:13:27:354 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-03 06:13:27:417 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-03 06:13:27:418 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-03 06:13:27:418 [BaseDriver] Waited for 65 ms so far
    2020-10-03 06:13:27:920 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:13:27:921 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false}
    2020-10-03 06:13:28:015 [WD Proxy] Got response with status 200: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":{"ELEMENT":"b60369e8-489a-4cb3-a8b7-f8cbbb1176c8","element-6066-11e4-a52e-4f735466cecf":"b60369e8-489a-4cb3-a8b7-f8cbbb1176c8"}}
    2020-10-03 06:13:28:015 [W3C (a8351d06)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"b60369e8-489a-4cb3-a8b7-f8cbbb1176c8","ELEMENT":"b60369e8-489a-4cb3-a8b7-f8cbbb1176c8"}
    2020-10-03 06:13:28:016 [HTTP] <-- POST /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element 200 664 ms - 137
    2020-10-03 06:13:28:016 [HTTP] 
    2020-10-03 06:13:28:019 [HTTP] --> GET /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element/b60369e8-489a-4cb3-a8b7-f8cbbb1176c8/text
    2020-10-03 06:13:28:020 [HTTP] {}
    2020-10-03 06:13:28:021 [W3C (a8351d06)] Driver proxy active, passing request on via HTTP proxy
    2020-10-03 06:13:28:022 [WD Proxy] Matched '/wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element/b60369e8-489a-4cb3-a8b7-f8cbbb1176c8/text' to command name 'getText'
    2020-10-03 06:13:28:022 [WD Proxy] Proxying [GET /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element/b60369e8-489a-4cb3-a8b7-f8cbbb1176c8/text] to [GET http://127.0.0.1:8200/wd/hub/session/d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750/element/b60369e8-489a-4cb3-a8b7-f8cbbb1176c8/text] with body: {}
    2020-10-03 06:13:28:032 [WD Proxy] Got response with status 200: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":"288.17"}
    2020-10-03 06:13:28:033 [WD Proxy] Replacing sessionId d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750 with a8351d06-166a-4f4c-96a0-83642a235ca9
    2020-10-03 06:13:28:034 [HTTP] <-- GET /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9/element/b60369e8-489a-4cb3-a8b7-f8cbbb1176c8/text 200 14 ms - 69
    2020-10-03 06:13:28:035 [HTTP] 
    2020-10-03 06:13:28:036 [HTTP] --> DELETE /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9
    2020-10-03 06:13:28:036 [HTTP] {}
    2020-10-03 06:13:28:037 [W3C (a8351d06)] Calling AppiumDriver.deleteSession() with args: ["a8351d06-166a-4f4c-96a0-83642a235ca9"]
    2020-10-03 06:13:28:037 [BaseDriver] Event 'quitSessionRequested' logged at 1601705608037 (14:13:28 GMT+0800 (GMT+08:00))
    2020-10-03 06:13:28:037 [Appium] Removing session a8351d06-166a-4f4c-96a0-83642a235ca9 from our master session list
    2020-10-03 06:13:28:038 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-03 06:13:28:039 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-03 06:13:28:039 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-03 06:13:28:039 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750] with no body
    2020-10-03 06:13:28:049 [WD Proxy] Got response with status 200: {"sessionId":"d6b8ccd3-0b0f-4d3c-bd07-0c98f0d59750","value":null}
    2020-10-03 06:13:28:050 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 06:13:28:050 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 06:13:28:314 [Instrumentation] .
    2020-10-03 06:13:28:510 [Logcat] Stopping logcat capture
    2020-10-03 06:13:28:528 [ADB] Removing forwarded port socket connection: 8200 
    2020-10-03 06:13:28:529 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8200'
    2020-10-03 06:13:28:578 [BaseDriver] Event 'quitSessionFinished' logged at 1601705608578 (14:13:28 GMT+0800 (GMT+08:00))
    2020-10-03 06:13:28:579 [W3C (a8351d06)] Received response: null
    2020-10-03 06:13:28:579 [W3C (a8351d06)] But deleting session, so not returning
    2020-10-03 06:13:28:579 [W3C (a8351d06)] Responding to client with driver.deleteSession() result: null
    2020-10-03 06:13:28:579 [W3C (a8351d06)] Destroying socket connection
    2020-10-03 06:13:28:580 [HTTP] <-- DELETE /wd/hub/session/a8351d06-166a-4f4c-96a0-83642a235ca9 200 543 ms - 14
    2020-10-03 06:13:28:584 [HTTP] 
    2020-10-03 06:13:28:864 [Instrumentation] Time: 6.059
    
    
    2020-10-03 06:13:28:864 [Instrumentation] 
    
    
    2020-10-03 06:13:28:864 [Instrumentation] OK (1 test)
    2020-10-03 06:13:29:096 [Instrumentation] The process has exited with code 0
    2020-10-03 06:51:42:185 [HTTP] --> POST /wd/hub/session
    2020-10-03 06:51:42:188 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-03 06:51:42:194 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-03 06:51:42:197 [BaseDriver] Event 'newSessionRequested' logged at 1601707902196 (14:51:42 GMT+0800 (GMT+08:00))
    2020-10-03 06:51:42:250 [Appium] 
    
    2020-10-03 06:51:42:251 [Appium] ======================================================================
    
    2020-10-03 06:51:42:251 [Appium]   DEPRECATION WARNING:
    
    2020-10-03 06:51:42:251 [Appium] 
    
    2020-10-03 06:51:42:252 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-03 06:51:42:252 [Appium]   capabilities for this Android session
    
    2020-10-03 06:51:42:252 [Appium] 
    
    2020-10-03 06:51:42:253 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-03 06:51:42:253 [Appium]   UiAutomator2 Driver
    
    2020-10-03 06:51:42:253 [Appium] 
    
    2020-10-03 06:51:42:253 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-03 06:51:42:254 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-03 06:51:42:254 [Appium]   platforms
    
    2020-10-03 06:51:42:254 [Appium] 
    
    2020-10-03 06:51:42:254 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-03 06:51:42:255 [Appium]   'automationName=UiAutomator1'
    
    2020-10-03 06:51:42:255 [Appium] 
    
    2020-10-03 06:51:42:255 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-03 06:51:42:255 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-03 06:51:42:256 [Appium] 
    
    2020-10-03 06:51:42:264 [Appium]   For more information about drivers, please visit 
    2020-10-03 06:51:42:265 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-03 06:51:42:265 [Appium]   'Drivers' menu
    
    2020-10-03 06:51:42:266 [Appium] 
    
    2020-10-03 06:51:42:266 [Appium] ======================================================================
    
    2020-10-03 06:51:42:267 [Appium] 
    2020-10-03 06:51:42:269 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-03 06:51:42:276 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-03 06:51:42:276 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-03 06:51:42:277 [BaseDriver]   "alwaysMatch": {
    2020-10-03 06:51:42:277 [BaseDriver]     "platformName": "Android",
    2020-10-03 06:51:42:277 [BaseDriver]     "appium:deviceName": "test",
    2020-10-03 06:51:42:277 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-03 06:51:42:278 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-03 06:51:42:278 [BaseDriver]     "appium:noReset": true,
    2020-10-03 06:51:42:278 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-03 06:51:42:279 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-03 06:51:42:279 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-03 06:51:42:279 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-03 06:51:42:279 [BaseDriver]   },
    2020-10-03 06:51:42:280 [BaseDriver]   "firstMatch": [
    2020-10-03 06:51:42:280 [BaseDriver]     {}
    2020-10-03 06:51:42:280 [BaseDriver]   ]
    2020-10-03 06:51:42:281 [BaseDriver] }
    2020-10-03 06:51:42:296 [BaseDriver] Session created with session id: 69c9acec-2a53-4200-89e9-f2f14995edf5
    2020-10-03 06:51:42:297 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-03 06:51:42:299 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 06:51:42:300 [AndroidDriver] Retrieving device list
    2020-10-03 06:51:42:300 [ADB] Trying to find a connected android device
    2020-10-03 06:51:42:300 [ADB] Getting connected devices...
    2020-10-03 06:51:42:338 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-03 06:51:42:338 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-03 06:51:42:339 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 06:51:42:339 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-03 06:51:42:340 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-03 06:51:42:506 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-03 06:51:42:507 [ADB] Device API level: 23
    2020-10-03 06:51:42:508 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-03 06:51:42:509 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-03 06:51:42:581 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-03 06:51:42:622 [AndroidDriver] Pushing settings apk to device...
    2020-10-03 06:51:42:622 [ADB] Getting install status for io.appium.settings
    2020-10-03 06:51:42:622 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 06:51:42:690 [ADB] 'io.appium.settings' is installed
    2020-10-03 06:51:42:690 [ADB] Getting package info for 'io.appium.settings'
    2020-10-03 06:51:42:690 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 06:51:42:757 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-03 06:51:42:757 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-03 06:51:42:757 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-03 06:51:42:758 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-03 06:51:42:806 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-03 06:51:42:855 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-03 06:51:42:856 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-03 06:51:44:505 [Logcat] Starting logcat capture
    2020-10-03 06:51:44:579 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-03 06:51:44:580 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-03 06:51:45:073 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-03 06:51:45:074 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-03 06:51:45:075 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-03 06:51:45:557 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-03 06:51:46:430 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8201
    2020-10-03 06:51:46:431 [ADB] Forwarding system: 8201 to device: 6790
    2020-10-03 06:51:46:432 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8201 tcp:6790'
    2020-10-03 06:51:46:500 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-03 06:51:46:501 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-03 06:51:46:501 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-03 06:51:46:534 [UiAutomator2] The following obsolete sessions are still running: ["9a3c6cbc-8516-40c0-952c-bdbc08ab7f46"]
    2020-10-03 06:51:46:534 [UiAutomator2] Cleaning up the obsolete sessions
    2020-10-03 06:51:47:609 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-03 06:51:48:102 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-03 06:51:48:102 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-03 06:51:48:102 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-03 06:51:48:554 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-03 06:51:49:108 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 06:51:49:109 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 06:51:49:123 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-03 06:51:50:126 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 06:51:50:128 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 06:51:50:212 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-03 06:51:50:215 [UiAutomator2] The initialization of the instrumentation process took 2110ms
    2020-10-03 06:51:50:215 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-03 06:51:50:215 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8201/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-03 06:51:50:227 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":{"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-03 06:51:50:227 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-03 06:51:50:236 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31/appium/device/info] with no body
    2020-10-03 06:51:50:250 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"NET_CAPABILITY_SUPL","networkCapabilities":"","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai"}}
    2020-10-03 06:51:50:251 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-03 06:51:50:301 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-03 06:51:50:302 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-03 06:51:50:302 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-03 06:51:50:723 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31/appium/device/pixel_ratio] with body: {}
    2020-10-03 06:51:50:735 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":2}
    2020-10-03 06:51:50:737 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-03 06:51:50:737 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31/appium/device/system_bars] with body: {}
    2020-10-03 06:51:50:749 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":{"statusBar":48}}
    2020-10-03 06:51:50:750 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 06:51:50:751 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31/window/current/size] with body: {}
    2020-10-03 06:51:50:765 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":{"height":1920,"width":1080}}
    2020-10-03 06:51:50:765 [Appium] New AndroidUiautomator2Driver session created successfully, session 69c9acec-2a53-4200-89e9-f2f14995edf5 added to master session list
    2020-10-03 06:51:50:766 [BaseDriver] Event 'newSessionStarted' logged at 1601707910766 (14:51:50 GMT+0800 (GMT+08:00))
    2020-10-03 06:51:50:767 [W3C (69c9acec)] Cached the protocol value 'W3C' for the new session 69c9acec-2a53-4200-89e9-f2f14995edf5
    2020-10-03 06:51:50:768 [W3C (69c9acec)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-03 06:51:50:774 [HTTP] <-- POST /wd/hub/session 200 8601 ms - 1050
    2020-10-03 06:51:50:774 [HTTP] 
    2020-10-03 06:51:50:776 [HTTP] --> POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/timeouts
    2020-10-03 06:51:50:776 [HTTP] {"implicit":20000}
    2020-10-03 06:51:50:777 [W3C (69c9acec)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"69c9acec-2a53-4200-89e9-f2f14995edf5"]
    2020-10-03 06:51:50:778 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-03 06:51:50:778 [BaseDriver] Set implicit wait to 20000ms
    2020-10-03 06:51:50:779 [W3C (69c9acec)] Responding to client with driver.timeouts() result: null
    2020-10-03 06:51:50:780 [HTTP] <-- POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/timeouts 200 3 ms - 14
    2020-10-03 06:51:50:780 [HTTP] 
    2020-10-03 06:51:50:783 [HTTP] --> POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element
    2020-10-03 06:51:50:783 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-03 06:51:50:784 [W3C (69c9acec)] Calling AppiumDriver.findElement() with args: ["id","tv_search","69c9acec-2a53-4200-89e9-f2f14995edf5"]
    2020-10-03 06:51:50:785 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:51:50:786 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:51:50:786 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:51:50:787 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-03 06:51:50:833 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":{"ELEMENT":"1fb9d938-97bb-45d1-a917-389bfa74fb31","element-6066-11e4-a52e-4f735466cecf":"1fb9d938-97bb-45d1-a917-389bfa74fb31"}}
    2020-10-03 06:51:50:834 [W3C (69c9acec)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1fb9d938-97bb-45d1-a917-389bfa74fb31","ELEMENT":"1fb9d938-97bb-45d1-a917-389bfa74fb31"}
    2020-10-03 06:51:50:834 [HTTP] <-- POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element 200 51 ms - 137
    2020-10-03 06:51:50:834 [HTTP] 
    2020-10-03 06:51:50:835 [HTTP] --> POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element/1fb9d938-97bb-45d1-a917-389bfa74fb31/click
    2020-10-03 06:51:50:835 [HTTP] {"id":"1fb9d938-97bb-45d1-a917-389bfa74fb31"}
    2020-10-03 06:51:50:836 [W3C (69c9acec)] Calling AppiumDriver.click() with args: ["1fb9d938-97bb-45d1-a917-389bfa74fb31","69c9acec-2a53-4200-89e9-f2f14995edf5"]
    2020-10-03 06:51:50:836 [WD Proxy] Matched '/element/1fb9d938-97bb-45d1-a917-389bfa74fb31/click' to command name 'click'
    2020-10-03 06:51:50:836 [WD Proxy] Proxying [POST /element/1fb9d938-97bb-45d1-a917-389bfa74fb31/click] to [POST http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31/element/1fb9d938-97bb-45d1-a917-389bfa74fb31/click] with body: {"element":"1fb9d938-97bb-45d1-a917-389bfa74fb31"}
    2020-10-03 06:51:50:850 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":null}
    2020-10-03 06:51:50:850 [W3C (69c9acec)] Responding to client with driver.click() result: null
    2020-10-03 06:51:50:851 [HTTP] <-- POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element/1fb9d938-97bb-45d1-a917-389bfa74fb31/click 200 16 ms - 14
    2020-10-03 06:51:50:851 [HTTP] 
    2020-10-03 06:51:50:853 [HTTP] --> POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element
    2020-10-03 06:51:50:853 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-03 06:51:50:854 [W3C (69c9acec)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","69c9acec-2a53-4200-89e9-f2f14995edf5"]
    2020-10-03 06:51:50:854 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:51:50:854 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:51:50:856 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:51:50:856 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-03 06:51:51:904 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":{"ELEMENT":"65f1464e-9759-4c22-b356-9d99bf90309a","element-6066-11e4-a52e-4f735466cecf":"65f1464e-9759-4c22-b356-9d99bf90309a"}}
    2020-10-03 06:51:51:906 [W3C (69c9acec)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"65f1464e-9759-4c22-b356-9d99bf90309a","ELEMENT":"65f1464e-9759-4c22-b356-9d99bf90309a"}
    2020-10-03 06:51:51:908 [HTTP] <-- POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element 200 1054 ms - 137
    2020-10-03 06:51:51:909 [HTTP] 
    2020-10-03 06:51:51:913 [HTTP] --> POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element/65f1464e-9759-4c22-b356-9d99bf90309a/value
    2020-10-03 06:51:51:913 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"65f1464e-9759-4c22-b356-9d99bf90309a"}
    2020-10-03 06:51:51:915 [W3C (69c9acec)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"65f1464e-9759-4c22-b356-9d99bf90309a","69c9acec-2a53-4200-89e9-f2f14995edf5"]
    2020-10-03 06:51:51:917 [WD Proxy] Matched '/element/65f1464e-9759-4c22-b356-9d99bf90309a/value' to command name 'setValue'
    2020-10-03 06:51:51:918 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-03 06:51:51:919 [WD Proxy] Proxying [POST /element/65f1464e-9759-4c22-b356-9d99bf90309a/value] to [POST http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31/element/65f1464e-9759-4c22-b356-9d99bf90309a/value] with body: {"elementId":"65f1464e-9759-4c22-b356-9d99bf90309a","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-03 06:51:52:505 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":null}
    2020-10-03 06:51:52:507 [W3C (69c9acec)] Responding to client with driver.setValue() result: null
    2020-10-03 06:51:52:510 [HTTP] <-- POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element/65f1464e-9759-4c22-b356-9d99bf90309a/value 200 596 ms - 14
    2020-10-03 06:51:52:511 [HTTP] 
    2020-10-03 06:51:52:514 [HTTP] --> POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element
    2020-10-03 06:51:52:515 [HTTP] {"using":"xpath","value":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]"}
    2020-10-03 06:51:52:518 [W3C (69c9acec)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text='阿里巴巴' and contains(@resource-id,'name')]","69c9acec-2a53-4200-89e9-f2f14995edf5"]
    2020-10-03 06:51:52:519 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:51:52:520 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:51:52:521 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:51:52:521 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31/element] with body: {"strategy":"xpath","selector":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]","context":"","multiple":false}
    2020-10-03 06:51:53:545 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":{"ELEMENT":"7014f82d-669d-4127-a4f3-6bb30c1ef5c3","element-6066-11e4-a52e-4f735466cecf":"7014f82d-669d-4127-a4f3-6bb30c1ef5c3"}}
    2020-10-03 06:51:53:546 [W3C (69c9acec)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"7014f82d-669d-4127-a4f3-6bb30c1ef5c3","ELEMENT":"7014f82d-669d-4127-a4f3-6bb30c1ef5c3"}
    2020-10-03 06:51:53:546 [HTTP] <-- POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element 200 1032 ms - 137
    2020-10-03 06:51:53:547 [HTTP] 
    2020-10-03 06:51:53:548 [HTTP] --> POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element/7014f82d-669d-4127-a4f3-6bb30c1ef5c3/click
    2020-10-03 06:51:53:548 [HTTP] {"id":"7014f82d-669d-4127-a4f3-6bb30c1ef5c3"}
    2020-10-03 06:51:53:548 [W3C (69c9acec)] Calling AppiumDriver.click() with args: ["7014f82d-669d-4127-a4f3-6bb30c1ef5c3","69c9acec-2a53-4200-89e9-f2f14995edf5"]
    2020-10-03 06:51:53:549 [WD Proxy] Matched '/element/7014f82d-669d-4127-a4f3-6bb30c1ef5c3/click' to command name 'click'
    2020-10-03 06:51:53:549 [WD Proxy] Proxying [POST /element/7014f82d-669d-4127-a4f3-6bb30c1ef5c3/click] to [POST http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31/element/7014f82d-669d-4127-a4f3-6bb30c1ef5c3/click] with body: {"element":"7014f82d-669d-4127-a4f3-6bb30c1ef5c3"}
    2020-10-03 06:51:53:562 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":null}
    2020-10-03 06:51:53:562 [W3C (69c9acec)] Responding to client with driver.click() result: null
    2020-10-03 06:51:53:563 [HTTP] <-- POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element/7014f82d-669d-4127-a4f3-6bb30c1ef5c3/click 200 15 ms - 14
    2020-10-03 06:51:53:563 [HTTP] 
    2020-10-03 06:51:53:564 [HTTP] --> POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element
    2020-10-03 06:51:53:564 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'follow_btn')]"}
    2020-10-03 06:51:53:565 [W3C (69c9acec)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'follow_btn')]","69c9acec-2a53-4200-89e9-f2f14995edf5"]
    2020-10-03 06:51:53:565 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:51:53:565 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:51:53:566 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:51:53:566 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 06:51:53:689 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:102)
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:72)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerCon...
    2020-10-03 06:51:53:690 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-03 06:51:53:690 [BaseDriver] Waited for 125 ms so far
    2020-10-03 06:51:54:195 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:51:54:195 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 06:51:54:545 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":{"ELEMENT":"bfc67a83-9171-415f-a670-bb936f9c956c","element-6066-11e4-a52e-4f735466cecf":"bfc67a83-9171-415f-a670-bb936f9c956c"}}
    2020-10-03 06:51:54:545 [W3C (69c9acec)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"bfc67a83-9171-415f-a670-bb936f9c956c","ELEMENT":"bfc67a83-9171-415f-a670-bb936f9c956c"}
    2020-10-03 06:51:54:546 [HTTP] <-- POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element 200 981 ms - 137
    2020-10-03 06:51:54:547 [HTTP] 
    2020-10-03 06:51:54:548 [HTTP] --> POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element/bfc67a83-9171-415f-a670-bb936f9c956c/click
    2020-10-03 06:51:54:549 [HTTP] {"id":"bfc67a83-9171-415f-a670-bb936f9c956c"}
    2020-10-03 06:51:54:549 [W3C (69c9acec)] Calling AppiumDriver.click() with args: ["bfc67a83-9171-415f-a670-bb936f9c956c","69c9acec-2a53-4200-89e9-f2f14995edf5"]
    2020-10-03 06:51:54:550 [WD Proxy] Matched '/element/bfc67a83-9171-415f-a670-bb936f9c956c/click' to command name 'click'
    2020-10-03 06:51:54:550 [WD Proxy] Proxying [POST /element/bfc67a83-9171-415f-a670-bb936f9c956c/click] to [POST http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31/element/bfc67a83-9171-415f-a670-bb936f9c956c/click] with body: {"element":"bfc67a83-9171-415f-a670-bb936f9c956c"}
    2020-10-03 06:51:54:900 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":null}
    2020-10-03 06:51:54:903 [W3C (69c9acec)] Responding to client with driver.click() result: null
    2020-10-03 06:51:54:905 [HTTP] <-- POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element/bfc67a83-9171-415f-a670-bb936f9c956c/click 200 356 ms - 14
    2020-10-03 06:51:54:906 [HTTP] 
    2020-10-03 06:51:54:910 [HTTP] --> POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element
    2020-10-03 06:51:54:911 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'follow_btn')]"}
    2020-10-03 06:51:54:912 [W3C (69c9acec)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'follow_btn')]","69c9acec-2a53-4200-89e9-f2f14995edf5"]
    2020-10-03 06:51:54:914 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:51:54:915 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:51:54:917 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:51:54:918 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 06:51:55:842 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":{"ELEMENT":"b4278612-d94e-4452-84b4-4b5141129593","element-6066-11e4-a52e-4f735466cecf":"b4278612-d94e-4452-84b4-4b5141129593"}}
    2020-10-03 06:51:55:843 [W3C (69c9acec)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"b4278612-d94e-4452-84b4-4b5141129593","ELEMENT":"b4278612-d94e-4452-84b4-4b5141129593"}
    2020-10-03 06:51:55:844 [HTTP] <-- POST /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5/element 200 934 ms - 137
    2020-10-03 06:51:55:844 [HTTP] 
    2020-10-03 06:51:55:872 [HTTP] --> DELETE /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5
    2020-10-03 06:51:55:872 [HTTP] {}
    2020-10-03 06:51:55:873 [W3C (69c9acec)] Calling AppiumDriver.deleteSession() with args: ["69c9acec-2a53-4200-89e9-f2f14995edf5"]
    2020-10-03 06:51:55:873 [BaseDriver] Event 'quitSessionRequested' logged at 1601707915873 (14:51:55 GMT+0800 (GMT+08:00))
    2020-10-03 06:51:55:873 [Appium] Removing session 69c9acec-2a53-4200-89e9-f2f14995edf5 from our master session list
    2020-10-03 06:51:55:873 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-03 06:51:55:873 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-03 06:51:55:873 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-03 06:51:55:874 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8201/wd/hub/session/84f6b660-0659-4880-916c-8223c845cf31] with no body
    2020-10-03 06:51:55:887 [WD Proxy] Got response with status 200: {"sessionId":"84f6b660-0659-4880-916c-8223c845cf31","value":null}
    2020-10-03 06:51:55:888 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 06:51:55:888 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 06:51:56:352 [Logcat] Stopping logcat capture
    2020-10-03 06:51:56:366 [ADB] Removing forwarded port socket connection: 8201 
    2020-10-03 06:51:56:367 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8201'
    2020-10-03 06:51:56:438 [BaseDriver] Event 'quitSessionFinished' logged at 1601707916437 (14:51:56 GMT+0800 (GMT+08:00))
    2020-10-03 06:51:56:438 [W3C (69c9acec)] Received response: null
    2020-10-03 06:51:56:439 [W3C (69c9acec)] But deleting session, so not returning
    2020-10-03 06:51:56:439 [W3C (69c9acec)] Responding to client with driver.deleteSession() result: null
    2020-10-03 06:51:56:440 [W3C (69c9acec)] Destroying socket connection
    2020-10-03 06:51:56:447 [HTTP] <-- DELETE /wd/hub/session/69c9acec-2a53-4200-89e9-f2f14995edf5 200 567 ms - 14
    2020-10-03 06:51:56:447 [HTTP] 
    2020-10-03 06:51:56:597 [Instrumentation] .
    2020-10-03 06:51:57:075 [Instrumentation] Time: 8.048
    
    
    2020-10-03 06:51:57:075 [Instrumentation] 
    
    
    2020-10-03 06:51:57:076 [Instrumentation] OK (1 test)
    2020-10-03 06:51:57:306 [Instrumentation] The process has exited with code 0
    2020-10-03 06:53:48:644 [HTTP] --> POST /wd/hub/session
    2020-10-03 06:53:48:645 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-03 06:53:48:646 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-03 06:53:48:647 [BaseDriver] Event 'newSessionRequested' logged at 1601708028646 (14:53:48 GMT+0800 (GMT+08:00))
    2020-10-03 06:53:48:651 [Appium] 
    
    2020-10-03 06:53:48:652 [Appium] ======================================================================
    
    2020-10-03 06:53:48:653 [Appium]   DEPRECATION WARNING:
    
    2020-10-03 06:53:48:653 [Appium] 
    
    2020-10-03 06:53:48:654 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-03 06:53:48:655 [Appium]   capabilities for this Android session
    
    2020-10-03 06:53:48:655 [Appium] 
    
    2020-10-03 06:53:48:659 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-03 06:53:48:660 [Appium]   UiAutomator2 Driver
    
    2020-10-03 06:53:48:660 [Appium] 
    
    2020-10-03 06:53:48:661 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-03 06:53:48:661 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-03 06:53:48:662 [Appium]   platforms
    
    2020-10-03 06:53:48:662 [Appium] 
    
    2020-10-03 06:53:48:663 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-03 06:53:48:663 [Appium]   'automationName=UiAutomator1'
    
    2020-10-03 06:53:48:664 [Appium] 
    
    2020-10-03 06:53:48:664 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-03 06:53:48:665 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-03 06:53:48:665 [Appium] 
    
    2020-10-03 06:53:48:666 [Appium]   For more information about drivers, please visit 
    2020-10-03 06:53:48:666 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-03 06:53:48:667 [Appium]   'Drivers' menu
    
    2020-10-03 06:53:48:667 [Appium] 
    
    2020-10-03 06:53:48:668 [Appium] ======================================================================
    
    2020-10-03 06:53:48:668 [Appium] 
    2020-10-03 06:53:48:669 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-03 06:53:48:672 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-03 06:53:48:672 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-03 06:53:48:673 [BaseDriver]   "alwaysMatch": {
    2020-10-03 06:53:48:673 [BaseDriver]     "platformName": "Android",
    2020-10-03 06:53:48:674 [BaseDriver]     "appium:deviceName": "test",
    2020-10-03 06:53:48:674 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-03 06:53:48:675 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-03 06:53:48:675 [BaseDriver]     "appium:noReset": true,
    2020-10-03 06:53:48:676 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-03 06:53:48:676 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-03 06:53:48:677 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-03 06:53:48:677 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-03 06:53:48:677 [BaseDriver]   },
    2020-10-03 06:53:48:678 [BaseDriver]   "firstMatch": [
    2020-10-03 06:53:48:678 [BaseDriver]     {}
    2020-10-03 06:53:48:679 [BaseDriver]   ]
    2020-10-03 06:53:48:679 [BaseDriver] }
    2020-10-03 06:53:48:689 [BaseDriver] Session created with session id: 0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa
    2020-10-03 06:53:48:689 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-03 06:53:48:690 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 06:53:48:690 [AndroidDriver] Retrieving device list
    2020-10-03 06:53:48:690 [ADB] Trying to find a connected android device
    2020-10-03 06:53:48:690 [ADB] Getting connected devices...
    2020-10-03 06:53:48:720 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-03 06:53:48:720 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-03 06:53:48:721 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 06:53:48:721 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-03 06:53:48:722 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-03 06:53:48:768 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-03 06:53:48:768 [ADB] Device API level: 23
    2020-10-03 06:53:48:768 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-03 06:53:48:768 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-03 06:53:48:798 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-03 06:53:48:831 [AndroidDriver] Pushing settings apk to device...
    2020-10-03 06:53:48:831 [ADB] Getting install status for io.appium.settings
    2020-10-03 06:53:48:831 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 06:53:48:879 [ADB] 'io.appium.settings' is installed
    2020-10-03 06:53:48:879 [ADB] Getting package info for 'io.appium.settings'
    2020-10-03 06:53:48:880 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 06:53:48:920 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-03 06:53:48:920 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-03 06:53:48:921 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-03 06:53:48:921 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-03 06:53:48:968 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-03 06:53:49:008 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-03 06:53:49:008 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-03 06:53:49:418 [Logcat] Starting logcat capture
    2020-10-03 06:53:49:499 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-03 06:53:49:500 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-03 06:53:49:963 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-03 06:53:49:963 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-03 06:53:49:964 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-03 06:53:50:406 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-03 06:53:51:254 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8201
    2020-10-03 06:53:51:254 [ADB] Forwarding system: 8201 to device: 6790
    2020-10-03 06:53:51:255 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8201 tcp:6790'
    2020-10-03 06:53:51:328 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-03 06:53:51:328 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-03 06:53:51:328 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-03 06:53:51:333 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-03 06:53:51:333 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-03 06:53:51:756 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-03 06:53:51:757 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-03 06:53:51:758 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-03 06:53:52:103 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-03 06:53:52:772 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 06:53:52:774 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 06:53:52:784 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-03 06:53:53:786 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 06:53:53:787 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 06:53:53:870 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-03 06:53:53:870 [UiAutomator2] The initialization of the instrumentation process took 2113ms
    2020-10-03 06:53:53:870 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-03 06:53:53:871 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8201/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-03 06:53:53:881 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":{"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-03 06:53:53:882 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-03 06:53:53:889 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/appium/device/info] with no body
    2020-10-03 06:53:53:899 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"NET_CAPABILITY_SUPL","networkCapabilities":"","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai"}}
    2020-10-03 06:53:53:899 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-03 06:53:53:948 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-03 06:53:53:948 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-03 06:53:53:949 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-03 06:53:54:385 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/appium/device/pixel_ratio] with body: {}
    2020-10-03 06:53:54:408 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":2}
    2020-10-03 06:53:54:411 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-03 06:53:54:412 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/appium/device/system_bars] with body: {}
    2020-10-03 06:53:54:429 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":{"statusBar":48}}
    2020-10-03 06:53:54:432 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 06:53:54:432 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/window/current/size] with body: {}
    2020-10-03 06:53:54:448 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":{"height":1920,"width":1080}}
    2020-10-03 06:53:54:448 [Appium] New AndroidUiautomator2Driver session created successfully, session 0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa added to master session list
    2020-10-03 06:53:54:449 [BaseDriver] Event 'newSessionStarted' logged at 1601708034449 (14:53:54 GMT+0800 (GMT+08:00))
    2020-10-03 06:53:54:449 [W3C (0d742fb3)] Cached the protocol value 'W3C' for the new session 0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa
    2020-10-03 06:53:54:450 [W3C (0d742fb3)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-03 06:53:54:451 [HTTP] <-- POST /wd/hub/session 200 5807 ms - 1050
    2020-10-03 06:53:54:451 [HTTP] 
    2020-10-03 06:53:54:453 [HTTP] --> POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/timeouts
    2020-10-03 06:53:54:453 [HTTP] {"implicit":20000}
    2020-10-03 06:53:54:453 [W3C (0d742fb3)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa"]
    2020-10-03 06:53:54:453 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-03 06:53:54:454 [BaseDriver] Set implicit wait to 20000ms
    2020-10-03 06:53:54:454 [W3C (0d742fb3)] Responding to client with driver.timeouts() result: null
    2020-10-03 06:53:54:455 [HTTP] <-- POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/timeouts 200 2 ms - 14
    2020-10-03 06:53:54:455 [HTTP] 
    2020-10-03 06:53:54:456 [HTTP] --> POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element
    2020-10-03 06:53:54:456 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-03 06:53:54:457 [W3C (0d742fb3)] Calling AppiumDriver.findElement() with args: ["id","tv_search","0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa"]
    2020-10-03 06:53:54:457 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:53:54:457 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:53:54:457 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:53:54:458 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-03 06:53:54:487 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":{"ELEMENT":"97e52446-2ad2-4650-9ac3-616f1350b238","element-6066-11e4-a52e-4f735466cecf":"97e52446-2ad2-4650-9ac3-616f1350b238"}}
    2020-10-03 06:53:54:487 [W3C (0d742fb3)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"97e52446-2ad2-4650-9ac3-616f1350b238","ELEMENT":"97e52446-2ad2-4650-9ac3-616f1350b238"}
    2020-10-03 06:53:54:488 [HTTP] <-- POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element 200 31 ms - 137
    2020-10-03 06:53:54:488 [HTTP] 
    2020-10-03 06:53:54:489 [HTTP] --> POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element/97e52446-2ad2-4650-9ac3-616f1350b238/click
    2020-10-03 06:53:54:489 [HTTP] {"id":"97e52446-2ad2-4650-9ac3-616f1350b238"}
    2020-10-03 06:53:54:490 [W3C (0d742fb3)] Calling AppiumDriver.click() with args: ["97e52446-2ad2-4650-9ac3-616f1350b238","0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa"]
    2020-10-03 06:53:54:490 [WD Proxy] Matched '/element/97e52446-2ad2-4650-9ac3-616f1350b238/click' to command name 'click'
    2020-10-03 06:53:54:490 [WD Proxy] Proxying [POST /element/97e52446-2ad2-4650-9ac3-616f1350b238/click] to [POST http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/element/97e52446-2ad2-4650-9ac3-616f1350b238/click] with body: {"element":"97e52446-2ad2-4650-9ac3-616f1350b238"}
    2020-10-03 06:53:54:508 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":null}
    2020-10-03 06:53:54:508 [W3C (0d742fb3)] Responding to client with driver.click() result: null
    2020-10-03 06:53:54:509 [HTTP] <-- POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element/97e52446-2ad2-4650-9ac3-616f1350b238/click 200 20 ms - 14
    2020-10-03 06:53:54:509 [HTTP] 
    2020-10-03 06:53:54:510 [HTTP] --> POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element
    2020-10-03 06:53:54:511 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-03 06:53:54:511 [W3C (0d742fb3)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa"]
    2020-10-03 06:53:54:511 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:53:54:512 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:53:54:512 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:53:54:513 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-03 06:53:54:599 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-03 06:53:54:600 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-03 06:53:54:600 [BaseDriver] Waited for 88 ms so far
    2020-10-03 06:53:55:103 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:53:55:103 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-03 06:53:55:557 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":{"ELEMENT":"a9856b1e-c47c-4516-92ad-18776f8b732c","element-6066-11e4-a52e-4f735466cecf":"a9856b1e-c47c-4516-92ad-18776f8b732c"}}
    2020-10-03 06:53:55:559 [W3C (0d742fb3)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"a9856b1e-c47c-4516-92ad-18776f8b732c","ELEMENT":"a9856b1e-c47c-4516-92ad-18776f8b732c"}
    2020-10-03 06:53:55:561 [HTTP] <-- POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element 200 1050 ms - 137
    2020-10-03 06:53:55:562 [HTTP] 
    2020-10-03 06:53:55:566 [HTTP] --> POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element/a9856b1e-c47c-4516-92ad-18776f8b732c/value
    2020-10-03 06:53:55:567 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"a9856b1e-c47c-4516-92ad-18776f8b732c"}
    2020-10-03 06:53:55:568 [W3C (0d742fb3)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"a9856b1e-c47c-4516-92ad-18776f8b732c","0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa"]
    2020-10-03 06:53:55:570 [WD Proxy] Matched '/element/a9856b1e-c47c-4516-92ad-18776f8b732c/value' to command name 'setValue'
    2020-10-03 06:53:55:571 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-03 06:53:55:572 [WD Proxy] Proxying [POST /element/a9856b1e-c47c-4516-92ad-18776f8b732c/value] to [POST http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/element/a9856b1e-c47c-4516-92ad-18776f8b732c/value] with body: {"elementId":"a9856b1e-c47c-4516-92ad-18776f8b732c","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-03 06:53:56:157 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":null}
    2020-10-03 06:53:56:159 [W3C (0d742fb3)] Responding to client with driver.setValue() result: null
    2020-10-03 06:53:56:160 [HTTP] <-- POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element/a9856b1e-c47c-4516-92ad-18776f8b732c/value 200 594 ms - 14
    2020-10-03 06:53:56:160 [HTTP] 
    2020-10-03 06:53:56:163 [HTTP] --> POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element
    2020-10-03 06:53:56:163 [HTTP] {"using":"xpath","value":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]"}
    2020-10-03 06:53:56:164 [W3C (0d742fb3)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text='阿里巴巴' and contains(@resource-id,'name')]","0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa"]
    2020-10-03 06:53:56:164 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:53:56:165 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:53:56:166 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:53:56:166 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/element] with body: {"strategy":"xpath","selector":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]","context":"","multiple":false}
    2020-10-03 06:53:57:022 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":{"ELEMENT":"1af465a8-e36e-47c3-b790-5ae85ae0a0f7","element-6066-11e4-a52e-4f735466cecf":"1af465a8-e36e-47c3-b790-5ae85ae0a0f7"}}
    2020-10-03 06:53:57:023 [W3C (0d742fb3)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1af465a8-e36e-47c3-b790-5ae85ae0a0f7","ELEMENT":"1af465a8-e36e-47c3-b790-5ae85ae0a0f7"}
    2020-10-03 06:53:57:023 [HTTP] <-- POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element 200 861 ms - 137
    2020-10-03 06:53:57:024 [HTTP] 
    2020-10-03 06:53:57:025 [HTTP] --> POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element/1af465a8-e36e-47c3-b790-5ae85ae0a0f7/click
    2020-10-03 06:53:57:025 [HTTP] {"id":"1af465a8-e36e-47c3-b790-5ae85ae0a0f7"}
    2020-10-03 06:53:57:025 [W3C (0d742fb3)] Calling AppiumDriver.click() with args: ["1af465a8-e36e-47c3-b790-5ae85ae0a0f7","0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa"]
    2020-10-03 06:53:57:026 [WD Proxy] Matched '/element/1af465a8-e36e-47c3-b790-5ae85ae0a0f7/click' to command name 'click'
    2020-10-03 06:53:57:026 [WD Proxy] Proxying [POST /element/1af465a8-e36e-47c3-b790-5ae85ae0a0f7/click] to [POST http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/element/1af465a8-e36e-47c3-b790-5ae85ae0a0f7/click] with body: {"element":"1af465a8-e36e-47c3-b790-5ae85ae0a0f7"}
    2020-10-03 06:53:57:040 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":null}
    2020-10-03 06:53:57:040 [W3C (0d742fb3)] Responding to client with driver.click() result: null
    2020-10-03 06:53:57:040 [HTTP] <-- POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element/1af465a8-e36e-47c3-b790-5ae85ae0a0f7/click 200 16 ms - 14
    2020-10-03 06:53:57:041 [HTTP] 
    2020-10-03 06:53:57:041 [HTTP] --> POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element
    2020-10-03 06:53:57:042 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'follow_btn')]"}
    2020-10-03 06:53:57:042 [W3C (0d742fb3)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'follow_btn')]","0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa"]
    2020-10-03 06:53:57:042 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:53:57:042 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:53:57:043 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:53:57:043 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 06:53:57:081 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:102)
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:72)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerCon...
    2020-10-03 06:53:57:082 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-03 06:53:57:082 [BaseDriver] Waited for 40 ms so far
    2020-10-03 06:53:57:585 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:53:57:585 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 06:53:58:187 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":{"ELEMENT":"f7bca940-ac52-40f7-8e89-51b49b0243b0","element-6066-11e4-a52e-4f735466cecf":"f7bca940-ac52-40f7-8e89-51b49b0243b0"}}
    2020-10-03 06:53:58:188 [W3C (0d742fb3)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"f7bca940-ac52-40f7-8e89-51b49b0243b0","ELEMENT":"f7bca940-ac52-40f7-8e89-51b49b0243b0"}
    2020-10-03 06:53:58:189 [HTTP] <-- POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element 200 1147 ms - 137
    2020-10-03 06:53:58:189 [HTTP] 
    2020-10-03 06:53:58:190 [HTTP] --> POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element/f7bca940-ac52-40f7-8e89-51b49b0243b0/click
    2020-10-03 06:53:58:190 [HTTP] {"id":"f7bca940-ac52-40f7-8e89-51b49b0243b0"}
    2020-10-03 06:53:58:192 [W3C (0d742fb3)] Calling AppiumDriver.click() with args: ["f7bca940-ac52-40f7-8e89-51b49b0243b0","0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa"]
    2020-10-03 06:53:58:192 [WD Proxy] Matched '/element/f7bca940-ac52-40f7-8e89-51b49b0243b0/click' to command name 'click'
    2020-10-03 06:53:58:192 [WD Proxy] Proxying [POST /element/f7bca940-ac52-40f7-8e89-51b49b0243b0/click] to [POST http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/element/f7bca940-ac52-40f7-8e89-51b49b0243b0/click] with body: {"element":"f7bca940-ac52-40f7-8e89-51b49b0243b0"}
    2020-10-03 06:53:58:386 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":null}
    2020-10-03 06:53:58:389 [W3C (0d742fb3)] Responding to client with driver.click() result: null
    2020-10-03 06:53:58:393 [HTTP] <-- POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element/f7bca940-ac52-40f7-8e89-51b49b0243b0/click 200 201 ms - 14
    2020-10-03 06:53:58:394 [HTTP] 
    2020-10-03 06:53:58:399 [HTTP] --> POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element
    2020-10-03 06:53:58:400 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'follow_btn')]"}
    2020-10-03 06:53:58:401 [W3C (0d742fb3)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'follow_btn')]","0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa"]
    2020-10-03 06:53:58:402 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:53:58:402 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:53:58:406 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:53:58:407 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 06:53:59:400 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":{"ELEMENT":"8fa98ea2-21d6-48ba-822d-e218d31b755b","element-6066-11e4-a52e-4f735466cecf":"8fa98ea2-21d6-48ba-822d-e218d31b755b"}}
    2020-10-03 06:53:59:400 [W3C (0d742fb3)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"8fa98ea2-21d6-48ba-822d-e218d31b755b","ELEMENT":"8fa98ea2-21d6-48ba-822d-e218d31b755b"}
    2020-10-03 06:53:59:401 [HTTP] <-- POST /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element 200 1002 ms - 137
    2020-10-03 06:53:59:401 [HTTP] 
    2020-10-03 06:53:59:403 [HTTP] --> GET /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element/8fa98ea2-21d6-48ba-822d-e218d31b755b/text
    2020-10-03 06:53:59:404 [HTTP] {}
    2020-10-03 06:53:59:406 [W3C (0d742fb3)] Driver proxy active, passing request on via HTTP proxy
    2020-10-03 06:53:59:409 [WD Proxy] Matched '/wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element/8fa98ea2-21d6-48ba-822d-e218d31b755b/text' to command name 'getText'
    2020-10-03 06:53:59:410 [WD Proxy] Proxying [GET /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element/8fa98ea2-21d6-48ba-822d-e218d31b755b/text] to [GET http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143/element/8fa98ea2-21d6-48ba-822d-e218d31b755b/text] with body: {}
    2020-10-03 06:53:59:419 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":"加自选"}
    2020-10-03 06:53:59:419 [WD Proxy] Replacing sessionId eb373c1e-0a98-466d-9352-a5bf7c02b143 with 0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa
    2020-10-03 06:53:59:420 [HTTP] <-- GET /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa/element/8fa98ea2-21d6-48ba-822d-e218d31b755b/text 200 16 ms - 72
    2020-10-03 06:53:59:420 [HTTP] 
    2020-10-03 06:53:59:422 [HTTP] --> DELETE /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa
    2020-10-03 06:53:59:422 [HTTP] {}
    2020-10-03 06:53:59:423 [W3C (0d742fb3)] Calling AppiumDriver.deleteSession() with args: ["0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa"]
    2020-10-03 06:53:59:423 [BaseDriver] Event 'quitSessionRequested' logged at 1601708039423 (14:53:59 GMT+0800 (GMT+08:00))
    2020-10-03 06:53:59:423 [Appium] Removing session 0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa from our master session list
    2020-10-03 06:53:59:423 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-03 06:53:59:424 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-03 06:53:59:424 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-03 06:53:59:424 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8201/wd/hub/session/eb373c1e-0a98-466d-9352-a5bf7c02b143] with no body
    2020-10-03 06:53:59:438 [WD Proxy] Got response with status 200: {"sessionId":"eb373c1e-0a98-466d-9352-a5bf7c02b143","value":null}
    2020-10-03 06:53:59:439 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 06:53:59:439 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 06:53:59:857 [Logcat] Stopping logcat capture
    2020-10-03 06:53:59:872 [ADB] Removing forwarded port socket connection: 8201 
    2020-10-03 06:53:59:873 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8201'
    2020-10-03 06:53:59:947 [BaseDriver] Event 'quitSessionFinished' logged at 1601708039947 (14:53:59 GMT+0800 (GMT+08:00))
    2020-10-03 06:53:59:948 [W3C (0d742fb3)] Received response: null
    2020-10-03 06:53:59:948 [W3C (0d742fb3)] But deleting session, so not returning
    2020-10-03 06:53:59:948 [W3C (0d742fb3)] Responding to client with driver.deleteSession() result: null
    2020-10-03 06:53:59:949 [W3C (0d742fb3)] Destroying socket connection
    2020-10-03 06:53:59:949 [HTTP] <-- DELETE /wd/hub/session/0d742fb3-f65e-4d73-a921-7cf6f4b9b1aa 200 526 ms - 14
    2020-10-03 06:53:59:949 [HTTP] 
    2020-10-03 06:54:00:152 [Instrumentation] .
    2020-10-03 06:54:00:747 [Instrumentation] Time: 8.051
    
    
    2020-10-03 06:54:00:747 [Instrumentation] 
    
    
    2020-10-03 06:54:00:748 [Instrumentation] OK (1 test)
    2020-10-03 06:54:00:980 [Instrumentation] The process has exited with code 0
    2020-10-03 06:56:33:106 [HTTP] --> POST /wd/hub/session
    2020-10-03 06:56:33:107 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-03 06:56:33:109 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-03 06:56:33:110 [BaseDriver] Event 'newSessionRequested' logged at 1601708193109 (14:56:33 GMT+0800 (GMT+08:00))
    2020-10-03 06:56:33:115 [Appium] 
    
    2020-10-03 06:56:33:116 [Appium] ======================================================================
    
    2020-10-03 06:56:33:116 [Appium]   DEPRECATION WARNING:
    
    2020-10-03 06:56:33:117 [Appium] 
    
    2020-10-03 06:56:33:117 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-03 06:56:33:118 [Appium]   capabilities for this Android session
    
    2020-10-03 06:56:33:119 [Appium] 
    
    2020-10-03 06:56:33:119 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-03 06:56:33:120 [Appium]   UiAutomator2 Driver
    
    2020-10-03 06:56:33:120 [Appium] 
    
    2020-10-03 06:56:33:121 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-03 06:56:33:121 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-03 06:56:33:122 [Appium]   platforms
    
    2020-10-03 06:56:33:122 [Appium] 
    
    2020-10-03 06:56:33:123 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-03 06:56:33:126 [Appium]   'automationName=UiAutomator1'
    
    2020-10-03 06:56:33:127 [Appium] 
    
    2020-10-03 06:56:33:128 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-03 06:56:33:128 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-03 06:56:33:129 [Appium] 
    
    2020-10-03 06:56:33:129 [Appium]   For more information about drivers, please visit 
    2020-10-03 06:56:33:130 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-03 06:56:33:130 [Appium]   'Drivers' menu
    
    2020-10-03 06:56:33:131 [Appium] 
    
    2020-10-03 06:56:33:131 [Appium] ======================================================================
    
    2020-10-03 06:56:33:132 [Appium] 
    2020-10-03 06:56:33:133 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-03 06:56:33:137 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-03 06:56:33:137 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-03 06:56:33:138 [BaseDriver]   "alwaysMatch": {
    2020-10-03 06:56:33:139 [BaseDriver]     "platformName": "Android",
    2020-10-03 06:56:33:139 [BaseDriver]     "appium:deviceName": "test",
    2020-10-03 06:56:33:140 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-03 06:56:33:140 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-03 06:56:33:140 [BaseDriver]     "appium:noReset": true,
    2020-10-03 06:56:33:141 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-03 06:56:33:141 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-03 06:56:33:141 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-03 06:56:33:141 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-03 06:56:33:142 [BaseDriver]   },
    2020-10-03 06:56:33:142 [BaseDriver]   "firstMatch": [
    2020-10-03 06:56:33:142 [BaseDriver]     {}
    2020-10-03 06:56:33:142 [BaseDriver]   ]
    2020-10-03 06:56:33:143 [BaseDriver] }
    2020-10-03 06:56:33:150 [BaseDriver] Session created with session id: 1c8a1565-d667-4403-9a4b-9867ca7c3f05
    2020-10-03 06:56:33:151 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-03 06:56:33:152 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 06:56:33:152 [AndroidDriver] Retrieving device list
    2020-10-03 06:56:33:152 [ADB] Trying to find a connected android device
    2020-10-03 06:56:33:152 [ADB] Getting connected devices...
    2020-10-03 06:56:33:186 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-03 06:56:33:186 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-03 06:56:33:187 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 06:56:33:187 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-03 06:56:33:187 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-03 06:56:33:234 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-03 06:56:33:234 [ADB] Device API level: 23
    2020-10-03 06:56:33:234 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-03 06:56:33:234 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-03 06:56:33:264 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-03 06:56:33:307 [AndroidDriver] Pushing settings apk to device...
    2020-10-03 06:56:33:308 [ADB] Getting install status for io.appium.settings
    2020-10-03 06:56:33:308 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 06:56:33:350 [ADB] 'io.appium.settings' is installed
    2020-10-03 06:56:33:350 [ADB] Getting package info for 'io.appium.settings'
    2020-10-03 06:56:33:350 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 06:56:33:400 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-03 06:56:33:400 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-03 06:56:33:400 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-03 06:56:33:400 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-03 06:56:33:435 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-03 06:56:33:475 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-03 06:56:33:476 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-03 06:56:33:912 [Logcat] Starting logcat capture
    2020-10-03 06:56:33:976 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-03 06:56:33:976 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-03 06:56:34:435 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-03 06:56:34:435 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-03 06:56:34:436 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-03 06:56:34:853 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-03 06:56:35:769 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8201
    2020-10-03 06:56:35:772 [ADB] Forwarding system: 8201 to device: 6790
    2020-10-03 06:56:35:772 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8201 tcp:6790'
    2020-10-03 06:56:35:834 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-03 06:56:35:835 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-03 06:56:35:835 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-03 06:56:35:847 [UiAutomator2] The following obsolete sessions are still running: ["e600b7a1-7858-49b7-a526-123ae04ee72e"]
    2020-10-03 06:56:35:847 [UiAutomator2] Cleaning up the obsolete sessions
    2020-10-03 06:56:36:856 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-03 06:56:37:322 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-03 06:56:37:322 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-03 06:56:37:322 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-03 06:56:37:755 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-03 06:56:38:327 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 06:56:38:327 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 06:56:38:333 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-03 06:56:39:336 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 06:56:39:337 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 06:56:39:409 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-03 06:56:39:409 [UiAutomator2] The initialization of the instrumentation process took 2087ms
    2020-10-03 06:56:39:409 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-03 06:56:39:411 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8201/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-03 06:56:39:424 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":{"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-03 06:56:39:424 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-03 06:56:39:431 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/appium/device/info] with no body
    2020-10-03 06:56:39:444 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"NET_CAPABILITY_SUPL","networkCapabilities":"","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai"}}
    2020-10-03 06:56:39:444 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-03 06:56:39:497 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-03 06:56:39:497 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-03 06:56:39:498 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-03 06:56:39:920 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/appium/device/pixel_ratio] with body: {}
    2020-10-03 06:56:39:942 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":2}
    2020-10-03 06:56:39:945 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-03 06:56:39:946 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/appium/device/system_bars] with body: {}
    2020-10-03 06:56:39:960 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":{"statusBar":48}}
    2020-10-03 06:56:39:961 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 06:56:39:961 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/window/current/size] with body: {}
    2020-10-03 06:56:39:969 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":{"height":1920,"width":1080}}
    2020-10-03 06:56:39:970 [Appium] New AndroidUiautomator2Driver session created successfully, session 1c8a1565-d667-4403-9a4b-9867ca7c3f05 added to master session list
    2020-10-03 06:56:39:970 [BaseDriver] Event 'newSessionStarted' logged at 1601708199970 (14:56:39 GMT+0800 (GMT+08:00))
    2020-10-03 06:56:39:970 [W3C (1c8a1565)] Cached the protocol value 'W3C' for the new session 1c8a1565-d667-4403-9a4b-9867ca7c3f05
    2020-10-03 06:56:39:971 [W3C (1c8a1565)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-03 06:56:39:971 [HTTP] <-- POST /wd/hub/session 200 6866 ms - 1050
    2020-10-03 06:56:39:971 [HTTP] 
    2020-10-03 06:56:39:973 [HTTP] --> POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/timeouts
    2020-10-03 06:56:39:973 [HTTP] {"implicit":20000}
    2020-10-03 06:56:39:973 [W3C (1c8a1565)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"1c8a1565-d667-4403-9a4b-9867ca7c3f05"]
    2020-10-03 06:56:39:973 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-03 06:56:39:973 [BaseDriver] Set implicit wait to 20000ms
    2020-10-03 06:56:39:974 [W3C (1c8a1565)] Responding to client with driver.timeouts() result: null
    2020-10-03 06:56:39:974 [HTTP] <-- POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/timeouts 200 1 ms - 14
    2020-10-03 06:56:39:974 [HTTP] 
    2020-10-03 06:56:39:976 [HTTP] --> POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element
    2020-10-03 06:56:39:976 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-03 06:56:39:976 [W3C (1c8a1565)] Calling AppiumDriver.findElement() with args: ["id","tv_search","1c8a1565-d667-4403-9a4b-9867ca7c3f05"]
    2020-10-03 06:56:39:976 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:56:39:976 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:56:39:977 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:56:39:977 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-03 06:56:40:007 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":{"ELEMENT":"a19e3245-4028-4e85-af49-eb9f69bc895d","element-6066-11e4-a52e-4f735466cecf":"a19e3245-4028-4e85-af49-eb9f69bc895d"}}
    2020-10-03 06:56:40:007 [W3C (1c8a1565)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"a19e3245-4028-4e85-af49-eb9f69bc895d","ELEMENT":"a19e3245-4028-4e85-af49-eb9f69bc895d"}
    2020-10-03 06:56:40:008 [HTTP] <-- POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element 200 32 ms - 137
    2020-10-03 06:56:40:008 [HTTP] 
    2020-10-03 06:56:40:009 [HTTP] --> POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element/a19e3245-4028-4e85-af49-eb9f69bc895d/click
    2020-10-03 06:56:40:009 [HTTP] {"id":"a19e3245-4028-4e85-af49-eb9f69bc895d"}
    2020-10-03 06:56:40:010 [W3C (1c8a1565)] Calling AppiumDriver.click() with args: ["a19e3245-4028-4e85-af49-eb9f69bc895d","1c8a1565-d667-4403-9a4b-9867ca7c3f05"]
    2020-10-03 06:56:40:010 [WD Proxy] Matched '/element/a19e3245-4028-4e85-af49-eb9f69bc895d/click' to command name 'click'
    2020-10-03 06:56:40:010 [WD Proxy] Proxying [POST /element/a19e3245-4028-4e85-af49-eb9f69bc895d/click] to [POST http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/element/a19e3245-4028-4e85-af49-eb9f69bc895d/click] with body: {"element":"a19e3245-4028-4e85-af49-eb9f69bc895d"}
    2020-10-03 06:56:40:023 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":null}
    2020-10-03 06:56:40:027 [W3C (1c8a1565)] Responding to client with driver.click() result: null
    2020-10-03 06:56:40:028 [HTTP] <-- POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element/a19e3245-4028-4e85-af49-eb9f69bc895d/click 200 18 ms - 14
    2020-10-03 06:56:40:028 [HTTP] 
    2020-10-03 06:56:40:029 [HTTP] --> POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element
    2020-10-03 06:56:40:030 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-03 06:56:40:030 [W3C (1c8a1565)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","1c8a1565-d667-4403-9a4b-9867ca7c3f05"]
    2020-10-03 06:56:40:031 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:56:40:031 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:56:40:032 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:56:40:032 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-03 06:56:41:029 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":{"ELEMENT":"763ae19d-e3ee-43cb-8430-ce955e3a88b1","element-6066-11e4-a52e-4f735466cecf":"763ae19d-e3ee-43cb-8430-ce955e3a88b1"}}
    2020-10-03 06:56:41:031 [W3C (1c8a1565)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"763ae19d-e3ee-43cb-8430-ce955e3a88b1","ELEMENT":"763ae19d-e3ee-43cb-8430-ce955e3a88b1"}
    2020-10-03 06:56:41:032 [HTTP] <-- POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element 200 1002 ms - 137
    2020-10-03 06:56:41:032 [HTTP] 
    2020-10-03 06:56:41:034 [HTTP] --> POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element/763ae19d-e3ee-43cb-8430-ce955e3a88b1/value
    2020-10-03 06:56:41:035 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"763ae19d-e3ee-43cb-8430-ce955e3a88b1"}
    2020-10-03 06:56:41:036 [W3C (1c8a1565)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"763ae19d-e3ee-43cb-8430-ce955e3a88b1","1c8a1565-d667-4403-9a4b-9867ca7c3f05"]
    2020-10-03 06:56:41:037 [WD Proxy] Matched '/element/763ae19d-e3ee-43cb-8430-ce955e3a88b1/value' to command name 'setValue'
    2020-10-03 06:56:41:037 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-03 06:56:41:038 [WD Proxy] Proxying [POST /element/763ae19d-e3ee-43cb-8430-ce955e3a88b1/value] to [POST http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/element/763ae19d-e3ee-43cb-8430-ce955e3a88b1/value] with body: {"elementId":"763ae19d-e3ee-43cb-8430-ce955e3a88b1","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-03 06:56:41:711 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":null}
    2020-10-03 06:56:41:713 [W3C (1c8a1565)] Responding to client with driver.setValue() result: null
    2020-10-03 06:56:41:714 [HTTP] <-- POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element/763ae19d-e3ee-43cb-8430-ce955e3a88b1/value 200 679 ms - 14
    2020-10-03 06:56:41:715 [HTTP] 
    2020-10-03 06:56:41:717 [HTTP] --> POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element
    2020-10-03 06:56:41:718 [HTTP] {"using":"xpath","value":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]"}
    2020-10-03 06:56:41:719 [W3C (1c8a1565)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text='阿里巴巴' and contains(@resource-id,'name')]","1c8a1565-d667-4403-9a4b-9867ca7c3f05"]
    2020-10-03 06:56:41:719 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:56:41:720 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:56:41:721 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:56:41:721 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/element] with body: {"strategy":"xpath","selector":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]","context":"","multiple":false}
    2020-10-03 06:56:42:533 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":{"ELEMENT":"77d6f2b6-9be0-4480-88ec-f1e5896c0ae7","element-6066-11e4-a52e-4f735466cecf":"77d6f2b6-9be0-4480-88ec-f1e5896c0ae7"}}
    2020-10-03 06:56:42:534 [W3C (1c8a1565)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"77d6f2b6-9be0-4480-88ec-f1e5896c0ae7","ELEMENT":"77d6f2b6-9be0-4480-88ec-f1e5896c0ae7"}
    2020-10-03 06:56:42:535 [HTTP] <-- POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element 200 817 ms - 137
    2020-10-03 06:56:42:535 [HTTP] 
    2020-10-03 06:56:42:536 [HTTP] --> POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element/77d6f2b6-9be0-4480-88ec-f1e5896c0ae7/click
    2020-10-03 06:56:42:536 [HTTP] {"id":"77d6f2b6-9be0-4480-88ec-f1e5896c0ae7"}
    2020-10-03 06:56:42:536 [W3C (1c8a1565)] Calling AppiumDriver.click() with args: ["77d6f2b6-9be0-4480-88ec-f1e5896c0ae7","1c8a1565-d667-4403-9a4b-9867ca7c3f05"]
    2020-10-03 06:56:42:537 [WD Proxy] Matched '/element/77d6f2b6-9be0-4480-88ec-f1e5896c0ae7/click' to command name 'click'
    2020-10-03 06:56:42:537 [WD Proxy] Proxying [POST /element/77d6f2b6-9be0-4480-88ec-f1e5896c0ae7/click] to [POST http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/element/77d6f2b6-9be0-4480-88ec-f1e5896c0ae7/click] with body: {"element":"77d6f2b6-9be0-4480-88ec-f1e5896c0ae7"}
    2020-10-03 06:56:42:546 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":null}
    2020-10-03 06:56:42:546 [W3C (1c8a1565)] Responding to client with driver.click() result: null
    2020-10-03 06:56:42:547 [HTTP] <-- POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element/77d6f2b6-9be0-4480-88ec-f1e5896c0ae7/click 200 11 ms - 14
    2020-10-03 06:56:42:547 [HTTP] 
    2020-10-03 06:56:42:548 [HTTP] --> POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element
    2020-10-03 06:56:42:548 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'follow_btn')]"}
    2020-10-03 06:56:42:548 [W3C (1c8a1565)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'follow_btn')]","1c8a1565-d667-4403-9a4b-9867ca7c3f05"]
    2020-10-03 06:56:42:549 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:56:42:549 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:56:42:549 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:56:42:550 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 06:56:42:640 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:102)
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:72)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerCon...
    2020-10-03 06:56:42:640 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-03 06:56:42:640 [BaseDriver] Waited for 91 ms so far
    2020-10-03 06:56:43:142 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:56:43:145 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 06:56:43:476 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":{"ELEMENT":"bdc5620f-76ed-4a5d-9b43-0f2e80ee1598","element-6066-11e4-a52e-4f735466cecf":"bdc5620f-76ed-4a5d-9b43-0f2e80ee1598"}}
    2020-10-03 06:56:43:477 [W3C (1c8a1565)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"bdc5620f-76ed-4a5d-9b43-0f2e80ee1598","ELEMENT":"bdc5620f-76ed-4a5d-9b43-0f2e80ee1598"}
    2020-10-03 06:56:43:478 [HTTP] <-- POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element 200 929 ms - 137
    2020-10-03 06:56:43:478 [HTTP] 
    2020-10-03 06:56:43:479 [HTTP] --> POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element/bdc5620f-76ed-4a5d-9b43-0f2e80ee1598/click
    2020-10-03 06:56:43:479 [HTTP] {"id":"bdc5620f-76ed-4a5d-9b43-0f2e80ee1598"}
    2020-10-03 06:56:43:480 [W3C (1c8a1565)] Calling AppiumDriver.click() with args: ["bdc5620f-76ed-4a5d-9b43-0f2e80ee1598","1c8a1565-d667-4403-9a4b-9867ca7c3f05"]
    2020-10-03 06:56:43:480 [WD Proxy] Matched '/element/bdc5620f-76ed-4a5d-9b43-0f2e80ee1598/click' to command name 'click'
    2020-10-03 06:56:43:480 [WD Proxy] Proxying [POST /element/bdc5620f-76ed-4a5d-9b43-0f2e80ee1598/click] to [POST http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/element/bdc5620f-76ed-4a5d-9b43-0f2e80ee1598/click] with body: {"element":"bdc5620f-76ed-4a5d-9b43-0f2e80ee1598"}
    2020-10-03 06:56:43:829 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":null}
    2020-10-03 06:56:43:832 [W3C (1c8a1565)] Responding to client with driver.click() result: null
    2020-10-03 06:56:43:834 [HTTP] <-- POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element/bdc5620f-76ed-4a5d-9b43-0f2e80ee1598/click 200 354 ms - 14
    2020-10-03 06:56:43:834 [HTTP] 
    2020-10-03 06:56:43:839 [HTTP] --> POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element
    2020-10-03 06:56:43:840 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'followed_btn')]"}
    2020-10-03 06:56:43:842 [W3C (1c8a1565)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'followed_btn')]","1c8a1565-d667-4403-9a4b-9867ca7c3f05"]
    2020-10-03 06:56:43:843 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:56:43:844 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:56:43:846 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:56:43:846 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'followed_btn')]","context":"","multiple":false}
    2020-10-03 06:56:45:099 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":{"ELEMENT":"3234e4a8-3d0e-4be5-82e9-6cb2225f4fc4","element-6066-11e4-a52e-4f735466cecf":"3234e4a8-3d0e-4be5-82e9-6cb2225f4fc4"}}
    2020-10-03 06:56:45:100 [W3C (1c8a1565)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3234e4a8-3d0e-4be5-82e9-6cb2225f4fc4","ELEMENT":"3234e4a8-3d0e-4be5-82e9-6cb2225f4fc4"}
    2020-10-03 06:56:45:101 [HTTP] <-- POST /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element 200 1262 ms - 137
    2020-10-03 06:56:45:101 [HTTP] 
    2020-10-03 06:56:45:103 [HTTP] --> GET /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element/3234e4a8-3d0e-4be5-82e9-6cb2225f4fc4/text
    2020-10-03 06:56:45:103 [HTTP] {}
    2020-10-03 06:56:45:104 [W3C (1c8a1565)] Driver proxy active, passing request on via HTTP proxy
    2020-10-03 06:56:45:105 [WD Proxy] Matched '/wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element/3234e4a8-3d0e-4be5-82e9-6cb2225f4fc4/text' to command name 'getText'
    2020-10-03 06:56:45:105 [WD Proxy] Proxying [GET /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element/3234e4a8-3d0e-4be5-82e9-6cb2225f4fc4/text] to [GET http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596/element/3234e4a8-3d0e-4be5-82e9-6cb2225f4fc4/text] with body: {}
    2020-10-03 06:56:45:124 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":"已添加"}
    2020-10-03 06:56:45:125 [WD Proxy] Replacing sessionId ac781348-a10f-4176-8ddb-578f18156596 with 1c8a1565-d667-4403-9a4b-9867ca7c3f05
    2020-10-03 06:56:45:126 [HTTP] <-- GET /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05/element/3234e4a8-3d0e-4be5-82e9-6cb2225f4fc4/text 200 22 ms - 72
    2020-10-03 06:56:45:126 [HTTP] 
    2020-10-03 06:56:45:130 [HTTP] --> DELETE /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05
    2020-10-03 06:56:45:130 [HTTP] {}
    2020-10-03 06:56:45:131 [W3C (1c8a1565)] Calling AppiumDriver.deleteSession() with args: ["1c8a1565-d667-4403-9a4b-9867ca7c3f05"]
    2020-10-03 06:56:45:131 [BaseDriver] Event 'quitSessionRequested' logged at 1601708205131 (14:56:45 GMT+0800 (GMT+08:00))
    2020-10-03 06:56:45:131 [Appium] Removing session 1c8a1565-d667-4403-9a4b-9867ca7c3f05 from our master session list
    2020-10-03 06:56:45:132 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-03 06:56:45:132 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-03 06:56:45:133 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-03 06:56:45:133 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8201/wd/hub/session/ac781348-a10f-4176-8ddb-578f18156596] with no body
    2020-10-03 06:56:45:149 [WD Proxy] Got response with status 200: {"sessionId":"ac781348-a10f-4176-8ddb-578f18156596","value":null}
    2020-10-03 06:56:45:149 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 06:56:45:150 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 06:56:45:648 [Logcat] Stopping logcat capture
    2020-10-03 06:56:45:657 [ADB] Removing forwarded port socket connection: 8201 
    2020-10-03 06:56:45:658 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8201'
    2020-10-03 06:56:45:717 [BaseDriver] Event 'quitSessionFinished' logged at 1601708205717 (14:56:45 GMT+0800 (GMT+08:00))
    2020-10-03 06:56:45:718 [W3C (1c8a1565)] Received response: null
    2020-10-03 06:56:45:718 [W3C (1c8a1565)] But deleting session, so not returning
    2020-10-03 06:56:45:719 [W3C (1c8a1565)] Responding to client with driver.deleteSession() result: null
    2020-10-03 06:56:45:720 [W3C (1c8a1565)] Destroying socket connection
    2020-10-03 06:56:45:720 [HTTP] <-- DELETE /wd/hub/session/1c8a1565-d667-4403-9a4b-9867ca7c3f05 200 590 ms - 14
    2020-10-03 06:56:45:720 [HTTP] 
    2020-10-03 06:56:45:797 [Instrumentation] .
    2020-10-03 06:56:46:712 [Instrumentation] Time: 8.044
    
    
    2020-10-03 06:56:46:712 [Instrumentation] 
    
    
    2020-10-03 06:56:46:712 [Instrumentation] OK (1 test)
    2020-10-03 06:56:46:957 [Instrumentation] The process has exited with code 0
    2020-10-03 06:58:34:603 [HTTP] --> POST /wd/hub/session
    2020-10-03 06:58:34:604 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-03 06:58:34:604 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-03 06:58:34:604 [BaseDriver] Event 'newSessionRequested' logged at 1601708314604 (14:58:34 GMT+0800 (GMT+08:00))
    2020-10-03 06:58:34:605 [Appium] 
    
    2020-10-03 06:58:34:605 [Appium] ======================================================================
    
    2020-10-03 06:58:34:605 [Appium]   DEPRECATION WARNING:
    
    2020-10-03 06:58:34:606 [Appium] 
    
    2020-10-03 06:58:34:606 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-03 06:58:34:606 [Appium]   capabilities for this Android session
    
    2020-10-03 06:58:34:606 [Appium] 
    
    2020-10-03 06:58:34:606 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-03 06:58:34:606 [Appium]   UiAutomator2 Driver
    
    2020-10-03 06:58:34:606 [Appium] 
    
    2020-10-03 06:58:34:606 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-03 06:58:34:607 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-03 06:58:34:607 [Appium]   platforms
    
    2020-10-03 06:58:34:607 [Appium] 
    
    2020-10-03 06:58:34:607 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-03 06:58:34:607 [Appium]   'automationName=UiAutomator1'
    
    2020-10-03 06:58:34:607 [Appium] 
    
    2020-10-03 06:58:34:607 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-03 06:58:34:607 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-03 06:58:34:608 [Appium] 
    
    2020-10-03 06:58:34:608 [Appium]   For more information about drivers, please visit 
    2020-10-03 06:58:34:608 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-03 06:58:34:608 [Appium]   'Drivers' menu
    
    2020-10-03 06:58:34:608 [Appium] 
    
    2020-10-03 06:58:34:608 [Appium] ======================================================================
    
    2020-10-03 06:58:34:608 [Appium] 
    2020-10-03 06:58:34:608 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-03 06:58:34:609 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-03 06:58:34:609 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-03 06:58:34:610 [BaseDriver]   "alwaysMatch": {
    2020-10-03 06:58:34:610 [BaseDriver]     "platformName": "Android",
    2020-10-03 06:58:34:610 [BaseDriver]     "appium:deviceName": "test",
    2020-10-03 06:58:34:611 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-03 06:58:34:611 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-03 06:58:34:611 [BaseDriver]     "appium:noReset": true,
    2020-10-03 06:58:34:611 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-03 06:58:34:611 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-03 06:58:34:611 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-03 06:58:34:611 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-03 06:58:34:612 [BaseDriver]   },
    2020-10-03 06:58:34:612 [BaseDriver]   "firstMatch": [
    2020-10-03 06:58:34:612 [BaseDriver]     {}
    2020-10-03 06:58:34:612 [BaseDriver]   ]
    2020-10-03 06:58:34:612 [BaseDriver] }
    2020-10-03 06:58:34:616 [BaseDriver] Session created with session id: 12d96b46-c8fc-4211-8b32-eaf158cb81bf
    2020-10-03 06:58:34:616 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-03 06:58:34:617 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 06:58:34:617 [AndroidDriver] Retrieving device list
    2020-10-03 06:58:34:617 [ADB] Trying to find a connected android device
    2020-10-03 06:58:34:617 [ADB] Getting connected devices...
    2020-10-03 06:58:34:649 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-03 06:58:34:649 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-03 06:58:34:650 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 06:58:34:650 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-03 06:58:34:650 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-03 06:58:34:687 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-03 06:58:34:687 [ADB] Device API level: 23
    2020-10-03 06:58:34:687 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-03 06:58:34:687 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-03 06:58:34:717 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-03 06:58:34:761 [AndroidDriver] Pushing settings apk to device...
    2020-10-03 06:58:34:761 [ADB] Getting install status for io.appium.settings
    2020-10-03 06:58:34:761 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 06:58:34:811 [ADB] 'io.appium.settings' is installed
    2020-10-03 06:58:34:812 [ADB] Getting package info for 'io.appium.settings'
    2020-10-03 06:58:34:812 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 06:58:34:850 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-03 06:58:34:850 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-03 06:58:34:850 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-03 06:58:34:851 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-03 06:58:34:895 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-03 06:58:34:945 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-03 06:58:34:945 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-03 06:58:35:374 [Logcat] Starting logcat capture
    2020-10-03 06:58:35:421 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-03 06:58:35:421 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-03 06:58:35:948 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-03 06:58:35:948 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-03 06:58:35:949 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-03 06:58:36:398 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-03 06:58:37:259 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8201
    2020-10-03 06:58:37:260 [ADB] Forwarding system: 8201 to device: 6790
    2020-10-03 06:58:37:261 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8201 tcp:6790'
    2020-10-03 06:58:37:342 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-03 06:58:37:342 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-03 06:58:37:343 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-03 06:58:37:350 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-03 06:58:37:350 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-03 06:58:37:765 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-03 06:58:37:765 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-03 06:58:37:766 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-03 06:58:38:158 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-03 06:58:38:778 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 06:58:38:779 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 06:58:38:789 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-03 06:58:39:791 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 06:58:39:792 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 06:58:39:881 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-03 06:58:39:881 [UiAutomator2] The initialization of the instrumentation process took 2116ms
    2020-10-03 06:58:39:881 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-03 06:58:39:881 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8201/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-03 06:58:39:893 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":{"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-03 06:58:39:893 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-03 06:58:39:895 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/appium/device/info] with no body
    2020-10-03 06:58:39:911 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"NET_CAPABILITY_SUPL","networkCapabilities":"","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai"}}
    2020-10-03 06:58:39:911 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-03 06:58:39:965 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-03 06:58:39:965 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-03 06:58:39:965 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-03 06:58:40:400 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/appium/device/pixel_ratio] with body: {}
    2020-10-03 06:58:40:425 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":2}
    2020-10-03 06:58:40:428 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-03 06:58:40:428 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/appium/device/system_bars] with body: {}
    2020-10-03 06:58:40:443 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":{"statusBar":48}}
    2020-10-03 06:58:40:444 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 06:58:40:445 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/window/current/size] with body: {}
    2020-10-03 06:58:40:468 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":{"height":1920,"width":1080}}
    2020-10-03 06:58:40:469 [Appium] New AndroidUiautomator2Driver session created successfully, session 12d96b46-c8fc-4211-8b32-eaf158cb81bf added to master session list
    2020-10-03 06:58:40:470 [BaseDriver] Event 'newSessionStarted' logged at 1601708320470 (14:58:40 GMT+0800 (GMT+08:00))
    2020-10-03 06:58:40:471 [W3C (12d96b46)] Cached the protocol value 'W3C' for the new session 12d96b46-c8fc-4211-8b32-eaf158cb81bf
    2020-10-03 06:58:40:472 [W3C (12d96b46)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-03 06:58:40:473 [HTTP] <-- POST /wd/hub/session 200 5869 ms - 1050
    2020-10-03 06:58:40:473 [HTTP] 
    2020-10-03 06:58:40:478 [HTTP] --> POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/timeouts
    2020-10-03 06:58:40:478 [HTTP] {"implicit":20000}
    2020-10-03 06:58:40:479 [W3C (12d96b46)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"12d96b46-c8fc-4211-8b32-eaf158cb81bf"]
    2020-10-03 06:58:40:479 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-03 06:58:40:480 [BaseDriver] Set implicit wait to 20000ms
    2020-10-03 06:58:40:480 [W3C (12d96b46)] Responding to client with driver.timeouts() result: null
    2020-10-03 06:58:40:481 [HTTP] <-- POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/timeouts 200 5 ms - 14
    2020-10-03 06:58:40:482 [HTTP] 
    2020-10-03 06:58:40:486 [HTTP] --> POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element
    2020-10-03 06:58:40:486 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-03 06:58:40:488 [W3C (12d96b46)] Calling AppiumDriver.findElement() with args: ["id","tv_search","12d96b46-c8fc-4211-8b32-eaf158cb81bf"]
    2020-10-03 06:58:40:489 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:58:40:489 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:58:40:490 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:58:40:491 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-03 06:58:40:524 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":{"ELEMENT":"8a110c92-d3eb-4de0-a20b-c00366058f0b","element-6066-11e4-a52e-4f735466cecf":"8a110c92-d3eb-4de0-a20b-c00366058f0b"}}
    2020-10-03 06:58:40:525 [W3C (12d96b46)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"8a110c92-d3eb-4de0-a20b-c00366058f0b","ELEMENT":"8a110c92-d3eb-4de0-a20b-c00366058f0b"}
    2020-10-03 06:58:40:525 [HTTP] <-- POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element 200 40 ms - 137
    2020-10-03 06:58:40:525 [HTTP] 
    2020-10-03 06:58:40:527 [HTTP] --> POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element/8a110c92-d3eb-4de0-a20b-c00366058f0b/click
    2020-10-03 06:58:40:527 [HTTP] {"id":"8a110c92-d3eb-4de0-a20b-c00366058f0b"}
    2020-10-03 06:58:40:527 [W3C (12d96b46)] Calling AppiumDriver.click() with args: ["8a110c92-d3eb-4de0-a20b-c00366058f0b","12d96b46-c8fc-4211-8b32-eaf158cb81bf"]
    2020-10-03 06:58:40:529 [WD Proxy] Matched '/element/8a110c92-d3eb-4de0-a20b-c00366058f0b/click' to command name 'click'
    2020-10-03 06:58:40:529 [WD Proxy] Proxying [POST /element/8a110c92-d3eb-4de0-a20b-c00366058f0b/click] to [POST http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/element/8a110c92-d3eb-4de0-a20b-c00366058f0b/click] with body: {"element":"8a110c92-d3eb-4de0-a20b-c00366058f0b"}
    2020-10-03 06:58:40:540 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":null}
    2020-10-03 06:58:40:541 [W3C (12d96b46)] Responding to client with driver.click() result: null
    2020-10-03 06:58:40:542 [HTTP] <-- POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element/8a110c92-d3eb-4de0-a20b-c00366058f0b/click 200 14 ms - 14
    2020-10-03 06:58:40:542 [HTTP] 
    2020-10-03 06:58:40:543 [HTTP] --> POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element
    2020-10-03 06:58:40:543 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-03 06:58:40:544 [W3C (12d96b46)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","12d96b46-c8fc-4211-8b32-eaf158cb81bf"]
    2020-10-03 06:58:40:544 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:58:40:544 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:58:40:544 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:58:40:545 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-03 06:58:41:565 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":{"ELEMENT":"efeead24-1334-4391-9796-18c4d63c3f55","element-6066-11e4-a52e-4f735466cecf":"efeead24-1334-4391-9796-18c4d63c3f55"}}
    2020-10-03 06:58:41:567 [W3C (12d96b46)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"efeead24-1334-4391-9796-18c4d63c3f55","ELEMENT":"efeead24-1334-4391-9796-18c4d63c3f55"}
    2020-10-03 06:58:41:569 [HTTP] <-- POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element 200 1025 ms - 137
    2020-10-03 06:58:41:570 [HTTP] 
    2020-10-03 06:58:41:573 [HTTP] --> POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element/efeead24-1334-4391-9796-18c4d63c3f55/value
    2020-10-03 06:58:41:574 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"efeead24-1334-4391-9796-18c4d63c3f55"}
    2020-10-03 06:58:41:575 [W3C (12d96b46)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"efeead24-1334-4391-9796-18c4d63c3f55","12d96b46-c8fc-4211-8b32-eaf158cb81bf"]
    2020-10-03 06:58:41:578 [WD Proxy] Matched '/element/efeead24-1334-4391-9796-18c4d63c3f55/value' to command name 'setValue'
    2020-10-03 06:58:41:579 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-03 06:58:41:580 [WD Proxy] Proxying [POST /element/efeead24-1334-4391-9796-18c4d63c3f55/value] to [POST http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/element/efeead24-1334-4391-9796-18c4d63c3f55/value] with body: {"elementId":"efeead24-1334-4391-9796-18c4d63c3f55","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-03 06:58:42:170 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":null}
    2020-10-03 06:58:42:172 [W3C (12d96b46)] Responding to client with driver.setValue() result: null
    2020-10-03 06:58:42:173 [HTTP] <-- POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element/efeead24-1334-4391-9796-18c4d63c3f55/value 200 599 ms - 14
    2020-10-03 06:58:42:173 [HTTP] 
    2020-10-03 06:58:42:175 [HTTP] --> POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element
    2020-10-03 06:58:42:176 [HTTP] {"using":"xpath","value":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]"}
    2020-10-03 06:58:42:177 [W3C (12d96b46)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text='阿里巴巴' and contains(@resource-id,'name')]","12d96b46-c8fc-4211-8b32-eaf158cb81bf"]
    2020-10-03 06:58:42:177 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:58:42:178 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:58:42:179 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:58:42:179 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/element] with body: {"strategy":"xpath","selector":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]","context":"","multiple":false}
    2020-10-03 06:58:43:035 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":{"ELEMENT":"0b22c232-0b01-4d40-b597-ffccf76e5030","element-6066-11e4-a52e-4f735466cecf":"0b22c232-0b01-4d40-b597-ffccf76e5030"}}
    2020-10-03 06:58:43:036 [W3C (12d96b46)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0b22c232-0b01-4d40-b597-ffccf76e5030","ELEMENT":"0b22c232-0b01-4d40-b597-ffccf76e5030"}
    2020-10-03 06:58:43:036 [HTTP] <-- POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element 200 861 ms - 137
    2020-10-03 06:58:43:037 [HTTP] 
    2020-10-03 06:58:43:038 [HTTP] --> POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element/0b22c232-0b01-4d40-b597-ffccf76e5030/click
    2020-10-03 06:58:43:038 [HTTP] {"id":"0b22c232-0b01-4d40-b597-ffccf76e5030"}
    2020-10-03 06:58:43:038 [W3C (12d96b46)] Calling AppiumDriver.click() with args: ["0b22c232-0b01-4d40-b597-ffccf76e5030","12d96b46-c8fc-4211-8b32-eaf158cb81bf"]
    2020-10-03 06:58:43:039 [WD Proxy] Matched '/element/0b22c232-0b01-4d40-b597-ffccf76e5030/click' to command name 'click'
    2020-10-03 06:58:43:039 [WD Proxy] Proxying [POST /element/0b22c232-0b01-4d40-b597-ffccf76e5030/click] to [POST http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/element/0b22c232-0b01-4d40-b597-ffccf76e5030/click] with body: {"element":"0b22c232-0b01-4d40-b597-ffccf76e5030"}
    2020-10-03 06:58:43:049 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":null}
    2020-10-03 06:58:43:050 [W3C (12d96b46)] Responding to client with driver.click() result: null
    2020-10-03 06:58:43:051 [HTTP] <-- POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element/0b22c232-0b01-4d40-b597-ffccf76e5030/click 200 13 ms - 14
    2020-10-03 06:58:43:051 [HTTP] 
    2020-10-03 06:58:43:053 [HTTP] --> POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element
    2020-10-03 06:58:43:053 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'follow_btn')]"}
    2020-10-03 06:58:43:054 [W3C (12d96b46)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'follow_btn')]","12d96b46-c8fc-4211-8b32-eaf158cb81bf"]
    2020-10-03 06:58:43:054 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:58:43:054 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:58:43:055 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:58:43:055 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 06:58:43:155 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:102)
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:72)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerCon...
    2020-10-03 06:58:43:156 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-03 06:58:43:156 [BaseDriver] Waited for 102 ms so far
    2020-10-03 06:58:43:658 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:58:43:659 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 06:58:44:132 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":{"ELEMENT":"5ffcac40-0a34-418c-af37-7e5b2ab6876c","element-6066-11e4-a52e-4f735466cecf":"5ffcac40-0a34-418c-af37-7e5b2ab6876c"}}
    2020-10-03 06:58:44:133 [W3C (12d96b46)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5ffcac40-0a34-418c-af37-7e5b2ab6876c","ELEMENT":"5ffcac40-0a34-418c-af37-7e5b2ab6876c"}
    2020-10-03 06:58:44:134 [HTTP] <-- POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element 200 1080 ms - 137
    2020-10-03 06:58:44:134 [HTTP] 
    2020-10-03 06:58:44:137 [HTTP] --> POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element/5ffcac40-0a34-418c-af37-7e5b2ab6876c/click
    2020-10-03 06:58:44:137 [HTTP] {"id":"5ffcac40-0a34-418c-af37-7e5b2ab6876c"}
    2020-10-03 06:58:44:138 [W3C (12d96b46)] Calling AppiumDriver.click() with args: ["5ffcac40-0a34-418c-af37-7e5b2ab6876c","12d96b46-c8fc-4211-8b32-eaf158cb81bf"]
    2020-10-03 06:58:44:139 [WD Proxy] Matched '/element/5ffcac40-0a34-418c-af37-7e5b2ab6876c/click' to command name 'click'
    2020-10-03 06:58:44:139 [WD Proxy] Proxying [POST /element/5ffcac40-0a34-418c-af37-7e5b2ab6876c/click] to [POST http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/element/5ffcac40-0a34-418c-af37-7e5b2ab6876c/click] with body: {"element":"5ffcac40-0a34-418c-af37-7e5b2ab6876c"}
    2020-10-03 06:58:44:343 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":null}
    2020-10-03 06:58:44:346 [W3C (12d96b46)] Responding to client with driver.click() result: null
    2020-10-03 06:58:44:348 [HTTP] <-- POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element/5ffcac40-0a34-418c-af37-7e5b2ab6876c/click 200 210 ms - 14
    2020-10-03 06:58:44:348 [HTTP] 
    2020-10-03 06:58:44:353 [HTTP] --> POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element
    2020-10-03 06:58:44:354 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'followed_btn')]"}
    2020-10-03 06:58:44:355 [W3C (12d96b46)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'followed_btn')]","12d96b46-c8fc-4211-8b32-eaf158cb81bf"]
    2020-10-03 06:58:44:356 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 06:58:44:357 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 06:58:44:358 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 06:58:44:359 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'followed_btn')]","context":"","multiple":false}
    2020-10-03 06:58:45:355 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":{"ELEMENT":"0f0fcd62-10bf-48de-90f3-aa7f86dab964","element-6066-11e4-a52e-4f735466cecf":"0f0fcd62-10bf-48de-90f3-aa7f86dab964"}}
    2020-10-03 06:58:45:356 [W3C (12d96b46)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0f0fcd62-10bf-48de-90f3-aa7f86dab964","ELEMENT":"0f0fcd62-10bf-48de-90f3-aa7f86dab964"}
    2020-10-03 06:58:45:357 [HTTP] <-- POST /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element 200 1004 ms - 137
    2020-10-03 06:58:45:357 [HTTP] 
    2020-10-03 06:58:45:358 [HTTP] --> GET /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element/0f0fcd62-10bf-48de-90f3-aa7f86dab964/text
    2020-10-03 06:58:45:358 [HTTP] {}
    2020-10-03 06:58:45:359 [W3C (12d96b46)] Driver proxy active, passing request on via HTTP proxy
    2020-10-03 06:58:45:359 [WD Proxy] Matched '/wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element/0f0fcd62-10bf-48de-90f3-aa7f86dab964/text' to command name 'getText'
    2020-10-03 06:58:45:360 [WD Proxy] Proxying [GET /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element/0f0fcd62-10bf-48de-90f3-aa7f86dab964/text] to [GET http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3/element/0f0fcd62-10bf-48de-90f3-aa7f86dab964/text] with body: {}
    2020-10-03 06:58:45:367 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":"已添加"}
    2020-10-03 06:58:45:367 [WD Proxy] Replacing sessionId 1fd4f681-c018-4377-9264-e8ef467cf0c3 with 12d96b46-c8fc-4211-8b32-eaf158cb81bf
    2020-10-03 06:58:45:368 [HTTP] <-- GET /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf/element/0f0fcd62-10bf-48de-90f3-aa7f86dab964/text 200 9 ms - 72
    2020-10-03 06:58:45:368 [HTTP] 
    2020-10-03 06:58:45:370 [HTTP] --> DELETE /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf
    2020-10-03 06:58:45:370 [HTTP] {}
    2020-10-03 06:58:45:370 [W3C (12d96b46)] Calling AppiumDriver.deleteSession() with args: ["12d96b46-c8fc-4211-8b32-eaf158cb81bf"]
    2020-10-03 06:58:45:370 [BaseDriver] Event 'quitSessionRequested' logged at 1601708325370 (14:58:45 GMT+0800 (GMT+08:00))
    2020-10-03 06:58:45:371 [Appium] Removing session 12d96b46-c8fc-4211-8b32-eaf158cb81bf from our master session list
    2020-10-03 06:58:45:371 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-03 06:58:45:371 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-03 06:58:45:371 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-03 06:58:45:371 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8201/wd/hub/session/1fd4f681-c018-4377-9264-e8ef467cf0c3] with no body
    2020-10-03 06:58:45:387 [WD Proxy] Got response with status 200: {"sessionId":"1fd4f681-c018-4377-9264-e8ef467cf0c3","value":null}
    2020-10-03 06:58:45:387 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 06:58:45:387 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 06:58:45:802 [Logcat] Stopping logcat capture
    2020-10-03 06:58:45:817 [ADB] Removing forwarded port socket connection: 8201 
    2020-10-03 06:58:45:818 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8201'
    2020-10-03 06:58:45:860 [BaseDriver] Event 'quitSessionFinished' logged at 1601708325860 (14:58:45 GMT+0800 (GMT+08:00))
    2020-10-03 06:58:45:861 [W3C (12d96b46)] Received response: null
    2020-10-03 06:58:45:861 [W3C (12d96b46)] But deleting session, so not returning
    2020-10-03 06:58:45:861 [W3C (12d96b46)] Responding to client with driver.deleteSession() result: null
    2020-10-03 06:58:45:861 [W3C (12d96b46)] Destroying socket connection
    2020-10-03 06:58:45:862 [HTTP] <-- DELETE /wd/hub/session/12d96b46-c8fc-4211-8b32-eaf158cb81bf 200 491 ms - 14
    2020-10-03 06:58:45:862 [HTTP] 
    2020-10-03 06:58:46:212 [Instrumentation] .
    2020-10-03 06:58:46:834 [Instrumentation] Time: 8.058
    
    
    2020-10-03 06:58:46:834 [Instrumentation] 
    
    
    2020-10-03 06:58:46:835 [Instrumentation] OK (1 test)
    2020-10-03 06:58:47:056 [Instrumentation] The process has exited with code 0
    2020-10-03 07:02:11:203 [HTTP] --> POST /wd/hub/session
    2020-10-03 07:02:11:204 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-03 07:02:11:205 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-03 07:02:11:206 [BaseDriver] Event 'newSessionRequested' logged at 1601708531206 (15:02:11 GMT+0800 (GMT+08:00))
    2020-10-03 07:02:11:212 [Appium] 
    
    2020-10-03 07:02:11:213 [Appium] ======================================================================
    
    2020-10-03 07:02:11:213 [Appium]   DEPRECATION WARNING:
    
    2020-10-03 07:02:11:213 [Appium] 
    
    2020-10-03 07:02:11:214 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-03 07:02:11:214 [Appium]   capabilities for this Android session
    
    2020-10-03 07:02:11:214 [Appium] 
    
    2020-10-03 07:02:11:214 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-03 07:02:11:214 [Appium]   UiAutomator2 Driver
    
    2020-10-03 07:02:11:215 [Appium] 
    
    2020-10-03 07:02:11:215 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-03 07:02:11:215 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-03 07:02:11:215 [Appium]   platforms
    
    2020-10-03 07:02:11:216 [Appium] 
    
    2020-10-03 07:02:11:216 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-03 07:02:11:216 [Appium]   'automationName=UiAutomator1'
    
    2020-10-03 07:02:11:216 [Appium] 
    
    2020-10-03 07:02:11:217 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-03 07:02:11:217 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-03 07:02:11:217 [Appium] 
    
    2020-10-03 07:02:11:218 [Appium]   For more information about drivers, please visit 
    2020-10-03 07:02:11:218 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-03 07:02:11:218 [Appium]   'Drivers' menu
    
    2020-10-03 07:02:11:218 [Appium] 
    
    2020-10-03 07:02:11:219 [Appium] ======================================================================
    
    2020-10-03 07:02:11:224 [Appium] 
    2020-10-03 07:02:11:224 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-03 07:02:11:228 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-03 07:02:11:228 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-03 07:02:11:229 [BaseDriver]   "alwaysMatch": {
    2020-10-03 07:02:11:229 [BaseDriver]     "platformName": "Android",
    2020-10-03 07:02:11:229 [BaseDriver]     "appium:deviceName": "test",
    2020-10-03 07:02:11:229 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-03 07:02:11:230 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-03 07:02:11:230 [BaseDriver]     "appium:noReset": true,
    2020-10-03 07:02:11:230 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-03 07:02:11:230 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-03 07:02:11:231 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-03 07:02:11:231 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-03 07:02:11:231 [BaseDriver]   },
    2020-10-03 07:02:11:231 [BaseDriver]   "firstMatch": [
    2020-10-03 07:02:11:231 [BaseDriver]     {}
    2020-10-03 07:02:11:232 [BaseDriver]   ]
    2020-10-03 07:02:11:232 [BaseDriver] }
    2020-10-03 07:02:11:241 [BaseDriver] Session created with session id: f690e4fe-753d-4dbc-82c3-e8c965dce1af
    2020-10-03 07:02:11:241 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-03 07:02:11:242 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 07:02:11:243 [AndroidDriver] Retrieving device list
    2020-10-03 07:02:11:244 [ADB] Trying to find a connected android device
    2020-10-03 07:02:11:244 [ADB] Getting connected devices...
    2020-10-03 07:02:11:286 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-03 07:02:11:286 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-03 07:02:11:287 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 07:02:11:288 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-03 07:02:11:288 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-03 07:02:11:338 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-03 07:02:11:338 [ADB] Device API level: 23
    2020-10-03 07:02:11:339 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-03 07:02:11:339 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-03 07:02:11:372 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-03 07:02:11:422 [AndroidDriver] Pushing settings apk to device...
    2020-10-03 07:02:11:422 [ADB] Getting install status for io.appium.settings
    2020-10-03 07:02:11:423 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 07:02:11:479 [ADB] 'io.appium.settings' is installed
    2020-10-03 07:02:11:479 [ADB] Getting package info for 'io.appium.settings'
    2020-10-03 07:02:11:479 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 07:02:11:528 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-03 07:02:11:528 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-03 07:02:11:528 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-03 07:02:11:528 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-03 07:02:11:584 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-03 07:02:11:643 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-03 07:02:11:643 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-03 07:02:12:081 [Logcat] Starting logcat capture
    2020-10-03 07:02:12:133 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-03 07:02:12:133 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-03 07:02:12:571 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-03 07:02:12:571 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-03 07:02:12:571 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-03 07:02:13:025 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-03 07:02:13:909 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8201
    2020-10-03 07:02:13:910 [ADB] Forwarding system: 8201 to device: 6790
    2020-10-03 07:02:13:911 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8201 tcp:6790'
    2020-10-03 07:02:13:983 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-03 07:02:13:983 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-03 07:02:13:983 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-03 07:02:13:986 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-03 07:02:13:987 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-03 07:02:14:403 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-03 07:02:14:404 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-03 07:02:14:405 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-03 07:02:14:764 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-03 07:02:15:418 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 07:02:15:419 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 07:02:15:437 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-03 07:02:16:439 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 07:02:16:440 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 07:02:16:519 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-03 07:02:16:519 [UiAutomator2] The initialization of the instrumentation process took 2116ms
    2020-10-03 07:02:16:520 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-03 07:02:16:520 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8201/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-03 07:02:16:531 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":{"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-03 07:02:16:531 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-03 07:02:16:538 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/appium/device/info] with no body
    2020-10-03 07:02:16:550 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"NET_CAPABILITY_SUPL","networkCapabilities":"","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai"}}
    2020-10-03 07:02:16:550 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-03 07:02:16:600 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-03 07:02:16:600 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-03 07:02:16:601 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-03 07:02:17:024 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/appium/device/pixel_ratio] with body: {}
    2020-10-03 07:02:17:040 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":2}
    2020-10-03 07:02:17:041 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-03 07:02:17:042 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/appium/device/system_bars] with body: {}
    2020-10-03 07:02:17:049 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":{"statusBar":48}}
    2020-10-03 07:02:17:050 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 07:02:17:050 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/window/current/size] with body: {}
    2020-10-03 07:02:17:058 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":{"height":1920,"width":1080}}
    2020-10-03 07:02:17:058 [Appium] New AndroidUiautomator2Driver session created successfully, session f690e4fe-753d-4dbc-82c3-e8c965dce1af added to master session list
    2020-10-03 07:02:17:058 [BaseDriver] Event 'newSessionStarted' logged at 1601708537058 (15:02:17 GMT+0800 (GMT+08:00))
    2020-10-03 07:02:17:059 [W3C (f690e4fe)] Cached the protocol value 'W3C' for the new session f690e4fe-753d-4dbc-82c3-e8c965dce1af
    2020-10-03 07:02:17:059 [W3C (f690e4fe)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-03 07:02:17:060 [HTTP] <-- POST /wd/hub/session 200 5858 ms - 1050
    2020-10-03 07:02:17:060 [HTTP] 
    2020-10-03 07:02:17:061 [HTTP] --> POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/timeouts
    2020-10-03 07:02:17:063 [HTTP] {"implicit":20000}
    2020-10-03 07:02:17:063 [W3C (f690e4fe)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"f690e4fe-753d-4dbc-82c3-e8c965dce1af"]
    2020-10-03 07:02:17:063 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-03 07:02:17:063 [BaseDriver] Set implicit wait to 20000ms
    2020-10-03 07:02:17:064 [W3C (f690e4fe)] Responding to client with driver.timeouts() result: null
    2020-10-03 07:02:17:064 [HTTP] <-- POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/timeouts 200 3 ms - 14
    2020-10-03 07:02:17:064 [HTTP] 
    2020-10-03 07:02:17:066 [HTTP] --> POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element
    2020-10-03 07:02:17:066 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-03 07:02:17:067 [W3C (f690e4fe)] Calling AppiumDriver.findElement() with args: ["id","tv_search","f690e4fe-753d-4dbc-82c3-e8c965dce1af"]
    2020-10-03 07:02:17:067 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:02:17:067 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:02:17:067 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:02:17:068 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-03 07:02:17:096 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":{"ELEMENT":"5029fe27-32ee-42b9-8060-0f3345333b20","element-6066-11e4-a52e-4f735466cecf":"5029fe27-32ee-42b9-8060-0f3345333b20"}}
    2020-10-03 07:02:17:098 [W3C (f690e4fe)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5029fe27-32ee-42b9-8060-0f3345333b20","ELEMENT":"5029fe27-32ee-42b9-8060-0f3345333b20"}
    2020-10-03 07:02:17:098 [HTTP] <-- POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element 200 32 ms - 137
    2020-10-03 07:02:17:099 [HTTP] 
    2020-10-03 07:02:17:100 [HTTP] --> POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/5029fe27-32ee-42b9-8060-0f3345333b20/click
    2020-10-03 07:02:17:100 [HTTP] {"id":"5029fe27-32ee-42b9-8060-0f3345333b20"}
    2020-10-03 07:02:17:100 [W3C (f690e4fe)] Calling AppiumDriver.click() with args: ["5029fe27-32ee-42b9-8060-0f3345333b20","f690e4fe-753d-4dbc-82c3-e8c965dce1af"]
    2020-10-03 07:02:17:101 [WD Proxy] Matched '/element/5029fe27-32ee-42b9-8060-0f3345333b20/click' to command name 'click'
    2020-10-03 07:02:17:101 [WD Proxy] Proxying [POST /element/5029fe27-32ee-42b9-8060-0f3345333b20/click] to [POST http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element/5029fe27-32ee-42b9-8060-0f3345333b20/click] with body: {"element":"5029fe27-32ee-42b9-8060-0f3345333b20"}
    2020-10-03 07:02:18:402 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":null}
    2020-10-03 07:02:18:403 [W3C (f690e4fe)] Responding to client with driver.click() result: null
    2020-10-03 07:02:18:406 [HTTP] <-- POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/5029fe27-32ee-42b9-8060-0f3345333b20/click 200 1306 ms - 14
    2020-10-03 07:02:18:407 [HTTP] 
    2020-10-03 07:02:18:409 [HTTP] --> POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element
    2020-10-03 07:02:18:410 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-03 07:02:18:411 [W3C (f690e4fe)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","f690e4fe-753d-4dbc-82c3-e8c965dce1af"]
    2020-10-03 07:02:18:412 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:02:18:413 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:02:18:413 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:02:18:414 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-03 07:02:18:563 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-03 07:02:18:564 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-03 07:02:18:564 [BaseDriver] Waited for 151 ms so far
    2020-10-03 07:02:19:065 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:02:19:066 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-03 07:02:19:411 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":{"ELEMENT":"1a004271-af3e-43e9-b2d2-0eb95c0b38ba","element-6066-11e4-a52e-4f735466cecf":"1a004271-af3e-43e9-b2d2-0eb95c0b38ba"}}
    2020-10-03 07:02:19:412 [W3C (f690e4fe)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1a004271-af3e-43e9-b2d2-0eb95c0b38ba","ELEMENT":"1a004271-af3e-43e9-b2d2-0eb95c0b38ba"}
    2020-10-03 07:02:19:414 [HTTP] <-- POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element 200 1003 ms - 137
    2020-10-03 07:02:19:414 [HTTP] 
    2020-10-03 07:02:19:415 [HTTP] --> POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/1a004271-af3e-43e9-b2d2-0eb95c0b38ba/value
    2020-10-03 07:02:19:415 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"1a004271-af3e-43e9-b2d2-0eb95c0b38ba"}
    2020-10-03 07:02:19:416 [W3C (f690e4fe)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"1a004271-af3e-43e9-b2d2-0eb95c0b38ba","f690e4fe-753d-4dbc-82c3-e8c965dce1af"]
    2020-10-03 07:02:19:416 [WD Proxy] Matched '/element/1a004271-af3e-43e9-b2d2-0eb95c0b38ba/value' to command name 'setValue'
    2020-10-03 07:02:19:416 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-03 07:02:19:417 [WD Proxy] Proxying [POST /element/1a004271-af3e-43e9-b2d2-0eb95c0b38ba/value] to [POST http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element/1a004271-af3e-43e9-b2d2-0eb95c0b38ba/value] with body: {"elementId":"1a004271-af3e-43e9-b2d2-0eb95c0b38ba","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-03 07:02:19:975 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":null}
    2020-10-03 07:02:19:976 [W3C (f690e4fe)] Responding to client with driver.setValue() result: null
    2020-10-03 07:02:19:977 [HTTP] <-- POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/1a004271-af3e-43e9-b2d2-0eb95c0b38ba/value 200 561 ms - 14
    2020-10-03 07:02:19:978 [HTTP] 
    2020-10-03 07:02:19:980 [HTTP] --> POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element
    2020-10-03 07:02:19:980 [HTTP] {"using":"xpath","value":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]"}
    2020-10-03 07:02:19:981 [W3C (f690e4fe)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text='阿里巴巴' and contains(@resource-id,'name')]","f690e4fe-753d-4dbc-82c3-e8c965dce1af"]
    2020-10-03 07:02:19:981 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:02:19:982 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:02:19:982 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:02:19:983 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element] with body: {"strategy":"xpath","selector":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]","context":"","multiple":false}
    2020-10-03 07:02:20:820 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":{"ELEMENT":"ff16b82a-317b-40c1-9796-041c3f286dda","element-6066-11e4-a52e-4f735466cecf":"ff16b82a-317b-40c1-9796-041c3f286dda"}}
    2020-10-03 07:02:20:820 [W3C (f690e4fe)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"ff16b82a-317b-40c1-9796-041c3f286dda","ELEMENT":"ff16b82a-317b-40c1-9796-041c3f286dda"}
    2020-10-03 07:02:20:821 [HTTP] <-- POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element 200 841 ms - 137
    2020-10-03 07:02:20:821 [HTTP] 
    2020-10-03 07:02:20:822 [HTTP] --> POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/ff16b82a-317b-40c1-9796-041c3f286dda/click
    2020-10-03 07:02:20:822 [HTTP] {"id":"ff16b82a-317b-40c1-9796-041c3f286dda"}
    2020-10-03 07:02:20:822 [W3C (f690e4fe)] Calling AppiumDriver.click() with args: ["ff16b82a-317b-40c1-9796-041c3f286dda","f690e4fe-753d-4dbc-82c3-e8c965dce1af"]
    2020-10-03 07:02:20:823 [WD Proxy] Matched '/element/ff16b82a-317b-40c1-9796-041c3f286dda/click' to command name 'click'
    2020-10-03 07:02:20:823 [WD Proxy] Proxying [POST /element/ff16b82a-317b-40c1-9796-041c3f286dda/click] to [POST http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element/ff16b82a-317b-40c1-9796-041c3f286dda/click] with body: {"element":"ff16b82a-317b-40c1-9796-041c3f286dda"}
    2020-10-03 07:02:20:833 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":null}
    2020-10-03 07:02:20:833 [W3C (f690e4fe)] Responding to client with driver.click() result: null
    2020-10-03 07:02:20:834 [HTTP] <-- POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/ff16b82a-317b-40c1-9796-041c3f286dda/click 200 12 ms - 14
    2020-10-03 07:02:20:834 [HTTP] 
    2020-10-03 07:02:20:836 [HTTP] --> POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element
    2020-10-03 07:02:20:836 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'follow_btn')]"}
    2020-10-03 07:02:20:836 [W3C (f690e4fe)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'follow_btn')]","f690e4fe-753d-4dbc-82c3-e8c965dce1af"]
    2020-10-03 07:02:20:837 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:02:20:837 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:02:20:841 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:02:20:841 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 07:02:20:967 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:102)
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:72)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerCon...
    2020-10-03 07:02:20:968 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-03 07:02:20:968 [BaseDriver] Waited for 131 ms so far
    2020-10-03 07:02:21:472 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:02:21:472 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 07:02:21:817 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":{"ELEMENT":"3be9b308-a0f2-4c2c-93ce-d3a9a8284b3b","element-6066-11e4-a52e-4f735466cecf":"3be9b308-a0f2-4c2c-93ce-d3a9a8284b3b"}}
    2020-10-03 07:02:21:818 [W3C (f690e4fe)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3be9b308-a0f2-4c2c-93ce-d3a9a8284b3b","ELEMENT":"3be9b308-a0f2-4c2c-93ce-d3a9a8284b3b"}
    2020-10-03 07:02:21:818 [HTTP] <-- POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element 200 982 ms - 137
    2020-10-03 07:02:21:820 [HTTP] 
    2020-10-03 07:02:21:821 [HTTP] --> POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/3be9b308-a0f2-4c2c-93ce-d3a9a8284b3b/click
    2020-10-03 07:02:21:821 [HTTP] {"id":"3be9b308-a0f2-4c2c-93ce-d3a9a8284b3b"}
    2020-10-03 07:02:21:821 [W3C (f690e4fe)] Calling AppiumDriver.click() with args: ["3be9b308-a0f2-4c2c-93ce-d3a9a8284b3b","f690e4fe-753d-4dbc-82c3-e8c965dce1af"]
    2020-10-03 07:02:21:821 [WD Proxy] Matched '/element/3be9b308-a0f2-4c2c-93ce-d3a9a8284b3b/click' to command name 'click'
    2020-10-03 07:02:21:822 [WD Proxy] Proxying [POST /element/3be9b308-a0f2-4c2c-93ce-d3a9a8284b3b/click] to [POST http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element/3be9b308-a0f2-4c2c-93ce-d3a9a8284b3b/click] with body: {"element":"3be9b308-a0f2-4c2c-93ce-d3a9a8284b3b"}
    2020-10-03 07:02:22:141 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":null}
    2020-10-03 07:02:22:143 [W3C (f690e4fe)] Responding to client with driver.click() result: null
    2020-10-03 07:02:22:146 [HTTP] <-- POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/3be9b308-a0f2-4c2c-93ce-d3a9a8284b3b/click 200 324 ms - 14
    2020-10-03 07:02:22:147 [HTTP] 
    2020-10-03 07:02:22:150 [HTTP] --> POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element
    2020-10-03 07:02:22:151 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'followed_btn')]"}
    2020-10-03 07:02:22:152 [W3C (f690e4fe)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'followed_btn')]","f690e4fe-753d-4dbc-82c3-e8c965dce1af"]
    2020-10-03 07:02:22:153 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:02:22:154 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:02:22:155 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:02:22:156 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'followed_btn')]","context":"","multiple":false}
    2020-10-03 07:02:23:435 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":{"ELEMENT":"5f8eb400-a6c2-4ad5-99ef-db013f558cdc","element-6066-11e4-a52e-4f735466cecf":"5f8eb400-a6c2-4ad5-99ef-db013f558cdc"}}
    2020-10-03 07:02:23:436 [W3C (f690e4fe)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5f8eb400-a6c2-4ad5-99ef-db013f558cdc","ELEMENT":"5f8eb400-a6c2-4ad5-99ef-db013f558cdc"}
    2020-10-03 07:02:23:436 [HTTP] <-- POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element 200 1286 ms - 137
    2020-10-03 07:02:23:437 [HTTP] 
    2020-10-03 07:02:23:438 [HTTP] --> GET /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/5f8eb400-a6c2-4ad5-99ef-db013f558cdc/text
    2020-10-03 07:02:23:438 [HTTP] {}
    2020-10-03 07:02:23:439 [W3C (f690e4fe)] Driver proxy active, passing request on via HTTP proxy
    2020-10-03 07:02:23:439 [WD Proxy] Matched '/wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/5f8eb400-a6c2-4ad5-99ef-db013f558cdc/text' to command name 'getText'
    2020-10-03 07:02:23:441 [WD Proxy] Proxying [GET /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/5f8eb400-a6c2-4ad5-99ef-db013f558cdc/text] to [GET http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element/5f8eb400-a6c2-4ad5-99ef-db013f558cdc/text] with body: {}
    2020-10-03 07:02:23:448 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":"已添加"}
    2020-10-03 07:02:23:449 [WD Proxy] Replacing sessionId 0a319d17-9b62-4543-9136-7d77083260a1 with f690e4fe-753d-4dbc-82c3-e8c965dce1af
    2020-10-03 07:02:23:449 [HTTP] <-- GET /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/5f8eb400-a6c2-4ad5-99ef-db013f558cdc/text 200 11 ms - 72
    2020-10-03 07:02:23:450 [HTTP] 
    2020-10-03 07:02:23:451 [HTTP] --> POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element
    2020-10-03 07:02:23:451 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'followed_btn')]"}
    2020-10-03 07:02:23:451 [W3C (f690e4fe)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'followed_btn')]","f690e4fe-753d-4dbc-82c3-e8c965dce1af"]
    2020-10-03 07:02:23:452 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:02:23:452 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:02:23:452 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:02:23:452 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'followed_btn')]","context":"","multiple":false}
    2020-10-03 07:02:23:660 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":{"ELEMENT":"1b7345cc-9e6d-4095-836f-1f19f3b1999a","element-6066-11e4-a52e-4f735466cecf":"1b7345cc-9e6d-4095-836f-1f19f3b1999a"}}
    2020-10-03 07:02:23:660 [W3C (f690e4fe)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1b7345cc-9e6d-4095-836f-1f19f3b1999a","ELEMENT":"1b7345cc-9e6d-4095-836f-1f19f3b1999a"}
    2020-10-03 07:02:23:661 [HTTP] <-- POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element 200 209 ms - 137
    2020-10-03 07:02:23:661 [HTTP] 
    2020-10-03 07:02:23:662 [HTTP] --> POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/1b7345cc-9e6d-4095-836f-1f19f3b1999a/click
    2020-10-03 07:02:23:662 [HTTP] {"id":"1b7345cc-9e6d-4095-836f-1f19f3b1999a"}
    2020-10-03 07:02:23:663 [W3C (f690e4fe)] Calling AppiumDriver.click() with args: ["1b7345cc-9e6d-4095-836f-1f19f3b1999a","f690e4fe-753d-4dbc-82c3-e8c965dce1af"]
    2020-10-03 07:02:23:663 [WD Proxy] Matched '/element/1b7345cc-9e6d-4095-836f-1f19f3b1999a/click' to command name 'click'
    2020-10-03 07:02:23:663 [WD Proxy] Proxying [POST /element/1b7345cc-9e6d-4095-836f-1f19f3b1999a/click] to [POST http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element/1b7345cc-9e6d-4095-836f-1f19f3b1999a/click] with body: {"element":"1b7345cc-9e6d-4095-836f-1f19f3b1999a"}
    2020-10-03 07:02:23:673 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":null}
    2020-10-03 07:02:23:674 [W3C (f690e4fe)] Responding to client with driver.click() result: null
    2020-10-03 07:02:23:674 [HTTP] <-- POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/1b7345cc-9e6d-4095-836f-1f19f3b1999a/click 200 12 ms - 14
    2020-10-03 07:02:23:675 [HTTP] 
    2020-10-03 07:02:23:675 [HTTP] --> POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element
    2020-10-03 07:02:23:676 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'follow_btn')]"}
    2020-10-03 07:02:23:676 [W3C (f690e4fe)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'follow_btn')]","f690e4fe-753d-4dbc-82c3-e8c965dce1af"]
    2020-10-03 07:02:23:676 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:02:23:676 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:02:23:676 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:02:23:677 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 07:02:24:639 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":{"ELEMENT":"93cf379e-82f7-442a-a837-ad019c3ed636","element-6066-11e4-a52e-4f735466cecf":"93cf379e-82f7-442a-a837-ad019c3ed636"}}
    2020-10-03 07:02:24:640 [W3C (f690e4fe)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"93cf379e-82f7-442a-a837-ad019c3ed636","ELEMENT":"93cf379e-82f7-442a-a837-ad019c3ed636"}
    2020-10-03 07:02:24:641 [HTTP] <-- POST /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element 200 965 ms - 137
    2020-10-03 07:02:24:641 [HTTP] 
    2020-10-03 07:02:24:642 [HTTP] --> GET /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/93cf379e-82f7-442a-a837-ad019c3ed636/text
    2020-10-03 07:02:24:642 [HTTP] {}
    2020-10-03 07:02:24:643 [W3C (f690e4fe)] Driver proxy active, passing request on via HTTP proxy
    2020-10-03 07:02:24:643 [WD Proxy] Matched '/wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/93cf379e-82f7-442a-a837-ad019c3ed636/text' to command name 'getText'
    2020-10-03 07:02:24:643 [WD Proxy] Proxying [GET /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/93cf379e-82f7-442a-a837-ad019c3ed636/text] to [GET http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1/element/93cf379e-82f7-442a-a837-ad019c3ed636/text] with body: {}
    2020-10-03 07:02:24:650 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":"加自选"}
    2020-10-03 07:02:24:650 [WD Proxy] Replacing sessionId 0a319d17-9b62-4543-9136-7d77083260a1 with f690e4fe-753d-4dbc-82c3-e8c965dce1af
    2020-10-03 07:02:24:651 [HTTP] <-- GET /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af/element/93cf379e-82f7-442a-a837-ad019c3ed636/text 200 8 ms - 72
    2020-10-03 07:02:24:651 [HTTP] 
    2020-10-03 07:02:24:653 [HTTP] --> DELETE /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af
    2020-10-03 07:02:24:653 [HTTP] {}
    2020-10-03 07:02:24:653 [W3C (f690e4fe)] Calling AppiumDriver.deleteSession() with args: ["f690e4fe-753d-4dbc-82c3-e8c965dce1af"]
    2020-10-03 07:02:24:653 [BaseDriver] Event 'quitSessionRequested' logged at 1601708544653 (15:02:24 GMT+0800 (GMT+08:00))
    2020-10-03 07:02:24:653 [Appium] Removing session f690e4fe-753d-4dbc-82c3-e8c965dce1af from our master session list
    2020-10-03 07:02:24:654 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-03 07:02:24:654 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-03 07:02:24:654 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-03 07:02:24:654 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8201/wd/hub/session/0a319d17-9b62-4543-9136-7d77083260a1] with no body
    2020-10-03 07:02:24:665 [WD Proxy] Got response with status 200: {"sessionId":"0a319d17-9b62-4543-9136-7d77083260a1","value":null}
    2020-10-03 07:02:24:665 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 07:02:24:665 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 07:02:24:789 [Instrumentation] .
    2020-10-03 07:02:25:076 [Logcat] Stopping logcat capture
    2020-10-03 07:02:25:085 [ADB] Removing forwarded port socket connection: 8201 
    2020-10-03 07:02:25:086 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8201'
    2020-10-03 07:02:25:143 [BaseDriver] Event 'quitSessionFinished' logged at 1601708545143 (15:02:25 GMT+0800 (GMT+08:00))
    2020-10-03 07:02:25:143 [W3C (f690e4fe)] Received response: null
    2020-10-03 07:02:25:143 [W3C (f690e4fe)] But deleting session, so not returning
    2020-10-03 07:02:25:143 [W3C (f690e4fe)] Responding to client with driver.deleteSession() result: null
    2020-10-03 07:02:25:144 [W3C (f690e4fe)] Destroying socket connection
    2020-10-03 07:02:25:144 [HTTP] <-- DELETE /wd/hub/session/f690e4fe-753d-4dbc-82c3-e8c965dce1af 200 491 ms - 14
    2020-10-03 07:02:25:144 [HTTP] 
    2020-10-03 07:02:25:291 [Instrumentation] Time: 10.031
    
    
    2020-10-03 07:02:25:292 [Instrumentation] 
    
    
    2020-10-03 07:02:25:292 [Instrumentation] OK (1 test)
    2020-10-03 07:02:25:524 [Instrumentation] The process has exited with code 0
    2020-10-03 07:08:28:405 [HTTP] --> POST /wd/hub/session
    2020-10-03 07:08:28:406 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-03 07:08:28:407 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-03 07:08:28:408 [BaseDriver] Event 'newSessionRequested' logged at 1601708908407 (15:08:28 GMT+0800 (GMT+08:00))
    2020-10-03 07:08:28:412 [Appium] 
    
    2020-10-03 07:08:28:412 [Appium] ======================================================================
    
    2020-10-03 07:08:28:412 [Appium]   DEPRECATION WARNING:
    
    2020-10-03 07:08:28:413 [Appium] 
    
    2020-10-03 07:08:28:413 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-03 07:08:28:414 [Appium]   capabilities for this Android session
    
    2020-10-03 07:08:28:414 [Appium] 
    
    2020-10-03 07:08:28:415 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-03 07:08:28:415 [Appium]   UiAutomator2 Driver
    
    2020-10-03 07:08:28:416 [Appium] 
    
    2020-10-03 07:08:28:416 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-03 07:08:28:416 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-03 07:08:28:417 [Appium]   platforms
    
    2020-10-03 07:08:28:417 [Appium] 
    
    2020-10-03 07:08:28:418 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-03 07:08:28:418 [Appium]   'automationName=UiAutomator1'
    
    2020-10-03 07:08:28:419 [Appium] 
    
    2020-10-03 07:08:28:419 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-03 07:08:28:419 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-03 07:08:28:420 [Appium] 
    
    2020-10-03 07:08:28:420 [Appium]   For more information about drivers, please visit 
    2020-10-03 07:08:28:421 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-03 07:08:28:421 [Appium]   'Drivers' menu
    
    2020-10-03 07:08:28:421 [Appium] 
    
    2020-10-03 07:08:28:422 [Appium] ======================================================================
    
    2020-10-03 07:08:28:422 [Appium] 
    2020-10-03 07:08:28:423 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-03 07:08:28:425 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-03 07:08:28:426 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-03 07:08:28:426 [BaseDriver]   "alwaysMatch": {
    2020-10-03 07:08:28:427 [BaseDriver]     "platformName": "Android",
    2020-10-03 07:08:28:427 [BaseDriver]     "appium:deviceName": "test",
    2020-10-03 07:08:28:428 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-03 07:08:28:428 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-03 07:08:28:428 [BaseDriver]     "appium:noReset": true,
    2020-10-03 07:08:28:429 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-03 07:08:28:429 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-03 07:08:28:430 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-03 07:08:28:430 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-03 07:08:28:432 [BaseDriver]   },
    2020-10-03 07:08:28:432 [BaseDriver]   "firstMatch": [
    2020-10-03 07:08:28:432 [BaseDriver]     {}
    2020-10-03 07:08:28:435 [BaseDriver]   ]
    2020-10-03 07:08:28:435 [BaseDriver] }
    2020-10-03 07:08:28:445 [BaseDriver] Session created with session id: 8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5
    2020-10-03 07:08:28:445 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-03 07:08:28:446 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 07:08:28:446 [AndroidDriver] Retrieving device list
    2020-10-03 07:08:28:446 [ADB] Trying to find a connected android device
    2020-10-03 07:08:28:446 [ADB] Getting connected devices...
    2020-10-03 07:08:28:480 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-03 07:08:28:480 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-03 07:08:28:480 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 07:08:28:481 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-03 07:08:28:481 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-03 07:08:28:525 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-03 07:08:28:525 [ADB] Device API level: 23
    2020-10-03 07:08:28:525 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-03 07:08:28:526 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-03 07:08:28:554 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-03 07:08:28:596 [AndroidDriver] Pushing settings apk to device...
    2020-10-03 07:08:28:596 [ADB] Getting install status for io.appium.settings
    2020-10-03 07:08:28:596 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 07:08:28:632 [ADB] 'io.appium.settings' is installed
    2020-10-03 07:08:28:632 [ADB] Getting package info for 'io.appium.settings'
    2020-10-03 07:08:28:633 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 07:08:28:681 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-03 07:08:28:682 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-03 07:08:28:682 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-03 07:08:28:682 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-03 07:08:28:718 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-03 07:08:28:767 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-03 07:08:28:767 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-03 07:08:29:174 [Logcat] Starting logcat capture
    2020-10-03 07:08:29:227 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-03 07:08:29:227 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-03 07:08:29:709 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-03 07:08:29:709 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-03 07:08:29:710 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-03 07:08:30:201 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-03 07:08:31:092 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8201
    2020-10-03 07:08:31:093 [ADB] Forwarding system: 8201 to device: 6790
    2020-10-03 07:08:31:094 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8201 tcp:6790'
    2020-10-03 07:08:31:166 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-03 07:08:31:166 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-03 07:08:31:166 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-03 07:08:31:171 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-03 07:08:31:172 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-03 07:08:31:585 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-03 07:08:31:586 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-03 07:08:31:586 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-03 07:08:31:972 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-03 07:08:32:599 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 07:08:32:600 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 07:08:32:608 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-03 07:08:33:610 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 07:08:33:611 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 07:08:33:702 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-03 07:08:33:702 [UiAutomator2] The initialization of the instrumentation process took 2116ms
    2020-10-03 07:08:33:702 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-03 07:08:33:702 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8201/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-03 07:08:33:712 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":{"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-03 07:08:33:712 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-03 07:08:33:714 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/appium/device/info] with no body
    2020-10-03 07:08:33:724 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"NET_CAPABILITY_SUPL","networkCapabilities":"","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai"}}
    2020-10-03 07:08:33:725 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-03 07:08:33:777 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-03 07:08:33:777 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-03 07:08:33:777 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-03 07:08:34:199 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/appium/device/pixel_ratio] with body: {}
    2020-10-03 07:08:34:227 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":2}
    2020-10-03 07:08:34:228 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-03 07:08:34:228 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/appium/device/system_bars] with body: {}
    2020-10-03 07:08:34:249 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":{"statusBar":48}}
    2020-10-03 07:08:34:250 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 07:08:34:250 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/window/current/size] with body: {}
    2020-10-03 07:08:34:268 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":{"height":1920,"width":1080}}
    2020-10-03 07:08:34:268 [Appium] New AndroidUiautomator2Driver session created successfully, session 8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5 added to master session list
    2020-10-03 07:08:34:269 [BaseDriver] Event 'newSessionStarted' logged at 1601708914269 (15:08:34 GMT+0800 (GMT+08:00))
    2020-10-03 07:08:34:269 [W3C (8ec049e2)] Cached the protocol value 'W3C' for the new session 8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5
    2020-10-03 07:08:34:270 [W3C (8ec049e2)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-03 07:08:34:271 [HTTP] <-- POST /wd/hub/session 200 5866 ms - 1050
    2020-10-03 07:08:34:271 [HTTP] 
    2020-10-03 07:08:34:274 [HTTP] --> POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/timeouts
    2020-10-03 07:08:34:274 [HTTP] {"implicit":20000}
    2020-10-03 07:08:34:274 [W3C (8ec049e2)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5"]
    2020-10-03 07:08:34:275 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-03 07:08:34:275 [BaseDriver] Set implicit wait to 20000ms
    2020-10-03 07:08:34:276 [W3C (8ec049e2)] Responding to client with driver.timeouts() result: null
    2020-10-03 07:08:34:277 [HTTP] <-- POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/timeouts 200 3 ms - 14
    2020-10-03 07:08:34:277 [HTTP] 
    2020-10-03 07:08:34:280 [HTTP] --> POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element
    2020-10-03 07:08:34:282 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-03 07:08:34:282 [W3C (8ec049e2)] Calling AppiumDriver.findElement() with args: ["id","tv_search","8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5"]
    2020-10-03 07:08:34:283 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:08:34:283 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:08:34:284 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:08:34:284 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-03 07:08:34:348 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":{"ELEMENT":"cab1119a-0330-41d3-9e4d-5ec4a0c4fa4f","element-6066-11e4-a52e-4f735466cecf":"cab1119a-0330-41d3-9e4d-5ec4a0c4fa4f"}}
    2020-10-03 07:08:34:349 [W3C (8ec049e2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"cab1119a-0330-41d3-9e4d-5ec4a0c4fa4f","ELEMENT":"cab1119a-0330-41d3-9e4d-5ec4a0c4fa4f"}
    2020-10-03 07:08:34:350 [HTTP] <-- POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element 200 70 ms - 137
    2020-10-03 07:08:34:350 [HTTP] 
    2020-10-03 07:08:34:352 [HTTP] --> POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element/cab1119a-0330-41d3-9e4d-5ec4a0c4fa4f/click
    2020-10-03 07:08:34:353 [HTTP] {"id":"cab1119a-0330-41d3-9e4d-5ec4a0c4fa4f"}
    2020-10-03 07:08:34:353 [W3C (8ec049e2)] Calling AppiumDriver.click() with args: ["cab1119a-0330-41d3-9e4d-5ec4a0c4fa4f","8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5"]
    2020-10-03 07:08:34:354 [WD Proxy] Matched '/element/cab1119a-0330-41d3-9e4d-5ec4a0c4fa4f/click' to command name 'click'
    2020-10-03 07:08:34:354 [WD Proxy] Proxying [POST /element/cab1119a-0330-41d3-9e4d-5ec4a0c4fa4f/click] to [POST http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/element/cab1119a-0330-41d3-9e4d-5ec4a0c4fa4f/click] with body: {"element":"cab1119a-0330-41d3-9e4d-5ec4a0c4fa4f"}
    2020-10-03 07:08:34:377 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":null}
    2020-10-03 07:08:34:377 [W3C (8ec049e2)] Responding to client with driver.click() result: null
    2020-10-03 07:08:34:378 [HTTP] <-- POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element/cab1119a-0330-41d3-9e4d-5ec4a0c4fa4f/click 200 25 ms - 14
    2020-10-03 07:08:34:378 [HTTP] 
    2020-10-03 07:08:34:380 [HTTP] --> POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element
    2020-10-03 07:08:34:380 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-03 07:08:34:380 [W3C (8ec049e2)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5"]
    2020-10-03 07:08:34:381 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:08:34:381 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:08:34:381 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:08:34:381 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-03 07:08:35:373 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":{"ELEMENT":"21ce9563-0b1c-400a-baee-c72a104ed28a","element-6066-11e4-a52e-4f735466cecf":"21ce9563-0b1c-400a-baee-c72a104ed28a"}}
    2020-10-03 07:08:35:374 [W3C (8ec049e2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"21ce9563-0b1c-400a-baee-c72a104ed28a","ELEMENT":"21ce9563-0b1c-400a-baee-c72a104ed28a"}
    2020-10-03 07:08:35:376 [HTTP] <-- POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element 200 995 ms - 137
    2020-10-03 07:08:35:377 [HTTP] 
    2020-10-03 07:08:35:381 [HTTP] --> POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element/21ce9563-0b1c-400a-baee-c72a104ed28a/value
    2020-10-03 07:08:35:381 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"21ce9563-0b1c-400a-baee-c72a104ed28a"}
    2020-10-03 07:08:35:382 [W3C (8ec049e2)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"21ce9563-0b1c-400a-baee-c72a104ed28a","8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5"]
    2020-10-03 07:08:35:384 [WD Proxy] Matched '/element/21ce9563-0b1c-400a-baee-c72a104ed28a/value' to command name 'setValue'
    2020-10-03 07:08:35:385 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-03 07:08:35:385 [WD Proxy] Proxying [POST /element/21ce9563-0b1c-400a-baee-c72a104ed28a/value] to [POST http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/element/21ce9563-0b1c-400a-baee-c72a104ed28a/value] with body: {"elementId":"21ce9563-0b1c-400a-baee-c72a104ed28a","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-03 07:08:35:989 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":null}
    2020-10-03 07:08:35:991 [W3C (8ec049e2)] Responding to client with driver.setValue() result: null
    2020-10-03 07:08:35:993 [HTTP] <-- POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element/21ce9563-0b1c-400a-baee-c72a104ed28a/value 200 612 ms - 14
    2020-10-03 07:08:35:993 [HTTP] 
    2020-10-03 07:08:35:995 [HTTP] --> POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element
    2020-10-03 07:08:35:996 [HTTP] {"using":"xpath","value":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]"}
    2020-10-03 07:08:35:996 [W3C (8ec049e2)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text='阿里巴巴' and contains(@resource-id,'name')]","8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5"]
    2020-10-03 07:08:35:997 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:08:35:997 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:08:35:998 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:08:35:998 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/element] with body: {"strategy":"xpath","selector":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]","context":"","multiple":false}
    2020-10-03 07:08:36:829 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":{"ELEMENT":"9c5524c0-5c55-4a78-b6d9-3165481c8e7b","element-6066-11e4-a52e-4f735466cecf":"9c5524c0-5c55-4a78-b6d9-3165481c8e7b"}}
    2020-10-03 07:08:36:830 [W3C (8ec049e2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"9c5524c0-5c55-4a78-b6d9-3165481c8e7b","ELEMENT":"9c5524c0-5c55-4a78-b6d9-3165481c8e7b"}
    2020-10-03 07:08:36:830 [HTTP] <-- POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element 200 835 ms - 137
    2020-10-03 07:08:36:830 [HTTP] 
    2020-10-03 07:08:36:831 [HTTP] --> POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element/9c5524c0-5c55-4a78-b6d9-3165481c8e7b/click
    2020-10-03 07:08:36:832 [HTTP] {"id":"9c5524c0-5c55-4a78-b6d9-3165481c8e7b"}
    2020-10-03 07:08:36:832 [W3C (8ec049e2)] Calling AppiumDriver.click() with args: ["9c5524c0-5c55-4a78-b6d9-3165481c8e7b","8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5"]
    2020-10-03 07:08:36:832 [WD Proxy] Matched '/element/9c5524c0-5c55-4a78-b6d9-3165481c8e7b/click' to command name 'click'
    2020-10-03 07:08:36:832 [WD Proxy] Proxying [POST /element/9c5524c0-5c55-4a78-b6d9-3165481c8e7b/click] to [POST http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/element/9c5524c0-5c55-4a78-b6d9-3165481c8e7b/click] with body: {"element":"9c5524c0-5c55-4a78-b6d9-3165481c8e7b"}
    2020-10-03 07:08:36:845 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":null}
    2020-10-03 07:08:36:845 [W3C (8ec049e2)] Responding to client with driver.click() result: null
    2020-10-03 07:08:36:846 [HTTP] <-- POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element/9c5524c0-5c55-4a78-b6d9-3165481c8e7b/click 200 14 ms - 14
    2020-10-03 07:08:36:846 [HTTP] 
    2020-10-03 07:08:36:848 [HTTP] --> POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element
    2020-10-03 07:08:36:848 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'follow_btn')]"}
    2020-10-03 07:08:36:848 [W3C (8ec049e2)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'follow_btn')]","8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5"]
    2020-10-03 07:08:36:848 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:08:36:849 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:08:36:849 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:08:36:849 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 07:08:36:959 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:102)
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:72)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerCon...
    2020-10-03 07:08:36:960 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-03 07:08:36:960 [BaseDriver] Waited for 111 ms so far
    2020-10-03 07:08:37:463 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:08:37:463 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 07:08:37:736 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":{"ELEMENT":"ae44f3fe-0e09-4399-9437-b8dd9ceb7d90","element-6066-11e4-a52e-4f735466cecf":"ae44f3fe-0e09-4399-9437-b8dd9ceb7d90"}}
    2020-10-03 07:08:37:737 [W3C (8ec049e2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"ae44f3fe-0e09-4399-9437-b8dd9ceb7d90","ELEMENT":"ae44f3fe-0e09-4399-9437-b8dd9ceb7d90"}
    2020-10-03 07:08:37:738 [HTTP] <-- POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element 200 889 ms - 137
    2020-10-03 07:08:37:738 [HTTP] 
    2020-10-03 07:08:37:741 [HTTP] --> POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element/ae44f3fe-0e09-4399-9437-b8dd9ceb7d90/click
    2020-10-03 07:08:37:741 [HTTP] {"id":"ae44f3fe-0e09-4399-9437-b8dd9ceb7d90"}
    2020-10-03 07:08:37:741 [W3C (8ec049e2)] Calling AppiumDriver.click() with args: ["ae44f3fe-0e09-4399-9437-b8dd9ceb7d90","8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5"]
    2020-10-03 07:08:37:742 [WD Proxy] Matched '/element/ae44f3fe-0e09-4399-9437-b8dd9ceb7d90/click' to command name 'click'
    2020-10-03 07:08:37:742 [WD Proxy] Proxying [POST /element/ae44f3fe-0e09-4399-9437-b8dd9ceb7d90/click] to [POST http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/element/ae44f3fe-0e09-4399-9437-b8dd9ceb7d90/click] with body: {"element":"ae44f3fe-0e09-4399-9437-b8dd9ceb7d90"}
    2020-10-03 07:08:38:135 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":null}
    2020-10-03 07:08:38:138 [W3C (8ec049e2)] Responding to client with driver.click() result: null
    2020-10-03 07:08:38:141 [HTTP] <-- POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element/ae44f3fe-0e09-4399-9437-b8dd9ceb7d90/click 200 399 ms - 14
    2020-10-03 07:08:38:142 [HTTP] 
    2020-10-03 07:08:38:144 [HTTP] --> POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element
    2020-10-03 07:08:38:145 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'followed_btn')]"}
    2020-10-03 07:08:38:146 [W3C (8ec049e2)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'followed_btn')]","8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5"]
    2020-10-03 07:08:38:147 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:08:38:147 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:08:38:148 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:08:38:149 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'followed_btn')]","context":"","multiple":false}
    2020-10-03 07:08:39:417 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":{"ELEMENT":"a6b5e733-95ef-4e13-962e-43c86922465c","element-6066-11e4-a52e-4f735466cecf":"a6b5e733-95ef-4e13-962e-43c86922465c"}}
    2020-10-03 07:08:39:417 [W3C (8ec049e2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"a6b5e733-95ef-4e13-962e-43c86922465c","ELEMENT":"a6b5e733-95ef-4e13-962e-43c86922465c"}
    2020-10-03 07:08:39:418 [HTTP] <-- POST /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element 200 1274 ms - 137
    2020-10-03 07:08:39:419 [HTTP] 
    2020-10-03 07:08:39:420 [HTTP] --> GET /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element/a6b5e733-95ef-4e13-962e-43c86922465c/attribute/followed_btn
    2020-10-03 07:08:39:420 [HTTP] {}
    2020-10-03 07:08:39:421 [W3C (8ec049e2)] Calling AppiumDriver.getAttribute() with args: ["followed_btn","a6b5e733-95ef-4e13-962e-43c86922465c","8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5"]
    2020-10-03 07:08:39:424 [WD Proxy] Matched '/element/a6b5e733-95ef-4e13-962e-43c86922465c/attribute/followed_btn' to command name 'getAttribute'
    2020-10-03 07:08:39:424 [WD Proxy] Proxying [GET /element/a6b5e733-95ef-4e13-962e-43c86922465c/attribute/followed_btn] to [GET http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3/element/a6b5e733-95ef-4e13-962e-43c86922465c/attribute/followed_btn] with body: {}
    2020-10-03 07:08:39:446 [WD Proxy] Got response with status 404: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":{"error":"unknown command","message":"'followed_btn' attribute is unknown for the element. Only the following attributes are supported: [checkable, checked, {class,className}, clickable, {content-desc,contentDescription}, enabled, focusable, focused, {long-clickable,longClickable}, package, password, {resource-id,resourceId}, scrollable, selection-start, selection-end, selected, {text,name}, bounds, displayed, contentSize]","stacktrace":"io.appium.uiautomator2.common.exceptions.NoSuchAttributeException: 'followed_btn' attribute is unknown for the element. Only the following attributes are supported: [checkable, checked, {class,className}, clickable, {content-desc,contentDescription}, enabled, focusable, focused, {long-clickable,longClickable}, package, password, {resource-id,resourceId}, scrollable, selection-start, selection-end, selected, {text,name}, bounds, displayed, contentSize]
    	at io.appium.uiautomator2.utils.ElementHelpers.generateNoAtt...
    2020-10-03 07:08:39:446 [W3C] Matched W3C error code 'unknown command' to UnknownCommandError
    2020-10-03 07:08:39:504 [W3C (8ec049e2)] Encountered internal error running command: io.appium.uiautomator2.common.exceptions.NoSuchAttributeException: 'followed_btn' attribute is unknown for the element. Only the following attributes are supported: [checkable, checked, {class,className}, clickable, {content-desc,contentDescription}, enabled, focusable, focused, {long-clickable,longClickable}, package, password, {resource-id,resourceId}, scrollable, selection-start, selection-end, selected, {text,name}, bounds, displayed, contentSize]
    2020-10-03 07:08:39:504 [W3C (8ec049e2)] 	at io.appium.uiautomator2.utils.ElementHelpers.generateNoAttributeException(ElementHelpers.java:210)
    2020-10-03 07:08:39:505 [W3C (8ec049e2)] 	at io.appium.uiautomator2.model.UiObject2Element.getAttribute(UiObject2Element.java:93)
    2020-10-03 07:08:39:505 [W3C (8ec049e2)] 	at io.appium.uiautomator2.handler.GetElementAttribute.safeHandle(GetElementAttribute.java:30)
    2020-10-03 07:08:39:505 [W3C (8ec049e2)] 	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    2020-10-03 07:08:39:505 [W3C (8ec049e2)] 	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    2020-10-03 07:08:39:505 [W3C (8ec049e2)] 	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    2020-10-03 07:08:39:505 [W3C (8ec049e2)] 	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    2020-10-03 07:08:39:505 [W3C (8ec049e2)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    2020-10-03 07:08:39:505 [W3C (8ec049e2)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    2020-10-03 07:08:39:505 [W3C (8ec049e2)] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
    2020-10-03 07:08:39:505 [W3C (8ec049e2)] 	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
    2020-10-03 07:08:39:505 [W3C (8ec049e2)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    2020-10-03 07:08:39:505 [W3C (8ec049e2)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    2020-10-03 07:08:39:505 [W3C (8ec049e2)] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
    2020-10-03 07:08:39:506 [W3C (8ec049e2)] 	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:435)
    2020-10-03 07:08:39:506 [W3C (8ec049e2)] 	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
    2020-10-03 07:08:39:506 [W3C (8ec049e2)] 	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
    2020-10-03 07:08:39:506 [W3C (8ec049e2)] 	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:250)
    2020-10-03 07:08:39:506 [W3C (8ec049e2)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    2020-10-03 07:08:39:506 [W3C (8ec049e2)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    2020-10-03 07:08:39:506 [W3C (8ec049e2)] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
    2020-10-03 07:08:39:506 [W3C (8ec049e2)] 	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294)
    2020-10-03 07:08:39:506 [W3C (8ec049e2)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    2020-10-03 07:08:39:506 [W3C (8ec049e2)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    2020-10-03 07:08:39:506 [W3C (8ec049e2)] 	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911)
    2020-10-03 07:08:39:506 [W3C (8ec049e2)] 	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131)
    2020-10-03 07:08:39:506 [W3C (8ec049e2)] 	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:611)
    2020-10-03 07:08:39:507 [W3C (8ec049e2)] 	at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:514)
    2020-10-03 07:08:39:507 [W3C (8ec049e2)] 	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:468)
    2020-10-03 07:08:39:507 [W3C (8ec049e2)] 	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438)
    2020-10-03 07:08:39:507 [W3C (8ec049e2)] 	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140)
    2020-10-03 07:08:39:507 [W3C (8ec049e2)] 	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
    2020-10-03 07:08:39:507 [W3C (8ec049e2)] 	at java.lang.Thread.run(Thread.java:818)
    2020-10-03 07:08:39:507 [W3C (8ec049e2)] 
    2020-10-03 07:08:39:508 [HTTP] <-- GET /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5/element/a6b5e733-95ef-4e13-962e-43c86922465c/attribute/followed_btn 404 87 ms - 4187
    2020-10-03 07:08:39:508 [HTTP] 
    2020-10-03 07:08:39:655 [HTTP] --> DELETE /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5
    2020-10-03 07:08:39:655 [HTTP] {}
    2020-10-03 07:08:39:655 [W3C (8ec049e2)] Calling AppiumDriver.deleteSession() with args: ["8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5"]
    2020-10-03 07:08:39:656 [BaseDriver] Event 'quitSessionRequested' logged at 1601708919655 (15:08:39 GMT+0800 (GMT+08:00))
    2020-10-03 07:08:39:656 [Appium] Removing session 8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5 from our master session list
    2020-10-03 07:08:39:656 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-03 07:08:39:656 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-03 07:08:39:656 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-03 07:08:39:656 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8201/wd/hub/session/7eb884be-d3ee-4cb8-85b8-405afe7752d3] with no body
    2020-10-03 07:08:39:678 [WD Proxy] Got response with status 200: {"sessionId":"7eb884be-d3ee-4cb8-85b8-405afe7752d3","value":null}
    2020-10-03 07:08:39:678 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 07:08:39:679 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 07:08:40:017 [Instrumentation] .
    2020-10-03 07:08:40:098 [Logcat] Stopping logcat capture
    2020-10-03 07:08:40:106 [ADB] Removing forwarded port socket connection: 8201 
    2020-10-03 07:08:40:106 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8201'
    2020-10-03 07:08:40:136 [BaseDriver] Event 'quitSessionFinished' logged at 1601708920136 (15:08:40 GMT+0800 (GMT+08:00))
    2020-10-03 07:08:40:137 [W3C (8ec049e2)] Received response: null
    2020-10-03 07:08:40:137 [W3C (8ec049e2)] But deleting session, so not returning
    2020-10-03 07:08:40:137 [W3C (8ec049e2)] Responding to client with driver.deleteSession() result: null
    2020-10-03 07:08:40:137 [W3C (8ec049e2)] Destroying socket connection
    2020-10-03 07:08:40:137 [HTTP] <-- DELETE /wd/hub/session/8ec049e2-ae0a-4df6-a766-4ca12c5ce8a5 200 482 ms - 14
    2020-10-03 07:08:40:137 [HTTP] 
    2020-10-03 07:08:40:528 [Instrumentation] Time: 8.049
    
    
    2020-10-03 07:08:40:528 [Instrumentation] 
    
    
    2020-10-03 07:08:40:529 [Instrumentation] OK (1 test)
    2020-10-03 07:08:40:747 [Instrumentation] The process has exited with code 0
    2020-10-03 07:25:16:447 [HTTP] --> POST /wd/hub/session
    2020-10-03 07:25:16:448 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-03 07:25:16:449 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-03 07:25:16:450 [BaseDriver] Event 'newSessionRequested' logged at 1601709916450 (15:25:16 GMT+0800 (GMT+08:00))
    2020-10-03 07:25:16:455 [Appium] 
    
    2020-10-03 07:25:16:456 [Appium] ======================================================================
    
    2020-10-03 07:25:16:456 [Appium]   DEPRECATION WARNING:
    
    2020-10-03 07:25:16:456 [Appium] 
    
    2020-10-03 07:25:16:457 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-03 07:25:16:457 [Appium]   capabilities for this Android session
    
    2020-10-03 07:25:16:458 [Appium] 
    
    2020-10-03 07:25:16:458 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-03 07:25:16:458 [Appium]   UiAutomator2 Driver
    
    2020-10-03 07:25:16:459 [Appium] 
    
    2020-10-03 07:25:16:459 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-03 07:25:16:460 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-03 07:25:16:460 [Appium]   platforms
    
    2020-10-03 07:25:16:461 [Appium] 
    
    2020-10-03 07:25:16:461 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-03 07:25:16:461 [Appium]   'automationName=UiAutomator1'
    
    2020-10-03 07:25:16:462 [Appium] 
    
    2020-10-03 07:25:16:462 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-03 07:25:16:462 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-03 07:25:16:462 [Appium] 
    
    2020-10-03 07:25:16:462 [Appium]   For more information about drivers, please visit 
    2020-10-03 07:25:16:463 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-03 07:25:16:463 [Appium]   'Drivers' menu
    
    2020-10-03 07:25:16:463 [Appium] 
    
    2020-10-03 07:25:16:464 [Appium] ======================================================================
    
    2020-10-03 07:25:16:464 [Appium] 
    2020-10-03 07:25:16:464 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-03 07:25:16:468 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-03 07:25:16:468 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-03 07:25:16:468 [BaseDriver]   "alwaysMatch": {
    2020-10-03 07:25:16:469 [BaseDriver]     "platformName": "Android",
    2020-10-03 07:25:16:469 [BaseDriver]     "appium:deviceName": "test",
    2020-10-03 07:25:16:469 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-03 07:25:16:470 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-03 07:25:16:470 [BaseDriver]     "appium:noReset": true,
    2020-10-03 07:25:16:470 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-03 07:25:16:471 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-03 07:25:16:471 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-03 07:25:16:471 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-03 07:25:16:471 [BaseDriver]   },
    2020-10-03 07:25:16:472 [BaseDriver]   "firstMatch": [
    2020-10-03 07:25:16:472 [BaseDriver]     {}
    2020-10-03 07:25:16:472 [BaseDriver]   ]
    2020-10-03 07:25:16:472 [BaseDriver] }
    2020-10-03 07:25:16:480 [BaseDriver] Session created with session id: 19723ada-3f02-4fcd-a9ac-fcd8f7accf6b
    2020-10-03 07:25:16:485 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-03 07:25:16:487 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 07:25:16:488 [AndroidDriver] Retrieving device list
    2020-10-03 07:25:16:488 [ADB] Trying to find a connected android device
    2020-10-03 07:25:16:489 [ADB] Getting connected devices...
    2020-10-03 07:25:16:529 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-03 07:25:16:529 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-03 07:25:16:530 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 07:25:16:530 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-03 07:25:16:530 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-03 07:25:16:597 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-03 07:25:16:597 [ADB] Device API level: 23
    2020-10-03 07:25:16:597 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-03 07:25:16:598 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-03 07:25:16:660 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-03 07:25:16:702 [AndroidDriver] Pushing settings apk to device...
    2020-10-03 07:25:16:702 [ADB] Getting install status for io.appium.settings
    2020-10-03 07:25:16:702 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 07:25:16:749 [ADB] 'io.appium.settings' is installed
    2020-10-03 07:25:16:749 [ADB] Getting package info for 'io.appium.settings'
    2020-10-03 07:25:16:749 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 07:25:16:800 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-03 07:25:16:800 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-03 07:25:16:800 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-03 07:25:16:800 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-03 07:25:16:845 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-03 07:25:16:893 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-03 07:25:16:893 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-03 07:25:17:299 [Logcat] Starting logcat capture
    2020-10-03 07:25:17:349 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-03 07:25:17:349 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-03 07:25:17:787 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-03 07:25:17:787 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-03 07:25:17:788 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-03 07:25:18:287 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-03 07:25:19:133 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8201
    2020-10-03 07:25:19:134 [ADB] Forwarding system: 8201 to device: 6790
    2020-10-03 07:25:19:135 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8201 tcp:6790'
    2020-10-03 07:25:19:210 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-03 07:25:19:210 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-03 07:25:19:210 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-03 07:25:19:217 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-03 07:25:19:217 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-03 07:25:19:655 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-03 07:25:19:658 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-03 07:25:19:659 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-03 07:25:20:110 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-03 07:25:20:670 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 07:25:20:671 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 07:25:20:680 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-03 07:25:21:683 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 07:25:21:684 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 07:25:21:768 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-03 07:25:21:769 [UiAutomator2] The initialization of the instrumentation process took 2113ms
    2020-10-03 07:25:21:769 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-03 07:25:21:769 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8201/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-03 07:25:21:781 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-03 07:25:21:781 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-03 07:25:21:786 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/appium/device/info] with no body
    2020-10-03 07:25:21:795 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"NET_CAPABILITY_SUPL","networkCapabilities":"","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai"}}
    2020-10-03 07:25:21:795 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-03 07:25:21:846 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-03 07:25:21:847 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-03 07:25:21:847 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-03 07:25:22:259 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/appium/device/pixel_ratio] with body: {}
    2020-10-03 07:25:22:318 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":2}
    2020-10-03 07:25:22:321 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-03 07:25:22:322 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/appium/device/system_bars] with body: {}
    2020-10-03 07:25:22:347 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"statusBar":48}}
    2020-10-03 07:25:22:348 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 07:25:22:348 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/window/current/size] with body: {}
    2020-10-03 07:25:22:358 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"height":1920,"width":1080}}
    2020-10-03 07:25:22:359 [Appium] New AndroidUiautomator2Driver session created successfully, session 19723ada-3f02-4fcd-a9ac-fcd8f7accf6b added to master session list
    2020-10-03 07:25:22:359 [BaseDriver] Event 'newSessionStarted' logged at 1601709922359 (15:25:22 GMT+0800 (GMT+08:00))
    2020-10-03 07:25:22:359 [W3C (19723ada)] Cached the protocol value 'W3C' for the new session 19723ada-3f02-4fcd-a9ac-fcd8f7accf6b
    2020-10-03 07:25:22:360 [W3C (19723ada)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-03 07:25:22:361 [HTTP] <-- POST /wd/hub/session 200 5914 ms - 1050
    2020-10-03 07:25:22:361 [HTTP] 
    2020-10-03 07:25:22:362 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/timeouts
    2020-10-03 07:25:22:362 [HTTP] {"implicit":20000}
    2020-10-03 07:25:22:362 [W3C (19723ada)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:22:362 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-03 07:25:22:363 [BaseDriver] Set implicit wait to 20000ms
    2020-10-03 07:25:22:363 [W3C (19723ada)] Responding to client with driver.timeouts() result: null
    2020-10-03 07:25:22:364 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/timeouts 200 2 ms - 14
    2020-10-03 07:25:22:364 [HTTP] 
    2020-10-03 07:25:22:365 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element
    2020-10-03 07:25:22:365 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-03 07:25:22:365 [W3C (19723ada)] Calling AppiumDriver.findElement() with args: ["id","tv_search","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:22:366 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:25:22:366 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:25:22:366 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:25:22:366 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-03 07:25:22:393 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"ELEMENT":"b953ec0c-f97f-4c94-ad78-120567b82497","element-6066-11e4-a52e-4f735466cecf":"b953ec0c-f97f-4c94-ad78-120567b82497"}}
    2020-10-03 07:25:22:394 [W3C (19723ada)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"b953ec0c-f97f-4c94-ad78-120567b82497","ELEMENT":"b953ec0c-f97f-4c94-ad78-120567b82497"}
    2020-10-03 07:25:22:394 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element 200 29 ms - 137
    2020-10-03 07:25:22:394 [HTTP] 
    2020-10-03 07:25:22:395 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/b953ec0c-f97f-4c94-ad78-120567b82497/click
    2020-10-03 07:25:22:395 [HTTP] {"id":"b953ec0c-f97f-4c94-ad78-120567b82497"}
    2020-10-03 07:25:22:395 [W3C (19723ada)] Calling AppiumDriver.click() with args: ["b953ec0c-f97f-4c94-ad78-120567b82497","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:22:396 [WD Proxy] Matched '/element/b953ec0c-f97f-4c94-ad78-120567b82497/click' to command name 'click'
    2020-10-03 07:25:22:396 [WD Proxy] Proxying [POST /element/b953ec0c-f97f-4c94-ad78-120567b82497/click] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element/b953ec0c-f97f-4c94-ad78-120567b82497/click] with body: {"element":"b953ec0c-f97f-4c94-ad78-120567b82497"}
    2020-10-03 07:25:22:409 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":null}
    2020-10-03 07:25:22:410 [W3C (19723ada)] Responding to client with driver.click() result: null
    2020-10-03 07:25:22:410 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/b953ec0c-f97f-4c94-ad78-120567b82497/click 200 15 ms - 14
    2020-10-03 07:25:22:410 [HTTP] 
    2020-10-03 07:25:22:412 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element
    2020-10-03 07:25:22:412 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-03 07:25:22:412 [W3C (19723ada)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:22:413 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:25:22:413 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:25:22:413 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:25:22:413 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-03 07:25:22:515 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    	at io.netty.chann...
    2020-10-03 07:25:22:515 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-03 07:25:22:515 [BaseDriver] Waited for 102 ms so far
    2020-10-03 07:25:23:017 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:25:23:018 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-03 07:25:23:457 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"ELEMENT":"7e230b26-3f34-45c2-ac82-6958bb6e4e2a","element-6066-11e4-a52e-4f735466cecf":"7e230b26-3f34-45c2-ac82-6958bb6e4e2a"}}
    2020-10-03 07:25:23:459 [W3C (19723ada)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"7e230b26-3f34-45c2-ac82-6958bb6e4e2a","ELEMENT":"7e230b26-3f34-45c2-ac82-6958bb6e4e2a"}
    2020-10-03 07:25:23:460 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element 200 1048 ms - 137
    2020-10-03 07:25:23:461 [HTTP] 
    2020-10-03 07:25:23:465 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/7e230b26-3f34-45c2-ac82-6958bb6e4e2a/value
    2020-10-03 07:25:23:466 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"7e230b26-3f34-45c2-ac82-6958bb6e4e2a"}
    2020-10-03 07:25:23:467 [W3C (19723ada)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"7e230b26-3f34-45c2-ac82-6958bb6e4e2a","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:23:468 [WD Proxy] Matched '/element/7e230b26-3f34-45c2-ac82-6958bb6e4e2a/value' to command name 'setValue'
    2020-10-03 07:25:23:469 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-03 07:25:23:472 [WD Proxy] Proxying [POST /element/7e230b26-3f34-45c2-ac82-6958bb6e4e2a/value] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element/7e230b26-3f34-45c2-ac82-6958bb6e4e2a/value] with body: {"elementId":"7e230b26-3f34-45c2-ac82-6958bb6e4e2a","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-03 07:25:24:056 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":null}
    2020-10-03 07:25:24:057 [W3C (19723ada)] Responding to client with driver.setValue() result: null
    2020-10-03 07:25:24:059 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/7e230b26-3f34-45c2-ac82-6958bb6e4e2a/value 200 593 ms - 14
    2020-10-03 07:25:24:059 [HTTP] 
    2020-10-03 07:25:24:062 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element
    2020-10-03 07:25:24:062 [HTTP] {"using":"xpath","value":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]"}
    2020-10-03 07:25:24:063 [W3C (19723ada)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text='阿里巴巴' and contains(@resource-id,'name')]","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:24:064 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:25:24:064 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:25:24:064 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:25:24:065 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element] with body: {"strategy":"xpath","selector":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]","context":"","multiple":false}
    2020-10-03 07:25:25:068 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"ELEMENT":"328c6729-e4d2-4a6a-bc8b-f4069491babf","element-6066-11e4-a52e-4f735466cecf":"328c6729-e4d2-4a6a-bc8b-f4069491babf"}}
    2020-10-03 07:25:25:069 [W3C (19723ada)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"328c6729-e4d2-4a6a-bc8b-f4069491babf","ELEMENT":"328c6729-e4d2-4a6a-bc8b-f4069491babf"}
    2020-10-03 07:25:25:070 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element 200 1008 ms - 137
    2020-10-03 07:25:25:070 [HTTP] 
    2020-10-03 07:25:25:071 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/328c6729-e4d2-4a6a-bc8b-f4069491babf/click
    2020-10-03 07:25:25:071 [HTTP] {"id":"328c6729-e4d2-4a6a-bc8b-f4069491babf"}
    2020-10-03 07:25:25:071 [W3C (19723ada)] Calling AppiumDriver.click() with args: ["328c6729-e4d2-4a6a-bc8b-f4069491babf","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:25:072 [WD Proxy] Matched '/element/328c6729-e4d2-4a6a-bc8b-f4069491babf/click' to command name 'click'
    2020-10-03 07:25:25:072 [WD Proxy] Proxying [POST /element/328c6729-e4d2-4a6a-bc8b-f4069491babf/click] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element/328c6729-e4d2-4a6a-bc8b-f4069491babf/click] with body: {"element":"328c6729-e4d2-4a6a-bc8b-f4069491babf"}
    2020-10-03 07:25:25:084 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":null}
    2020-10-03 07:25:25:085 [W3C (19723ada)] Responding to client with driver.click() result: null
    2020-10-03 07:25:25:086 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/328c6729-e4d2-4a6a-bc8b-f4069491babf/click 200 15 ms - 14
    2020-10-03 07:25:25:086 [HTTP] 
    2020-10-03 07:25:25:087 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element
    2020-10-03 07:25:25:088 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'follow_btn')]"}
    2020-10-03 07:25:25:088 [W3C (19723ada)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'follow_btn')]","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:25:088 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:25:25:088 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:25:25:089 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:25:25:089 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 07:25:25:182 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:102)
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:72)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerCon...
    2020-10-03 07:25:25:183 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-03 07:25:25:183 [BaseDriver] Waited for 95 ms so far
    2020-10-03 07:25:25:686 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:25:25:686 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 07:25:25:854 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:102)
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:72)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerCon...
    2020-10-03 07:25:25:855 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-03 07:25:25:855 [BaseDriver] Waited for 767 ms so far
    2020-10-03 07:25:26:358 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:25:26:358 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 07:25:26:908 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"ELEMENT":"f48ee34f-9388-4a2c-a0a9-633f52ea26bc","element-6066-11e4-a52e-4f735466cecf":"f48ee34f-9388-4a2c-a0a9-633f52ea26bc"}}
    2020-10-03 07:25:26:909 [W3C (19723ada)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"f48ee34f-9388-4a2c-a0a9-633f52ea26bc","ELEMENT":"f48ee34f-9388-4a2c-a0a9-633f52ea26bc"}
    2020-10-03 07:25:26:910 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element 200 1822 ms - 137
    2020-10-03 07:25:26:910 [HTTP] 
    2020-10-03 07:25:26:911 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/f48ee34f-9388-4a2c-a0a9-633f52ea26bc/click
    2020-10-03 07:25:26:911 [HTTP] {"id":"f48ee34f-9388-4a2c-a0a9-633f52ea26bc"}
    2020-10-03 07:25:26:912 [W3C (19723ada)] Calling AppiumDriver.click() with args: ["f48ee34f-9388-4a2c-a0a9-633f52ea26bc","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:26:912 [WD Proxy] Matched '/element/f48ee34f-9388-4a2c-a0a9-633f52ea26bc/click' to command name 'click'
    2020-10-03 07:25:26:913 [WD Proxy] Proxying [POST /element/f48ee34f-9388-4a2c-a0a9-633f52ea26bc/click] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element/f48ee34f-9388-4a2c-a0a9-633f52ea26bc/click] with body: {"element":"f48ee34f-9388-4a2c-a0a9-633f52ea26bc"}
    2020-10-03 07:25:26:957 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":null}
    2020-10-03 07:25:26:957 [W3C (19723ada)] Responding to client with driver.click() result: null
    2020-10-03 07:25:26:958 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/f48ee34f-9388-4a2c-a0a9-633f52ea26bc/click 200 47 ms - 14
    2020-10-03 07:25:26:959 [HTTP] 
    2020-10-03 07:25:26:960 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element
    2020-10-03 07:25:26:960 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'followed_btn')]"}
    2020-10-03 07:25:26:960 [W3C (19723ada)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'followed_btn')]","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:26:960 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:25:26:960 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:25:26:961 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:25:26:961 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'followed_btn')]","context":"","multiple":false}
    2020-10-03 07:25:27:196 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"ELEMENT":"11486488-09df-406b-9e5d-cb86de882cb5","element-6066-11e4-a52e-4f735466cecf":"11486488-09df-406b-9e5d-cb86de882cb5"}}
    2020-10-03 07:25:27:197 [W3C (19723ada)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"11486488-09df-406b-9e5d-cb86de882cb5","ELEMENT":"11486488-09df-406b-9e5d-cb86de882cb5"}
    2020-10-03 07:25:27:197 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element 200 238 ms - 137
    2020-10-03 07:25:27:198 [HTTP] 
    2020-10-03 07:25:27:199 [HTTP] --> GET /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/11486488-09df-406b-9e5d-cb86de882cb5/attribute/resourceId
    2020-10-03 07:25:27:199 [HTTP] {}
    2020-10-03 07:25:27:200 [W3C (19723ada)] Calling AppiumDriver.getAttribute() with args: ["resourceId","11486488-09df-406b-9e5d-cb86de882cb5","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:27:200 [WD Proxy] Matched '/element/11486488-09df-406b-9e5d-cb86de882cb5/attribute/resourceId' to command name 'getAttribute'
    2020-10-03 07:25:27:201 [WD Proxy] Proxying [GET /element/11486488-09df-406b-9e5d-cb86de882cb5/attribute/resourceId] to [GET http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element/11486488-09df-406b-9e5d-cb86de882cb5/attribute/resourceId] with body: {}
    2020-10-03 07:25:28:104 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":"com.xueqiu.android:id/followed_btn"}
    2020-10-03 07:25:28:105 [W3C (19723ada)] Responding to client with driver.getAttribute() result: "com.xueqiu.android:id/followed_btn"
    2020-10-03 07:25:28:105 [HTTP] <-- GET /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/11486488-09df-406b-9e5d-cb86de882cb5/attribute/resourceId 200 906 ms - 46
    2020-10-03 07:25:28:105 [HTTP] 
    2020-10-03 07:25:28:107 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element
    2020-10-03 07:25:28:107 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'followed_btn')]"}
    2020-10-03 07:25:28:107 [W3C (19723ada)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'followed_btn')]","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:28:107 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:25:28:108 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:25:28:108 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:25:28:108 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'followed_btn')]","context":"","multiple":false}
    2020-10-03 07:25:28:317 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"ELEMENT":"3373745a-79cc-4e51-870a-98798b04baf4","element-6066-11e4-a52e-4f735466cecf":"3373745a-79cc-4e51-870a-98798b04baf4"}}
    2020-10-03 07:25:28:317 [W3C (19723ada)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3373745a-79cc-4e51-870a-98798b04baf4","ELEMENT":"3373745a-79cc-4e51-870a-98798b04baf4"}
    2020-10-03 07:25:28:318 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element 200 211 ms - 137
    2020-10-03 07:25:28:318 [HTTP] 
    2020-10-03 07:25:28:319 [HTTP] --> GET /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/3373745a-79cc-4e51-870a-98798b04baf4/text
    2020-10-03 07:25:28:320 [HTTP] {}
    2020-10-03 07:25:28:320 [W3C (19723ada)] Driver proxy active, passing request on via HTTP proxy
    2020-10-03 07:25:28:320 [WD Proxy] Matched '/wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/3373745a-79cc-4e51-870a-98798b04baf4/text' to command name 'getText'
    2020-10-03 07:25:28:320 [WD Proxy] Proxying [GET /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/3373745a-79cc-4e51-870a-98798b04baf4/text] to [GET http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element/3373745a-79cc-4e51-870a-98798b04baf4/text] with body: {}
    2020-10-03 07:25:28:333 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":"已添加"}
    2020-10-03 07:25:28:334 [WD Proxy] Replacing sessionId 91b34b64-69a1-436c-9b0e-dcd2d3b004e9 with 19723ada-3f02-4fcd-a9ac-fcd8f7accf6b
    2020-10-03 07:25:28:334 [HTTP] <-- GET /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/3373745a-79cc-4e51-870a-98798b04baf4/text 200 14 ms - 72
    2020-10-03 07:25:28:334 [HTTP] 
    2020-10-03 07:25:28:335 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element
    2020-10-03 07:25:28:335 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'followed_btn')]"}
    2020-10-03 07:25:28:335 [W3C (19723ada)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'followed_btn')]","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:28:336 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:25:28:336 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:25:28:336 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:25:28:336 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'followed_btn')]","context":"","multiple":false}
    2020-10-03 07:25:28:587 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"ELEMENT":"93cc8bd0-3c9b-40da-ae71-e48e622d7966","element-6066-11e4-a52e-4f735466cecf":"93cc8bd0-3c9b-40da-ae71-e48e622d7966"}}
    2020-10-03 07:25:28:588 [W3C (19723ada)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"93cc8bd0-3c9b-40da-ae71-e48e622d7966","ELEMENT":"93cc8bd0-3c9b-40da-ae71-e48e622d7966"}
    2020-10-03 07:25:28:588 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element 200 253 ms - 137
    2020-10-03 07:25:28:588 [HTTP] 
    2020-10-03 07:25:28:590 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/93cc8bd0-3c9b-40da-ae71-e48e622d7966/click
    2020-10-03 07:25:28:590 [HTTP] {"id":"93cc8bd0-3c9b-40da-ae71-e48e622d7966"}
    2020-10-03 07:25:28:592 [W3C (19723ada)] Calling AppiumDriver.click() with args: ["93cc8bd0-3c9b-40da-ae71-e48e622d7966","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:28:592 [WD Proxy] Matched '/element/93cc8bd0-3c9b-40da-ae71-e48e622d7966/click' to command name 'click'
    2020-10-03 07:25:28:593 [WD Proxy] Proxying [POST /element/93cc8bd0-3c9b-40da-ae71-e48e622d7966/click] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element/93cc8bd0-3c9b-40da-ae71-e48e622d7966/click] with body: {"element":"93cc8bd0-3c9b-40da-ae71-e48e622d7966"}
    2020-10-03 07:25:28:606 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":null}
    2020-10-03 07:25:28:606 [W3C (19723ada)] Responding to client with driver.click() result: null
    2020-10-03 07:25:28:607 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/93cc8bd0-3c9b-40da-ae71-e48e622d7966/click 200 17 ms - 14
    2020-10-03 07:25:28:607 [HTTP] 
    2020-10-03 07:25:28:608 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element
    2020-10-03 07:25:28:609 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'follow_btn')]"}
    2020-10-03 07:25:28:609 [W3C (19723ada)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'follow_btn')]","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:28:609 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:25:28:609 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:25:28:610 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:25:28:610 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 07:25:29:865 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"ELEMENT":"a183e0e4-39bc-4f62-813c-2177c9de9fc2","element-6066-11e4-a52e-4f735466cecf":"a183e0e4-39bc-4f62-813c-2177c9de9fc2"}}
    2020-10-03 07:25:29:866 [W3C (19723ada)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"a183e0e4-39bc-4f62-813c-2177c9de9fc2","ELEMENT":"a183e0e4-39bc-4f62-813c-2177c9de9fc2"}
    2020-10-03 07:25:29:866 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element 200 1258 ms - 137
    2020-10-03 07:25:29:866 [HTTP] 
    2020-10-03 07:25:29:867 [HTTP] --> GET /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/a183e0e4-39bc-4f62-813c-2177c9de9fc2/text
    2020-10-03 07:25:29:868 [HTTP] {}
    2020-10-03 07:25:29:868 [W3C (19723ada)] Driver proxy active, passing request on via HTTP proxy
    2020-10-03 07:25:29:868 [WD Proxy] Matched '/wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/a183e0e4-39bc-4f62-813c-2177c9de9fc2/text' to command name 'getText'
    2020-10-03 07:25:29:868 [WD Proxy] Proxying [GET /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/a183e0e4-39bc-4f62-813c-2177c9de9fc2/text] to [GET http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element/a183e0e4-39bc-4f62-813c-2177c9de9fc2/text] with body: {}
    2020-10-03 07:25:29:892 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":"加自选"}
    2020-10-03 07:25:29:892 [WD Proxy] Replacing sessionId 91b34b64-69a1-436c-9b0e-dcd2d3b004e9 with 19723ada-3f02-4fcd-a9ac-fcd8f7accf6b
    2020-10-03 07:25:29:893 [HTTP] <-- GET /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/a183e0e4-39bc-4f62-813c-2177c9de9fc2/text 200 25 ms - 72
    2020-10-03 07:25:29:893 [HTTP] 
    2020-10-03 07:25:29:896 [HTTP] --> POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element
    2020-10-03 07:25:29:897 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'followed_btn')]"}
    2020-10-03 07:25:29:897 [W3C (19723ada)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'followed_btn')]","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:29:898 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:25:29:898 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:25:29:898 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:25:29:899 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'followed_btn')]","context":"","multiple":false}
    2020-10-03 07:25:30:272 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"ELEMENT":"a321e3e4-d32c-47bc-9225-f76ce4559570","element-6066-11e4-a52e-4f735466cecf":"a321e3e4-d32c-47bc-9225-f76ce4559570"}}
    2020-10-03 07:25:30:272 [W3C (19723ada)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"a321e3e4-d32c-47bc-9225-f76ce4559570","ELEMENT":"a321e3e4-d32c-47bc-9225-f76ce4559570"}
    2020-10-03 07:25:30:273 [HTTP] <-- POST /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element 200 376 ms - 137
    2020-10-03 07:25:30:273 [HTTP] 
    2020-10-03 07:25:30:275 [HTTP] --> GET /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/a321e3e4-d32c-47bc-9225-f76ce4559570/attribute/followed_btn
    2020-10-03 07:25:30:275 [HTTP] {}
    2020-10-03 07:25:30:275 [W3C (19723ada)] Calling AppiumDriver.getAttribute() with args: ["followed_btn","a321e3e4-d32c-47bc-9225-f76ce4559570","19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:30:276 [WD Proxy] Matched '/element/a321e3e4-d32c-47bc-9225-f76ce4559570/attribute/followed_btn' to command name 'getAttribute'
    2020-10-03 07:25:30:276 [WD Proxy] Proxying [GET /element/a321e3e4-d32c-47bc-9225-f76ce4559570/attribute/followed_btn] to [GET http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9/element/a321e3e4-d32c-47bc-9225-f76ce4559570/attribute/followed_btn] with body: {}
    2020-10-03 07:25:30:288 [WD Proxy] Got response with status 404: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":{"error":"unknown command","message":"'followed_btn' attribute is unknown for the element. Only the following attributes are supported: [checkable, checked, {class,className}, clickable, {content-desc,contentDescription}, enabled, focusable, focused, {long-clickable,longClickable}, package, password, {resource-id,resourceId}, scrollable, selection-start, selection-end, selected, {text,name}, bounds, displayed, contentSize]","stacktrace":"io.appium.uiautomator2.common.exceptions.NoSuchAttributeException: 'followed_btn' attribute is unknown for the element. Only the following attributes are supported: [checkable, checked, {class,className}, clickable, {content-desc,contentDescription}, enabled, focusable, focused, {long-clickable,longClickable}, package, password, {resource-id,resourceId}, scrollable, selection-start, selection-end, selected, {text,name}, bounds, displayed, contentSize]
    	at io.appium.uiautomator2.utils.ElementHelpers.generateNoAtt...
    2020-10-03 07:25:30:288 [W3C] Matched W3C error code 'unknown command' to UnknownCommandError
    2020-10-03 07:25:30:289 [W3C (19723ada)] Encountered internal error running command: io.appium.uiautomator2.common.exceptions.NoSuchAttributeException: 'followed_btn' attribute is unknown for the element. Only the following attributes are supported: [checkable, checked, {class,className}, clickable, {content-desc,contentDescription}, enabled, focusable, focused, {long-clickable,longClickable}, package, password, {resource-id,resourceId}, scrollable, selection-start, selection-end, selected, {text,name}, bounds, displayed, contentSize]
    2020-10-03 07:25:30:289 [W3C (19723ada)] 	at io.appium.uiautomator2.utils.ElementHelpers.generateNoAttributeException(ElementHelpers.java:210)
    2020-10-03 07:25:30:289 [W3C (19723ada)] 	at io.appium.uiautomator2.model.UiObject2Element.getAttribute(UiObject2Element.java:93)
    2020-10-03 07:25:30:289 [W3C (19723ada)] 	at io.appium.uiautomator2.handler.GetElementAttribute.safeHandle(GetElementAttribute.java:30)
    2020-10-03 07:25:30:289 [W3C (19723ada)] 	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    2020-10-03 07:25:30:290 [W3C (19723ada)] 	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    2020-10-03 07:25:30:290 [W3C (19723ada)] 	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    2020-10-03 07:25:30:290 [W3C (19723ada)] 	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    2020-10-03 07:25:30:290 [W3C (19723ada)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    2020-10-03 07:25:30:290 [W3C (19723ada)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    2020-10-03 07:25:30:290 [W3C (19723ada)] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
    2020-10-03 07:25:30:290 [W3C (19723ada)] 	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
    2020-10-03 07:25:30:290 [W3C (19723ada)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    2020-10-03 07:25:30:290 [W3C (19723ada)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    2020-10-03 07:25:30:290 [W3C (19723ada)] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
    2020-10-03 07:25:30:291 [W3C (19723ada)] 	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:435)
    2020-10-03 07:25:30:291 [W3C (19723ada)] 	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
    2020-10-03 07:25:30:292 [W3C (19723ada)] 	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
    2020-10-03 07:25:30:292 [W3C (19723ada)] 	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:250)
    2020-10-03 07:25:30:292 [W3C (19723ada)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    2020-10-03 07:25:30:292 [W3C (19723ada)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    2020-10-03 07:25:30:292 [W3C (19723ada)] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
    2020-10-03 07:25:30:292 [W3C (19723ada)] 	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294)
    2020-10-03 07:25:30:292 [W3C (19723ada)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    2020-10-03 07:25:30:292 [W3C (19723ada)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    2020-10-03 07:25:30:292 [W3C (19723ada)] 	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911)
    2020-10-03 07:25:30:293 [W3C (19723ada)] 	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131)
    2020-10-03 07:25:30:293 [W3C (19723ada)] 	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:611)
    2020-10-03 07:25:30:293 [W3C (19723ada)] 	at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:514)
    2020-10-03 07:25:30:293 [W3C (19723ada)] 	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:468)
    2020-10-03 07:25:30:293 [W3C (19723ada)] 	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438)
    2020-10-03 07:25:30:293 [W3C (19723ada)] 	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140)
    2020-10-03 07:25:30:293 [W3C (19723ada)] 	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
    2020-10-03 07:25:30:293 [W3C (19723ada)] 	at java.lang.Thread.run(Thread.java:818)
    2020-10-03 07:25:30:293 [W3C (19723ada)] 
    2020-10-03 07:25:30:294 [HTTP] <-- GET /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b/element/a321e3e4-d32c-47bc-9225-f76ce4559570/attribute/followed_btn 404 19 ms - 4187
    2020-10-03 07:25:30:294 [HTTP] 
    2020-10-03 07:25:30:370 [HTTP] --> DELETE /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b
    2020-10-03 07:25:30:370 [HTTP] {}
    2020-10-03 07:25:30:370 [W3C (19723ada)] Calling AppiumDriver.deleteSession() with args: ["19723ada-3f02-4fcd-a9ac-fcd8f7accf6b"]
    2020-10-03 07:25:30:370 [BaseDriver] Event 'quitSessionRequested' logged at 1601709930370 (15:25:30 GMT+0800 (GMT+08:00))
    2020-10-03 07:25:30:370 [Appium] Removing session 19723ada-3f02-4fcd-a9ac-fcd8f7accf6b from our master session list
    2020-10-03 07:25:30:370 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-03 07:25:30:371 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-03 07:25:30:371 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-03 07:25:30:371 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8201/wd/hub/session/91b34b64-69a1-436c-9b0e-dcd2d3b004e9] with no body
    2020-10-03 07:25:30:379 [WD Proxy] Got response with status 200: {"sessionId":"91b34b64-69a1-436c-9b0e-dcd2d3b004e9","value":null}
    2020-10-03 07:25:30:380 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 07:25:30:380 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 07:25:30:884 [Logcat] Stopping logcat capture
    2020-10-03 07:25:30:899 [ADB] Removing forwarded port socket connection: 8201 
    2020-10-03 07:25:30:902 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8201'
    2020-10-03 07:25:30:947 [BaseDriver] Event 'quitSessionFinished' logged at 1601709930947 (15:25:30 GMT+0800 (GMT+08:00))
    2020-10-03 07:25:30:947 [W3C (19723ada)] Received response: null
    2020-10-03 07:25:30:948 [W3C (19723ada)] But deleting session, so not returning
    2020-10-03 07:25:30:948 [W3C (19723ada)] Responding to client with driver.deleteSession() result: null
    2020-10-03 07:25:30:948 [W3C (19723ada)] Destroying socket connection
    2020-10-03 07:25:30:948 [HTTP] <-- DELETE /wd/hub/session/19723ada-3f02-4fcd-a9ac-fcd8f7accf6b 200 578 ms - 14
    2020-10-03 07:25:30:948 [HTTP] 
    2020-10-03 07:25:31:163 [Instrumentation] .
    2020-10-03 07:25:31:730 [Instrumentation] Time: 11.056
    
    
    2020-10-03 07:25:31:730 [Instrumentation] 
    
    
    2020-10-03 07:25:31:730 [Instrumentation] OK (1 test)
    2020-10-03 07:25:31:952 [Instrumentation] The process has exited with code 0
    2020-10-03 07:28:49:823 [HTTP] --> POST /wd/hub/session
    2020-10-03 07:28:49:824 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-03 07:28:49:825 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-03 07:28:49:825 [BaseDriver] Event 'newSessionRequested' logged at 1601710129825 (15:28:49 GMT+0800 (GMT+08:00))
    2020-10-03 07:28:49:829 [Appium] 
    
    2020-10-03 07:28:49:829 [Appium] ======================================================================
    
    2020-10-03 07:28:49:830 [Appium]   DEPRECATION WARNING:
    
    2020-10-03 07:28:49:830 [Appium] 
    
    2020-10-03 07:28:49:831 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-03 07:28:49:831 [Appium]   capabilities for this Android session
    
    2020-10-03 07:28:49:832 [Appium] 
    
    2020-10-03 07:28:49:832 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-03 07:28:49:832 [Appium]   UiAutomator2 Driver
    
    2020-10-03 07:28:49:833 [Appium] 
    
    2020-10-03 07:28:49:833 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-03 07:28:49:833 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-03 07:28:49:834 [Appium]   platforms
    
    2020-10-03 07:28:49:834 [Appium] 
    
    2020-10-03 07:28:49:835 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-03 07:28:49:835 [Appium]   'automationName=UiAutomator1'
    
    2020-10-03 07:28:49:836 [Appium] 
    
    2020-10-03 07:28:49:836 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-03 07:28:49:836 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-03 07:28:49:837 [Appium] 
    
    2020-10-03 07:28:49:837 [Appium]   For more information about drivers, please visit 
    2020-10-03 07:28:49:838 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-03 07:28:49:838 [Appium]   'Drivers' menu
    
    2020-10-03 07:28:49:838 [Appium] 
    
    2020-10-03 07:28:49:839 [Appium] ======================================================================
    
    2020-10-03 07:28:49:839 [Appium] 
    2020-10-03 07:28:49:840 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-03 07:28:49:842 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-03 07:28:49:842 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-03 07:28:49:843 [BaseDriver]   "alwaysMatch": {
    2020-10-03 07:28:49:843 [BaseDriver]     "platformName": "Android",
    2020-10-03 07:28:49:844 [BaseDriver]     "appium:deviceName": "test",
    2020-10-03 07:28:49:844 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-03 07:28:49:848 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-03 07:28:49:848 [BaseDriver]     "appium:noReset": true,
    2020-10-03 07:28:49:849 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-03 07:28:49:849 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-03 07:28:49:849 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-03 07:28:49:850 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-03 07:28:49:850 [BaseDriver]   },
    2020-10-03 07:28:49:850 [BaseDriver]   "firstMatch": [
    2020-10-03 07:28:49:851 [BaseDriver]     {}
    2020-10-03 07:28:49:851 [BaseDriver]   ]
    2020-10-03 07:28:49:851 [BaseDriver] }
    2020-10-03 07:28:49:854 [BaseDriver] Session created with session id: 694f2a96-7d6c-4b64-9f87-5fab6e47826d
    2020-10-03 07:28:49:854 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-03 07:28:49:855 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 07:28:49:855 [AndroidDriver] Retrieving device list
    2020-10-03 07:28:49:855 [ADB] Trying to find a connected android device
    2020-10-03 07:28:49:856 [ADB] Getting connected devices...
    2020-10-03 07:28:49:889 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-03 07:28:49:889 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-03 07:28:49:890 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 07:28:49:890 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-03 07:28:49:890 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-03 07:28:49:926 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-03 07:28:49:927 [ADB] Device API level: 23
    2020-10-03 07:28:49:927 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-03 07:28:49:927 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-03 07:28:49:956 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-03 07:28:49:997 [AndroidDriver] Pushing settings apk to device...
    2020-10-03 07:28:49:997 [ADB] Getting install status for io.appium.settings
    2020-10-03 07:28:49:998 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 07:28:50:044 [ADB] 'io.appium.settings' is installed
    2020-10-03 07:28:50:045 [ADB] Getting package info for 'io.appium.settings'
    2020-10-03 07:28:50:045 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 07:28:50:087 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-03 07:28:50:087 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-03 07:28:50:087 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-03 07:28:50:087 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-03 07:28:50:132 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-03 07:28:50:181 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-03 07:28:50:181 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-03 07:28:50:596 [Logcat] Starting logcat capture
    2020-10-03 07:28:50:703 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-03 07:28:50:704 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-03 07:28:51:220 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-03 07:28:51:221 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-03 07:28:51:222 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-03 07:28:51:667 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-03 07:28:52:540 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8201
    2020-10-03 07:28:52:540 [ADB] Forwarding system: 8201 to device: 6790
    2020-10-03 07:28:52:541 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8201 tcp:6790'
    2020-10-03 07:28:52:576 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-03 07:28:52:576 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-03 07:28:52:576 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-03 07:28:52:580 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-03 07:28:52:580 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-03 07:28:53:017 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-03 07:28:53:017 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-03 07:28:53:018 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-03 07:28:53:347 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-03 07:28:54:030 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 07:28:54:031 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 07:28:54:040 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-03 07:28:55:042 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 07:28:55:043 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 07:28:55:138 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-03 07:28:55:138 [UiAutomator2] The initialization of the instrumentation process took 2121ms
    2020-10-03 07:28:55:139 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-03 07:28:55:139 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8201/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-03 07:28:55:160 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-03 07:28:55:161 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-03 07:28:55:164 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/appium/device/info] with no body
    2020-10-03 07:28:55:183 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"NET_CAPABILITY_SUPL","networkCapabilities":"","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai"}}
    2020-10-03 07:28:55:184 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-03 07:28:55:264 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-03 07:28:55:265 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-03 07:28:55:265 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-03 07:28:55:866 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/appium/device/pixel_ratio] with body: {}
    2020-10-03 07:28:55:889 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":2}
    2020-10-03 07:28:55:890 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-03 07:28:55:890 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/appium/device/system_bars] with body: {}
    2020-10-03 07:28:55:897 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"statusBar":48}}
    2020-10-03 07:28:55:898 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 07:28:55:898 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/window/current/size] with body: {}
    2020-10-03 07:28:55:903 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"height":1920,"width":1080}}
    2020-10-03 07:28:55:904 [Appium] New AndroidUiautomator2Driver session created successfully, session 694f2a96-7d6c-4b64-9f87-5fab6e47826d added to master session list
    2020-10-03 07:28:55:904 [BaseDriver] Event 'newSessionStarted' logged at 1601710135904 (15:28:55 GMT+0800 (GMT+08:00))
    2020-10-03 07:28:55:905 [W3C (694f2a96)] Cached the protocol value 'W3C' for the new session 694f2a96-7d6c-4b64-9f87-5fab6e47826d
    2020-10-03 07:28:55:905 [W3C (694f2a96)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-03 07:28:55:905 [HTTP] <-- POST /wd/hub/session 200 6083 ms - 1050
    2020-10-03 07:28:55:906 [HTTP] 
    2020-10-03 07:28:55:907 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/timeouts
    2020-10-03 07:28:55:907 [HTTP] {"implicit":20000}
    2020-10-03 07:28:55:907 [W3C (694f2a96)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:28:55:907 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-03 07:28:55:908 [BaseDriver] Set implicit wait to 20000ms
    2020-10-03 07:28:55:908 [W3C (694f2a96)] Responding to client with driver.timeouts() result: null
    2020-10-03 07:28:55:908 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/timeouts 200 1 ms - 14
    2020-10-03 07:28:55:908 [HTTP] 
    2020-10-03 07:28:55:910 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element
    2020-10-03 07:28:55:910 [HTTP] {"using":"id","value":"tv_search"}
    2020-10-03 07:28:55:910 [W3C (694f2a96)] Calling AppiumDriver.findElement() with args: ["id","tv_search","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:28:55:910 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:28:55:910 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:28:55:911 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:28:55:911 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false}
    2020-10-03 07:28:55:933 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"ELEMENT":"af0eb810-5ec9-427d-88b4-a1f670196f63","element-6066-11e4-a52e-4f735466cecf":"af0eb810-5ec9-427d-88b4-a1f670196f63"}}
    2020-10-03 07:28:55:933 [W3C (694f2a96)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"af0eb810-5ec9-427d-88b4-a1f670196f63","ELEMENT":"af0eb810-5ec9-427d-88b4-a1f670196f63"}
    2020-10-03 07:28:55:934 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element 200 24 ms - 137
    2020-10-03 07:28:55:934 [HTTP] 
    2020-10-03 07:28:55:935 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/af0eb810-5ec9-427d-88b4-a1f670196f63/click
    2020-10-03 07:28:55:935 [HTTP] {"id":"af0eb810-5ec9-427d-88b4-a1f670196f63"}
    2020-10-03 07:28:55:936 [W3C (694f2a96)] Calling AppiumDriver.click() with args: ["af0eb810-5ec9-427d-88b4-a1f670196f63","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:28:55:936 [WD Proxy] Matched '/element/af0eb810-5ec9-427d-88b4-a1f670196f63/click' to command name 'click'
    2020-10-03 07:28:55:936 [WD Proxy] Proxying [POST /element/af0eb810-5ec9-427d-88b4-a1f670196f63/click] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element/af0eb810-5ec9-427d-88b4-a1f670196f63/click] with body: {"element":"af0eb810-5ec9-427d-88b4-a1f670196f63"}
    2020-10-03 07:28:55:948 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":null}
    2020-10-03 07:28:55:948 [W3C (694f2a96)] Responding to client with driver.click() result: null
    2020-10-03 07:28:55:949 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/af0eb810-5ec9-427d-88b4-a1f670196f63/click 200 13 ms - 14
    2020-10-03 07:28:55:949 [HTTP] 
    2020-10-03 07:28:55:951 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element
    2020-10-03 07:28:55:951 [HTTP] {"using":"id","value":"search_input_text"}
    2020-10-03 07:28:55:952 [W3C (694f2a96)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:28:55:952 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:28:55:952 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:28:55:953 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:28:55:953 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false}
    2020-10-03 07:28:56:988 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"ELEMENT":"a03f7f42-44ef-4d38-a183-da684e810895","element-6066-11e4-a52e-4f735466cecf":"a03f7f42-44ef-4d38-a183-da684e810895"}}
    2020-10-03 07:28:56:990 [W3C (694f2a96)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"a03f7f42-44ef-4d38-a183-da684e810895","ELEMENT":"a03f7f42-44ef-4d38-a183-da684e810895"}
    2020-10-03 07:28:56:991 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element 200 1040 ms - 137
    2020-10-03 07:28:56:993 [HTTP] 
    2020-10-03 07:28:56:994 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/a03f7f42-44ef-4d38-a183-da684e810895/value
    2020-10-03 07:28:56:994 [HTTP] {"text":"阿里巴巴","value":["阿","里","巴","巴"],"id":"a03f7f42-44ef-4d38-a183-da684e810895"}
    2020-10-03 07:28:56:995 [W3C (694f2a96)] Calling AppiumDriver.setValue() with args: [["阿","里","巴","巴"],"a03f7f42-44ef-4d38-a183-da684e810895","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:28:56:995 [WD Proxy] Matched '/element/a03f7f42-44ef-4d38-a183-da684e810895/value' to command name 'setValue'
    2020-10-03 07:28:56:996 [Protocol Converter] Added 'value' property ["阿","里","巴","巴"] to 'setValue' request body
    2020-10-03 07:28:56:996 [WD Proxy] Proxying [POST /element/a03f7f42-44ef-4d38-a183-da684e810895/value] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element/a03f7f42-44ef-4d38-a183-da684e810895/value] with body: {"elementId":"a03f7f42-44ef-4d38-a183-da684e810895","text":"阿里巴巴","replace":false,"unicodeKeyboard":true,"value":["阿","里","巴","巴"]}
    2020-10-03 07:28:57:558 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":null}
    2020-10-03 07:28:57:560 [W3C (694f2a96)] Responding to client with driver.setValue() result: null
    2020-10-03 07:28:57:561 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/a03f7f42-44ef-4d38-a183-da684e810895/value 200 567 ms - 14
    2020-10-03 07:28:57:561 [HTTP] 
    2020-10-03 07:28:57:564 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element
    2020-10-03 07:28:57:564 [HTTP] {"using":"xpath","value":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]"}
    2020-10-03 07:28:57:565 [W3C (694f2a96)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text='阿里巴巴' and contains(@resource-id,'name')]","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:28:57:565 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:28:57:566 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:28:57:567 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:28:57:567 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element] with body: {"strategy":"xpath","selector":"//*[@text='阿里巴巴' and contains(@resource-id,'name')]","context":"","multiple":false}
    2020-10-03 07:28:58:457 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"ELEMENT":"eaa0f97b-3c8f-4f0c-936f-1c588bc61a5e","element-6066-11e4-a52e-4f735466cecf":"eaa0f97b-3c8f-4f0c-936f-1c588bc61a5e"}}
    2020-10-03 07:28:58:458 [W3C (694f2a96)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"eaa0f97b-3c8f-4f0c-936f-1c588bc61a5e","ELEMENT":"eaa0f97b-3c8f-4f0c-936f-1c588bc61a5e"}
    2020-10-03 07:28:58:459 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element 200 895 ms - 137
    2020-10-03 07:28:58:459 [HTTP] 
    2020-10-03 07:28:58:460 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/eaa0f97b-3c8f-4f0c-936f-1c588bc61a5e/click
    2020-10-03 07:28:58:460 [HTTP] {"id":"eaa0f97b-3c8f-4f0c-936f-1c588bc61a5e"}
    2020-10-03 07:28:58:460 [W3C (694f2a96)] Calling AppiumDriver.click() with args: ["eaa0f97b-3c8f-4f0c-936f-1c588bc61a5e","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:28:58:461 [WD Proxy] Matched '/element/eaa0f97b-3c8f-4f0c-936f-1c588bc61a5e/click' to command name 'click'
    2020-10-03 07:28:58:461 [WD Proxy] Proxying [POST /element/eaa0f97b-3c8f-4f0c-936f-1c588bc61a5e/click] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element/eaa0f97b-3c8f-4f0c-936f-1c588bc61a5e/click] with body: {"element":"eaa0f97b-3c8f-4f0c-936f-1c588bc61a5e"}
    2020-10-03 07:28:58:473 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":null}
    2020-10-03 07:28:58:474 [W3C (694f2a96)] Responding to client with driver.click() result: null
    2020-10-03 07:28:58:474 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/eaa0f97b-3c8f-4f0c-936f-1c588bc61a5e/click 200 14 ms - 14
    2020-10-03 07:28:58:474 [HTTP] 
    2020-10-03 07:28:58:475 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element
    2020-10-03 07:28:58:476 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'follow_btn')]"}
    2020-10-03 07:28:58:476 [W3C (694f2a96)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'follow_btn')]","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:28:58:476 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:28:58:476 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:28:58:476 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:28:58:477 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 07:28:58:586 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters
    	at io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:102)
    	at io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:72)
    	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    	at io.netty.channel.AbstractChannelHandlerCon...
    2020-10-03 07:28:58:586 [W3C] Matched W3C error code 'no such element' to NoSuchElementError
    2020-10-03 07:28:58:587 [BaseDriver] Waited for 111 ms so far
    2020-10-03 07:28:59:088 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:28:59:089 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 07:28:59:392 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"ELEMENT":"8f215092-72b7-42d1-87a6-90144f21fc08","element-6066-11e4-a52e-4f735466cecf":"8f215092-72b7-42d1-87a6-90144f21fc08"}}
    2020-10-03 07:28:59:393 [W3C (694f2a96)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"8f215092-72b7-42d1-87a6-90144f21fc08","ELEMENT":"8f215092-72b7-42d1-87a6-90144f21fc08"}
    2020-10-03 07:28:59:394 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element 200 917 ms - 137
    2020-10-03 07:28:59:394 [HTTP] 
    2020-10-03 07:28:59:395 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/8f215092-72b7-42d1-87a6-90144f21fc08/click
    2020-10-03 07:28:59:395 [HTTP] {"id":"8f215092-72b7-42d1-87a6-90144f21fc08"}
    2020-10-03 07:28:59:395 [W3C (694f2a96)] Calling AppiumDriver.click() with args: ["8f215092-72b7-42d1-87a6-90144f21fc08","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:28:59:396 [WD Proxy] Matched '/element/8f215092-72b7-42d1-87a6-90144f21fc08/click' to command name 'click'
    2020-10-03 07:28:59:396 [WD Proxy] Proxying [POST /element/8f215092-72b7-42d1-87a6-90144f21fc08/click] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element/8f215092-72b7-42d1-87a6-90144f21fc08/click] with body: {"element":"8f215092-72b7-42d1-87a6-90144f21fc08"}
    2020-10-03 07:28:59:739 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":null}
    2020-10-03 07:28:59:740 [W3C (694f2a96)] Responding to client with driver.click() result: null
    2020-10-03 07:28:59:741 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/8f215092-72b7-42d1-87a6-90144f21fc08/click 200 346 ms - 14
    2020-10-03 07:28:59:741 [HTTP] 
    2020-10-03 07:28:59:743 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element
    2020-10-03 07:28:59:743 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'followed_btn')]"}
    2020-10-03 07:28:59:744 [W3C (694f2a96)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'followed_btn')]","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:28:59:744 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:28:59:744 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:28:59:744 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:28:59:745 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'followed_btn')]","context":"","multiple":false}
    2020-10-03 07:29:01:271 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"ELEMENT":"35533438-6dc9-428e-8666-ff1c04fc2894","element-6066-11e4-a52e-4f735466cecf":"35533438-6dc9-428e-8666-ff1c04fc2894"}}
    2020-10-03 07:29:01:271 [W3C (694f2a96)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"35533438-6dc9-428e-8666-ff1c04fc2894","ELEMENT":"35533438-6dc9-428e-8666-ff1c04fc2894"}
    2020-10-03 07:29:01:272 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element 200 1529 ms - 137
    2020-10-03 07:29:01:272 [HTTP] 
    2020-10-03 07:29:01:274 [HTTP] --> GET /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/35533438-6dc9-428e-8666-ff1c04fc2894/attribute/name
    2020-10-03 07:29:01:274 [HTTP] {}
    2020-10-03 07:29:01:274 [W3C (694f2a96)] Calling AppiumDriver.getAttribute() with args: ["name","35533438-6dc9-428e-8666-ff1c04fc2894","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:29:01:274 [WD Proxy] Matched '/element/35533438-6dc9-428e-8666-ff1c04fc2894/attribute/name' to command name 'getAttribute'
    2020-10-03 07:29:01:275 [WD Proxy] Proxying [GET /element/35533438-6dc9-428e-8666-ff1c04fc2894/attribute/name] to [GET http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element/35533438-6dc9-428e-8666-ff1c04fc2894/attribute/name] with body: {}
    2020-10-03 07:29:01:282 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":"已添加"}
    2020-10-03 07:29:01:282 [W3C (694f2a96)] Responding to client with driver.getAttribute() result: "已添加"
    2020-10-03 07:29:01:283 [HTTP] <-- GET /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/35533438-6dc9-428e-8666-ff1c04fc2894/attribute/name 200 9 ms - 21
    2020-10-03 07:29:01:283 [HTTP] 
    2020-10-03 07:29:01:284 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element
    2020-10-03 07:29:01:284 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'followed_btn')]"}
    2020-10-03 07:29:01:285 [W3C (694f2a96)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'followed_btn')]","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:29:01:285 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:29:01:285 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:29:01:285 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:29:01:286 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'followed_btn')]","context":"","multiple":false}
    2020-10-03 07:29:01:482 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"ELEMENT":"51207179-4755-4840-b7be-999729531234","element-6066-11e4-a52e-4f735466cecf":"51207179-4755-4840-b7be-999729531234"}}
    2020-10-03 07:29:01:483 [W3C (694f2a96)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"51207179-4755-4840-b7be-999729531234","ELEMENT":"51207179-4755-4840-b7be-999729531234"}
    2020-10-03 07:29:01:483 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element 200 199 ms - 137
    2020-10-03 07:29:01:483 [HTTP] 
    2020-10-03 07:29:01:485 [HTTP] --> GET /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/51207179-4755-4840-b7be-999729531234/text
    2020-10-03 07:29:01:485 [HTTP] {}
    2020-10-03 07:29:01:485 [W3C (694f2a96)] Driver proxy active, passing request on via HTTP proxy
    2020-10-03 07:29:01:486 [WD Proxy] Matched '/wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/51207179-4755-4840-b7be-999729531234/text' to command name 'getText'
    2020-10-03 07:29:01:486 [WD Proxy] Proxying [GET /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/51207179-4755-4840-b7be-999729531234/text] to [GET http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element/51207179-4755-4840-b7be-999729531234/text] with body: {}
    2020-10-03 07:29:01:495 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":"已添加"}
    2020-10-03 07:29:01:495 [WD Proxy] Replacing sessionId 74c2c17e-c0a4-4edb-9a56-1887b4947dda with 694f2a96-7d6c-4b64-9f87-5fab6e47826d
    2020-10-03 07:29:01:495 [HTTP] <-- GET /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/51207179-4755-4840-b7be-999729531234/text 200 11 ms - 72
    2020-10-03 07:29:01:495 [HTTP] 
    2020-10-03 07:29:01:497 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element
    2020-10-03 07:29:01:497 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'followed_btn')]"}
    2020-10-03 07:29:01:497 [W3C (694f2a96)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'followed_btn')]","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:29:01:497 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:29:01:497 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:29:01:498 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:29:01:498 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'followed_btn')]","context":"","multiple":false}
    2020-10-03 07:29:01:697 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"ELEMENT":"1b8760ec-3be3-45d2-aed5-bd51d1e68ac7","element-6066-11e4-a52e-4f735466cecf":"1b8760ec-3be3-45d2-aed5-bd51d1e68ac7"}}
    2020-10-03 07:29:01:698 [W3C (694f2a96)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1b8760ec-3be3-45d2-aed5-bd51d1e68ac7","ELEMENT":"1b8760ec-3be3-45d2-aed5-bd51d1e68ac7"}
    2020-10-03 07:29:01:699 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element 200 202 ms - 137
    2020-10-03 07:29:01:699 [HTTP] 
    2020-10-03 07:29:01:700 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/1b8760ec-3be3-45d2-aed5-bd51d1e68ac7/click
    2020-10-03 07:29:01:700 [HTTP] {"id":"1b8760ec-3be3-45d2-aed5-bd51d1e68ac7"}
    2020-10-03 07:29:01:701 [W3C (694f2a96)] Calling AppiumDriver.click() with args: ["1b8760ec-3be3-45d2-aed5-bd51d1e68ac7","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:29:01:701 [WD Proxy] Matched '/element/1b8760ec-3be3-45d2-aed5-bd51d1e68ac7/click' to command name 'click'
    2020-10-03 07:29:01:701 [WD Proxy] Proxying [POST /element/1b8760ec-3be3-45d2-aed5-bd51d1e68ac7/click] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element/1b8760ec-3be3-45d2-aed5-bd51d1e68ac7/click] with body: {"element":"1b8760ec-3be3-45d2-aed5-bd51d1e68ac7"}
    2020-10-03 07:29:01:714 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":null}
    2020-10-03 07:29:01:714 [W3C (694f2a96)] Responding to client with driver.click() result: null
    2020-10-03 07:29:01:715 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/1b8760ec-3be3-45d2-aed5-bd51d1e68ac7/click 200 14 ms - 14
    2020-10-03 07:29:01:715 [HTTP] 
    2020-10-03 07:29:01:717 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element
    2020-10-03 07:29:01:717 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'follow_btn')]"}
    2020-10-03 07:29:01:717 [W3C (694f2a96)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'follow_btn')]","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:29:01:717 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:29:01:717 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:29:01:718 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:29:01:718 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'follow_btn')]","context":"","multiple":false}
    2020-10-03 07:29:02:645 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"ELEMENT":"a80b0e1b-e1ea-4a1e-bc08-e9f31155dde9","element-6066-11e4-a52e-4f735466cecf":"a80b0e1b-e1ea-4a1e-bc08-e9f31155dde9"}}
    2020-10-03 07:29:02:646 [W3C (694f2a96)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"a80b0e1b-e1ea-4a1e-bc08-e9f31155dde9","ELEMENT":"a80b0e1b-e1ea-4a1e-bc08-e9f31155dde9"}
    2020-10-03 07:29:02:646 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element 200 930 ms - 137
    2020-10-03 07:29:02:647 [HTTP] 
    2020-10-03 07:29:02:648 [HTTP] --> GET /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/a80b0e1b-e1ea-4a1e-bc08-e9f31155dde9/text
    2020-10-03 07:29:02:648 [HTTP] {}
    2020-10-03 07:29:02:648 [W3C (694f2a96)] Driver proxy active, passing request on via HTTP proxy
    2020-10-03 07:29:02:649 [WD Proxy] Matched '/wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/a80b0e1b-e1ea-4a1e-bc08-e9f31155dde9/text' to command name 'getText'
    2020-10-03 07:29:02:649 [WD Proxy] Proxying [GET /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/a80b0e1b-e1ea-4a1e-bc08-e9f31155dde9/text] to [GET http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element/a80b0e1b-e1ea-4a1e-bc08-e9f31155dde9/text] with body: {}
    2020-10-03 07:29:02:655 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":"加自选"}
    2020-10-03 07:29:02:656 [WD Proxy] Replacing sessionId 74c2c17e-c0a4-4edb-9a56-1887b4947dda with 694f2a96-7d6c-4b64-9f87-5fab6e47826d
    2020-10-03 07:29:02:656 [HTTP] <-- GET /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/a80b0e1b-e1ea-4a1e-bc08-e9f31155dde9/text 200 8 ms - 72
    2020-10-03 07:29:02:656 [HTTP] 
    2020-10-03 07:29:02:658 [HTTP] --> POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element
    2020-10-03 07:29:02:658 [HTTP] {"using":"xpath","value":"//*[contains(@resource-id,'followed_btn')]"}
    2020-10-03 07:29:02:658 [W3C (694f2a96)] Calling AppiumDriver.findElement() with args: ["xpath","//*[contains(@resource-id,'followed_btn')]","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:29:02:658 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
    2020-10-03 07:29:02:659 [BaseDriver] Waiting up to 20000 ms for condition
    2020-10-03 07:29:02:659 [WD Proxy] Matched '/element' to command name 'findElement'
    2020-10-03 07:29:02:659 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element] with body: {"strategy":"xpath","selector":"//*[contains(@resource-id,'followed_btn')]","context":"","multiple":false}
    2020-10-03 07:29:02:835 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"ELEMENT":"f15b7ecc-feb1-4ab3-915d-9a683f103c56","element-6066-11e4-a52e-4f735466cecf":"f15b7ecc-feb1-4ab3-915d-9a683f103c56"}}
    2020-10-03 07:29:02:836 [W3C (694f2a96)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"f15b7ecc-feb1-4ab3-915d-9a683f103c56","ELEMENT":"f15b7ecc-feb1-4ab3-915d-9a683f103c56"}
    2020-10-03 07:29:02:836 [HTTP] <-- POST /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element 200 178 ms - 137
    2020-10-03 07:29:02:837 [HTTP] 
    2020-10-03 07:29:02:838 [HTTP] --> GET /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/f15b7ecc-feb1-4ab3-915d-9a683f103c56/attribute/followed_btn
    2020-10-03 07:29:02:838 [HTTP] {}
    2020-10-03 07:29:02:839 [W3C (694f2a96)] Calling AppiumDriver.getAttribute() with args: ["followed_btn","f15b7ecc-feb1-4ab3-915d-9a683f103c56","694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:29:02:839 [WD Proxy] Matched '/element/f15b7ecc-feb1-4ab3-915d-9a683f103c56/attribute/followed_btn' to command name 'getAttribute'
    2020-10-03 07:29:02:839 [WD Proxy] Proxying [GET /element/f15b7ecc-feb1-4ab3-915d-9a683f103c56/attribute/followed_btn] to [GET http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda/element/f15b7ecc-feb1-4ab3-915d-9a683f103c56/attribute/followed_btn] with body: {}
    2020-10-03 07:29:02:851 [WD Proxy] Got response with status 404: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":{"error":"unknown command","message":"'followed_btn' attribute is unknown for the element. Only the following attributes are supported: [checkable, checked, {class,className}, clickable, {content-desc,contentDescription}, enabled, focusable, focused, {long-clickable,longClickable}, package, password, {resource-id,resourceId}, scrollable, selection-start, selection-end, selected, {text,name}, bounds, displayed, contentSize]","stacktrace":"io.appium.uiautomator2.common.exceptions.NoSuchAttributeException: 'followed_btn' attribute is unknown for the element. Only the following attributes are supported: [checkable, checked, {class,className}, clickable, {content-desc,contentDescription}, enabled, focusable, focused, {long-clickable,longClickable}, package, password, {resource-id,resourceId}, scrollable, selection-start, selection-end, selected, {text,name}, bounds, displayed, contentSize]
    	at io.appium.uiautomator2.utils.ElementHelpers.generateNoAtt...
    2020-10-03 07:29:02:851 [W3C] Matched W3C error code 'unknown command' to UnknownCommandError
    2020-10-03 07:29:02:852 [W3C (694f2a96)] Encountered internal error running command: io.appium.uiautomator2.common.exceptions.NoSuchAttributeException: 'followed_btn' attribute is unknown for the element. Only the following attributes are supported: [checkable, checked, {class,className}, clickable, {content-desc,contentDescription}, enabled, focusable, focused, {long-clickable,longClickable}, package, password, {resource-id,resourceId}, scrollable, selection-start, selection-end, selected, {text,name}, bounds, displayed, contentSize]
    2020-10-03 07:29:02:852 [W3C (694f2a96)] 	at io.appium.uiautomator2.utils.ElementHelpers.generateNoAttributeException(ElementHelpers.java:210)
    2020-10-03 07:29:02:852 [W3C (694f2a96)] 	at io.appium.uiautomator2.model.UiObject2Element.getAttribute(UiObject2Element.java:93)
    2020-10-03 07:29:02:852 [W3C (694f2a96)] 	at io.appium.uiautomator2.handler.GetElementAttribute.safeHandle(GetElementAttribute.java:30)
    2020-10-03 07:29:02:853 [W3C (694f2a96)] 	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)
    2020-10-03 07:29:02:853 [W3C (694f2a96)] 	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)
    2020-10-03 07:29:02:853 [W3C (694f2a96)] 	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)
    2020-10-03 07:29:02:853 [W3C (694f2a96)] 	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:44)
    2020-10-03 07:29:02:853 [W3C (694f2a96)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    2020-10-03 07:29:02:853 [W3C (694f2a96)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    2020-10-03 07:29:02:853 [W3C (694f2a96)] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
    2020-10-03 07:29:02:853 [W3C (694f2a96)] 	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
    2020-10-03 07:29:02:853 [W3C (694f2a96)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    2020-10-03 07:29:02:854 [W3C (694f2a96)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    2020-10-03 07:29:02:854 [W3C (694f2a96)] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
    2020-10-03 07:29:02:854 [W3C (694f2a96)] 	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:435)
    2020-10-03 07:29:02:854 [W3C (694f2a96)] 	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
    2020-10-03 07:29:02:854 [W3C (694f2a96)] 	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
    2020-10-03 07:29:02:854 [W3C (694f2a96)] 	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:250)
    2020-10-03 07:29:02:854 [W3C (694f2a96)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    2020-10-03 07:29:02:854 [W3C (694f2a96)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    2020-10-03 07:29:02:854 [W3C (694f2a96)] 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
    2020-10-03 07:29:02:855 [W3C (694f2a96)] 	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294)
    2020-10-03 07:29:02:855 [W3C (694f2a96)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    2020-10-03 07:29:02:855 [W3C (694f2a96)] 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    2020-10-03 07:29:02:855 [W3C (694f2a96)] 	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911)
    2020-10-03 07:29:02:856 [W3C (694f2a96)] 	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131)
    2020-10-03 07:29:02:856 [W3C (694f2a96)] 	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:611)
    2020-10-03 07:29:02:857 [W3C (694f2a96)] 	at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:514)
    2020-10-03 07:29:02:857 [W3C (694f2a96)] 	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:468)
    2020-10-03 07:29:02:857 [W3C (694f2a96)] 	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438)
    2020-10-03 07:29:02:857 [W3C (694f2a96)] 	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140)
    2020-10-03 07:29:02:857 [W3C (694f2a96)] 	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
    2020-10-03 07:29:02:857 [W3C (694f2a96)] 	at java.lang.Thread.run(Thread.java:818)
    2020-10-03 07:29:02:857 [W3C (694f2a96)] 
    2020-10-03 07:29:02:859 [HTTP] <-- GET /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d/element/f15b7ecc-feb1-4ab3-915d-9a683f103c56/attribute/followed_btn 404 20 ms - 4187
    2020-10-03 07:29:02:859 [HTTP] 
    2020-10-03 07:29:02:924 [HTTP] --> DELETE /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d
    2020-10-03 07:29:02:924 [HTTP] {}
    2020-10-03 07:29:02:924 [W3C (694f2a96)] Calling AppiumDriver.deleteSession() with args: ["694f2a96-7d6c-4b64-9f87-5fab6e47826d"]
    2020-10-03 07:29:02:924 [BaseDriver] Event 'quitSessionRequested' logged at 1601710142924 (15:29:02 GMT+0800 (GMT+08:00))
    2020-10-03 07:29:02:924 [Appium] Removing session 694f2a96-7d6c-4b64-9f87-5fab6e47826d from our master session list
    2020-10-03 07:29:02:925 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-03 07:29:02:925 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-03 07:29:02:925 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-03 07:29:02:925 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8201/wd/hub/session/74c2c17e-c0a4-4edb-9a56-1887b4947dda] with no body
    2020-10-03 07:29:02:930 [WD Proxy] Got response with status 200: {"sessionId":"74c2c17e-c0a4-4edb-9a56-1887b4947dda","value":null}
    2020-10-03 07:29:02:930 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 07:29:02:930 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 07:29:03:349 [Logcat] Stopping logcat capture
    2020-10-03 07:29:03:367 [ADB] Removing forwarded port socket connection: 8201 
    2020-10-03 07:29:03:367 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8201'
    2020-10-03 07:29:03:403 [Instrumentation] .
    2020-10-03 07:29:03:424 [BaseDriver] Event 'quitSessionFinished' logged at 1601710143424 (15:29:03 GMT+0800 (GMT+08:00))
    2020-10-03 07:29:03:424 [W3C (694f2a96)] Received response: null
    2020-10-03 07:29:03:424 [W3C (694f2a96)] But deleting session, so not returning
    2020-10-03 07:29:03:424 [W3C (694f2a96)] Responding to client with driver.deleteSession() result: null
    2020-10-03 07:29:03:425 [W3C (694f2a96)] Destroying socket connection
    2020-10-03 07:29:03:426 [HTTP] <-- DELETE /wd/hub/session/694f2a96-7d6c-4b64-9f87-5fab6e47826d 200 501 ms - 14
    2020-10-03 07:29:03:426 [HTTP] 
    2020-10-03 07:29:03:907 [Instrumentation] Time: 10.059
    
    
    2020-10-03 07:29:03:907 [Instrumentation] 
    
    
    2020-10-03 07:29:03:907 [Instrumentation] OK (1 test)
    2020-10-03 07:29:04:152 [Instrumentation] The process has exited with code 0
    2020-10-03 07:47:48:272 [HTTP] --> POST /wd/hub/session
    2020-10-03 07:47:48:273 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-03 07:47:48:274 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-03 07:47:48:274 [BaseDriver] Event 'newSessionRequested' logged at 1601711268274 (15:47:48 GMT+0800 (GMT+08:00))
    2020-10-03 07:47:48:277 [Appium] 
    
    2020-10-03 07:47:48:277 [Appium] ======================================================================
    
    2020-10-03 07:47:48:278 [Appium]   DEPRECATION WARNING:
    
    2020-10-03 07:47:48:278 [Appium] 
    
    2020-10-03 07:47:48:278 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-03 07:47:48:279 [Appium]   capabilities for this Android session
    
    2020-10-03 07:47:48:279 [Appium] 
    
    2020-10-03 07:47:48:279 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-03 07:47:48:280 [Appium]   UiAutomator2 Driver
    
    2020-10-03 07:47:48:280 [Appium] 
    
    2020-10-03 07:47:48:280 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-03 07:47:48:281 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-03 07:47:48:281 [Appium]   platforms
    
    2020-10-03 07:47:48:282 [Appium] 
    
    2020-10-03 07:47:48:282 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-03 07:47:48:283 [Appium]   'automationName=UiAutomator1'
    
    2020-10-03 07:47:48:283 [Appium] 
    
    2020-10-03 07:47:48:283 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-03 07:47:48:284 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-03 07:47:48:284 [Appium] 
    
    2020-10-03 07:47:48:284 [Appium]   For more information about drivers, please visit 
    2020-10-03 07:47:48:285 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-03 07:47:48:285 [Appium]   'Drivers' menu
    
    2020-10-03 07:47:48:285 [Appium] 
    
    2020-10-03 07:47:48:286 [Appium] ======================================================================
    
    2020-10-03 07:47:48:291 [Appium] 
    2020-10-03 07:47:48:291 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-03 07:47:48:292 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-03 07:47:48:292 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-03 07:47:48:292 [BaseDriver]   "alwaysMatch": {
    2020-10-03 07:47:48:292 [BaseDriver]     "platformName": "Android",
    2020-10-03 07:47:48:293 [BaseDriver]     "appium:deviceName": "test",
    2020-10-03 07:47:48:293 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-03 07:47:48:293 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-03 07:47:48:293 [BaseDriver]     "appium:noReset": true,
    2020-10-03 07:47:48:293 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-03 07:47:48:293 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-03 07:47:48:293 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-03 07:47:48:295 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-03 07:47:48:296 [BaseDriver]   },
    2020-10-03 07:47:48:296 [BaseDriver]   "firstMatch": [
    2020-10-03 07:47:48:296 [BaseDriver]     {}
    2020-10-03 07:47:48:296 [BaseDriver]   ]
    2020-10-03 07:47:48:296 [BaseDriver] }
    2020-10-03 07:47:48:300 [BaseDriver] Session created with session id: 30ce51ac-0e15-4bce-9eb2-f1b893aec943
    2020-10-03 07:47:48:300 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-03 07:47:48:302 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 07:47:48:302 [AndroidDriver] Retrieving device list
    2020-10-03 07:47:48:302 [ADB] Trying to find a connected android device
    2020-10-03 07:47:48:302 [ADB] Getting connected devices...
    2020-10-03 07:47:48:336 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-03 07:47:48:337 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-03 07:47:48:337 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 07:47:48:337 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-03 07:47:48:337 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-03 07:47:48:375 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-03 07:47:48:375 [ADB] Device API level: 23
    2020-10-03 07:47:48:375 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-03 07:47:48:375 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-03 07:47:48:404 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-03 07:47:48:446 [AndroidDriver] Pushing settings apk to device...
    2020-10-03 07:47:48:447 [ADB] Getting install status for io.appium.settings
    2020-10-03 07:47:48:447 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 07:47:48:493 [ADB] 'io.appium.settings' is installed
    2020-10-03 07:47:48:494 [ADB] Getting package info for 'io.appium.settings'
    2020-10-03 07:47:48:494 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 07:47:48:543 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-03 07:47:48:544 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-03 07:47:48:544 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-03 07:47:48:544 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-03 07:47:48:590 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-03 07:47:48:640 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-03 07:47:48:640 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-03 07:47:49:050 [Logcat] Starting logcat capture
    2020-10-03 07:47:49:096 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-03 07:47:49:096 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-03 07:47:49:609 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-03 07:47:49:609 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-03 07:47:49:610 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-03 07:47:50:045 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-03 07:47:50:903 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8201
    2020-10-03 07:47:50:903 [ADB] Forwarding system: 8201 to device: 6790
    2020-10-03 07:47:50:904 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8201 tcp:6790'
    2020-10-03 07:47:50:978 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-03 07:47:50:978 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-03 07:47:50:978 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-03 07:47:50:982 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-03 07:47:50:982 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-03 07:47:51:411 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-03 07:47:51:411 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-03 07:47:51:411 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-03 07:47:51:754 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-03 07:47:52:419 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 07:47:52:421 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 07:47:52:436 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-03 07:47:53:439 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 07:47:53:440 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 07:47:53:531 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-03 07:47:53:531 [UiAutomator2] The initialization of the instrumentation process took 2120ms
    2020-10-03 07:47:53:531 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-03 07:47:53:531 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8201/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-03 07:47:53:542 [WD Proxy] Got response with status 200: {"sessionId":"ecdae855-d88b-410a-9071-1b4721ca43b2","value":{"sessionId":"ecdae855-d88b-410a-9071-1b4721ca43b2","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-03 07:47:53:542 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-03 07:47:53:550 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8201/wd/hub/session/ecdae855-d88b-410a-9071-1b4721ca43b2/appium/device/info] with no body
    2020-10-03 07:47:53:566 [WD Proxy] Got response with status 200: {"sessionId":"ecdae855-d88b-410a-9071-1b4721ca43b2","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"NET_CAPABILITY_SUPL","networkCapabilities":"","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai"}}
    2020-10-03 07:47:53:566 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-03 07:47:53:610 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-03 07:47:53:610 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-03 07:47:53:610 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-03 07:47:54:023 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8201/wd/hub/session/ecdae855-d88b-410a-9071-1b4721ca43b2/appium/device/pixel_ratio] with body: {}
    2020-10-03 07:47:54:031 [WD Proxy] Got response with status 200: {"sessionId":"ecdae855-d88b-410a-9071-1b4721ca43b2","value":2}
    2020-10-03 07:47:54:032 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-03 07:47:54:032 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8201/wd/hub/session/ecdae855-d88b-410a-9071-1b4721ca43b2/appium/device/system_bars] with body: {}
    2020-10-03 07:47:54:042 [WD Proxy] Got response with status 200: {"sessionId":"ecdae855-d88b-410a-9071-1b4721ca43b2","value":{"statusBar":48}}
    2020-10-03 07:47:54:042 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 07:47:54:042 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/ecdae855-d88b-410a-9071-1b4721ca43b2/window/current/size] with body: {}
    2020-10-03 07:47:54:050 [WD Proxy] Got response with status 200: {"sessionId":"ecdae855-d88b-410a-9071-1b4721ca43b2","value":{"height":1920,"width":1080}}
    2020-10-03 07:47:54:051 [Appium] New AndroidUiautomator2Driver session created successfully, session 30ce51ac-0e15-4bce-9eb2-f1b893aec943 added to master session list
    2020-10-03 07:47:54:052 [BaseDriver] Event 'newSessionStarted' logged at 1601711274051 (15:47:54 GMT+0800 (GMT+08:00))
    2020-10-03 07:47:54:052 [W3C (30ce51ac)] Cached the protocol value 'W3C' for the new session 30ce51ac-0e15-4bce-9eb2-f1b893aec943
    2020-10-03 07:47:54:053 [W3C (30ce51ac)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-03 07:47:54:054 [HTTP] <-- POST /wd/hub/session 200 5783 ms - 1050
    2020-10-03 07:47:54:054 [HTTP] 
    2020-10-03 07:47:54:056 [HTTP] --> POST /wd/hub/session/30ce51ac-0e15-4bce-9eb2-f1b893aec943/timeouts
    2020-10-03 07:47:54:057 [HTTP] {"implicit":20000}
    2020-10-03 07:47:54:061 [W3C (30ce51ac)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"30ce51ac-0e15-4bce-9eb2-f1b893aec943"]
    2020-10-03 07:47:54:061 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-03 07:47:54:062 [BaseDriver] Set implicit wait to 20000ms
    2020-10-03 07:47:54:062 [W3C (30ce51ac)] Responding to client with driver.timeouts() result: null
    2020-10-03 07:47:54:063 [HTTP] <-- POST /wd/hub/session/30ce51ac-0e15-4bce-9eb2-f1b893aec943/timeouts 200 6 ms - 14
    2020-10-03 07:47:54:063 [HTTP] 
    2020-10-03 07:47:54:066 [HTTP] --> GET /wd/hub/session/30ce51ac-0e15-4bce-9eb2-f1b893aec943/window/rect
    2020-10-03 07:47:54:066 [HTTP] {}
    2020-10-03 07:47:54:075 [W3C (30ce51ac)] Calling AppiumDriver.getWindowRect() with args: ["30ce51ac-0e15-4bce-9eb2-f1b893aec943"]
    2020-10-03 07:47:54:076 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 07:47:54:076 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/ecdae855-d88b-410a-9071-1b4721ca43b2/window/current/size] with body: {}
    2020-10-03 07:47:54:086 [WD Proxy] Got response with status 200: {"sessionId":"ecdae855-d88b-410a-9071-1b4721ca43b2","value":{"height":1920,"width":1080}}
    2020-10-03 07:47:54:086 [W3C (30ce51ac)] Responding to client with driver.getWindowRect() result: {"width":1080,"height":1920,"x":0,"y":0}
    2020-10-03 07:47:54:087 [HTTP] <-- GET /wd/hub/session/30ce51ac-0e15-4bce-9eb2-f1b893aec943/window/rect 200 21 ms - 50
    2020-10-03 07:47:54:087 [HTTP] 
    2020-10-03 07:47:54:089 [HTTP] --> DELETE /wd/hub/session/30ce51ac-0e15-4bce-9eb2-f1b893aec943
    2020-10-03 07:47:54:090 [HTTP] {}
    2020-10-03 07:47:54:090 [W3C (30ce51ac)] Calling AppiumDriver.deleteSession() with args: ["30ce51ac-0e15-4bce-9eb2-f1b893aec943"]
    2020-10-03 07:47:54:090 [BaseDriver] Event 'quitSessionRequested' logged at 1601711274090 (15:47:54 GMT+0800 (GMT+08:00))
    2020-10-03 07:47:54:090 [Appium] Removing session 30ce51ac-0e15-4bce-9eb2-f1b893aec943 from our master session list
    2020-10-03 07:47:54:091 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-03 07:47:54:091 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-03 07:47:54:091 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-03 07:47:54:091 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8201/wd/hub/session/ecdae855-d88b-410a-9071-1b4721ca43b2] with no body
    2020-10-03 07:47:54:100 [WD Proxy] Got response with status 200: {"sessionId":"ecdae855-d88b-410a-9071-1b4721ca43b2","value":null}
    2020-10-03 07:47:54:100 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 07:47:54:100 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 07:47:54:515 [Logcat] Stopping logcat capture
    2020-10-03 07:47:54:523 [ADB] Removing forwarded port socket connection: 8201 
    2020-10-03 07:47:54:523 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8201'
    2020-10-03 07:47:54:580 [BaseDriver] Event 'quitSessionFinished' logged at 1601711274579 (15:47:54 GMT+0800 (GMT+08:00))
    2020-10-03 07:47:54:580 [W3C (30ce51ac)] Received response: null
    2020-10-03 07:47:54:580 [W3C (30ce51ac)] But deleting session, so not returning
    2020-10-03 07:47:54:581 [W3C (30ce51ac)] Responding to client with driver.deleteSession() result: null
    2020-10-03 07:47:54:581 [W3C (30ce51ac)] Destroying socket connection
    2020-10-03 07:47:54:582 [HTTP] <-- DELETE /wd/hub/session/30ce51ac-0e15-4bce-9eb2-f1b893aec943 200 492 ms - 14
    2020-10-03 07:47:54:582 [HTTP] 
    2020-10-03 07:47:54:799 [Instrumentation] .
    2020-10-03 07:47:55:323 [Instrumentation] Time: 3.048
    
    
    2020-10-03 07:47:55:323 [Instrumentation] 
    
    
    2020-10-03 07:47:55:324 [Instrumentation] OK (1 test)
    2020-10-03 07:47:55:558 [Instrumentation] The process has exited with code 0
    2020-10-03 07:48:14:061 [HTTP] --> POST /wd/hub/session
    2020-10-03 07:48:14:061 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-03 07:48:14:062 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-03 07:48:14:063 [BaseDriver] Event 'newSessionRequested' logged at 1601711294062 (15:48:14 GMT+0800 (GMT+08:00))
    2020-10-03 07:48:14:066 [Appium] 
    
    2020-10-03 07:48:14:067 [Appium] ======================================================================
    
    2020-10-03 07:48:14:067 [Appium]   DEPRECATION WARNING:
    
    2020-10-03 07:48:14:068 [Appium] 
    
    2020-10-03 07:48:14:068 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-03 07:48:14:068 [Appium]   capabilities for this Android session
    
    2020-10-03 07:48:14:069 [Appium] 
    
    2020-10-03 07:48:14:069 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-03 07:48:14:069 [Appium]   UiAutomator2 Driver
    
    2020-10-03 07:48:14:070 [Appium] 
    
    2020-10-03 07:48:14:070 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-03 07:48:14:070 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-03 07:48:14:071 [Appium]   platforms
    
    2020-10-03 07:48:14:071 [Appium] 
    
    2020-10-03 07:48:14:071 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-03 07:48:14:072 [Appium]   'automationName=UiAutomator1'
    
    2020-10-03 07:48:14:072 [Appium] 
    
    2020-10-03 07:48:14:075 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-03 07:48:14:076 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-03 07:48:14:077 [Appium] 
    
    2020-10-03 07:48:14:077 [Appium]   For more information about drivers, please visit 
    2020-10-03 07:48:14:077 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-03 07:48:14:078 [Appium]   'Drivers' menu
    
    2020-10-03 07:48:14:078 [Appium] 
    
    2020-10-03 07:48:14:079 [Appium] ======================================================================
    
    2020-10-03 07:48:14:079 [Appium] 
    2020-10-03 07:48:14:080 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-03 07:48:14:082 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-03 07:48:14:082 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-03 07:48:14:083 [BaseDriver]   "alwaysMatch": {
    2020-10-03 07:48:14:083 [BaseDriver]     "platformName": "Android",
    2020-10-03 07:48:14:084 [BaseDriver]     "appium:deviceName": "test",
    2020-10-03 07:48:14:084 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-03 07:48:14:084 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-03 07:48:14:085 [BaseDriver]     "appium:noReset": true,
    2020-10-03 07:48:14:085 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-03 07:48:14:085 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-03 07:48:14:086 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-03 07:48:14:086 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-03 07:48:14:086 [BaseDriver]   },
    2020-10-03 07:48:14:087 [BaseDriver]   "firstMatch": [
    2020-10-03 07:48:14:087 [BaseDriver]     {}
    2020-10-03 07:48:14:087 [BaseDriver]   ]
    2020-10-03 07:48:14:088 [BaseDriver] }
    2020-10-03 07:48:14:093 [BaseDriver] Session created with session id: 817dfe7c-b40a-4b0b-8a10-602a74bca6f5
    2020-10-03 07:48:14:093 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-03 07:48:14:094 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 07:48:14:094 [AndroidDriver] Retrieving device list
    2020-10-03 07:48:14:094 [ADB] Trying to find a connected android device
    2020-10-03 07:48:14:095 [ADB] Getting connected devices...
    2020-10-03 07:48:14:124 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-03 07:48:14:125 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-03 07:48:14:125 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 07:48:14:125 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-03 07:48:14:125 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-03 07:48:14:160 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-03 07:48:14:160 [ADB] Device API level: 23
    2020-10-03 07:48:14:160 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-03 07:48:14:161 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-03 07:48:14:190 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-03 07:48:14:221 [AndroidDriver] Pushing settings apk to device...
    2020-10-03 07:48:14:221 [ADB] Getting install status for io.appium.settings
    2020-10-03 07:48:14:221 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 07:48:14:266 [ADB] 'io.appium.settings' is installed
    2020-10-03 07:48:14:266 [ADB] Getting package info for 'io.appium.settings'
    2020-10-03 07:48:14:266 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 07:48:14:319 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-03 07:48:14:319 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-03 07:48:14:319 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-03 07:48:14:320 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-03 07:48:14:367 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-03 07:48:14:414 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-03 07:48:14:415 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-03 07:48:14:823 [Logcat] Starting logcat capture
    2020-10-03 07:48:14:883 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-03 07:48:14:884 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-03 07:48:15:354 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-03 07:48:15:355 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-03 07:48:15:355 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-03 07:48:15:819 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-03 07:48:16:678 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8201
    2020-10-03 07:48:16:679 [ADB] Forwarding system: 8201 to device: 6790
    2020-10-03 07:48:16:680 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8201 tcp:6790'
    2020-10-03 07:48:16:749 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-03 07:48:16:749 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-03 07:48:16:751 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-03 07:48:16:760 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-03 07:48:16:760 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-03 07:48:17:214 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-03 07:48:17:215 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-03 07:48:17:215 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-03 07:48:17:596 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-03 07:48:18:227 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 07:48:18:228 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 07:48:18:237 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-03 07:48:19:239 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 07:48:19:240 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 07:48:19:308 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-03 07:48:19:308 [UiAutomator2] The initialization of the instrumentation process took 2094ms
    2020-10-03 07:48:19:308 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-03 07:48:19:308 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8201/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-03 07:48:19:321 [WD Proxy] Got response with status 200: {"sessionId":"7c0b2125-7efb-492a-9696-816de0ed8cfc","value":{"sessionId":"7c0b2125-7efb-492a-9696-816de0ed8cfc","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-03 07:48:19:321 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-03 07:48:19:322 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8201/wd/hub/session/7c0b2125-7efb-492a-9696-816de0ed8cfc/appium/device/info] with no body
    2020-10-03 07:48:19:333 [WD Proxy] Got response with status 200: {"sessionId":"7c0b2125-7efb-492a-9696-816de0ed8cfc","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"NET_CAPABILITY_SUPL","networkCapabilities":"","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai"}}
    2020-10-03 07:48:19:334 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-03 07:48:19:389 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-03 07:48:19:389 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-03 07:48:19:389 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-03 07:48:19:833 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8201/wd/hub/session/7c0b2125-7efb-492a-9696-816de0ed8cfc/appium/device/pixel_ratio] with body: {}
    2020-10-03 07:48:19:854 [WD Proxy] Got response with status 200: {"sessionId":"7c0b2125-7efb-492a-9696-816de0ed8cfc","value":2}
    2020-10-03 07:48:19:855 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-03 07:48:19:856 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8201/wd/hub/session/7c0b2125-7efb-492a-9696-816de0ed8cfc/appium/device/system_bars] with body: {}
    2020-10-03 07:48:19:889 [WD Proxy] Got response with status 200: {"sessionId":"7c0b2125-7efb-492a-9696-816de0ed8cfc","value":{"statusBar":48}}
    2020-10-03 07:48:19:889 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 07:48:19:890 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/7c0b2125-7efb-492a-9696-816de0ed8cfc/window/current/size] with body: {}
    2020-10-03 07:48:19:896 [WD Proxy] Got response with status 200: {"sessionId":"7c0b2125-7efb-492a-9696-816de0ed8cfc","value":{"height":1920,"width":1080}}
    2020-10-03 07:48:19:897 [Appium] New AndroidUiautomator2Driver session created successfully, session 817dfe7c-b40a-4b0b-8a10-602a74bca6f5 added to master session list
    2020-10-03 07:48:19:897 [BaseDriver] Event 'newSessionStarted' logged at 1601711299897 (15:48:19 GMT+0800 (GMT+08:00))
    2020-10-03 07:48:19:897 [W3C (817dfe7c)] Cached the protocol value 'W3C' for the new session 817dfe7c-b40a-4b0b-8a10-602a74bca6f5
    2020-10-03 07:48:19:898 [W3C (817dfe7c)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-03 07:48:19:899 [HTTP] <-- POST /wd/hub/session 200 5837 ms - 1050
    2020-10-03 07:48:19:899 [HTTP] 
    2020-10-03 07:48:19:900 [HTTP] --> POST /wd/hub/session/817dfe7c-b40a-4b0b-8a10-602a74bca6f5/timeouts
    2020-10-03 07:48:19:900 [HTTP] {"implicit":20000}
    2020-10-03 07:48:19:900 [W3C (817dfe7c)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"817dfe7c-b40a-4b0b-8a10-602a74bca6f5"]
    2020-10-03 07:48:19:900 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-03 07:48:19:901 [BaseDriver] Set implicit wait to 20000ms
    2020-10-03 07:48:19:901 [W3C (817dfe7c)] Responding to client with driver.timeouts() result: null
    2020-10-03 07:48:19:901 [HTTP] <-- POST /wd/hub/session/817dfe7c-b40a-4b0b-8a10-602a74bca6f5/timeouts 200 1 ms - 14
    2020-10-03 07:48:19:902 [HTTP] 
    2020-10-03 07:48:19:903 [HTTP] --> GET /wd/hub/session/817dfe7c-b40a-4b0b-8a10-602a74bca6f5/window/rect
    2020-10-03 07:48:19:904 [HTTP] {}
    2020-10-03 07:48:19:904 [W3C (817dfe7c)] Calling AppiumDriver.getWindowRect() with args: ["817dfe7c-b40a-4b0b-8a10-602a74bca6f5"]
    2020-10-03 07:48:19:905 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 07:48:19:905 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/7c0b2125-7efb-492a-9696-816de0ed8cfc/window/current/size] with body: {}
    2020-10-03 07:48:19:918 [WD Proxy] Got response with status 200: {"sessionId":"7c0b2125-7efb-492a-9696-816de0ed8cfc","value":{"height":1920,"width":1080}}
    2020-10-03 07:48:19:918 [W3C (817dfe7c)] Responding to client with driver.getWindowRect() result: {"width":1080,"height":1920,"x":0,"y":0}
    2020-10-03 07:48:19:919 [HTTP] <-- GET /wd/hub/session/817dfe7c-b40a-4b0b-8a10-602a74bca6f5/window/rect 200 15 ms - 50
    2020-10-03 07:48:19:919 [HTTP] 
    2020-10-03 07:48:19:922 [HTTP] --> DELETE /wd/hub/session/817dfe7c-b40a-4b0b-8a10-602a74bca6f5
    2020-10-03 07:48:19:922 [HTTP] {}
    2020-10-03 07:48:19:922 [W3C (817dfe7c)] Calling AppiumDriver.deleteSession() with args: ["817dfe7c-b40a-4b0b-8a10-602a74bca6f5"]
    2020-10-03 07:48:19:922 [BaseDriver] Event 'quitSessionRequested' logged at 1601711299922 (15:48:19 GMT+0800 (GMT+08:00))
    2020-10-03 07:48:19:923 [Appium] Removing session 817dfe7c-b40a-4b0b-8a10-602a74bca6f5 from our master session list
    2020-10-03 07:48:19:923 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-03 07:48:19:923 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-03 07:48:19:923 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-03 07:48:19:923 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8201/wd/hub/session/7c0b2125-7efb-492a-9696-816de0ed8cfc] with no body
    2020-10-03 07:48:19:932 [WD Proxy] Got response with status 200: {"sessionId":"7c0b2125-7efb-492a-9696-816de0ed8cfc","value":null}
    2020-10-03 07:48:19:932 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 07:48:19:932 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 07:48:20:327 [Logcat] Stopping logcat capture
    2020-10-03 07:48:20:332 [ADB] Removing forwarded port socket connection: 8201 
    2020-10-03 07:48:20:332 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8201'
    2020-10-03 07:48:20:362 [BaseDriver] Event 'quitSessionFinished' logged at 1601711300362 (15:48:20 GMT+0800 (GMT+08:00))
    2020-10-03 07:48:20:362 [W3C (817dfe7c)] Received response: null
    2020-10-03 07:48:20:362 [W3C (817dfe7c)] But deleting session, so not returning
    2020-10-03 07:48:20:362 [W3C (817dfe7c)] Responding to client with driver.deleteSession() result: null
    2020-10-03 07:48:20:363 [W3C (817dfe7c)] Destroying socket connection
    2020-10-03 07:48:20:363 [HTTP] <-- DELETE /wd/hub/session/817dfe7c-b40a-4b0b-8a10-602a74bca6f5 200 441 ms - 14
    2020-10-03 07:48:20:363 [HTTP] 
    2020-10-03 07:48:20:636 [Instrumentation] .
    2020-10-03 07:48:21:130 [Instrumentation] Time: 3.044
    
    
    2020-10-03 07:48:21:130 [Instrumentation] 
    
    
    2020-10-03 07:48:21:130 [Instrumentation] OK (1 test)
    2020-10-03 07:48:21:361 [Instrumentation] The process has exited with code 0
    2020-10-03 07:53:17:696 [HTTP] --> POST /wd/hub/session
    2020-10-03 07:53:17:696 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]},"desiredCapabilities":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true}}
    2020-10-03 07:53:17:697 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"test","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:skipServerInstallation":true}]}]
    2020-10-03 07:53:17:698 [BaseDriver] Event 'newSessionRequested' logged at 1601711597697 (15:53:17 GMT+0800 (GMT+08:00))
    2020-10-03 07:53:17:701 [Appium] 
    
    2020-10-03 07:53:17:701 [Appium] ======================================================================
    
    2020-10-03 07:53:17:701 [Appium]   DEPRECATION WARNING:
    
    2020-10-03 07:53:17:702 [Appium] 
    
    2020-10-03 07:53:17:709 [Appium]   The 'automationName' capability was not provided in the desired 
    2020-10-03 07:53:17:709 [Appium]   capabilities for this Android session
    
    2020-10-03 07:53:17:710 [Appium] 
    
    2020-10-03 07:53:17:710 [Appium]   Setting 'automationName=UiAutomator2' by default and using the 
    2020-10-03 07:53:17:710 [Appium]   UiAutomator2 Driver
    
    2020-10-03 07:53:17:711 [Appium] 
    
    2020-10-03 07:53:17:711 [Appium]   The next major version of Appium (2.x) will **require** the 
    2020-10-03 07:53:17:711 [Appium]   'automationName' capability to be set for all sessions on all 
    2020-10-03 07:53:17:712 [Appium]   platforms
    
    2020-10-03 07:53:17:712 [Appium] 
    
    2020-10-03 07:53:17:712 [Appium]   In previous versions (Appium <= 1.13.x), the default was 
    2020-10-03 07:53:17:713 [Appium]   'automationName=UiAutomator1'
    
    2020-10-03 07:53:17:713 [Appium] 
    
    2020-10-03 07:53:17:713 [Appium]   If you wish to use that automation instead of UiAutomator2, please 
    2020-10-03 07:53:17:714 [Appium]   add 'automationName=UiAutomator1' to your desired capabilities
    
    2020-10-03 07:53:17:714 [Appium] 
    
    2020-10-03 07:53:17:714 [Appium]   For more information about drivers, please visit 
    2020-10-03 07:53:17:715 [Appium]   http://appium.io/docs/en/about-appium/intro/ and explore the 
    2020-10-03 07:53:17:715 [Appium]   'Drivers' menu
    
    2020-10-03 07:53:17:715 [Appium] 
    
    2020-10-03 07:53:17:716 [Appium] ======================================================================
    
    2020-10-03 07:53:17:716 [Appium] 
    2020-10-03 07:53:17:716 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session
    2020-10-03 07:53:17:718 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
    2020-10-03 07:53:17:719 [BaseDriver] Creating session with W3C capabilities: {
    2020-10-03 07:53:17:719 [BaseDriver]   "alwaysMatch": {
    2020-10-03 07:53:17:720 [BaseDriver]     "platformName": "Android",
    2020-10-03 07:53:17:720 [BaseDriver]     "appium:deviceName": "test",
    2020-10-03 07:53:17:720 [BaseDriver]     "appium:appPackage": "com.xueqiu.android",
    2020-10-03 07:53:17:721 [BaseDriver]     "appium:appActivity": ".view.WelcomeActivityAlias",
    2020-10-03 07:53:17:721 [BaseDriver]     "appium:noReset": true,
    2020-10-03 07:53:17:722 [BaseDriver]     "appium:dontStopAppOnReset": true,
    2020-10-03 07:53:17:722 [BaseDriver]     "appium:unicodeKeyboard": true,
    2020-10-03 07:53:17:722 [BaseDriver]     "appium:resetKeyboard": true,
    2020-10-03 07:53:17:722 [BaseDriver]     "appium:skipServerInstallation": true
    2020-10-03 07:53:17:723 [BaseDriver]   },
    2020-10-03 07:53:17:723 [BaseDriver]   "firstMatch": [
    2020-10-03 07:53:17:724 [BaseDriver]     {}
    2020-10-03 07:53:17:724 [BaseDriver]   ]
    2020-10-03 07:53:17:724 [BaseDriver] }
    2020-10-03 07:53:17:734 [BaseDriver] Session created with session id: fde5469e-cc11-4d72-bd4d-68cf79a2742e
    2020-10-03 07:53:17:734 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device
    2020-10-03 07:53:17:737 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 07:53:17:737 [AndroidDriver] Retrieving device list
    2020-10-03 07:53:17:737 [ADB] Trying to find a connected android device
    2020-10-03 07:53:17:738 [ADB] Getting connected devices...
    2020-10-03 07:53:17:817 [ADB] Connected devices: [{"udid":"127.0.0.1:7555","state":"device"}]
    2020-10-03 07:53:17:817 [AndroidDriver] Using device: 127.0.0.1:7555
    2020-10-03 07:53:17:817 [ADB] Using 'adb.exe' from 'E:softwareAndroidSDKplatform-toolsadb.exe'
    2020-10-03 07:53:17:818 [ADB] Setting device id to 127.0.0.1:7555
    2020-10-03 07:53:17:818 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell getprop ro.build.version.sdk'
    2020-10-03 07:53:17:851 [ADB] Current device property 'ro.build.version.sdk': 23
    2020-10-03 07:53:17:851 [ADB] Device API level: 23
    2020-10-03 07:53:17:851 [AndroidDriver] No app sent in, not parsing package/activity
    2020-10-03 07:53:17:851 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 wait-for-device'
    2020-10-03 07:53:17:880 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell echo ping'
    2020-10-03 07:53:17:922 [AndroidDriver] Pushing settings apk to device...
    2020-10-03 07:53:17:923 [ADB] Getting install status for io.appium.settings
    2020-10-03 07:53:17:923 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 07:53:17:965 [ADB] 'io.appium.settings' is installed
    2020-10-03 07:53:17:966 [ADB] Getting package info for 'io.appium.settings'
    2020-10-03 07:53:17:966 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys package io.appium.settings'
    2020-10-03 07:53:18:009 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0')
    2020-10-03 07:53:18:009 [ADB] There is no need to install/upgrade 'C:UsershuangAppDataRoaming
    pm
    ode_modulesappium
    ode_modules\_io.appium.settings@3.1.0@io.appium.settingsapkssettings_apk-debug.apk'
    2020-10-03 07:53:18:009 [ADB] Getting IDs of all 'io.appium.settings' processes
    2020-10-03 07:53:18:009 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell 'pgrep --help; echo $?''
    2020-10-03 07:53:18:044 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell pgrep -f io\.appium\.settings'
    2020-10-03 07:53:18:093 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
    2020-10-03 07:53:18:093 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell appops set io.appium.settings android:mock_location allow'
    2020-10-03 07:53:18:527 [Logcat] Starting logcat capture
    2020-10-03 07:53:18:602 [AndroidDriver] Enabling Unicode keyboard support
    2020-10-03 07:53:18:602 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell settings get secure default_input_method'
    2020-10-03 07:53:19:060 [AndroidDriver] Unsetting previous IME com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard
    2020-10-03 07:53:19:060 [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME'
    2020-10-03 07:53:19:061 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime enable io.appium.settings/.UnicodeIME'
    2020-10-03 07:53:19:509 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set io.appium.settings/.UnicodeIME'
    2020-10-03 07:53:20:384 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8201
    2020-10-03 07:53:20:384 [ADB] Forwarding system: 8201 to device: 6790
    2020-10-03 07:53:20:385 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward tcp:8201 tcp:6790'
    2020-10-03 07:53:20:458 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
    2020-10-03 07:53:20:458 [UiAutomator2] No app capability. Assuming it is already on the device
    2020-10-03 07:53:20:458 [UiAutomator2] Performing shallow cleanup of automation leftovers
    2020-10-03 07:53:20:462 [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up)
    2020-10-03 07:53:20:462 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am force-stop io.appium.uiautomator2.server.test'
    2020-10-03 07:53:20:882 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
    2020-10-03 07:53:20:883 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
    2020-10-03 07:53:20:883 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","127.0.0.1:7555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
    2020-10-03 07:53:21:225 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
    2020-10-03 07:53:21:896 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 07:53:21:898 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 07:53:21:920 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}
    2020-10-03 07:53:22:923 [WD Proxy] Matched '/status' to command name 'getStatus'
    2020-10-03 07:53:22:924 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8201/wd/hub/status] with no body
    2020-10-03 07:53:23:048 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}}
    2020-10-03 07:53:23:048 [UiAutomator2] The initialization of the instrumentation process took 2166ms
    2020-10-03 07:53:23:049 [WD Proxy] Matched '/session' to command name 'createSession'
    2020-10-03 07:53:23:049 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8201/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}
    2020-10-03 07:53:23:060 [WD Proxy] Got response with status 200: {"sessionId":"4a881174-8a6f-4459-96e7-5b4524019191","value":{"sessionId":"4a881174-8a6f-4459-96e7-5b4524019191","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555"}],"alwaysMatch":{}}}}
    2020-10-03 07:53:23:060 [WD Proxy] Determined the downstream protocol as 'W3C'
    2020-10-03 07:53:23:067 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8201/wd/hub/session/4a881174-8a6f-4459-96e7-5b4524019191/appium/device/info] with no body
    2020-10-03 07:53:23:077 [WD Proxy] Got response with status 200: {"sessionId":"4a881174-8a6f-4459-96e7-5b4524019191","value":{"androidId":"cdf51d556eeb35a3","manufacturer":"Netease","model":"MuMu","brand":"Android","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1080x1920","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":""K3U67Y0TLk"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"NET_CAPABILITY_SUPL","networkCapabilities":"","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-55,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia/Shanghai"}}
    2020-10-03 07:53:23:077 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell dumpsys window'
    2020-10-03 07:53:23:131 [AndroidDriver] Screen already unlocked, doing nothing
    2020-10-03 07:53:23:131 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias'
    2020-10-03 07:53:23:131 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
    2020-10-03 07:53:23:551 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8201/wd/hub/session/4a881174-8a6f-4459-96e7-5b4524019191/appium/device/pixel_ratio] with body: {}
    2020-10-03 07:53:23:574 [WD Proxy] Got response with status 200: {"sessionId":"4a881174-8a6f-4459-96e7-5b4524019191","value":2}
    2020-10-03 07:53:23:575 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
    2020-10-03 07:53:23:576 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8201/wd/hub/session/4a881174-8a6f-4459-96e7-5b4524019191/appium/device/system_bars] with body: {}
    2020-10-03 07:53:23:589 [WD Proxy] Got response with status 200: {"sessionId":"4a881174-8a6f-4459-96e7-5b4524019191","value":{"statusBar":48}}
    2020-10-03 07:53:23:589 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 07:53:23:590 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/4a881174-8a6f-4459-96e7-5b4524019191/window/current/size] with body: {}
    2020-10-03 07:53:23:603 [WD Proxy] Got response with status 200: {"sessionId":"4a881174-8a6f-4459-96e7-5b4524019191","value":{"height":1920,"width":1080}}
    2020-10-03 07:53:23:604 [Appium] New AndroidUiautomator2Driver session created successfully, session fde5469e-cc11-4d72-bd4d-68cf79a2742e added to master session list
    2020-10-03 07:53:23:604 [BaseDriver] Event 'newSessionStarted' logged at 1601711603604 (15:53:23 GMT+0800 (GMT+08:00))
    2020-10-03 07:53:23:604 [W3C (fde5469e)] Cached the protocol value 'W3C' for the new session fde5469e-cc11-4d72-bd4d-68cf79a2742e
    2020-10-03 07:53:23:605 [W3C (fde5469e)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"test","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true},"platformName":"Android","deviceName":"127.0.0.1:7555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"skipServerInstallation":true,"deviceUDID":"127.0.0.1:7555","deviceApiLevel":23,"platformVersion":"6.0.1","deviceScreenSize":"1080x1920","deviceScreenDensity":320,"deviceModel":"MuMu","deviceManufacturer":"Netease","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":1080,"height":1872}}}
    2020-10-03 07:53:23:606 [HTTP] <-- POST /wd/hub/session 200 5910 ms - 1050
    2020-10-03 07:53:23:606 [HTTP] 
    2020-10-03 07:53:23:608 [HTTP] --> POST /wd/hub/session/fde5469e-cc11-4d72-bd4d-68cf79a2742e/timeouts
    2020-10-03 07:53:23:608 [HTTP] {"implicit":20000}
    2020-10-03 07:53:23:609 [W3C (fde5469e)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"fde5469e-cc11-4d72-bd4d-68cf79a2742e"]
    2020-10-03 07:53:23:609 [BaseDriver] W3C timeout argument: {"implicit":20000}}
    2020-10-03 07:53:23:609 [BaseDriver] Set implicit wait to 20000ms
    2020-10-03 07:53:23:609 [W3C (fde5469e)] Responding to client with driver.timeouts() result: null
    2020-10-03 07:53:23:610 [HTTP] <-- POST /wd/hub/session/fde5469e-cc11-4d72-bd4d-68cf79a2742e/timeouts 200 2 ms - 14
    2020-10-03 07:53:23:610 [HTTP] 
    2020-10-03 07:53:23:612 [HTTP] --> GET /wd/hub/session/fde5469e-cc11-4d72-bd4d-68cf79a2742e/window/rect
    2020-10-03 07:53:23:612 [HTTP] {}
    2020-10-03 07:53:23:613 [W3C (fde5469e)] Calling AppiumDriver.getWindowRect() with args: ["fde5469e-cc11-4d72-bd4d-68cf79a2742e"]
    2020-10-03 07:53:23:613 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
    2020-10-03 07:53:23:613 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8201/wd/hub/session/4a881174-8a6f-4459-96e7-5b4524019191/window/current/size] with body: {}
    2020-10-03 07:53:23:619 [WD Proxy] Got response with status 200: {"sessionId":"4a881174-8a6f-4459-96e7-5b4524019191","value":{"height":1920,"width":1080}}
    2020-10-03 07:53:23:620 [W3C (fde5469e)] Responding to client with driver.getWindowRect() result: {"width":1080,"height":1920,"x":0,"y":0}
    2020-10-03 07:53:23:620 [HTTP] <-- GET /wd/hub/session/fde5469e-cc11-4d72-bd4d-68cf79a2742e/window/rect 200 8 ms - 50
    2020-10-03 07:53:23:621 [HTTP] 
    2020-10-03 07:53:23:622 [HTTP] --> POST /wd/hub/session/fde5469e-cc11-4d72-bd4d-68cf79a2742e/touch/perform
    2020-10-03 07:53:23:622 [HTTP] {"actions":[{"action":"longPress","options":{"x":540,"y":1536,"duration":1000}},{"action":"moveTo","options":{"x":540,"y":384}},{"action":"release","options":{}}]}
    2020-10-03 07:53:23:626 [W3C (fde5469e)] Calling AppiumDriver.performTouch() with args: [[{"action":"longPress","options":{"x":540,"y":1536,"duration":1000}},{"action":"moveTo","options":{"x":540,"y":384}},{"action":"release","options":{}}],"fde5469e-cc11-4d72-bd4d-68cf79a2742e"]
    2020-10-03 07:53:23:634 [WD Proxy] Proxying [POST /touch/drag] to [POST http://127.0.0.1:8201/wd/hub/session/4a881174-8a6f-4459-96e7-5b4524019191/touch/drag] with body: {"startX":540,"startY":1536,"endX":540,"endY":384,"steps":80}
    2020-10-03 07:53:25:925 [WD Proxy] Got response with status 200: {"sessionId":"4a881174-8a6f-4459-96e7-5b4524019191","value":null}
    2020-10-03 07:53:25:926 [W3C (fde5469e)] Responding to client with driver.performTouch() result: null
    2020-10-03 07:53:25:927 [HTTP] <-- POST /wd/hub/session/fde5469e-cc11-4d72-bd4d-68cf79a2742e/touch/perform 200 2305 ms - 14
    2020-10-03 07:53:25:928 [HTTP] 
    2020-10-03 07:53:25:931 [HTTP] --> DELETE /wd/hub/session/fde5469e-cc11-4d72-bd4d-68cf79a2742e
    2020-10-03 07:53:25:932 [HTTP] {}
    2020-10-03 07:53:25:932 [W3C (fde5469e)] Calling AppiumDriver.deleteSession() with args: ["fde5469e-cc11-4d72-bd4d-68cf79a2742e"]
    2020-10-03 07:53:25:932 [BaseDriver] Event 'quitSessionRequested' logged at 1601711605932 (15:53:25 GMT+0800 (GMT+08:00))
    2020-10-03 07:53:25:933 [Appium] Removing session fde5469e-cc11-4d72-bd4d-68cf79a2742e from our master session list
    2020-10-03 07:53:25:933 [UiAutomator2] Deleting UiAutomator2 session
    2020-10-03 07:53:25:933 [UiAutomator2] Deleting UiAutomator2 server session
    2020-10-03 07:53:25:934 [WD Proxy] Matched '/' to command name 'deleteSession'
    2020-10-03 07:53:25:934 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8201/wd/hub/session/4a881174-8a6f-4459-96e7-5b4524019191] with no body
    2020-10-03 07:53:25:958 [WD Proxy] Got response with status 200: {"sessionId":"4a881174-8a6f-4459-96e7-5b4524019191","value":null}
    2020-10-03 07:53:25:959 [UiAutomator2] Resetting IME to 'com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 07:53:25:959 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 shell ime set com.netease.nemu_vinput.nemu/com.android.inputmethodcommon.SoftKeyboard'
    2020-10-03 07:53:26:280 [Instrumentation] .
    2020-10-03 07:53:26:547 [Logcat] Stopping logcat capture
    2020-10-03 07:53:26:562 [ADB] Removing forwarded port socket connection: 8201 
    2020-10-03 07:53:26:563 [ADB] Running 'E:softwareAndroidSDKplatform-toolsadb.exe -P 5037 -s 127.0.0.1:7555 forward --remove tcp:8201'
    2020-10-03 07:53:26:637 [BaseDriver] Event 'quitSessionFinished' logged at 1601711606637 (15:53:26 GMT+0800 (GMT+08:00))
    2020-10-03 07:53:26:638 [W3C (fde5469e)] Received response: null
    2020-10-03 07:53:26:638 [W3C (fde5469e)] But deleting session, so not returning
    2020-10-03 07:53:26:638 [W3C (fde5469e)] Responding to client with driver.deleteSession() result: null
    2020-10-03 07:53:26:638 [W3C (fde5469e)] Destroying socket connection
    2020-10-03 07:53:26:639 [HTTP] <-- DELETE /wd/hub/session/fde5469e-cc11-4d72-bd4d-68cf79a2742e 200 707 ms - 14
    2020-10-03 07:53:26:639 [HTTP] 
    2020-10-03 07:53:26:937 [Instrumentation] Time: 5.064
    
    
    2020-10-03 07:53:26:937 [Instrumentation] 
    
    
    2020-10-03 07:53:26:937 [Instrumentation] OK (1 test)
    2020-10-03 07:53:27:157 [Instrumentation] The process has exited with code 0
    
  • 相关阅读:
    hdu 2489 dfs枚举组合情况+最小生成树
    hdu3938 Portal 离线的并查集
    hdu3926 Hand in Hand 判断同构
    hdu1811 Rank of Tetris 拓扑排序+并查集
    poj3083 Children of the Candy Corn 深搜+广搜
    HDU 2529 Shot (物理数学题)
    HDU 4576 Robot(概率dp)
    HDU 2672 god is a girl (字符串处理,找规律,简单)
    HDU 2669 Romantic(扩展欧几里德, 数学题)
    HDU 2671 Can't be easier(数学题,点关于直线对称)
  • 原文地址:https://www.cnblogs.com/Uni-Hoang/p/13764686.html
Copyright © 2011-2022 走看看