服务器运行中 [Chromedriver] at Chromedriver.errorAndThrow [as start] (C:\Users\user\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:540:11) [W3C (e9904e18)] Encountered internal error running command: Error: Unable to automate Chrome version because it is too old for this version of Chromedriver. [W3C (e9904e18)] Chrome version on the device: Chrome/42.0.2311.154 [W3C (e9904e18)] Visit 'https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/web/chromedriver.md' to troubleshoot the problem. [W3C (e9904e18)] A new session could not be created. Details: session not created exception: Chrome version must be >= 56.0.2884.0 [W3C (e9904e18)] (Driver info: chromedriver=2.29.461591 (62ebf098771772160f391d75e589dc567915b233),platform=Windows NT 6.1.7601 SP1 x86_64) [W3C (e9904e18)] at Object.wrappedLogger.errorAndThrow (C:\Users\user\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-support\lib\logging.js:79:13) [W3C (e9904e18)] at Chromedriver.errorAndThrow [as start] (C:\Users\user\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:540:11) [HTTP] <-- POST /wd/hub/session/e9904e18-e8d0-480d-a0a3-201cfacf64f2/context 500 7492 ms - 1645 [HTTP] [HTTP] --> POST /wd/hub/session [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:platformVersion":"6.0.1","appium:chromedriverExecutableDir":"D:\\bolanqunshu\\python\\xuexiqiangguo\\webview\\a808t","appium:deviceName":"750ABLJTYPA9","appium:udid":"750ABLJTYPA9","appium:appPackage":"org.cyanogenmod.gello.browser","appium:appActivity":"com.android.browser.BrowserActivity","appium:noReset":true,"appium:autoLaunch":false,"appium:recreateChromeDriverSessions":true,"appium:skipServerInstallation":true,"appium:skipDeviceInitialization":true,"appium:noSign":true}]},"desiredCapabilities":{"platformName":"Android","platformVersion":"6.0.1","chromedriverExecutableDir":"D:\\bolanqunshu\\python\\xuexiqiangguo\\webview\\a808t","deviceName":"750ABLJTYPA9","udid":"750ABLJTYPA9","appPackage":"org.cyanogenmod.gello.browser","appActivity":"com.android.browser.BrowserActivity","noReset":true,"autoLaunch":false,"recreateChromeDriverSessions":true,"skipServerInstallation":true,"skipDeviceInitialization":true,"noSign":true} [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","platformVersion":"6.0.1","chromedriverExecutableDir":"D:\\bolanqunshu\\python\\xuexiqiangguo\\webview\\a808t","deviceName":"750ABLJTYPA9","udid":"750ABLJTYPA9","appPackage":"org.cyanogenmod.gello.browser","appActivity":"com.android.browser.BrowserActivity","noReset":true,"autoLaunch":false,"recreateChromeDriverSessions":true,"skipServerInstallation":true,"skipDeviceInitialization":true,"noSign":true},null,{"firstMatch":[{"platformName":"Android","appium:platformVersion":"6.0.1","appium:chromedriverExecutableDir":"D:\\bolanqunshu\\python\\xuexiqiangguo\\webview\\a808t","appium:deviceName":"750ABLJTYPA9","appium:udid":"750ABLJTYPA9","appium:appPackage":"org.cyanogenmod.gello.browser","appium:appActivity":"com.android.browser.BrowserActivity","appium:noReset":true,"appium:autoLaunch":false,"appium:recreateChromeDriverSessions":true,"appium:skipServerInstallation":true,"appium:skipDeviceInitialization":true,"appium:noSign":true}]}] [BaseDriver] Event 'newSessionRequested' logged at 1578471255165 (16:14:15 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.15.1 creating new AndroidUiautomator2Driver (v1.37.2) session [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided [BaseDriver] Creating session with W3C capabilities: { [BaseDriver] "alwaysMatch": { [BaseDriver] "platformName": "Android", [BaseDriver] "appium:platformVersion": "6.0.1", [BaseDriver] "appium:chromedriverExecutableDir": "D:\\bolanqunshu\\python\\xuexiqiangguo\\webview\\a808t", [BaseDriver] "appium:deviceName": "750ABLJTYPA9", [BaseDriver] "appium:udid": "750ABLJTYPA9", [BaseDriver] "appium:appPackage": "org.cyanogenmod.gello.browser", [BaseDriver] "appium:appActivity": "com.android.browser.BrowserActivity", [BaseDriver] "appium:noReset": true, [BaseDriver] "appium:autoLaunch": false, [BaseDriver] "appium:recreateChromeDriverSessions": true, [BaseDriver] "appium:skipServerInstallation": true, [BaseDriver] "appium:skipDeviceInitialization": true, [BaseDriver] "appium:noSign": true [BaseDriver] }, [BaseDriver] "firstMatch": [ [BaseDriver] {} [BaseDriver] ] [BaseDriver] } [BaseDriver] Session created with session id: 07625bce-e4a7-41cd-9300-fecb032494d4 [UiAutomator2] Starting 'org.cyanogenmod.gello.browser' directly on the device [ADB] Using 'adb.exe' from 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe' [AndroidDriver] Retrieving device list [ADB] Trying to find a connected android device [ADB] Getting connected devices... [ADB] Connected devices: [{"udid":"750ABLJTYPA9","state":"device"}] [AndroidDriver] Using device: 750ABLJTYPA9 [ADB] Using 'adb.exe' from 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe' [ADB] Setting device id to 750ABLJTYPA9 [ADB] Running 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe -P 5037 -s 750ABLJTYPA9 shell getprop ro.build.version.sdk' [ADB] Current device property 'ro.build.version.sdk': 23 [ADB] Device API level: 23 [AndroidDriver] No app sent in, not parsing package/activity [AndroidDriver] 'skipDeviceInitialization' is set. Skipping device initialization. [ADB] Running 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe -P 5037 -s 750ABLJTYPA9 shell appops set io.appium.settings android\:mock_location allow' [Logcat] Starting logcat capture [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation. [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8202 [ADB] Forwarding system: 8202 to device: 6790 [ADB] Running 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe -P 5037 -s 750ABLJTYPA9 forward tcp\:8202 tcp\:6790' [UiAutomator2] Performing shallow cleanup of automation leftovers [UiAutomator2] The following obsolete sessions are still running: ["21f01c56-2087-409d-a6b3-62164b985afc"] [UiAutomator2] Cleaning up the obsolete sessions [Instrumentation] . [Instrumentation] Time: 136.082 [Instrumentation] [Instrumentation] OK (1 test) [Instrumentation] The process has exited with code 0 [ADB] Running 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe -P 5037 -s 750ABLJTYPA9 shell am force-stop io.appium.uiautomator2.server.test' [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online... [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","750ABLJTYPA9","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"] [WD Proxy] Matched '/status' to command name 'getStatus' [WD Proxy] Proxying [GET /status] to [GET http://localhost:8202/wd/hub/status] with no body [WD Proxy] Got an unexpected response with status undefined: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server: [WD Proxy] Matched '/status' to command name 'getStatus' [WD Proxy] Proxying [GET /status] to [GET http://localhost:8202/wd/hub/status] with no body [WD Proxy] Got an unexpected response with status undefined: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [WD Proxy] Matched '/status' to command name 'getStatus' [WD Proxy] Proxying [GET /status] to [GET http://localhost:8202/wd/hub/status] with no body [WD Proxy] Got an unexpected response with status undefined: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [WD Proxy] Matched '/status' to command name 'getStatus' [WD Proxy] Proxying [GET /status] to [GET http://localhost:8202/wd/hub/status] with no body [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"ready":true,"message":"UiAutomator2 Server is ready to accept commands"}} [UiAutomator2] The initialization of the instrumentation process took 4128ms [WD Proxy] Matched '/session' to command name 'createSession' [WD Proxy] Proxying [POST /session] to [POST http://localhost:8202/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","platformVersion":"6.0.1","chromedriverExecutableDir":"D:\\bolanqunshu\\python\\xuexiqiangguo\\webview\\a808t","deviceName":"750ABLJTYPA9","udid":"750ABLJTYPA9","appPackage":"org.cyanogenmod.gello.browser","appActivity":"com.android.browser.BrowserActivity","noReset":true,"autoLaunch":false,"recreateChromeDriverSessions":true,"skipServerInstallation":true,"skipDeviceInitialization":true,"noSign":true},"platformName":"Android","platformVersion":"6.0.1","chromedriverExecutableDir":"D:\\bolanqunshu\\python\\xuexiqiangguo\\webview\\a808t","deviceName":"750ABLJTYPA9","udid":"750ABLJTYPA9","appPackage":"org.cyanogenmod.gello.browser","appActivity":"com.android.browser.BrowserActivity","noReset":true,"autoLaunch":false,"recreateChromeDriverSessions":true,"... [WD Proxy] Got response with status 200: {"sessionId":"2f374c2c-3eb5-4526-b6ba-a84e48236247","value":{"sessionId":"2f374c2c-3eb5-4526-b6ba-a84e48236247","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","platformVersion":"6.0.1","chromedriverExecutableDir":"D:\\bolanqunshu\\python\\xuexiqiangguo\\webview\\a808t","deviceName":"750ABLJTYPA9","udid":"750ABLJTYPA9","appPackage":"org.cyanogenmod.gello.browser","appActivity":"com.android.browser.BrowserActivity","noReset":true,"autoLaunch":false,"recreateChromeDriverSessions":true,"skipServerInstallation":true,"skipDeviceInitialization":true,"noSign":true},"platformName":"Android","platformVersion":"6.0.1","chromedriverExecutableDir":"D:\\bolanqunshu\\python\\xuexiqiangguo\\webview\\a808t","deviceName":"750ABLJTYPA9","udid":"750ABLJTYPA9","appPackage":"org.cyanogenmod.gello.browser","appActivity... [WD Proxy] Determined the downstream protocol as 'W3C' [WD Proxy] Proxying [GET /appium/device/info] to [GET http://localhost:8202/wd/hub/session/2f374c2c-3eb5-4526-b6ba-a84e48236247/appium/device/info] with no body [WD Proxy] Got response with status 200: {"sessionId":"2f374c2c-3eb5-4526-b6ba-a84e48236247","value":{"androidId":"9b0097fb5082267c","manufacturer":"Meizu","model":"MX4","brand":"Meizu","apiVersion":"23","platformVersion":"6.0.1","carrierName":"","realDisplaySize":"1152x1920","displayDensity":480,"networks":[{"type":1,"typeName":"WIFI","subtype":0,"subtypeName":"","isConnected":true,"detailedState":"CONNECTED","state":"CONNECTED","extraInfo":"\"xxzx01\"","isAvailable":true,"isFailover":false,"isRoaming":false,"capabilities":{"transportTypes":"NET_CAPABILITY_SUPL","networkCapabilities":"","linkUpstreamBandwidthKbps":1048576,"linkDownBandwidthKbps":1048576,"signalStrength":-45,"networkSpecifier":null,"SSID":null}}],"locale":"zh_CN","timeZone":"Asia\/Shanghai"}} [ADB] Running 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe -P 5037 -s 750ABLJTYPA9 shell dumpsys window' [AndroidDriver] Screen already unlocked, doing nothing [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://localhost:8202/wd/hub/session/2f374c2c-3eb5-4526-b6ba-a84e48236247/appium/device/pixel_ratio] with body: {} [WD Proxy] Got response with status 200: {"sessionId":"2f374c2c-3eb5-4526-b6ba-a84e48236247","value":3} [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars' [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://localhost:8202/wd/hub/session/2f374c2c-3eb5-4526-b6ba-a84e48236247/appium/device/system_bars] with body: {} [WD Proxy] Got response with status 200: {"sessionId":"2f374c2c-3eb5-4526-b6ba-a84e48236247","value":{"statusBar":72}} [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize' [WD Proxy] Proxying [GET /window/current/size] to [GET http://localhost:8202/wd/hub/session/2f374c2c-3eb5-4526-b6ba-a84e48236247/window/current/size] with body: {} [WD Proxy] Got response with status 200: {"sessionId":"2f374c2c-3eb5-4526-b6ba-a84e48236247","value":{"height":1920,"width":1152}} [Appium] New AndroidUiautomator2Driver session created successfully, session 07625bce-e4a7-41cd-9300-fecb032494d4 added to master session list [BaseDriver] Event 'newSessionStarted' logged at 1578471263820 (16:14:23 GMT+0800 (中国标准时间)) [W3C (07625bce)] Cached the protocol value 'W3C' for the new session 07625bce-e4a7-41cd-9300-fecb032494d4 [W3C (07625bce)] 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","platformVersion":"6.0.1","chromedriverExecutableDir":"D:\\bolanqunshu\\python\\xuexiqiangguo\\webview\\a808t","deviceName":"750ABLJTYPA9","udid":"750ABLJTYPA9","appPackage":"org.cyanogenmod.gello.browser","appActivity":"com.android.browser.BrowserActivity","noReset":true,"autoLaunch":false,"recreateChromeDriverSessions":true,"skipServerInstallation":true,"skipDeviceInitialization":true,"noSign":true},"platformName":"Android","platformVersion":"6.0.1","chromedriverExecutableDir":"D:\\bolanqunshu\\python\\xuexiqiangguo\\webview\\a808t","deviceName":"750ABLJTYPA9","udid":"750ABLJTYPA9","appPackage":"org.cyanogenmod.gello.browser","appActivity":"com.android.browser.BrowserActivity","noReset":true,"autoLaunch":false,"recreateChromeDriverSessions":true,"skipServerInsta... [HTTP] <-- POST /wd/hub/session 200 8658 ms - 1393 [HTTP] [HTTP] --> GET /wd/hub/session/07625bce-e4a7-41cd-9300-fecb032494d4/contexts [HTTP] {} [W3C (07625bce)] Calling AppiumDriver.getContexts() with args: ["07625bce-e4a7-41cd-9300-fecb032494d4"] [AndroidDriver] Getting a list of available webviews [ADB] Running 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe -P 5037 -s 750ABLJTYPA9 shell cat /proc/net/unix' [AndroidDriver] Not checking whether webviews have active pages; use the 'ensureWebviewsHavePages' cap to turn this check on [AndroidDriver] WEBVIEW_2245 mapped to pid 2245 [AndroidDriver] Getting process name for webview [ADB] Running 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe -P 5037 -s 750ABLJTYPA9 shell ps' [AndroidDriver] Parsed pid: '2245' pkg: 'org.cyanogenmod.gello.browser' from [AndroidDriver] USER PID PPID VSIZE RSS WCHAN PC NAME [AndroidDriver] u0_a65 2245 295 1150528 109120 SyS_epoll_ b6c82668 S org.cyanogenmod.gello.browser [AndroidDriver] Returning process name: 'org.cyanogenmod.gello.browser' [AndroidDriver] Found webviews: ["WEBVIEW_org.cyanogenmod.gello.browser"] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_org.cyanogenmod.gello.browser"] [W3C (07625bce)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_org.cyanogenmod.gello.browser"] [HTTP] <-- GET /wd/hub/session/07625bce-e4a7-41cd-9300-fecb032494d4/contexts 200 302 ms - 64 [HTTP] [HTTP] --> POST /wd/hub/session/07625bce-e4a7-41cd-9300-fecb032494d4/url [HTTP] {"url":"https://m.sohu.com/limit/"} [W3C (07625bce)] Calling AppiumDriver.setUrl() with args: ["https://m.sohu.com/limit/","07625bce-e4a7-41cd-9300-fecb032494d4"] [ADB] Running 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe -P 5037 -s 750ABLJTYPA9 shell am start -W -a android.intent.action.VIEW -d https\://m.sohu.com/limit/ org.cyanogenmod.gello.browser' [W3C (07625bce)] Responding to client with driver.setUrl() result: null [HTTP] <-- POST /wd/hub/session/07625bce-e4a7-41cd-9300-fecb032494d4/url 200 1170 ms - 14 [HTTP] [HTTP] --> POST /wd/hub/session/07625bce-e4a7-41cd-9300-fecb032494d4/context [HTTP] {"name":"WEBVIEW_org.cyanogenmod.gello.browser"} [W3C (07625bce)] Calling AppiumDriver.setContext() with args: ["WEBVIEW_org.cyanogenmod.gello.browser","07625bce-e4a7-41cd-9300-fecb032494d4"] [AndroidDriver] Getting a list of available webviews [ADB] Running 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe -P 5037 -s 750ABLJTYPA9 shell cat /proc/net/unix' [AndroidDriver] Not checking whether webviews have active pages; use the 'ensureWebviewsHavePages' cap to turn this check on [AndroidDriver] WEBVIEW_2245 mapped to pid 2245 [AndroidDriver] Getting process name for webview [ADB] Running 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe -P 5037 -s 750ABLJTYPA9 shell ps' [AndroidDriver] Parsed pid: '2245' pkg: 'org.cyanogenmod.gello.browser' from [AndroidDriver] USER PID PPID VSIZE RSS WCHAN PC NAME [AndroidDriver] u0_a65 2245 295 1150528 109204 futex_wait b6c58650 S org.cyanogenmod.gello.browser [AndroidDriver] Returning process name: 'org.cyanogenmod.gello.browser' [AndroidDriver] Found webviews: ["WEBVIEW_org.cyanogenmod.gello.browser"] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_org.cyanogenmod.gello.browser"] [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_org.cyanogenmod.gello.browser' [AndroidDriver] A port was not given, using random free port: 8000 [AndroidDriver] Automated Chromedriver download is disabled. Use 'chromedriver_autodownload' server feature to enable it [AndroidDriver] Before starting chromedriver, androidPackage is 'org.cyanogenmod.gello.browser' [Chromedriver] Changed state to 'starting' [Chromedriver] Found 12 executables in 'D:\bolanqunshu\python\xuexiqiangguo\webview\a808t' [Chromedriver] Cannot retrieve version number from '22_my_appium.py' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. spawn UNKNOWN [Chromedriver] Cannot retrieve version number from '2222.txt' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. spawn UNKNOWN [Chromedriver] Cannot retrieve version number from 'android_app_bootstrap-debug.apk' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. spawn UNKNOWN [Chromedriver] Cannot retrieve version number from 'challenge_xuxi_webview.py' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. spawn UNKNOWN [Chromedriver] Cannot retrieve version number from 'mychromedriver.py' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. spawn UNKNOWN [Chromedriver] Cannot retrieve version number from 'quiz_xuxi_webview.py' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. spawn UNKNOWN [Chromedriver] Cannot retrieve version number from 'test.py' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. spawn UNKNOWN [Chromedriver] Cannot retrieve version number from '新建文本文档.txt' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. spawn UNKNOWN [Chromedriver] Cannot retrieve version number from '__pycache__' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. Command 'D:/bolanqunshu/python/xuexiqiangguo/webview/a808t/__pycache__' not found. Is it installed? [Chromedriver] Cannot retrieve version number from '2222chromedriver' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. Command 'D:/bolanqunshu/python/xuexiqiangguo/webview/a808t/2222chromedriver' not found. Is it installed? [Chromedriver] The following Chromedriver executables were found: [Chromedriver] 'D:/bolanqunshu/python/xuexiqiangguo/webview/a808t/chromedriver_2.29.exe' (version '2.29', minimum Chrome version '57.0.2987') [Chromedriver] 'D:/bolanqunshu/python/xuexiqiangguo/webview/a808t/chromedriver_2.16.exe' (version '2.16', minimum Chrome version '42.0.2311') [ADB] Getting package info for 'com.google.android.webview' [ADB] Running 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe -P 5037 -s 750ABLJTYPA9 shell dumpsys package com.google.android.webview' [Chromedriver] Found Chrome bundle 'com.google.android.webview' version '57.0.2987' [Chromedriver] Found 1 Chromedriver executable capable of automating Chrome '57.0.2987'. [Chromedriver] Choosing the most recent, 'D:/bolanqunshu/python/xuexiqiangguo/webview/a808t/chromedriver_2.29.exe'. [Chromedriver] If a specific version is required, specify it with the `chromedriverExecutable`desired capability. [Chromedriver] Set chromedriver binary as: D:/bolanqunshu/python/xuexiqiangguo/webview/a808t/chromedriver_2.29.exe [Chromedriver] Killing any old chromedrivers, running: wmic process where "commandline like '%chromedriver.exe%--port=8000%'" delete [Chromedriver] No old chromedrivers seem to exist [Chromedriver] Cleaning any old adb forwarded port socket connections [ADB] List forwarding ports [ADB] Running 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe -P 5037 -s 750ABLJTYPA9 forward --list' [ADB] Removing forwarded port socket connection: 12701 [ADB] Running 'D:\bolanqunshu\android_dev\android-sdk-windows\platform-tools\adb.exe -P 5037 -s 750ABLJTYPA9 forward --remove tcp\:12701' [Chromedriver] Spawning chromedriver with: D:/bolanqunshu/python/xuexiqiangguo/webview/a808t/chromedriver_2.29.exe --url-base=wd/hub --port=8000 --adb-port=5037 --verbose [Chromedriver] Chromedriver version: '2.29.461591' [Chromedriver] Chromedriver v. 2.29.461591 does not fully support W3C protocol. Defaulting to MJSONWP [WD Proxy] Matched '/status' to command name 'getStatus' [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/wd/hub/status] with no body [WD Proxy] Got response with status 200: {"sessionId":"","status":0,"value":{"build":{"version":"alpha"},"os":{"arch":"x86_64","name":"Windows NT","version":"6.1.7601 SP1"}}} [Chromedriver] Starting MJSONWP Chromedriver session with capabilities: { [Chromedriver] "desiredCapabilities": { [Chromedriver] "chromeOptions": { [Chromedriver] "androidPackage": "org.cyanogenmod.gello.browser", [Chromedriver] "androidUseRunningApp": true, [Chromedriver] "androidDeviceSerial": "750ABLJTYPA9" [Chromedriver] }, [Chromedriver] "loggingPrefs": { [Chromedriver] "browser": "ALL" [Chromedriver] } [Chromedriver] } [Chromedriver] } [WD Proxy] Matched '/session' to command name 'createSession' [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"org.cyanogenmod.gello.browser","androidUseRunningApp":true,"androidDeviceSerial":"750ABLJTYPA9"},"loggingPrefs":{"browser":"ALL"}}} [Chromedriver] Webview version: 'Chrome/42.0.2311.154' [WD Proxy] Got response with status 200: {"sessionId":"0385a3d11653f212f5ca50a5978ccc3b","status":33,"value":{"message":"session not created exception: Chrome version must be >= 56.0.2884.0\n (Driver info: chromedriver=2.29.461591 (62ebf098771772160f391d75e589dc567915b233),platform=Windows NT 6.1.7601 SP1 x86_64)"}} [WD Proxy] Determined the downstream protocol as 'MJSONWP' [WD Proxy] The response has an unknown format [MJSONWP] Matched JSONWP error code 33 to SessionNotCreatedError [Chromedriver] Failed to start Chromedriver session: A new session could not be created. Details: session not created exception: Chrome version must be >= 56.0.2884.0 [Chromedriver] (Driver info: chromedriver=2.29.461591 (62ebf098771772160f391d75e589dc567915b233),platform=Windows NT 6.1.7601 SP1 x86_64) [WD Proxy] Matched '/session' to command name 'createSession' [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"org.cyanogenmod.gello.browser","androidUseRunningApp":true,"androidDeviceSerial":"750ABLJTYPA9"},"loggingPrefs":{"browser":"ALL"}}} [Chromedriver] Webview version: 'Chrome/42.0.2311.154' [WD Proxy] Got response with status 200: {"sessionId":"278bc47dea10824aaecb222d7a9a46c9","status":33,"value":{"message":"session not created exception: Chrome version must be >= 56.0.2884.0\n (Driver info: chromedriver=2.29.461591 (62ebf098771772160f391d75e589dc567915b233),platform=Windows NT 6.1.7601 SP1 x86_64)"}} [WD Proxy] Determined the downstream protocol as 'MJSONWP' [WD Proxy] The response has an unknown format [MJSONWP] Matched JSONWP error code 33 to SessionNotCreatedError [Chromedriver] Failed to start Chromedriver session: A new session could not be created. Details: session not created exception: Chrome version must be >= 56.0.2884.0 [Chromedriver] (Driver info: chromedriver=2.29.461591 (62ebf098771772160f391d75e589dc567915b233),platform=Windows NT 6.1.7601 SP1 x86_64) [WD Proxy] Matched '/session' to command name 'createSession' [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"org.cyanogenmod.gello.browser","androidUseRunningApp":true,"androidDeviceSerial":"750ABLJTYPA9"},"loggingPrefs":{"browser":"ALL"}}} [Chromedriver] Webview version: 'Chrome/42.0.2311.154' [WD Proxy] Got response with status 200: {"sessionId":"ab270eb7689598f18207d19de6ecd670","status":33,"value":{"message":"session not created exception: Chrome version must be >= 56.0.2884.0\n (Driver info: chromedriver=2.29.461591 (62ebf098771772160f391d75e589dc567915b233),platform=Windows NT 6.1.7601 SP1 x86_64)"}} [WD Proxy] Determined the downstream protocol as 'MJSONWP' [WD Proxy] The response has an unknown format [MJSONWP] Matched JSONWP error code 33 to SessionNotCreatedError [Chromedriver] Failed to start Chromedriver session: A new session could not be created. Details: session not created exception: Chrome version must be >= 56.0.2884.0 [Chromedriver] (Driver info: chromedriver=2.29.461591 (62ebf098771772160f391d75e589dc567915b233),platform=Windows NT 6.1.7601 SP1 x86_64) [WD Proxy] Matched '/session' to command name 'createSession' [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"org.cyanogenmod.gello.browser","androidUseRunningApp":true,"androidDeviceSerial":"750ABLJTYPA9"},"loggingPrefs":{"browser":"ALL"}}} [Chromedriver] Webview version: 'Chrome/42.0.2311.154' [WD Proxy] Got response with status 200: {"sessionId":"bd63028c295dabd9abe751df46e3f6ed","status":33,"value":{"message":"session not created exception: Chrome version must be >= 56.0.2884.0\n (Driver info: chromedriver=2.29.461591 (62ebf098771772160f391d75e589dc567915b233),platform=Windows NT 6.1.7601 SP1 x86_64)"}} [WD Proxy] Determined the downstream protocol as 'MJSONWP' [WD Proxy] The response has an unknown format [MJSONWP] Matched JSONWP error code 33 to SessionNotCreatedError [Chromedriver] Failed to start Chromedriver session: A new session could not be created. Details: session not created exception: Chrome version must be >= 56.0.2884.0 [Chromedriver] (Driver info: chromedriver=2.29.461591 (62ebf098771772160f391d75e589dc567915b233),platform=Windows NT 6.1.7601 SP1 x86_64) [Chromedriver] Chromedriver exited unexpectedly with code null, signal SIGTERM [Chromedriver] Changed state to 'stopped' [Chromedriver] Error: Unable to automate Chrome version because it is too old for this version of Chromedriver. [Chromedriver] Chrome version on the device: Chrome/42.0.2311.154 [Chromedriver] Visit 'https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/web/chromedriver.md' to troubleshoot the problem. [Chromedriver] A new session could not be created. Details: session not created exception: Chrome version must be >= 56.0.2884.0 [Chromedriver] (Driver info: chromedriver=2.29.461591 (62ebf098771772160f391d75e589dc567915b233),platform=Windows NT 6.1.7601 SP1 x86_64) [Chromedriver] at Object.wrappedLogger.errorAndThrow (C:\Users\user\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-support\lib\logging.js:79:13) [Chromedriver] at Chromedriver.errorAndThrow [as start] (C:\Users\user\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:540:11) [W3C (07625bce)] Encountered internal error running command: Error: Unable to automate Chrome version because it is too old for this version of Chromedriver. [W3C (07625bce)] Chrome version on the device: Chrome/42.0.2311.154 [W3C (07625bce)] Visit 'https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/web/chromedriver.md' to troubleshoot the problem. [W3C (07625bce)] A new session could not be created. Details: session not created exception: Chrome version must be >= 56.0.2884.0 [W3C (07625bce)] (Driver info: chromedriver=2.29.461591 (62ebf098771772160f391d75e589dc567915b233),platform=Windows NT 6.1.7601 SP1 x86_64) [W3C (07625bce)] at Object.wrappedLogger.errorAndThrow (C:\Users\user\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-support\lib\logging.js:79:13) [W3C (07625bce)] at Chromedriver.errorAndThrow [as start] (C:\Users\user\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-chromedriver\lib\chromedriver.js:540:11) [HTTP] <-- POST /wd/hub/session/07625bce-e4a7-41cd-9300-fecb032494d4/context 500 7713 ms - 1645 [HTTP]