Last login: Tue Mar 10 22:27:30 on ttys000 taoruiyingdeMacBook-Pro:~ taoruiying$ appium [Appium] Welcome to Appium v1.16.0 [Appium] Appium REST http interface listener started on 0.0.0.0:4723 [HTTP] --> POST /wd/hub/session [HTTP] {"capabilities":{"firstMatch":[{"platformName":"android","appium:deviceName":"emulator-5554","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:chromedriverExecutable":"/Users/taoruiying/driver/2.19/chromedriver"}]},"desiredCapabilities":{"platformName":"android","deviceName":"emulator-5554","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutable":"/Users/taoruiying/driver/2.19/chromedriver"}} [debug] [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"android","deviceName":"emulator-5554","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutable":"/Users/taoruiying/driver/2.19/chromedriver"},null,{"firstMatch":[{"platformName":"android","appium:deviceName":"emulator-5554","appium:appPackage":"com.xueqiu.android","appium:appActivity":".view.WelcomeActivityAlias","appium:noReset":true,"appium:dontStopAppOnReset":true,"appium:unicodeKeyboard":true,"appium:resetKeyboard":true,"appium:chromedriverExecutable":"/Users/taoruiying/driver/2.19/chromedriver"}]}] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1583850526556 (22:28:46 GMT+0800 (中国标准时间)) [Appium] [Appium] ====================================================================== [Appium] DEPRECATION WARNING: [Appium] [Appium] The 'automationName' capability was not provided in the desired [Appium] capabilities for this Android session [Appium] [Appium] Setting 'automationName=UiAutomator2' by default and using the [Appium] UiAutomator2 Driver [Appium] [Appium] The next major version of Appium (2.x) will **require** the [Appium] 'automationName' capability to be set for all sessions on all [Appium] platforms [Appium] [Appium] In previous versions (Appium <= 1.13.x), the default was [Appium] 'automationName=UiAutomator1' [Appium] [Appium] If you wish to use that automation instead of UiAutomator2, please [Appium] add 'automationName=UiAutomator1' to your desired capabilities [Appium] [Appium] For more information about drivers, please visit [Appium] http://appium.io/docs/en/about-appium/intro/ and explore the [Appium] 'Drivers' menu [Appium] [Appium] ====================================================================== [Appium] [Appium] Appium v1.16.0 creating new AndroidUiautomator2Driver (v1.44.2) session [debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided [debug] [BaseDriver] Creating session with W3C capabilities: { [debug] [BaseDriver] "alwaysMatch": { [debug] [BaseDriver] "platformName": "android", [debug] [BaseDriver] "appium:deviceName": "emulator-5554", [debug] [BaseDriver] "appium:appPackage": "com.xueqiu.android", [debug] [BaseDriver] "appium:appActivity": ".view.WelcomeActivityAlias", [debug] [BaseDriver] "appium:noReset": true, [debug] [BaseDriver] "appium:dontStopAppOnReset": true, [debug] [BaseDriver] "appium:unicodeKeyboard": true, [debug] [BaseDriver] "appium:resetKeyboard": true, [debug] [BaseDriver] "appium:chromedriverExecutable": "/Users/taoruiying/driver/2.19/chromedriver" [debug] [BaseDriver] }, [debug] [BaseDriver] "firstMatch": [ [debug] [BaseDriver] {} [debug] [BaseDriver] ] [debug] [BaseDriver] } [BaseDriver] Session created with session id: 00e88a2d-d6cf-4365-b7ea-befc42b0409e [UiAutomator2] Starting 'com.xueqiu.android' directly on the device [ADB] Found 1 'build-tools' folders under '/Users/taoruiying/Library/Android/sdk' (newest first): [ADB] /Users/taoruiying/Library/Android/sdk/build-tools/29.0.3 [ADB] Using 'adb' from '/Users/taoruiying/Library/Android/sdk/platform-tools/adb' [AndroidDriver] Retrieving device list [debug] [ADB] Trying to find a connected android device [debug] [ADB] Getting connected devices... [debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}] [AndroidDriver] Using device: emulator-5554 [ADB] Using 'adb' from '/Users/taoruiying/Library/Android/sdk/platform-tools/adb' [debug] [ADB] Setting device id to emulator-5554 [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk' [debug] [ADB] Current device property 'ro.build.version.sdk': 23 [debug] [ADB] Device API level: 23 [AndroidDriver] No app sent in, not parsing package/activity [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device' [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping' [debug] [AndroidDriver] Pushing settings apk to device... [debug] [ADB] Getting install status for io.appium.settings [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings' [debug] [ADB] 'io.appium.settings' is installed [debug] [ADB] Getting package info for 'io.appium.settings' [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings' [debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('3.1.0' >= '3.1.0') [debug] [ADB] There is no need to install/upgrade '/usr/local/lib/node_modules/appium/node_modules/_io.appium.settings@3.1.0@io.appium.settings/apks/settings_apk-debug.apk' [debug] [ADB] Getting IDs of all 'io.appium.settings' processes [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?'' [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f io\\.appium\\.settings' [debug] [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions. [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set io.appium.settings android\:mock_location allow' [debug] [Logcat] Starting logcat capture [debug] [AndroidDriver] Enabling Unicode keyboard support [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings get secure default_input_method' [debug] [AndroidDriver] Unsetting previous IME io.appium.settings/.UnicodeIME [debug] [AndroidDriver] Setting IME to 'io.appium.settings/.UnicodeIME' [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME' [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME' [debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200 [debug] [ADB] Forwarding system: 8200 to device: 6790 [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp\:8200 tcp\:6790' [debug] [ADB] Getting install status for io.appium.uiautomator2.server [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server' [debug] [ADB] 'io.appium.uiautomator2.server' is installed [debug] [ADB] Getting package info for 'io.appium.uiautomator2.server' [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server' [debug] [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') [debug] [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled [debug] [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 [ADB] Using 'apksigner' from '/Users/taoruiying/Library/Android/sdk/build-tools/29.0.3/apksigner' [debug] [ADB] Starting '/Users/taoruiying/Library/Android/sdk/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"]' [debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US [debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc [debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 [debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 [debug] [ADB] [debug] [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 signed with the default certificate [debug] [ADB] Getting install status for io.appium.uiautomator2.server.test [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test' [debug] [ADB] 'io.appium.uiautomator2.server.test' is installed [debug] [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 [debug] [ADB] Starting '/Users/taoruiying/Library/Android/sdk/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"]' [debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US [debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc [debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 [debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 [debug] [ADB] [debug] [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 signed with the default certificate [UiAutomator2] Server packages are not going to be (re)installed [debug] [UiAutomator2] Waiting up to 30000ms for services to be available [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation' [debug] [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available [debug] [UiAutomator2] No app capability. Assuming it is already on the device [debug] [UiAutomator2] Performing shallow cleanup of automation leftovers [debug] [UiAutomator2] No obsolete sessions have been detected (Error: socket hang up) [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test' [UiAutomator2] Starting UIAutomator2 server 4.5.5 [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' [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online... [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"] [debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server: [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body [WD Proxy] Got response with unknown status: {"code":"ECONNRESET"} [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}} [debug] [UiAutomator2] The initialization of the instrumentation process took 2047ms [debug] [WD Proxy] Matched '/session' to command name 'createSession' [debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","deviceName":"emulator-5554","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutable":"/Users/taoruiying/driver/2.19/chromedriver"},"platformName":"android","deviceName":"emulator-5554","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutable":"/Users/taoruiying/driver/2.19/chromedriver","deviceUDID":"emulator-5554"}],"alwaysMatch":{}}} [debug] [WD Proxy] Got response with status 200: {"sessionId":"6448c2be-3b9e-47a2-b0cf-1457572fd65e","value":{"sessionId":"6448c2be-3b9e-47a2-b0cf-1457572fd65e","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","deviceName":"emulator-5554","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutable":"/Users/taoruiying/driver/2.19/chromedriver"},"platformName":"android","deviceName":"emulator-5554","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutable":"/Users/taoruiying/driver/2.19/chromedriver","deviceUDID":"emulator-5554"}],"alwaysMatch":{}}}} [WD Proxy] Determined the downstream protocol as 'W3C' [debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/6448c2be-3b9e-47a2-b0cf-1457572fd65e/appium/device/info] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"6448c2be-3b9e-47a2-b0cf-1457572fd65e","value":{"androidId":"cd2f0abc2ef83f16","manufacturer":"unknown","model":"Android SDK built for x86","brand":"Android","apiVersion":"23","platformVersion":"6.0","carrierName":"Android","realDisplaySize":"1440x2560","displayDensity":560,"networks":[{"type":0,"typeName":"MOBILE","subtype":13,"subtypeName":"LTE","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"TRANSPORT_CELLULAR","networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_CBS,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_MMS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_IA","linkUpstreamBandwidthKbps":51200,"linkDownBandwidthKbps":102400,"signalStrength":null,"networkSpecifier":"1","SSID":null}}],"locale":"en_US","timeZone":"Asia\/Shanghai","bluetooth":null}} [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window' [AndroidDriver] Screen already unlocked, doing nothing [UiAutomator2] Starting 'com.xueqiu.android/.view.WelcomeActivityAlias and waiting for 'com.xueqiu.android/.view.WelcomeActivityAlias' [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -W -n com.xueqiu.android/.view.WelcomeActivityAlias -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000' [debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/6448c2be-3b9e-47a2-b0cf-1457572fd65e/appium/device/pixel_ratio] with body: {} [debug] [WD Proxy] Got response with status 200: {"sessionId":"6448c2be-3b9e-47a2-b0cf-1457572fd65e","value":3.5} [debug] [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars' [debug] [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/6448c2be-3b9e-47a2-b0cf-1457572fd65e/appium/device/system_bars] with body: {} [debug] [WD Proxy] Got response with status 200: {"sessionId":"6448c2be-3b9e-47a2-b0cf-1457572fd65e","value":{"statusBar":84}} [debug] [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize' [debug] [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/6448c2be-3b9e-47a2-b0cf-1457572fd65e/window/current/size] with body: {} [debug] [WD Proxy] Got response with status 200: {"sessionId":"6448c2be-3b9e-47a2-b0cf-1457572fd65e","value":{"height":2392,"width":1440}} [Appium] New AndroidUiautomator2Driver session created successfully, session 00e88a2d-d6cf-4365-b7ea-befc42b0409e added to master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1583850532674 (22:28:52 GMT+0800 (中国标准时间)) [debug] [W3C (00e88a2d)] Cached the protocol value 'W3C' for the new session 00e88a2d-d6cf-4365-b7ea-befc42b0409e [debug] [W3C (00e88a2d)] 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":"emulator-5554","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutable":"/Users/taoruiying/driver/2.19/chromedriver"},"platformName":"android","deviceName":"emulator-5554","appPackage":"com.xueqiu.android","appActivity":".view.WelcomeActivityAlias","noReset":true,"dontStopAppOnReset":true,"unicodeKeyboard":true,"resetKeyboard":true,"chromedriverExecutable":"/Users/taoruiying/driver/2.19/chromedriver","deviceUDID":"emulator-5554","deviceApiLevel":23,"platformVersion":"6.0","deviceScreenSize":"1440x2560","deviceScreenDensity":560,"deviceModel":"Android SDK built for x86","deviceManufacturer":"unknown","pixelRatio":3.5,"statB... [HTTP] <-- POST /wd/hub/session 200 6124 ms - 1158 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/timeouts [HTTP] {"implicit":20000} [debug] [W3C (00e88a2d)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,20000,"00e88a2d-d6cf-4365-b7ea-befc42b0409e"] [debug] [BaseDriver] W3C timeout argument: {"implicit":20000}} [debug] [BaseDriver] Set implicit wait to 20000ms [debug] [W3C (00e88a2d)] Responding to client with driver.timeouts() result: null [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/timeouts 200 4 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"xpath","value":"//*[@text='交易' and contains(@resource-id,'tab')]"} [debug] [W3C (00e88a2d)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@text='交易' and contains(@resource-id,'tab')]","00e88a2d-d6cf-4365-b7ea-befc42b0409e"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 20000 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/6448c2be-3b9e-47a2-b0cf-1457572fd65e/element] with body: {"strategy":"xpath","selector":"//*[@text='交易' and contains(@resource-id,'tab')]","context":"","multiple":false} [debug] [WD Proxy] Got response with status 200: {"sessionId":"6448c2be-3b9e-47a2-b0cf-1457572fd65e","value":{"ELEMENT":"5725a83b-deed-4c16-8f8d-dfb0e76e75ac","element-6066-11e4-a52e-4f735466cecf":"5725a83b-deed-4c16-8f8d-dfb0e76e75ac"}} [debug] [W3C (00e88a2d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5725a83b-deed-4c16-8f8d-dfb0e76e75ac","ELEMENT":"5725a83b-deed-4c16-8f8d-dfb0e76e75ac"} [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 200 252 ms - 137 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element/5725a83b-deed-4c16-8f8d-dfb0e76e75ac/click [HTTP] {"id":"5725a83b-deed-4c16-8f8d-dfb0e76e75ac"} [debug] [W3C (00e88a2d)] Calling AppiumDriver.click() with args: ["5725a83b-deed-4c16-8f8d-dfb0e76e75ac","00e88a2d-d6cf-4365-b7ea-befc42b0409e"] [debug] [WD Proxy] Matched '/element/5725a83b-deed-4c16-8f8d-dfb0e76e75ac/click' to command name 'click' [debug] [WD Proxy] Proxying [POST /element/5725a83b-deed-4c16-8f8d-dfb0e76e75ac/click] to [POST http://127.0.0.1:8200/wd/hub/session/6448c2be-3b9e-47a2-b0cf-1457572fd65e/element/5725a83b-deed-4c16-8f8d-dfb0e76e75ac/click] with body: {"element":"5725a83b-deed-4c16-8f8d-dfb0e76e75ac"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"6448c2be-3b9e-47a2-b0cf-1457572fd65e","value":null} [debug] [W3C (00e88a2d)] Responding to client with driver.click() result: null [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element/5725a83b-deed-4c16-8f8d-dfb0e76e75ac/click 200 14 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"accessibility id","value":"港美股开户"} [debug] [W3C (00e88a2d)] Calling AppiumDriver.findElement() with args: ["accessibility id","港美股开户","00e88a2d-d6cf-4365-b7ea-befc42b0409e"] [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator [debug] [BaseDriver] Waiting up to 20000 ms for condition [debug] [WD Proxy] Matched '/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/6448c2be-3b9e-47a2-b0cf-1457572fd65e/element] with body: {"strategy":"accessibility id","selector":"港美股开户","context":"","multiple":false} [debug] [WD Proxy] Got response with status 200: {"sessionId":"6448c2be-3b9e-47a2-b0cf-1457572fd65e","value":{"ELEMENT":"e85760c1-d49f-4beb-87da-d8b1432f4f4e","element-6066-11e4-a52e-4f735466cecf":"e85760c1-d49f-4beb-87da-d8b1432f4f4e"}} [debug] [W3C (00e88a2d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"e85760c1-d49f-4beb-87da-d8b1432f4f4e","ELEMENT":"e85760c1-d49f-4beb-87da-d8b1432f4f4e"} [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 200 4816 ms - 137 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element/e85760c1-d49f-4beb-87da-d8b1432f4f4e/click [HTTP] {"id":"e85760c1-d49f-4beb-87da-d8b1432f4f4e"} [debug] [W3C (00e88a2d)] Calling AppiumDriver.click() with args: ["e85760c1-d49f-4beb-87da-d8b1432f4f4e","00e88a2d-d6cf-4365-b7ea-befc42b0409e"] [debug] [WD Proxy] Matched '/element/e85760c1-d49f-4beb-87da-d8b1432f4f4e/click' to command name 'click' [debug] [WD Proxy] Proxying [POST /element/e85760c1-d49f-4beb-87da-d8b1432f4f4e/click] to [POST http://127.0.0.1:8200/wd/hub/session/6448c2be-3b9e-47a2-b0cf-1457572fd65e/element/e85760c1-d49f-4beb-87da-d8b1432f4f4e/click] with body: {"element":"e85760c1-d49f-4beb-87da-d8b1432f4f4e"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"6448c2be-3b9e-47a2-b0cf-1457572fd65e","value":null} [debug] [W3C (00e88a2d)] Responding to client with driver.click() result: null [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element/e85760c1-d49f-4beb-87da-d8b1432f4f4e/click 200 42 ms - 14 [HTTP] [HTTP] --> GET /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/contexts [HTTP] {} [debug] [W3C (00e88a2d)] Calling AppiumDriver.getContexts() with args: ["00e88a2d-d6cf-4365-b7ea-befc42b0409e"] [debug] [AndroidDriver] Getting a list of available webviews [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell cat /proc/net/unix' [AndroidDriver] Not checking whether webviews have active pages; use the 'ensureWebviewsHavePages' cap to turn this check on [debug] [AndroidDriver] WEBVIEW_21540 mapped to pid 21540 [debug] [AndroidDriver] Getting process name for webview [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ps' [debug] [AndroidDriver] Parsed pid: '21540' pkg: 'com.xueqiu.android' from [debug] [AndroidDriver] USER PID PPID VSIZE RSS WCHAN PC NAME [debug] [AndroidDriver] u0_a66 21540 9939 2045220 422256 0 b7380540 R com.xueqiu.android [debug] [AndroidDriver] Returning process name: 'com.xueqiu.android' [debug] [AndroidDriver] Found webviews: ["WEBVIEW_com.xueqiu.android"] [debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.xueqiu.android"] [debug] [W3C (00e88a2d)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_com.xueqiu.android"] [HTTP] <-- GET /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/contexts 200 49 ms - 53 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/context [HTTP] {"name":"WEBVIEW_com.xueqiu.android"} [debug] [W3C (00e88a2d)] Calling AppiumDriver.setContext() with args: ["WEBVIEW_com.xueqiu.android","00e88a2d-d6cf-4365-b7ea-befc42b0409e"] [debug] [AndroidDriver] Getting a list of available webviews [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell cat /proc/net/unix' [AndroidDriver] Not checking whether webviews have active pages; use the 'ensureWebviewsHavePages' cap to turn this check on [debug] [AndroidDriver] WEBVIEW_21540 mapped to pid 21540 [debug] [AndroidDriver] Getting process name for webview [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ps' [debug] [AndroidDriver] Parsed pid: '21540' pkg: 'com.xueqiu.android' from [debug] [AndroidDriver] USER PID PPID VSIZE RSS WCHAN PC NAME [debug] [AndroidDriver] u0_a66 21540 9939 2045220 422228 SyS_epoll_ b7380685 S com.xueqiu.android [debug] [AndroidDriver] Returning process name: 'com.xueqiu.android' [debug] [AndroidDriver] Found webviews: ["WEBVIEW_com.xueqiu.android"] [debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.xueqiu.android"] [debug] [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_com.xueqiu.android' [debug] [AndroidDriver] A port was not given, using random free port: 8000 [debug] [AndroidDriver] Automated Chromedriver download is disabled. Use 'chromedriver_autodownload' server feature to enable it [debug] [AndroidDriver] Before starting chromedriver, androidPackage is 'com.xueqiu.android' [debug] [Chromedriver] Changed state to 'starting' [Chromedriver] Set chromedriver binary as: /Users/taoruiying/driver/2.19/chromedriver [debug] [Chromedriver] Killing any old chromedrivers, running: pkill -15 -f "/Users/taoruiying/driver/2.19/chromedriver.*--port=8000" [Chromedriver] No old chromedrivers seem to exist [debug] [Chromedriver] Cleaning any old adb forwarded port socket connections [debug] [ADB] List forwarding ports [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --list' [debug] [ADB] Removing forwarded port socket connection: 12895 [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp\:12895' [Chromedriver] Spawning chromedriver with: /Users/taoruiying/driver/2.19/chromedriver --url-base=wd/hub --port=8000 --adb-port=5037 --verbose [debug] [Chromedriver] Chromedriver version: '2.19.346063' [debug] [Chromedriver] Chromedriver v. 2.19.346063 does not fully support W3C protocol. Defaulting to MJSONWP [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body [WD Proxy] Got response with unknown status: {"errno":-61,"code":"ECONNREFUSED","syscall":"connect","address":"127.0.0.1","port":8000} [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"","status":0,"value":{"build":{"version":"alpha"},"os":{"arch":"x86_64","name":"Mac OS X","version":"10.14.6"}}} [Chromedriver] Starting MJSONWP Chromedriver session with capabilities: { [Chromedriver] "desiredCapabilities": { [Chromedriver] "chromeOptions": { [Chromedriver] "androidPackage": "com.xueqiu.android", [Chromedriver] "androidUseRunningApp": true, [Chromedriver] "androidDeviceSerial": "emulator-5554" [Chromedriver] }, [Chromedriver] "loggingPrefs": { [Chromedriver] "browser": "ALL" [Chromedriver] } [Chromedriver] } [Chromedriver] } [debug] [WD Proxy] Matched '/session' to command name 'createSession' [debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"com.xueqiu.android","androidUseRunningApp":true,"androidDeviceSerial":"emulator-5554"},"loggingPrefs":{"browser":"ALL"}}} [debug] [Chromedriver] Webview version: 'Chrome/44.0.2403.119' [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":0,"value":{"acceptSslCerts":true,"applicationCacheEnabled":false,"browserConnectionEnabled":false,"browserName":"chrome","chrome":{},"cssSelectorsEnabled":true,"databaseEnabled":false,"handlesAlerts":true,"hasTouchScreen":true,"javascriptEnabled":true,"locationContextEnabled":true,"mobileEmulationEnabled":false,"nativeEvents":true,"platform":"ANDROID","rotatable":false,"takesHeapSnapshot":true,"takesScreenshot":true,"version":"44.0.2403.119","webStorageEnabled":true}} [WD Proxy] Determined the downstream protocol as 'MJSONWP' [debug] [Chromedriver] Changed state to 'online' [debug] [W3C (00e88a2d)] Responding to client with driver.setContext() result: null [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/context 200 541 ms - 14 [HTTP] [HTTP] --> GET /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/context [HTTP] {} [debug] [W3C (00e88a2d)] Calling AppiumDriver.getCurrentContext() with args: ["00e88a2d-d6cf-4365-b7ea-befc42b0409e"] [debug] [W3C (00e88a2d)] Responding to client with driver.getCurrentContext() result: "WEBVIEW_com.xueqiu.android" [HTTP] <-- GET /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/context 200 1 ms - 38 [HTTP] [HTTP] --> GET /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/source [HTTP] {} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/source' to command name 'getPageSource' [debug] [WD Proxy] Proxying [GET /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/source] to [GET http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/source] with body: {} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":0,"value":"\u003C!DOCTYPE html>\u003Chtml xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"zh-Hans\">\u003Chead>\n \u003Cmeta charset=\"utf-8\" />\n \u003Ctitle>雪盈证券\u003C/title>\n \u003Cmeta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\" />\n \u003Cmeta name=\"renderer\" content=\"webkit\" />\n \u003Cmeta name=\"force-rendering\" content=\"webkit\" />\n \u003Cmeta name=\"keywords\" content=\"雪盈证券,实时行情,股票,基金,ETF,分级基金,理财,可转债,交易,价值投资,投资,美股,港股,A股,社交网络\" />\n \u003Cmeta name=\"description\" content=\"雪盈证券,雪球旗下港美股投资平台,3分钟极速开户,一个账户交易全球市场,专享香港卡办理通道,低门槛多币种入金,全球9大币种实时兑换。美国SEC/FINRA、新西兰双重监管。享受SIPC高达50万美元赔付保护及3千万美元商业保险。\" />\n \u003Cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover\" />\n \u003Cmeta name=\"format-detection\" content=\"telephone=no\" />\n \u003Cmeta name=\"baidu-site-verification\" content=\"e2HP3... [WD Proxy] Replacing sessionId ce72a9eebe57ca4df63ddb6b8bb958f6 with 00e88a2d-d6cf-4365-b7ea-befc42b0409e [HTTP] <-- GET /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/source 200 47 ms - 10669 [HTTP] [HTTP] --> GET /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window/handles [HTTP] {} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window/handles' to command name 'getWindowHandles' [Protocol Converter] Rewrote the original URL '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window/handles' to '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window_handles' for MJSONWP protocol [debug] [WD Proxy] Proxying [GET /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window_handles] to [GET http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/window_handles] with body: {} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":0,"value":["CDwindow-DBFBB27E-F28C-4067-9FED-0E9658187EAA","CDwindow-7DCEBD3A-4201-4AF3-9CB6-F09518D70ABB","CDwindow-52E5FA96-BD3C-4146-BF0D-CD3A5FBF6D3D","CDwindow-4EA10D83-AFF9-4036-A3B6-87E9F2080205","CDwindow-0FEEC243-B11C-41BE-B838-6763863FE3A0","CDwindow-AFCF62DC-8D78-487E-9FEB-4C1FAF594D26","CDwindow-988CAD5B-3096-4C36-A374-4CC5E92D0D58"]} [WD Proxy] Replacing sessionId ce72a9eebe57ca4df63ddb6b8bb958f6 with 00e88a2d-d6cf-4365-b7ea-befc42b0409e [HTTP] <-- GET /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window/handles 200 5 ms - 398 [HTTP] [HTTP] --> GET /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window/handles [HTTP] {} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window/handles' to command name 'getWindowHandles' [Protocol Converter] Rewrote the original URL '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window/handles' to '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window_handles' for MJSONWP protocol [debug] [WD Proxy] Proxying [GET /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window_handles] to [GET http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/window_handles] with body: {} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":0,"value":["CDwindow-DBFBB27E-F28C-4067-9FED-0E9658187EAA","CDwindow-7DCEBD3A-4201-4AF3-9CB6-F09518D70ABB","CDwindow-52E5FA96-BD3C-4146-BF0D-CD3A5FBF6D3D","CDwindow-4EA10D83-AFF9-4036-A3B6-87E9F2080205","CDwindow-0FEEC243-B11C-41BE-B838-6763863FE3A0","CDwindow-AFCF62DC-8D78-487E-9FEB-4C1FAF594D26","CDwindow-988CAD5B-3096-4C36-A374-4CC5E92D0D58"]} [WD Proxy] Replacing sessionId ce72a9eebe57ca4df63ddb6b8bb958f6 with 00e88a2d-d6cf-4365-b7ea-befc42b0409e [HTTP] <-- GET /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window/handles 200 4 ms - 398 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window [HTTP] {"handle":"CDwindow-988CAD5B-3096-4C36-A374-4CC5E92D0D58"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window' to command name 'setWindow' [debug] [Protocol Converter] Copied 'handle' value 'CDwindow-988CAD5B-3096-4C36-A374-4CC5E92D0D58' to 'name' as per JSONWP spec [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/window] with body: {"handle":"CDwindow-988CAD5B-3096-4C36-A374-4CC5E92D0D58","name":"CDwindow-988CAD5B-3096-4C36-A374-4CC5E92D0D58"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":0,"value":null} [WD Proxy] Replacing sessionId ce72a9eebe57ca4df63ddb6b8bb958f6 with 00e88a2d-d6cf-4365-b7ea-befc42b0409e [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/window 200 5 ms - 65 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 131 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 38 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 59 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 310 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 276 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 47 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 144 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 37 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 41 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 34 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 38 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 40 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 43 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 41 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 42 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 41 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 40 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 40 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 38 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 39 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 38 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 40 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 38 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 70 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 48 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 49 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 50 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 41 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 44 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 53 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 43 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 41 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 39 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 41 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 43 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 142 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 43 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 39 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 42 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 40 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 40 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 40 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 39 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 41 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 43 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 48 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 93 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 34 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 35 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 40 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 40 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 39 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 43 ms - 1130 [HTTP] [HTTP] --> POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element [HTTP] {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [W3C (00e88a2d)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element' to command name 'findElement' [debug] [WD Proxy] Proxying [POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element] to [POST http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6/element] with body: {"using":"css selector","value":"[placeholder=\"请输入手机号\"]"} [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"css selector\",\"selector\":\"[placeholder=\"请输入手机号\"]\"}\n (Session info: chrome=44.0.2403.119)\n (Driver info: chromedriver=2.19.346063 (38b35413bd4a486d436a9749e090454bc9ff6708),platform=Mac OS X 10.14.6 x86_64)"}} [debug] [W3C (00e88a2d)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: The request to /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element has failed [debug] [W3C (00e88a2d)] at JWProxy.proxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:218:13) [debug] [W3C (00e88a2d)] at ProtocolConverter.convertAndProxy (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/protocol-converter.js:245:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyCommand (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:254:12) [debug] [W3C (00e88a2d)] at JWProxy.proxyReqRes (/usr/local/lib/node_modules/appium/node_modules/_appium-base-driver@5.3.1@appium-base-driver/lib/jsonwp-proxy/proxy.js:304:36) [debug] [W3C (00e88a2d)] at Chromedriver.proxyReq (/usr/local/lib/node_modules/appium/node_modules/_appium-chromedriver@4.21.0@appium-chromedriver/lib/chromedriver.js:675:12) [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [HTTP] <-- POST /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e/element 404 42 ms - 1130 [HTTP] [HTTP] --> DELETE /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e [HTTP] {} [debug] [W3C (00e88a2d)] Calling AppiumDriver.deleteSession() with args: ["00e88a2d-d6cf-4365-b7ea-befc42b0409e"] [debug] [BaseDriver] Event 'quitSessionRequested' logged at 1583850588935 (22:29:48 GMT+0800 (中国标准时间)) [Appium] Removing session 00e88a2d-d6cf-4365-b7ea-befc42b0409e from our master session list [debug] [UiAutomator2] Deleting UiAutomator2 session [debug] [AndroidDriver] Stopping chromedriver for context WEBVIEW_com.xueqiu.android [debug] [Chromedriver] Changed state to 'stopping' [debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8000/wd/hub/session/ce72a9eebe57ca4df63ddb6b8bb958f6] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"ce72a9eebe57ca4df63ddb6b8bb958f6","status":0,"value":null} [debug] [Chromedriver] Changed state to 'stopped' [debug] [UiAutomator2] Deleting UiAutomator2 server session [debug] [WD Proxy] Matched '/' to command name 'deleteSession' [debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/6448c2be-3b9e-47a2-b0cf-1457572fd65e] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"6448c2be-3b9e-47a2-b0cf-1457572fd65e","value":null} [debug] [UiAutomator2] Resetting IME to 'io.appium.settings/.UnicodeIME' [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime set io.appium.settings/.UnicodeIME' [debug] [Logcat] Stopping logcat capture [debug] [ADB] Removing forwarded port socket connection: 8200 [debug] [ADB] Running '/Users/taoruiying/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp\:8200' [debug] [BaseDriver] Event 'quitSessionFinished' logged at 1583850589346 (22:29:49 GMT+0800 (中国标准时间)) [debug] [W3C (00e88a2d)] Received response: null [debug] [W3C (00e88a2d)] But deleting session, so not returning [debug] [W3C (00e88a2d)] Responding to client with driver.deleteSession() result: null [debug] [W3C (00e88a2d)] Destroying socket connection [HTTP] <-- DELETE /wd/hub/session/00e88a2d-d6cf-4365-b7ea-befc42b0409e 200 413 ms - 14 [HTTP] [debug] [Instrumentation] . [debug] [Instrumentation] Time: 59.139 [debug] [Instrumentation] [debug] [Instrumentation] OK (1 test) [debug] [Instrumentation] The process has exited with code 0