2020-03-30 20:51:27:800 [Appium] Welcome to Appium v1.16.0 2020-03-30 20:51:27:801 [Appium] Non-default server args: 2020-03-30 20:51:27:801 [Appium] logFile: appium_0330.log 2020-03-30 20:51:27:802 [Appium] logTimestamp: true 2020-03-30 20:51:27:802 [Appium] localTimezone: true 2020-03-30 20:51:27:817 [Appium] Appium REST http interface listener started on 0.0.0.0:4723 2020-03-30 20:51:39:250 [HTTP] --> POST /wd/hub/session 2020-03-30 20:51:39:250 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:deviceName":"123","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:chromedriverExecutable":"/Users/liqian/Downloads/chromedriver-3"}]},"desiredCapabilities":{"platformName":"Android","deviceName":"123","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","chromedriverExecutable":"/Users/liqian/Downloads/chromedriver-3"}} 2020-03-30 20:51:39:251 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","deviceName":"123","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","chromedriverExecutable":"/Users/liqian/Downloads/chromedriver-3"},null,{"firstMatch":[{"platformName":"Android","appium:deviceName":"123","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:chromedriverExecutable":"/Users/liqian/Downloads/chromedriver-3"}]}] 2020-03-30 20:51:39:252 [BaseDriver] Event 'newSessionRequested' logged at 1585572699252 (20:51:39 GMT+0800 (中国标准时间)) 2020-03-30 20:51:39:257 [Appium] 2020-03-30 20:51:39:257 [Appium] ====================================================================== 2020-03-30 20:51:39:257 [Appium] DEPRECATION WARNING: 2020-03-30 20:51:39:257 [Appium] 2020-03-30 20:51:39:258 [Appium] The 'automationName' capability was not provided in the desired 2020-03-30 20:51:39:258 [Appium] capabilities for this Android session 2020-03-30 20:51:39:258 [Appium] 2020-03-30 20:51:39:258 [Appium] Setting 'automationName=UiAutomator2' by default and using the 2020-03-30 20:51:39:258 [Appium] UiAutomator2 Driver 2020-03-30 20:51:39:258 [Appium] 2020-03-30 20:51:39:258 [Appium] The next major version of Appium (2.x) will **require** the 2020-03-30 20:51:39:259 [Appium] 'automationName' capability to be set for all sessions on all 2020-03-30 20:51:39:259 [Appium] platforms 2020-03-30 20:51:39:259 [Appium] 2020-03-30 20:51:39:259 [Appium] In previous versions (Appium <= 1.13.x), the default was 2020-03-30 20:51:39:259 [Appium] 'automationName=UiAutomator1' 2020-03-30 20:51:39:259 [Appium] 2020-03-30 20:51:39:260 [Appium] If you wish to use that automation instead of UiAutomator2, please 2020-03-30 20:51:39:260 [Appium] add 'automationName=UiAutomator1' to your desired capabilities 2020-03-30 20:51:39:260 [Appium] 2020-03-30 20:51:39:260 [Appium] For more information about drivers, please visit 2020-03-30 20:51:39:260 [Appium] http://appium.io/docs/en/about-appium/intro/ and explore the 2020-03-30 20:51:39:260 [Appium] 'Drivers' menu 2020-03-30 20:51:39:260 [Appium] 2020-03-30 20:51:39:260 [Appium] ====================================================================== 2020-03-30 20:51:39:261 [Appium] 2020-03-30 20:51:39:457 [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.43.0) session 2020-03-30 20:51:39:459 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided 2020-03-30 20:51:39:459 [BaseDriver] Creating session with W3C capabilities: { 2020-03-30 20:51:39:459 [BaseDriver] "alwaysMatch": { 2020-03-30 20:51:39:459 [BaseDriver] "platformName": "Android", 2020-03-30 20:51:39:459 [BaseDriver] "appium:deviceName": "123", 2020-03-30 20:51:39:460 [BaseDriver] "appium:appPackage": "com.xueqiu.android", 2020-03-30 20:51:39:460 [BaseDriver] "appium:appActivity": ".view.WelcomeActivityAlias", 2020-03-30 20:51:39:460 [BaseDriver] "appium:chromedriverExecutable": "/Users/liqian/Downloads/chromedriver-3" 2020-03-30 20:51:39:460 [BaseDriver] }, 2020-03-30 20:51:39:460 [BaseDriver] "firstMatch": [ 2020-03-30 20:51:39:460 [BaseDriver] {} 2020-03-30 20:51:39:460 [BaseDriver] ] 2020-03-30 20:51:39:460 [BaseDriver] } 2020-03-30 20:51:39:466 [BaseDriver] Session created with session id: af8b32ec-3ff5-4e7f-9880-e3f9e8964221 2020-03-30 20:51:39:467 [UiAutomator2] Starting 'com.xueqiu.android' directly on the device 2020-03-30 20:51:39:472 [ADB] Found 1 'build-tools' folders under '/Users/liqian/android-sdk-macosx' (newest first): 2020-03-30 20:51:39:473 [ADB] /Users/liqian/android-sdk-macosx/build-tools/29.0.3 2020-03-30 20:51:39:473 [ADB] Using 'adb' from '/Users/liqian/android-sdk-macosx/platform-tools/adb' 2020-03-30 20:51:39:473 [AndroidDriver] Retrieving device list 2020-03-30 20:51:39:473 [ADB] Trying to find a connected android device 2020-03-30 20:51:39:474 [ADB] Getting connected devices... 2020-03-30 20:51:39:486 [ADB] Connected devices: [{"udid":"192.168.56.101:5555","state":"device"}] 2020-03-30 20:51:39:486 [AndroidDriver] Using device: 192.168.56.101:5555 2020-03-30 20:51:39:487 [ADB] Using 'adb' from '/Users/liqian/android-sdk-macosx/platform-tools/adb' 2020-03-30 20:51:39:487 [ADB] Setting device id to 192.168.56.101:5555 2020-03-30 20:51:39:488 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell getprop ro.build.version.sdk' 2020-03-30 20:51:39:501 [ADB] Current device property 'ro.build.version.sdk': 23 2020-03-30 20:51:39:501 [ADB] Device API level: 23 2020-03-30 20:51:39:501 [AndroidDriver] No app sent in, not parsing package/activity 2020-03-30 20:51:39:502 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 wait-for-device' 2020-03-30 20:51:39:509 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell echo ping' 2020-03-30 20:51:39:519 [AndroidDriver] Pushing settings apk to device... 2020-03-30 20:51:39:520 [ADB] Getting install status for io.appium.settings 2020-03-30 20:51:39:520 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell dumpsys package io.appium.settings' 2020-03-30 20:51:39:535 [ADB] 'io.appium.settings' is installed 2020-03-30 20:51:39:535 [ADB] Getting package info for 'io.appium.settings' 2020-03-30 20:51:39:536 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell dumpsys package io.appium.settings' 2020-03-30 20:51:39:565 [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.0.1' >= '3.0.1') 2020-03-30 20:51:39:566 [ADB] There is no need to install/upgrade '/usr/local/lib/node_modules/appium/node_modules/_io.appium.settings@3.0.1@io.appium.settings/apks/settings_apk-debug.apk' 2020-03-30 20:51:39:567 [ADB] Getting IDs of all 'io.appium.settings' processes 2020-03-30 20:51:39:567 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell 'pgrep --help; echo $?'' 2020-03-30 20:51:39:580 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell pgrep -f io\\.appium\\.settings' 2020-03-30 20:51:39:593 [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions. 2020-03-30 20:51:39:594 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell appops set io.appium.settings android\:mock_location allow' 2020-03-30 20:51:39:931 [Logcat] Starting logcat capture 2020-03-30 20:51:39:947 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8202 2020-03-30 20:51:39:948 [ADB] Forwarding system: 8202 to device: 6790 2020-03-30 20:51:39:948 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 forward tcp\:8202 tcp\:6790' 2020-03-30 20:51:39:960 [ADB] Getting install status for io.appium.uiautomator2.server 2020-03-30 20:51:39:960 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell dumpsys package io.appium.uiautomator2.server' 2020-03-30 20:51:39:974 [ADB] 'io.appium.uiautomator2.server' is installed 2020-03-30 20:51:39:974 [ADB] Getting package info for 'io.appium.uiautomator2.server' 2020-03-30 20:51:39:975 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell dumpsys package io.appium.uiautomator2.server' 2020-03-30 20:51:39:991 [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-03-30 20:51:39:991 [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled 2020-03-30 20:51:39:992 [ADB] Checking app cert for /usr/local/lib/node_modules/appium/node_modules/_appium-uiautomator2-server@4.5.5@appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.5.5.apk 2020-03-30 20:51:39:993 [ADB] Using 'apksigner' from '/Users/liqian/android-sdk-macosx/build-tools/29.0.3/apksigner' 2020-03-30 20:51:39:994 [ADB] Starting '/Users/liqian/android-sdk-macosx/build-tools/29.0.3/apksigner' with args '["verify","--print-certs","/usr/local/lib/node_modules/appium/node_modules/_appium-uiautomator2-server@4.5.5@appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.5.5.apk"]' 2020-03-30 20:51:40:610 [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-03-30 20:51:40:610 [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc 2020-03-30 20:51:40:611 [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 2020-03-30 20:51:40:611 [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 2020-03-30 20:51:40:611 [ADB] 2020-03-30 20:51:40:612 [ADB] '/usr/local/lib/node_modules/appium/node_modules/_appium-uiautomator2-server@4.5.5@appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.5.5.apk' is already signed. 2020-03-30 20:51:40:612 [ADB] Getting install status for io.appium.uiautomator2.server.test 2020-03-30 20:51:40:612 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell dumpsys package io.appium.uiautomator2.server.test' 2020-03-30 20:51:40:629 [ADB] 'io.appium.uiautomator2.server.test' is installed 2020-03-30 20:51:40:630 [ADB] Checking app cert for /usr/local/lib/node_modules/appium/node_modules/_appium-uiautomator2-server@4.5.5@appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk 2020-03-30 20:51:40:630 [ADB] Starting '/Users/liqian/android-sdk-macosx/build-tools/29.0.3/apksigner' with args '["verify","--print-certs","/usr/local/lib/node_modules/appium/node_modules/_appium-uiautomator2-server@4.5.5@appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk"]' 2020-03-30 20:51:40:907 [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-03-30 20:51:40:907 [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc 2020-03-30 20:51:40:907 [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 2020-03-30 20:51:40:907 [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 2020-03-30 20:51:40:907 [ADB] 2020-03-30 20:51:40:907 [ADB] '/usr/local/lib/node_modules/appium/node_modules/_appium-uiautomator2-server@4.5.5@appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk' is already signed. 2020-03-30 20:51:40:907 [UiAutomator2] Server packages are not going to be (re)installed 2020-03-30 20:51:40:910 [UiAutomator2] Waiting up to 30000ms for services to be available 2020-03-30 20:51:40:911 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell pm list instrumentation' 2020-03-30 20:51:41:037 [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available 2020-03-30 20:51:41:038 [UiAutomator2] No app capability. Assuming it is already on the device 2020-03-30 20:51:41:038 [ADB] Getting install status for com.xueqiu.android 2020-03-30 20:51:41:038 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell dumpsys package com.xueqiu.android' 2020-03-30 20:51:41:052 [ADB] 'com.xueqiu.android' is installed 2020-03-30 20:51:41:052 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell am force-stop com.xueqiu.android' 2020-03-30 20:51:41:409 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell pm clear com.xueqiu.android' 2020-03-30 20:51:41:570 [AndroidDriver] Performed fast reset on the installed 'com.xueqiu.android' application (stop and clear) 2020-03-30 20:51:41:570 [UiAutomator2] Performing shallow cleanup of automation leftovers 2020-03-30 20:51:41:581 [UiAutomator2] The following obsolete sessions are still running: ["347b28aa-6acc-4b70-beaf-a7c34aaeac23"] 2020-03-30 20:51:41:581 [UiAutomator2] Cleaning up the obsolete sessions 2020-03-30 20:51:42:591 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell am force-stop io.appium.uiautomator2.server.test' 2020-03-30 20:51:42:933 [UiAutomator2] Starting UIAutomator2 server 4.5.5 2020-03-30 20:51:42:933 [UiAutomator2] Using UIAutomator2 server from '/usr/local/lib/node_modules/appium/node_modules/_appium-uiautomator2-server@4.5.5@appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.5.5.apk' and test from '/usr/local/lib/node_modules/appium/node_modules/_appium-uiautomator2-server@4.5.5@appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk' 2020-03-30 20:51:42:933 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online... 2020-03-30 20:51:42:934 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","192.168.56.101:5555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"] 2020-03-30 20:51:43:216 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server: 2020-03-30 20:51:43:941 [WD Proxy] Matched '/status' to command name 'getStatus' 2020-03-30 20:51:43:942 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8202/wd/hub/status] with no body 2020-03-30 20:51:43:953 [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"} 2020-03-30 20:51:44:959 [WD Proxy] Matched '/status' to command name 'getStatus' 2020-03-30 20:51:44:959 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8202/wd/hub/status] with no body 2020-03-30 20:51:44:972 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}} 2020-03-30 20:51:44:972 [UiAutomator2] The initialization of the instrumentation process took 2039ms 2020-03-30 20:51:44:973 [WD Proxy] Matched '/session' to command name 'createSession' 2020-03-30 20:51:44:973 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8202/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":"123","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","chromedriverExecutable":"/Users/liqian/Downloads/chromedriver-3"},"platformName":"Android","deviceName":"192.168.56.101:5555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","chromedriverExecutable":"/Users/liqian/Downloads/chromedriver-3","deviceUDID":"192.168.56.101:5555"}],"alwaysMatch":{}}} 2020-03-30 20:51:44:977 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":{"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"123","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","chromedriverExecutable":"/Users/liqian/Downloads/chromedriver-3"},"platformName":"Android","deviceName":"192.168.56.101:5555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","chromedriverExecutable":"/Users/liqian/Downloads/chromedriver-3","deviceUDID":"192.168.56.101:5555"}],"alwaysMatch":{}}}} 2020-03-30 20:51:44:977 [WD Proxy] Determined the downstream protocol as 'W3C' 2020-03-30 20:51:44:987 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/appium/device/info] with no body 2020-03-30 20:51:44:994 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":{"androidId":"ef226fa540ef805b","manufacturer":"Genymotion","model":"Custom Phone","brand":"Android","apiVersion":"23","platformVersion":"6.0","carrierName":"Android","realDisplaySize":"768x1280","displayDensity":320,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":"\"WiredSSID\"","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":null,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"America\/New_York","bluetooth":null}} 2020-03-30 20:51:44:995 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell dumpsys window' 2020-03-30 20:51:45:010 [AndroidDriver] Screen already unlocked, doing nothing 2020-03-30 20:51:45:010 [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias' 2020-03-30 20:51:45:011 [ADB] Running '/Users/liqian/android-sdk-macosx/platform-tools/adb -P 5037 -s 192.168.56.101\:5555 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000' 2020-03-30 20:51:46:837 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/appium/device/pixel_ratio] with body: {} 2020-03-30 20:51:46:841 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":2} 2020-03-30 20:51:46:843 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars' 2020-03-30 20:51:46:843 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/appium/device/system_bars] with body: {} 2020-03-30 20:51:46:847 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":{"statusBar":48}} 2020-03-30 20:51:46:847 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize' 2020-03-30 20:51:46:848 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/window/current/size] with body: {} 2020-03-30 20:51:46:852 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":{"height":1184,"width":768}} 2020-03-30 20:51:46:853 [Appium] New AndroidUiautomator2Driver session created successfully, session af8b32ec-3ff5-4e7f-9880-e3f9e8964221 added to master session list 2020-03-30 20:51:46:854 [BaseDriver] Event 'newSessionStarted' logged at 1585572706854 (20:51:46 GMT+0800 (中国标准时间)) 2020-03-30 20:51:46:855 [W3C (af8b32ec)] Cached the protocol value 'W3C' for the new session af8b32ec-3ff5-4e7f-9880-e3f9e8964221 2020-03-30 20:51:46:855 [W3C (af8b32ec)] 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":"123","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","chromedriverExecutable":"/Users/liqian/Downloads/chromedriver-3"},"platformName":"Android","deviceName":"192.168.56.101:5555","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","chromedriverExecutable":"/Users/liqian/Downloads/chromedriver-3","deviceUDID":"192.168.56.101:5555","deviceApiLevel":23,"platformVersion":"6.0","deviceScreenSize":"768x1280","deviceScreenDensity":320,"deviceModel":"Custom Phone","deviceManufacturer":"Genymotion","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":768,"height":1136}}} 2020-03-30 20:51:46:859 [HTTP] <-- POST /wd/hub/session 200 7607 ms - 968 2020-03-30 20:51:46:859 [HTTP] 2020-03-30 20:51:46:862 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/timeouts 2020-03-30 20:51:46:862 [HTTP] {"implicit":5000} 2020-03-30 20:51:46:864 [W3C (af8b32ec)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,5000,"af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:51:46:865 [BaseDriver] W3C timeout argument: {"implicit":5000}} 2020-03-30 20:51:46:865 [BaseDriver] Set implicit wait to 5000ms 2020-03-30 20:51:46:865 [W3C (af8b32ec)] Responding to client with driver.timeouts() result: null 2020-03-30 20:51:46:866 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/timeouts 200 4 ms - 14 2020-03-30 20:51:46:866 [HTTP] 2020-03-30 20:51:46:875 [HTTP] --> GET /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/source 2020-03-30 20:51:46:875 [HTTP] {} 2020-03-30 20:51:46:878 [W3C (af8b32ec)] Driver proxy active, passing request on via HTTP proxy 2020-03-30 20:51:46:878 [WD Proxy] Matched '/wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/source' to command name 'getPageSource' 2020-03-30 20:51:46:879 [WD Proxy] Proxying [GET /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/source] to [GET http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/source] with body: {} 2020-03-30 20:51:48:322 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":"\r\n\r\n \r\n \r\n GET /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/source 2020-03-30 20:51:48:828 [HTTP] {} 2020-03-30 20:51:48:830 [W3C (af8b32ec)] Driver proxy active, passing request on via HTTP proxy 2020-03-30 20:51:48:830 [WD Proxy] Matched '/wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/source' to command name 'getPageSource' 2020-03-30 20:51:48:831 [WD Proxy] Proxying [GET /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/source] to [GET http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/source] with body: {} 2020-03-30 20:51:49:761 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":"\r\n\r\n \r\n \r\n POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 2020-03-30 20:51:49:766 [HTTP] {"using":"id","value":"tv_search"} 2020-03-30 20:51:49:767 [W3C (af8b32ec)] Calling AppiumDriver.findElement() with args: ["id","tv_search","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:51:49:767 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:51:49:768 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:51:49:768 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:51:49:768 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false} 2020-03-30 20:51:49:852 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:51:49:852 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:51:49:853 [BaseDriver] Waited for 85 ms so far 2020-03-30 20:51:50:358 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:51:50:358 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false} 2020-03-30 20:51:50:800 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:51:50:800 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:51:50:800 [BaseDriver] Waited for 1032 ms so far 2020-03-30 20:51:51:305 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:51:51:305 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false} 2020-03-30 20:51:51:311 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:51:51:311 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:51:51:312 [BaseDriver] Waited for 1543 ms so far 2020-03-30 20:51:51:816 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:51:51:817 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false} 2020-03-30 20:51:51:821 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:51:51:821 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:51:51:822 [BaseDriver] Waited for 2054 ms so far 2020-03-30 20:51:52:326 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:51:52:326 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false} 2020-03-30 20:51:52:331 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:51:52:331 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:51:52:331 [BaseDriver] Waited for 2563 ms so far 2020-03-30 20:51:52:837 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:51:52:837 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false} 2020-03-30 20:51:53:516 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:51:53:516 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:51:53:516 [BaseDriver] Waited for 3748 ms so far 2020-03-30 20:51:54:022 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:51:54:022 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false} 2020-03-30 20:51:54:031 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:51:54:031 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:51:54:031 [BaseDriver] Waited for 4263 ms so far 2020-03-30 20:51:54:536 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:51:54:536 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false} 2020-03-30 20:51:54:540 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:51:54:540 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:51:54:541 [BaseDriver] Waited for 4773 ms so far 2020-03-30 20:51:55:046 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:51:55:046 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false} 2020-03-30 20:51:55:051 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:51:55:052 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:51:55:056 [W3C (af8b32ec)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2020-03-30 20:51:55:057 [W3C (af8b32ec)] at AndroidUiautomator2Driver.findElOrEls (/usr/local/lib/node_modules/appium/node_modules/_appium-android-driver@4.24.0@appium-android-driver/lib/commands/find.js:75:11) 2020-03-30 20:51:55:057 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 404 5291 ms - 417 2020-03-30 20:51:55:057 [HTTP] 2020-03-30 20:51:55:059 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:51:55:059 [HTTP] {"using":"id","value":"image_cancel"} 2020-03-30 20:51:55:059 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["id","image_cancel","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:51:55:060 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:51:55:060 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:51:55:060 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:51:55:060 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:51:55:066 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[{"ELEMENT":"79e2b089-7a1a-4dfb-ab1e-36960d191866","element-6066-11e4-a52e-4f735466cecf":"79e2b089-7a1a-4dfb-ab1e-36960d191866"}]} 2020-03-30 20:51:55:066 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"79e2b089-7a1a-4dfb-ab1e-36960d191866","ELEMENT":"79e2b089-7a1a-4dfb-ab1e-36960d191866"}] 2020-03-30 20:51:55:067 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 8 ms - 139 2020-03-30 20:51:55:067 [HTTP] 2020-03-30 20:51:55:068 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element/79e2b089-7a1a-4dfb-ab1e-36960d191866/click 2020-03-30 20:51:55:068 [HTTP] {"id":"79e2b089-7a1a-4dfb-ab1e-36960d191866"} 2020-03-30 20:51:55:069 [W3C (af8b32ec)] Calling AppiumDriver.click() with args: ["79e2b089-7a1a-4dfb-ab1e-36960d191866","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:51:55:070 [WD Proxy] Matched '/element/79e2b089-7a1a-4dfb-ab1e-36960d191866/click' to command name 'click' 2020-03-30 20:51:55:070 [WD Proxy] Proxying [POST /element/79e2b089-7a1a-4dfb-ab1e-36960d191866/click] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element/79e2b089-7a1a-4dfb-ab1e-36960d191866/click] with body: {"element":"79e2b089-7a1a-4dfb-ab1e-36960d191866"} 2020-03-30 20:51:55:077 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":null} 2020-03-30 20:51:55:080 [W3C (af8b32ec)] Responding to client with driver.click() result: null 2020-03-30 20:51:55:084 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element/79e2b089-7a1a-4dfb-ab1e-36960d191866/click 200 13 ms - 14 2020-03-30 20:51:55:085 [HTTP] 2020-03-30 20:51:55:087 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:51:55:087 [HTTP] {"using":"id","value":"tv_agree"} 2020-03-30 20:51:55:087 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["id","tv_agree","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:51:55:088 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:51:55:088 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:51:55:088 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:51:55:088 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:51:56:004 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[{"ELEMENT":"8a4caef8-0000-48a9-ab25-4b56abf96441","element-6066-11e4-a52e-4f735466cecf":"8a4caef8-0000-48a9-ab25-4b56abf96441"}]} 2020-03-30 20:51:56:004 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"8a4caef8-0000-48a9-ab25-4b56abf96441","ELEMENT":"8a4caef8-0000-48a9-ab25-4b56abf96441"}] 2020-03-30 20:51:56:005 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 918 ms - 139 2020-03-30 20:51:56:005 [HTTP] 2020-03-30 20:51:56:006 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element/8a4caef8-0000-48a9-ab25-4b56abf96441/click 2020-03-30 20:51:56:006 [HTTP] {"id":"8a4caef8-0000-48a9-ab25-4b56abf96441"} 2020-03-30 20:51:56:007 [W3C (af8b32ec)] Calling AppiumDriver.click() with args: ["8a4caef8-0000-48a9-ab25-4b56abf96441","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:51:56:007 [WD Proxy] Matched '/element/8a4caef8-0000-48a9-ab25-4b56abf96441/click' to command name 'click' 2020-03-30 20:51:56:007 [WD Proxy] Proxying [POST /element/8a4caef8-0000-48a9-ab25-4b56abf96441/click] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element/8a4caef8-0000-48a9-ab25-4b56abf96441/click] with body: {"element":"8a4caef8-0000-48a9-ab25-4b56abf96441"} 2020-03-30 20:51:56:014 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":null} 2020-03-30 20:51:56:015 [W3C (af8b32ec)] Responding to client with driver.click() result: null 2020-03-30 20:51:56:015 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element/8a4caef8-0000-48a9-ab25-4b56abf96441/click 200 9 ms - 14 2020-03-30 20:51:56:015 [HTTP] 2020-03-30 20:51:56:017 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:51:56:017 [HTTP] {"using":"xpath","value":"//*[@text=\"确定\"]"} 2020-03-30 20:51:56:018 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["xpath","//*[@text=\"确定\"]","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:51:56:018 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:51:56:018 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:51:56:019 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:51:56:019 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:51:56:864 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:51:56:864 [BaseDriver] Waited for 846 ms so far 2020-03-30 20:51:57:369 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:51:57:369 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:51:57:464 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:51:57:465 [BaseDriver] Waited for 1447 ms so far 2020-03-30 20:51:57:969 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:51:57:969 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:51:58:283 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:51:58:283 [BaseDriver] Waited for 2265 ms so far 2020-03-30 20:51:58:787 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:51:58:788 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:51:58:877 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:51:58:877 [BaseDriver] Waited for 2859 ms so far 2020-03-30 20:51:59:383 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:51:59:383 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:51:59:471 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:51:59:471 [BaseDriver] Waited for 3453 ms so far 2020-03-30 20:51:59:977 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:51:59:977 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:00:560 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:00:560 [BaseDriver] Waited for 4542 ms so far 2020-03-30 20:52:01:065 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:01:065 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:01:155 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:01:156 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:52:01:156 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5140 ms - 12 2020-03-30 20:52:01:156 [HTTP] 2020-03-30 20:52:01:157 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:52:01:158 [HTTP] {"using":"xpath","value":"//*[@text=\"下次再说\"]"} 2020-03-30 20:52:01:158 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["xpath","//*[@text=\"下次再说\"]","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:01:158 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:52:01:158 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:52:01:159 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:01:159 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:01:250 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:01:250 [BaseDriver] Waited for 92 ms so far 2020-03-30 20:52:01:756 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:01:757 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:01:869 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:01:869 [BaseDriver] Waited for 711 ms so far 2020-03-30 20:52:02:374 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:02:374 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:02:482 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:02:483 [BaseDriver] Waited for 1324 ms so far 2020-03-30 20:52:02:987 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:02:987 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:03:098 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:03:098 [BaseDriver] Waited for 1940 ms so far 2020-03-30 20:52:03:601 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:03:601 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:03:715 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:03:715 [BaseDriver] Waited for 2557 ms so far 2020-03-30 20:52:04:219 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:04:219 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:04:332 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:04:332 [BaseDriver] Waited for 3174 ms so far 2020-03-30 20:52:04:837 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:04:838 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:04:952 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:04:953 [BaseDriver] Waited for 3794 ms so far 2020-03-30 20:52:05:458 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:05:458 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:05:568 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:05:568 [BaseDriver] Waited for 4410 ms so far 2020-03-30 20:52:06:070 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:06:070 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:06:171 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:06:172 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:52:06:172 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5015 ms - 12 2020-03-30 20:52:06:172 [HTTP] 2020-03-30 20:52:06:173 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 2020-03-30 20:52:06:173 [HTTP] {"using":"id","value":"tv_search"} 2020-03-30 20:52:06:174 [W3C (af8b32ec)] Calling AppiumDriver.findElement() with args: ["id","tv_search","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:06:174 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:52:06:174 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:52:06:174 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:06:175 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"tv_search","context":"","multiple":false} 2020-03-30 20:52:06:180 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":{"ELEMENT":"ee54ac1c-6e02-4d8f-9841-f31dba08c7e0","element-6066-11e4-a52e-4f735466cecf":"ee54ac1c-6e02-4d8f-9841-f31dba08c7e0"}} 2020-03-30 20:52:06:181 [W3C (af8b32ec)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"ee54ac1c-6e02-4d8f-9841-f31dba08c7e0","ELEMENT":"ee54ac1c-6e02-4d8f-9841-f31dba08c7e0"} 2020-03-30 20:52:06:181 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 200 8 ms - 137 2020-03-30 20:52:06:181 [HTTP] 2020-03-30 20:52:06:182 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element/ee54ac1c-6e02-4d8f-9841-f31dba08c7e0/click 2020-03-30 20:52:06:182 [HTTP] {"id":"ee54ac1c-6e02-4d8f-9841-f31dba08c7e0"} 2020-03-30 20:52:06:183 [W3C (af8b32ec)] Calling AppiumDriver.click() with args: ["ee54ac1c-6e02-4d8f-9841-f31dba08c7e0","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:06:183 [WD Proxy] Matched '/element/ee54ac1c-6e02-4d8f-9841-f31dba08c7e0/click' to command name 'click' 2020-03-30 20:52:06:183 [WD Proxy] Proxying [POST /element/ee54ac1c-6e02-4d8f-9841-f31dba08c7e0/click] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element/ee54ac1c-6e02-4d8f-9841-f31dba08c7e0/click] with body: {"element":"ee54ac1c-6e02-4d8f-9841-f31dba08c7e0"} 2020-03-30 20:52:06:189 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":null} 2020-03-30 20:52:06:190 [W3C (af8b32ec)] Responding to client with driver.click() result: null 2020-03-30 20:52:06:190 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element/ee54ac1c-6e02-4d8f-9841-f31dba08c7e0/click 200 8 ms - 14 2020-03-30 20:52:06:190 [HTTP] 2020-03-30 20:52:06:192 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 2020-03-30 20:52:06:192 [HTTP] {"using":"id","value":"search_input_text"} 2020-03-30 20:52:06:192 [W3C (af8b32ec)] Calling AppiumDriver.findElement() with args: ["id","search_input_text","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:06:192 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:52:06:192 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:52:06:193 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:06:193 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false} 2020-03-30 20:52:06:294 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:06:295 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:06:295 [BaseDriver] Waited for 102 ms so far 2020-03-30 20:52:06:799 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:06:799 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"search_input_text","context":"","multiple":false} 2020-03-30 20:52:08:105 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":{"ELEMENT":"b748ef05-33fc-4344-8fce-d23e2ee2e49d","element-6066-11e4-a52e-4f735466cecf":"b748ef05-33fc-4344-8fce-d23e2ee2e49d"}} 2020-03-30 20:52:08:105 [W3C (af8b32ec)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"b748ef05-33fc-4344-8fce-d23e2ee2e49d","ELEMENT":"b748ef05-33fc-4344-8fce-d23e2ee2e49d"} 2020-03-30 20:52:08:106 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 200 1914 ms - 137 2020-03-30 20:52:08:106 [HTTP] 2020-03-30 20:52:08:107 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element/b748ef05-33fc-4344-8fce-d23e2ee2e49d/value 2020-03-30 20:52:08:107 [HTTP] {"text":"alibaba","value":["a","l","i","b","a","b","a"],"id":"b748ef05-33fc-4344-8fce-d23e2ee2e49d"} 2020-03-30 20:52:08:108 [W3C (af8b32ec)] Calling AppiumDriver.setValue() with args: [["a","l","i","b","a","b","a"],"b748ef05-33fc-4344-8fce-d23e2ee2e49d","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:08:109 [WD Proxy] Matched '/element/b748ef05-33fc-4344-8fce-d23e2ee2e49d/value' to command name 'setValue' 2020-03-30 20:52:08:110 [Protocol Converter] Added 'value' property ["a","l","i","b","a","b","a"] to 'setValue' request body 2020-03-30 20:52:08:110 [WD Proxy] Proxying [POST /element/b748ef05-33fc-4344-8fce-d23e2ee2e49d/value] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element/b748ef05-33fc-4344-8fce-d23e2ee2e49d/value] with body: {"elementId":"b748ef05-33fc-4344-8fce-d23e2ee2e49d","text":"alibaba","replace":false,"value":["a","l","i","b","a","b","a"]} 2020-03-30 20:52:08:973 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":null} 2020-03-30 20:52:08:973 [W3C (af8b32ec)] Responding to client with driver.setValue() result: null 2020-03-30 20:52:08:974 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element/b748ef05-33fc-4344-8fce-d23e2ee2e49d/value 200 867 ms - 14 2020-03-30 20:52:08:974 [HTTP] 2020-03-30 20:52:08:975 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/appium/device/press_keycode 2020-03-30 20:52:08:975 [HTTP] {"keycode":66} 2020-03-30 20:52:08:978 [W3C (af8b32ec)] Calling AppiumDriver.pressKeyCode() with args: [66,null,null,null,null,"af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:08:979 [WD Proxy] Matched '/appium/device/press_keycode' to command name 'pressKeyCode' 2020-03-30 20:52:08:980 [WD Proxy] Proxying [POST /appium/device/press_keycode] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/appium/device/press_keycode] with body: {"keycode":66,"metastate":null,"flags":null} 2020-03-30 20:52:09:702 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":null} 2020-03-30 20:52:09:703 [W3C (af8b32ec)] Responding to client with driver.pressKeyCode() result: null 2020-03-30 20:52:09:703 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/appium/device/press_keycode 200 728 ms - 14 2020-03-30 20:52:09:703 [HTTP] 2020-03-30 20:52:09:704 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 2020-03-30 20:52:09:705 [HTTP] {"using":"id","value":"current_price"} 2020-03-30 20:52:09:705 [W3C (af8b32ec)] Calling AppiumDriver.findElement() with args: ["id","current_price","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:09:705 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:52:09:705 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:52:09:706 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:09:706 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:10:206 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:10:206 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:10:206 [BaseDriver] Waited for 501 ms so far 2020-03-30 20:52:10:710 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:10:711 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:10:718 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:10:719 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:10:719 [BaseDriver] Waited for 1014 ms so far 2020-03-30 20:52:11:223 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:11:224 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:11:230 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:11:231 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:11:231 [BaseDriver] Waited for 1526 ms so far 2020-03-30 20:52:11:735 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:11:736 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:11:749 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:11:749 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:11:749 [BaseDriver] Waited for 2044 ms so far 2020-03-30 20:52:12:255 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:12:255 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:12:262 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:12:262 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:12:262 [BaseDriver] Waited for 2557 ms so far 2020-03-30 20:52:12:768 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:12:768 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:12:821 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:12:822 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:12:822 [BaseDriver] Waited for 3117 ms so far 2020-03-30 20:52:13:327 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:13:328 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:13:336 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:13:336 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:13:336 [BaseDriver] Waited for 3631 ms so far 2020-03-30 20:52:13:842 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:13:842 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:13:849 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:13:849 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:13:850 [BaseDriver] Waited for 4144 ms so far 2020-03-30 20:52:14:355 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:14:355 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:14:363 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:14:363 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:14:363 [BaseDriver] Waited for 4658 ms so far 2020-03-30 20:52:14:868 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:14:868 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:14:876 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:14:876 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:14:876 [W3C (af8b32ec)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2020-03-30 20:52:14:877 [W3C (af8b32ec)] at AndroidUiautomator2Driver.findElOrEls (/usr/local/lib/node_modules/appium/node_modules/_appium-android-driver@4.24.0@appium-android-driver/lib/commands/find.js:75:11) 2020-03-30 20:52:14:877 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 404 5173 ms - 417 2020-03-30 20:52:14:877 [HTTP] 2020-03-30 20:52:14:878 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:52:14:879 [HTTP] {"using":"id","value":"image_cancel"} 2020-03-30 20:52:14:879 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["id","image_cancel","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:14:879 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:52:14:879 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:52:14:880 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:14:880 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:14:886 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:14:886 [BaseDriver] Waited for 6 ms so far 2020-03-30 20:52:15:392 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:15:392 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:15:398 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:15:398 [BaseDriver] Waited for 518 ms so far 2020-03-30 20:52:15:903 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:15:903 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:15:909 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:15:910 [BaseDriver] Waited for 1029 ms so far 2020-03-30 20:52:16:414 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:16:415 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:16:420 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:16:420 [BaseDriver] Waited for 1540 ms so far 2020-03-30 20:52:16:926 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:16:926 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:16:932 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:16:932 [BaseDriver] Waited for 2052 ms so far 2020-03-30 20:52:17:437 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:17:438 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:17:446 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:17:446 [BaseDriver] Waited for 2566 ms so far 2020-03-30 20:52:17:951 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:17:951 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:17:957 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:17:958 [BaseDriver] Waited for 3077 ms so far 2020-03-30 20:52:18:460 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:18:460 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:18:466 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:18:467 [BaseDriver] Waited for 3586 ms so far 2020-03-30 20:52:18:970 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:18:970 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:18:976 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:18:977 [BaseDriver] Waited for 4096 ms so far 2020-03-30 20:52:19:481 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:19:482 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:19:487 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:19:489 [BaseDriver] Waited for 4609 ms so far 2020-03-30 20:52:19:995 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:19:995 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:20:001 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:20:001 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:52:20:002 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5123 ms - 12 2020-03-30 20:52:20:002 [HTTP] 2020-03-30 20:52:20:003 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:52:20:003 [HTTP] {"using":"id","value":"tv_agree"} 2020-03-30 20:52:20:003 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["id","tv_agree","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:20:004 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:52:20:004 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:52:20:004 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:20:004 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:20:009 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:20:010 [BaseDriver] Waited for 6 ms so far 2020-03-30 20:52:20:513 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:20:513 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:20:519 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:20:519 [BaseDriver] Waited for 515 ms so far 2020-03-30 20:52:21:024 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:21:024 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:21:031 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:21:031 [BaseDriver] Waited for 1027 ms so far 2020-03-30 20:52:21:536 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:21:537 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:21:543 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:21:543 [BaseDriver] Waited for 1539 ms so far 2020-03-30 20:52:22:047 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:22:047 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:22:052 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:22:052 [BaseDriver] Waited for 2048 ms so far 2020-03-30 20:52:22:557 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:22:557 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:22:562 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:22:562 [BaseDriver] Waited for 2558 ms so far 2020-03-30 20:52:23:066 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:23:066 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:23:070 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:23:071 [BaseDriver] Waited for 3067 ms so far 2020-03-30 20:52:23:576 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:23:576 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:23:582 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:23:583 [BaseDriver] Waited for 3579 ms so far 2020-03-30 20:52:24:089 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:24:089 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:24:095 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:24:095 [BaseDriver] Waited for 4091 ms so far 2020-03-30 20:52:24:599 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:24:599 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:24:604 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:24:605 [BaseDriver] Waited for 4601 ms so far 2020-03-30 20:52:25:110 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:25:110 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:25:117 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:25:117 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:52:25:118 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5115 ms - 12 2020-03-30 20:52:25:118 [HTTP] 2020-03-30 20:52:25:120 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:52:25:120 [HTTP] {"using":"xpath","value":"//*[@text=\"确定\"]"} 2020-03-30 20:52:25:120 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["xpath","//*[@text=\"确定\"]","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:25:121 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:52:25:121 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:52:25:121 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:25:121 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:25:149 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:25:149 [BaseDriver] Waited for 28 ms so far 2020-03-30 20:52:25:653 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:25:654 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:25:688 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:25:688 [BaseDriver] Waited for 567 ms so far 2020-03-30 20:52:26:194 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:26:194 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:26:226 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:26:226 [BaseDriver] Waited for 1105 ms so far 2020-03-30 20:52:26:733 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:26:733 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:26:763 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:26:763 [BaseDriver] Waited for 1642 ms so far 2020-03-30 20:52:27:267 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:27:267 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:27:299 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:27:300 [BaseDriver] Waited for 2178 ms so far 2020-03-30 20:52:27:804 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:27:804 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:27:837 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:27:837 [BaseDriver] Waited for 2716 ms so far 2020-03-30 20:52:28:343 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:28:343 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:28:380 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:28:380 [BaseDriver] Waited for 3259 ms so far 2020-03-30 20:52:28:886 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:28:886 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:28:913 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:28:913 [BaseDriver] Waited for 3792 ms so far 2020-03-30 20:52:29:418 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:29:418 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:29:447 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:29:448 [BaseDriver] Waited for 4327 ms so far 2020-03-30 20:52:29:953 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:29:953 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:29:986 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:29:987 [BaseDriver] Waited for 4865 ms so far 2020-03-30 20:52:30:492 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:30:492 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:30:523 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:30:523 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:52:30:524 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5404 ms - 12 2020-03-30 20:52:30:524 [HTTP] 2020-03-30 20:52:30:525 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:52:30:525 [HTTP] {"using":"xpath","value":"//*[@text=\"下次再说\"]"} 2020-03-30 20:52:30:526 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["xpath","//*[@text=\"下次再说\"]","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:30:526 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:52:30:526 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:52:30:526 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:30:526 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:30:555 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:30:556 [BaseDriver] Waited for 29 ms so far 2020-03-30 20:52:31:059 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:31:059 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:31:092 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:31:092 [BaseDriver] Waited for 566 ms so far 2020-03-30 20:52:31:598 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:31:598 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:31:630 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:31:631 [BaseDriver] Waited for 1105 ms so far 2020-03-30 20:52:32:136 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:32:136 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:32:168 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:32:169 [BaseDriver] Waited for 1643 ms so far 2020-03-30 20:52:32:673 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:32:673 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:32:704 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:32:704 [BaseDriver] Waited for 2178 ms so far 2020-03-30 20:52:33:209 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:33:209 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:33:239 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:33:239 [BaseDriver] Waited for 2713 ms so far 2020-03-30 20:52:33:743 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:33:743 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:33:786 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:33:786 [BaseDriver] Waited for 3260 ms so far 2020-03-30 20:52:34:291 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:34:291 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:34:326 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:34:326 [BaseDriver] Waited for 3800 ms so far 2020-03-30 20:52:34:831 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:34:831 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:34:861 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:34:861 [BaseDriver] Waited for 4335 ms so far 2020-03-30 20:52:35:365 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:35:365 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:35:397 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:35:397 [BaseDriver] Waited for 4871 ms so far 2020-03-30 20:52:35:900 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:35:900 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:35:933 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:35:933 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:52:35:933 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5408 ms - 12 2020-03-30 20:52:35:934 [HTTP] 2020-03-30 20:52:35:935 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 2020-03-30 20:52:35:935 [HTTP] {"using":"id","value":"current_price"} 2020-03-30 20:52:35:935 [W3C (af8b32ec)] Calling AppiumDriver.findElement() with args: ["id","current_price","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:35:935 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:52:35:935 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:52:35:937 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:35:937 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:35:942 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:35:942 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:35:943 [BaseDriver] Waited for 6 ms so far 2020-03-30 20:52:36:447 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:36:447 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:36:453 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:36:454 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:36:454 [BaseDriver] Waited for 518 ms so far 2020-03-30 20:52:36:959 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:36:959 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:36:966 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:36:966 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:36:967 [BaseDriver] Waited for 1030 ms so far 2020-03-30 20:52:37:471 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:37:471 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:37:479 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:37:480 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:37:480 [BaseDriver] Waited for 1544 ms so far 2020-03-30 20:52:37:985 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:37:985 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:37:993 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:37:993 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:37:993 [BaseDriver] Waited for 2057 ms so far 2020-03-30 20:52:38:497 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:38:498 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:38:505 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:38:506 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:38:506 [BaseDriver] Waited for 2570 ms so far 2020-03-30 20:52:39:013 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:39:013 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:39:020 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:39:020 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:39:021 [BaseDriver] Waited for 3085 ms so far 2020-03-30 20:52:39:525 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:39:525 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:39:532 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:39:532 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:39:532 [BaseDriver] Waited for 3596 ms so far 2020-03-30 20:52:40:036 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:40:036 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:40:043 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:40:043 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:40:043 [BaseDriver] Waited for 4107 ms so far 2020-03-30 20:52:40:549 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:40:549 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:40:558 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:40:558 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:40:558 [BaseDriver] Waited for 4622 ms so far 2020-03-30 20:52:41:062 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:52:41:063 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:52:41:069 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:52:41:070 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:52:41:070 [W3C (af8b32ec)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2020-03-30 20:52:41:070 [W3C (af8b32ec)] at AndroidUiautomator2Driver.findElOrEls (/usr/local/lib/node_modules/appium/node_modules/_appium-android-driver@4.24.0@appium-android-driver/lib/commands/find.js:75:11) 2020-03-30 20:52:41:071 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 404 5136 ms - 417 2020-03-30 20:52:41:071 [HTTP] 2020-03-30 20:52:41:072 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:52:41:072 [HTTP] {"using":"id","value":"image_cancel"} 2020-03-30 20:52:41:073 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["id","image_cancel","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:41:073 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:52:41:073 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:52:41:074 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:41:074 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:41:080 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:41:080 [BaseDriver] Waited for 7 ms so far 2020-03-30 20:52:41:585 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:41:586 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:41:591 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:41:592 [BaseDriver] Waited for 519 ms so far 2020-03-30 20:52:42:097 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:42:097 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:42:107 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:42:107 [BaseDriver] Waited for 1034 ms so far 2020-03-30 20:52:42:612 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:42:613 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:42:619 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:42:619 [BaseDriver] Waited for 1546 ms so far 2020-03-30 20:52:43:122 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:43:122 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:43:129 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:43:129 [BaseDriver] Waited for 2056 ms so far 2020-03-30 20:52:43:633 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:43:634 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:43:640 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:43:640 [BaseDriver] Waited for 2567 ms so far 2020-03-30 20:52:44:146 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:44:146 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:44:152 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:44:152 [BaseDriver] Waited for 3079 ms so far 2020-03-30 20:52:44:654 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:44:655 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:44:661 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:44:661 [BaseDriver] Waited for 3588 ms so far 2020-03-30 20:52:45:166 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:45:166 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:45:172 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:45:172 [BaseDriver] Waited for 4099 ms so far 2020-03-30 20:52:45:678 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:45:678 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:45:685 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:45:685 [BaseDriver] Waited for 4612 ms so far 2020-03-30 20:52:46:190 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:46:190 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:52:46:196 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:46:197 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:52:46:197 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5125 ms - 12 2020-03-30 20:52:46:197 [HTTP] 2020-03-30 20:52:46:199 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:52:46:199 [HTTP] {"using":"id","value":"tv_agree"} 2020-03-30 20:52:46:199 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["id","tv_agree","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:46:199 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:52:46:199 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:52:46:200 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:46:201 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:46:206 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:46:206 [BaseDriver] Waited for 6 ms so far 2020-03-30 20:52:46:708 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:46:708 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:46:715 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:46:716 [BaseDriver] Waited for 516 ms so far 2020-03-30 20:52:47:217 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:47:217 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:47:222 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:47:223 [BaseDriver] Waited for 1023 ms so far 2020-03-30 20:52:47:727 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:47:728 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:47:733 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:47:734 [BaseDriver] Waited for 1533 ms so far 2020-03-30 20:52:48:237 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:48:238 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:48:244 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:48:244 [BaseDriver] Waited for 2044 ms so far 2020-03-30 20:52:48:750 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:48:750 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:48:759 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:48:759 [BaseDriver] Waited for 2559 ms so far 2020-03-30 20:52:49:264 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:49:264 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:49:270 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:49:270 [BaseDriver] Waited for 3070 ms so far 2020-03-30 20:52:49:774 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:49:774 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:49:780 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:49:780 [BaseDriver] Waited for 3580 ms so far 2020-03-30 20:52:50:285 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:50:286 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:50:292 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:50:292 [BaseDriver] Waited for 4092 ms so far 2020-03-30 20:52:50:797 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:50:798 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:50:803 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:50:803 [BaseDriver] Waited for 4603 ms so far 2020-03-30 20:52:51:308 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:51:308 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:52:51:314 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:51:315 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:52:51:315 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5116 ms - 12 2020-03-30 20:52:51:315 [HTTP] 2020-03-30 20:52:51:316 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:52:51:317 [HTTP] {"using":"xpath","value":"//*[@text=\"确定\"]"} 2020-03-30 20:52:51:318 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["xpath","//*[@text=\"确定\"]","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:51:318 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:52:51:318 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:52:51:318 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:51:319 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:51:349 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:51:349 [BaseDriver] Waited for 31 ms so far 2020-03-30 20:52:51:854 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:51:854 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:51:885 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:51:885 [BaseDriver] Waited for 567 ms so far 2020-03-30 20:52:52:389 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:52:389 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:52:420 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:52:420 [BaseDriver] Waited for 1102 ms so far 2020-03-30 20:52:52:924 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:52:925 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:52:956 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:52:956 [BaseDriver] Waited for 1638 ms so far 2020-03-30 20:52:53:459 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:53:459 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:53:490 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:53:490 [BaseDriver] Waited for 2172 ms so far 2020-03-30 20:52:53:996 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:53:996 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:54:027 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:54:027 [BaseDriver] Waited for 2709 ms so far 2020-03-30 20:52:54:532 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:54:532 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:54:565 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:54:565 [BaseDriver] Waited for 3247 ms so far 2020-03-30 20:52:55:070 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:55:071 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:55:102 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:55:102 [BaseDriver] Waited for 3784 ms so far 2020-03-30 20:52:55:608 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:55:609 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:55:640 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:55:640 [BaseDriver] Waited for 4322 ms so far 2020-03-30 20:52:56:144 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:56:145 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:56:171 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:56:172 [BaseDriver] Waited for 4854 ms so far 2020-03-30 20:52:56:676 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:56:676 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:52:56:706 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:56:706 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:52:56:707 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5390 ms - 12 2020-03-30 20:52:56:707 [HTTP] 2020-03-30 20:52:56:708 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:52:56:708 [HTTP] {"using":"xpath","value":"//*[@text=\"下次再说\"]"} 2020-03-30 20:52:56:708 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["xpath","//*[@text=\"下次再说\"]","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:52:56:709 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:52:56:709 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:52:56:709 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:56:709 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:56:740 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:56:740 [BaseDriver] Waited for 31 ms so far 2020-03-30 20:52:57:245 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:57:246 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:57:276 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:57:276 [BaseDriver] Waited for 567 ms so far 2020-03-30 20:52:57:777 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:57:777 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:57:808 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:57:808 [BaseDriver] Waited for 1099 ms so far 2020-03-30 20:52:58:313 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:58:314 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:58:343 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:58:343 [BaseDriver] Waited for 1634 ms so far 2020-03-30 20:52:58:848 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:58:848 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:58:879 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:58:879 [BaseDriver] Waited for 2170 ms so far 2020-03-30 20:52:59:384 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:59:384 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:59:417 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:59:417 [BaseDriver] Waited for 2708 ms so far 2020-03-30 20:52:59:923 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:52:59:923 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:52:59:956 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:52:59:956 [BaseDriver] Waited for 3247 ms so far 2020-03-30 20:53:00:461 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:00:462 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:00:493 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:00:493 [BaseDriver] Waited for 3784 ms so far 2020-03-30 20:53:00:999 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:00:999 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:01:030 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:01:030 [BaseDriver] Waited for 4321 ms so far 2020-03-30 20:53:01:536 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:01:536 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:01:566 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:01:566 [BaseDriver] Waited for 4857 ms so far 2020-03-30 20:53:02:070 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:02:071 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:02:106 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:02:107 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:53:02:107 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5399 ms - 12 2020-03-30 20:53:02:107 [HTTP] 2020-03-30 20:53:02:108 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 2020-03-30 20:53:02:109 [HTTP] {"using":"id","value":"current_price"} 2020-03-30 20:53:02:109 [W3C (af8b32ec)] Calling AppiumDriver.findElement() with args: ["id","current_price","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:53:02:109 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:53:02:109 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:53:02:110 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:02:110 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:02:115 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:02:116 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:02:116 [BaseDriver] Waited for 7 ms so far 2020-03-30 20:53:02:621 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:02:621 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:02:629 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:02:629 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:02:629 [BaseDriver] Waited for 520 ms so far 2020-03-30 20:53:03:132 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:03:133 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:03:139 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:03:139 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:03:139 [BaseDriver] Waited for 1030 ms so far 2020-03-30 20:53:03:644 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:03:645 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:03:651 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:03:651 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:03:651 [BaseDriver] Waited for 1542 ms so far 2020-03-30 20:53:04:152 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:04:152 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:04:159 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:04:159 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:04:159 [BaseDriver] Waited for 2050 ms so far 2020-03-30 20:53:04:665 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:04:665 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:04:671 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:04:671 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:04:672 [BaseDriver] Waited for 2562 ms so far 2020-03-30 20:53:05:176 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:05:176 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:05:187 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:05:188 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:05:188 [BaseDriver] Waited for 3079 ms so far 2020-03-30 20:53:05:693 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:05:693 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:05:701 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:05:701 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:05:701 [BaseDriver] Waited for 3592 ms so far 2020-03-30 20:53:06:207 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:06:207 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:06:214 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:06:214 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:06:214 [BaseDriver] Waited for 4105 ms so far 2020-03-30 20:53:06:718 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:06:718 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:06:725 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:06:725 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:06:726 [BaseDriver] Waited for 4617 ms so far 2020-03-30 20:53:07:227 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:07:228 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:07:234 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:07:234 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:07:235 [W3C (af8b32ec)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2020-03-30 20:53:07:235 [W3C (af8b32ec)] at AndroidUiautomator2Driver.findElOrEls (/usr/local/lib/node_modules/appium/node_modules/_appium-android-driver@4.24.0@appium-android-driver/lib/commands/find.js:75:11) 2020-03-30 20:53:07:236 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 404 5127 ms - 417 2020-03-30 20:53:07:236 [HTTP] 2020-03-30 20:53:07:238 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:53:07:238 [HTTP] {"using":"id","value":"image_cancel"} 2020-03-30 20:53:07:239 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["id","image_cancel","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:53:07:239 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:53:07:239 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:53:07:239 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:07:239 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:07:245 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:07:245 [BaseDriver] Waited for 6 ms so far 2020-03-30 20:53:07:748 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:07:748 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:07:753 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:07:754 [BaseDriver] Waited for 515 ms so far 2020-03-30 20:53:08:259 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:08:259 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:08:265 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:08:265 [BaseDriver] Waited for 1026 ms so far 2020-03-30 20:53:08:770 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:08:770 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:08:776 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:08:776 [BaseDriver] Waited for 1537 ms so far 2020-03-30 20:53:09:281 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:09:281 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:09:287 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:09:287 [BaseDriver] Waited for 2048 ms so far 2020-03-30 20:53:09:793 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:09:793 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:09:798 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:09:799 [BaseDriver] Waited for 2560 ms so far 2020-03-30 20:53:10:302 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:10:302 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:10:308 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:10:309 [BaseDriver] Waited for 3070 ms so far 2020-03-30 20:53:10:813 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:10:813 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:10:819 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:10:819 [BaseDriver] Waited for 3580 ms so far 2020-03-30 20:53:11:323 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:11:324 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:11:332 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:11:332 [BaseDriver] Waited for 4093 ms so far 2020-03-30 20:53:11:836 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:11:837 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:11:843 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:11:843 [BaseDriver] Waited for 4604 ms so far 2020-03-30 20:53:12:348 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:12:348 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:12:354 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:12:354 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:53:12:354 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5116 ms - 12 2020-03-30 20:53:12:355 [HTTP] 2020-03-30 20:53:12:356 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:53:12:356 [HTTP] {"using":"id","value":"tv_agree"} 2020-03-30 20:53:12:356 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["id","tv_agree","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:53:12:356 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:53:12:357 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:53:12:357 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:12:357 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:12:363 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:12:363 [BaseDriver] Waited for 6 ms so far 2020-03-30 20:53:12:868 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:12:868 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:12:876 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:12:876 [BaseDriver] Waited for 519 ms so far 2020-03-30 20:53:13:382 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:13:383 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:13:389 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:13:389 [BaseDriver] Waited for 1032 ms so far 2020-03-30 20:53:13:894 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:13:895 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:13:900 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:13:901 [BaseDriver] Waited for 1544 ms so far 2020-03-30 20:53:14:405 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:14:405 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:14:411 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:14:411 [BaseDriver] Waited for 2054 ms so far 2020-03-30 20:53:14:915 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:14:915 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:14:921 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:14:921 [BaseDriver] Waited for 2564 ms so far 2020-03-30 20:53:15:427 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:15:427 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:15:432 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:15:432 [BaseDriver] Waited for 3075 ms so far 2020-03-30 20:53:15:938 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:15:938 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:15:945 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:15:945 [BaseDriver] Waited for 3588 ms so far 2020-03-30 20:53:16:451 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:16:451 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:16:457 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:16:457 [BaseDriver] Waited for 4100 ms so far 2020-03-30 20:53:16:961 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:16:962 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:16:967 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:16:967 [BaseDriver] Waited for 4610 ms so far 2020-03-30 20:53:17:470 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:17:470 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:17:477 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:17:477 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:53:17:478 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5122 ms - 12 2020-03-30 20:53:17:478 [HTTP] 2020-03-30 20:53:17:479 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:53:17:479 [HTTP] {"using":"xpath","value":"//*[@text=\"确定\"]"} 2020-03-30 20:53:17:480 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["xpath","//*[@text=\"确定\"]","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:53:17:480 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:53:17:480 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:53:17:480 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:17:480 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:17:513 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:17:513 [BaseDriver] Waited for 33 ms so far 2020-03-30 20:53:18:015 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:18:015 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:18:047 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:18:047 [BaseDriver] Waited for 567 ms so far 2020-03-30 20:53:18:552 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:18:553 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:18:583 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:18:584 [BaseDriver] Waited for 1104 ms so far 2020-03-30 20:53:19:088 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:19:088 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:19:119 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:19:119 [BaseDriver] Waited for 1639 ms so far 2020-03-30 20:53:19:623 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:19:624 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:19:654 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:19:654 [BaseDriver] Waited for 2174 ms so far 2020-03-30 20:53:20:156 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:20:156 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:20:186 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:20:187 [BaseDriver] Waited for 2707 ms so far 2020-03-30 20:53:20:690 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:20:691 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:20:719 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:20:720 [BaseDriver] Waited for 3240 ms so far 2020-03-30 20:53:21:224 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:21:224 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:21:257 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:21:258 [BaseDriver] Waited for 3778 ms so far 2020-03-30 20:53:21:760 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:21:761 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:21:795 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:21:795 [BaseDriver] Waited for 4315 ms so far 2020-03-30 20:53:22:300 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:22:301 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:22:331 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:22:332 [BaseDriver] Waited for 4851 ms so far 2020-03-30 20:53:22:836 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:22:836 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:22:869 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:22:869 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:53:22:870 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5390 ms - 12 2020-03-30 20:53:22:870 [HTTP] 2020-03-30 20:53:22:871 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:53:22:871 [HTTP] {"using":"xpath","value":"//*[@text=\"下次再说\"]"} 2020-03-30 20:53:22:872 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["xpath","//*[@text=\"下次再说\"]","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:53:22:872 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:53:22:872 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:53:22:872 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:22:873 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:22:899 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:22:900 [BaseDriver] Waited for 27 ms so far 2020-03-30 20:53:23:404 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:23:404 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:23:431 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:23:431 [BaseDriver] Waited for 559 ms so far 2020-03-30 20:53:23:934 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:23:935 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:23:964 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:23:964 [BaseDriver] Waited for 1092 ms so far 2020-03-30 20:53:24:466 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:24:466 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:24:494 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:24:494 [BaseDriver] Waited for 1622 ms so far 2020-03-30 20:53:24:995 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:24:995 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:25:044 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:25:045 [BaseDriver] Waited for 2173 ms so far 2020-03-30 20:53:25:550 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:25:550 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:25:579 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:25:580 [BaseDriver] Waited for 2708 ms so far 2020-03-30 20:53:26:085 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:26:086 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:26:112 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:26:112 [BaseDriver] Waited for 3240 ms so far 2020-03-30 20:53:26:617 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:26:618 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:26:647 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:26:647 [BaseDriver] Waited for 3775 ms so far 2020-03-30 20:53:27:150 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:27:150 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:27:184 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:27:184 [BaseDriver] Waited for 4312 ms so far 2020-03-30 20:53:27:686 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:27:686 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:27:714 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:27:714 [BaseDriver] Waited for 4842 ms so far 2020-03-30 20:53:28:217 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:28:217 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:28:247 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:28:247 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:53:28:248 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5377 ms - 12 2020-03-30 20:53:28:248 [HTTP] 2020-03-30 20:53:28:249 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 2020-03-30 20:53:28:249 [HTTP] {"using":"id","value":"current_price"} 2020-03-30 20:53:28:251 [W3C (af8b32ec)] Calling AppiumDriver.findElement() with args: ["id","current_price","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:53:28:251 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:53:28:251 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:53:28:252 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:28:252 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:28:258 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:28:259 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:28:259 [BaseDriver] Waited for 7 ms so far 2020-03-30 20:53:28:765 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:28:766 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:28:772 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:28:772 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:28:772 [BaseDriver] Waited for 520 ms so far 2020-03-30 20:53:29:276 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:29:277 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:29:283 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:29:283 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:29:284 [BaseDriver] Waited for 1031 ms so far 2020-03-30 20:53:29:786 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:29:786 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:29:793 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:29:793 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:29:793 [BaseDriver] Waited for 1541 ms so far 2020-03-30 20:53:30:298 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:30:298 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:30:306 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:30:306 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:30:306 [BaseDriver] Waited for 2054 ms so far 2020-03-30 20:53:30:809 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:30:810 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:30:816 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:30:816 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:30:816 [BaseDriver] Waited for 2564 ms so far 2020-03-30 20:53:31:321 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:31:321 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:31:328 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:31:329 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:31:329 [BaseDriver] Waited for 3077 ms so far 2020-03-30 20:53:31:832 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:31:833 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:31:841 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:31:842 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:31:842 [BaseDriver] Waited for 3590 ms so far 2020-03-30 20:53:32:347 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:32:347 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:32:354 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:32:354 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:32:354 [BaseDriver] Waited for 4102 ms so far 2020-03-30 20:53:32:858 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:32:859 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:32:865 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:32:865 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:32:865 [BaseDriver] Waited for 4613 ms so far 2020-03-30 20:53:33:369 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:33:370 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:33:376 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:33:376 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:33:377 [W3C (af8b32ec)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2020-03-30 20:53:33:377 [W3C (af8b32ec)] at AndroidUiautomator2Driver.findElOrEls (/usr/local/lib/node_modules/appium/node_modules/_appium-android-driver@4.24.0@appium-android-driver/lib/commands/find.js:75:11) 2020-03-30 20:53:33:377 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 404 5128 ms - 417 2020-03-30 20:53:33:378 [HTTP] 2020-03-30 20:53:33:379 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:53:33:379 [HTTP] {"using":"id","value":"image_cancel"} 2020-03-30 20:53:33:379 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["id","image_cancel","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:53:33:379 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:53:33:380 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:53:33:380 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:33:380 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:33:385 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:33:385 [BaseDriver] Waited for 5 ms so far 2020-03-30 20:53:33:888 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:33:888 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:33:894 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:33:894 [BaseDriver] Waited for 514 ms so far 2020-03-30 20:53:34:399 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:34:399 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:34:407 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:34:408 [BaseDriver] Waited for 1028 ms so far 2020-03-30 20:53:34:910 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:34:910 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:34:916 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:34:916 [BaseDriver] Waited for 1536 ms so far 2020-03-30 20:53:35:420 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:35:421 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:35:427 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:35:427 [BaseDriver] Waited for 2047 ms so far 2020-03-30 20:53:35:932 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:35:932 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:35:938 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:35:939 [BaseDriver] Waited for 2559 ms so far 2020-03-30 20:53:36:444 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:36:444 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:36:450 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:36:450 [BaseDriver] Waited for 3070 ms so far 2020-03-30 20:53:36:954 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:36:954 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:36:964 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:36:964 [BaseDriver] Waited for 3584 ms so far 2020-03-30 20:53:37:465 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:37:465 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:37:471 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:37:471 [BaseDriver] Waited for 4091 ms so far 2020-03-30 20:53:37:977 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:37:977 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:37:982 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:37:983 [BaseDriver] Waited for 4602 ms so far 2020-03-30 20:53:38:488 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:38:489 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"image_cancel","context":"","multiple":true} 2020-03-30 20:53:38:495 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:38:495 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:53:38:496 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5117 ms - 12 2020-03-30 20:53:38:496 [HTTP] 2020-03-30 20:53:38:497 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:53:38:497 [HTTP] {"using":"id","value":"tv_agree"} 2020-03-30 20:53:38:498 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["id","tv_agree","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:53:38:498 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:53:38:498 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:53:38:498 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:38:499 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:38:504 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:38:504 [BaseDriver] Waited for 6 ms so far 2020-03-30 20:53:39:007 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:39:007 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:39:013 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:39:013 [BaseDriver] Waited for 515 ms so far 2020-03-30 20:53:39:517 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:39:517 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:39:523 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:39:523 [BaseDriver] Waited for 1025 ms so far 2020-03-30 20:53:40:024 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:40:025 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:40:031 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:40:031 [BaseDriver] Waited for 1533 ms so far 2020-03-30 20:53:40:536 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:40:536 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:40:542 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:40:542 [BaseDriver] Waited for 2044 ms so far 2020-03-30 20:53:41:048 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:41:048 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:41:053 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:41:053 [BaseDriver] Waited for 2555 ms so far 2020-03-30 20:53:41:557 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:41:557 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:41:563 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:41:563 [BaseDriver] Waited for 3065 ms so far 2020-03-30 20:53:42:069 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:42:069 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:42:079 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:42:080 [BaseDriver] Waited for 3582 ms so far 2020-03-30 20:53:42:585 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:42:586 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:42:592 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:42:592 [BaseDriver] Waited for 4094 ms so far 2020-03-30 20:53:43:096 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:43:097 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:43:102 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:43:102 [BaseDriver] Waited for 4604 ms so far 2020-03-30 20:53:43:603 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:43:604 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"id","selector":"tv_agree","context":"","multiple":true} 2020-03-30 20:53:43:609 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:43:610 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:53:43:610 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5113 ms - 12 2020-03-30 20:53:43:610 [HTTP] 2020-03-30 20:53:43:612 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:53:43:612 [HTTP] {"using":"xpath","value":"//*[@text=\"确定\"]"} 2020-03-30 20:53:43:612 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["xpath","//*[@text=\"确定\"]","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:53:43:612 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:53:43:612 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:53:43:613 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:43:613 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:43:644 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:43:645 [BaseDriver] Waited for 33 ms so far 2020-03-30 20:53:44:149 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:44:150 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:44:180 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:44:180 [BaseDriver] Waited for 568 ms so far 2020-03-30 20:53:44:681 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:44:682 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:44:711 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:44:711 [BaseDriver] Waited for 1099 ms so far 2020-03-30 20:53:45:212 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:45:212 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:45:243 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:45:243 [BaseDriver] Waited for 1631 ms so far 2020-03-30 20:53:45:746 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:45:746 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:45:778 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:45:778 [BaseDriver] Waited for 2166 ms so far 2020-03-30 20:53:46:282 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:46:283 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:46:314 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:46:314 [BaseDriver] Waited for 2702 ms so far 2020-03-30 20:53:46:820 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:46:820 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:46:856 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:46:857 [BaseDriver] Waited for 3245 ms so far 2020-03-30 20:53:47:360 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:47:361 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:47:392 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:47:392 [BaseDriver] Waited for 3780 ms so far 2020-03-30 20:53:47:896 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:47:896 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:47:929 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:47:929 [BaseDriver] Waited for 4317 ms so far 2020-03-30 20:53:48:435 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:48:435 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:48:468 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:48:468 [BaseDriver] Waited for 4856 ms so far 2020-03-30 20:53:48:973 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:48:974 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"确定\"]","context":"","multiple":true} 2020-03-30 20:53:49:004 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:49:004 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:53:49:005 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5393 ms - 12 2020-03-30 20:53:49:005 [HTTP] 2020-03-30 20:53:49:007 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 2020-03-30 20:53:49:007 [HTTP] {"using":"xpath","value":"//*[@text=\"下次再说\"]"} 2020-03-30 20:53:49:007 [W3C (af8b32ec)] Calling AppiumDriver.findElements() with args: ["xpath","//*[@text=\"下次再说\"]","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:53:49:007 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:53:49:008 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:53:49:008 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:49:009 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:49:039 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:49:039 [BaseDriver] Waited for 31 ms so far 2020-03-30 20:53:49:545 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:49:545 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:49:573 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:49:573 [BaseDriver] Waited for 565 ms so far 2020-03-30 20:53:50:077 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:50:077 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:50:110 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:50:110 [BaseDriver] Waited for 1102 ms so far 2020-03-30 20:53:50:613 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:50:613 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:50:644 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:50:644 [BaseDriver] Waited for 1636 ms so far 2020-03-30 20:53:51:149 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:51:149 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:51:174 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:51:175 [BaseDriver] Waited for 2166 ms so far 2020-03-30 20:53:51:680 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:51:680 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:51:715 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:51:716 [BaseDriver] Waited for 2707 ms so far 2020-03-30 20:53:52:220 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:52:220 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:52:250 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:52:250 [BaseDriver] Waited for 3242 ms so far 2020-03-30 20:53:52:753 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:52:753 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:52:785 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:52:786 [BaseDriver] Waited for 3777 ms so far 2020-03-30 20:53:53:287 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:53:288 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:53:322 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:53:322 [BaseDriver] Waited for 4314 ms so far 2020-03-30 20:53:53:828 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:53:828 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:53:862 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:53:862 [BaseDriver] Waited for 4854 ms so far 2020-03-30 20:53:54:365 [WD Proxy] Matched '/elements' to command name 'findElements' 2020-03-30 20:53:54:366 [WD Proxy] Proxying [POST /elements] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/elements] with body: {"strategy":"xpath","selector":"//*[@text=\"下次再说\"]","context":"","multiple":true} 2020-03-30 20:53:54:394 [WD Proxy] Got response with status 200: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","value":[]} 2020-03-30 20:53:54:394 [W3C (af8b32ec)] Responding to client with driver.findElements() result: [] 2020-03-30 20:53:54:395 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/elements 200 5389 ms - 12 2020-03-30 20:53:54:395 [HTTP] 2020-03-30 20:53:54:396 [HTTP] --> POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 2020-03-30 20:53:54:396 [HTTP] {"using":"id","value":"current_price"} 2020-03-30 20:53:54:397 [W3C (af8b32ec)] Calling AppiumDriver.findElement() with args: ["id","current_price","af8b32ec-3ff5-4e7f-9880-e3f9e8964221"] 2020-03-30 20:53:54:397 [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator 2020-03-30 20:53:54:397 [BaseDriver] Waiting up to 5000 ms for condition 2020-03-30 20:53:54:397 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:54:398 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:54:404 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:54:404 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:54:404 [BaseDriver] Waited for 7 ms so far 2020-03-30 20:53:54:908 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:54:908 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:54:916 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:54:916 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:54:916 [BaseDriver] Waited for 519 ms so far 2020-03-30 20:53:55:422 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:55:422 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:55:432 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:55:432 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:55:433 [BaseDriver] Waited for 1036 ms so far 2020-03-30 20:53:55:939 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:55:939 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:55:946 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:55:946 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:55:946 [BaseDriver] Waited for 1549 ms so far 2020-03-30 20:53:56:451 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:56:452 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:56:458 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:56:458 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:56:458 [BaseDriver] Waited for 2061 ms so far 2020-03-30 20:53:56:962 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:56:962 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:56:969 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:56:969 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:56:969 [BaseDriver] Waited for 2572 ms so far 2020-03-30 20:53:57:476 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:57:476 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:57:483 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:57:483 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:57:483 [BaseDriver] Waited for 3086 ms so far 2020-03-30 20:53:57:989 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:57:989 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:57:998 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:57:999 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:57:999 [BaseDriver] Waited for 3602 ms so far 2020-03-30 20:53:58:501 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:58:501 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:58:508 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:58:509 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:58:509 [BaseDriver] Waited for 4112 ms so far 2020-03-30 20:53:59:014 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:59:014 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:59:022 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:59:022 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:59:022 [BaseDriver] Waited for 4625 ms so far 2020-03-30 20:53:59:530 [WD Proxy] Matched '/element' to command name 'findElement' 2020-03-30 20:53:59:530 [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/wd/hub/session/a55011f1-4376-44f5-880a-18d14748e1bd/element] with body: {"strategy":"id","selector":"current_price","context":"","multiple":false} 2020-03-30 20:53:59:538 [WD Proxy] Got an unexpected response with status 404: {"sessionId":"a55011f1-4376-44f5-880a-18d14748e1bd","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\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:78)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:38)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:252)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:242)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:51)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann... 2020-03-30 20:53:59:538 [W3C] Matched W3C error code 'no such element' to NoSuchElementError 2020-03-30 20:53:59:539 [W3C (af8b32ec)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. 2020-03-30 20:53:59:539 [W3C (af8b32ec)] at AndroidUiautomator2Driver.findElOrEls (/usr/local/lib/node_modules/appium/node_modules/_appium-android-driver@4.24.0@appium-android-driver/lib/commands/find.js:75:11) 2020-03-30 20:53:59:540 [HTTP] <-- POST /wd/hub/session/af8b32ec-3ff5-4e7f-9880-e3f9e8964221/element 404 5143 ms - 417 2020-03-30 20:53:59:540 [HTTP]