[info] [Appium] Welcome to Appium v1.15.1 [info] [Appium] Non-default server args: [info] [Appium] allowInsecure: { [info] [Appium] } [info] [Appium] denyInsecure: { [info] [Appium] } [info] [Appium] Appium REST http interface listener started on 0.0.0.0:4723[info] [HTTP] --> POST /wd/hub/session [info] [HTTP] {"capabilities":{"firstMatch":[{"platformName":"android","appium:platformVersion":"11.0","browserName":"Chrome","appium:deviceName":"emulator-5554","appium:noReset":true}]},"desiredCapabilities":{"platformName":"android","platformVersion":"11.0","browserName":"Chrome","deviceName":"emulator-5554","noReset":true}} [debug] [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"android","platformVersion":"11.0","browserName":"Chrome","deviceName":"emulator-5554","noReset":true},null,{"firstMatch":[{"platformName":"android","appium:platformVersion":"11.0","browserName":"Chrome","appium:deviceName":"emulator-5554","appium:noReset":true}]}] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1612016881917 (22:28:01 GMT+0800 (CST)) [warn] [Appium] [warn] [Appium] ====================================================================== [warn] [Appium] DEPRECATION WARNING: [warn] [Appium] [warn] [Appium] The 'automationName' capability was not provided in the desired [warn] [Appium] capabilities for this Android session [warn] [Appium] [warn] [Appium] Setting 'automationName=UiAutomator2' by default and using the [warn] [Appium] UiAutomator2 Driver [warn] [Appium] [warn] [Appium] The next major version of Appium (2.x) will **require** the [warn] [Appium] 'automationName' capability to be set for all sessions on all [warn] [Appium] platforms [warn] [Appium] [warn] [Appium] In previous versions (Appium <= 1.13.x), the default was [warn] [Appium] 'automationName=UiAutomator1' [warn] [Appium] [warn] [Appium] If you wish to use that automation instead of UiAutomator2, please [warn] [Appium] add 'automationName=UiAutomator1' to your desired capabilities [warn] [Appium] [warn] [Appium] For more information about drivers, please visit [warn] [Appium] http://appium.io/docs/en/about-appium/intro/ and explore the [warn] [Appium] 'Drivers' menu [warn] [Appium] [warn] [Appium] ====================================================================== [warn] [Appium] [info] [Appium] Appium v1.15.1 creating new AndroidUiautomator2Driver (v1.37.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] "browserName": "Chrome", [debug] [BaseDriver] "appium:platformVersion": "11.0", [debug] [BaseDriver] "appium:deviceName": "emulator-5554", [debug] [BaseDriver] "appium:noReset": true [debug] [BaseDriver] }, [debug] [BaseDriver] "firstMatch": [ [debug] [BaseDriver] {} [debug] [BaseDriver] ] [debug] [BaseDriver] } [info] [BaseDriver] Session created with session id: 17617d49-24eb-40de-9db3-eabbce6ac8ff [info] [UiAutomator2] We're going to run a Chrome-based session [info] [UiAutomator2] Chrome-type package and activity are com.android.chrome and com.google.android.apps.chrome.Main [info] [UiAutomator2] Starting 'com.android.chrome' directly on the device [info] [ADB] Using 'adb' from '/Users/yangxing/Library/Android/sdk/platform-tools/adb' [info] [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"}] [info] [AndroidDriver] Looking for a device with Android '11.0' [debug] [ADB] Setting device id to emulator-5554 [info] [ADB] Getting device platform version [debug] [ADB] Running '/Users/yangxing/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release' [debug] [ADB] Current device property 'ro.build.version.release': 11 [info] [AndroidDriver] Using device: emulator-5554 [info] [ADB] Using 'adb' from '/Users/yangxing/Library/Android/sdk/platform-tools/adb' [debug] [ADB] Setting device id to emulator-5554 [debug] [ADB] Running '/Users/yangxing/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': 30 [debug] [ADB] Device API level: 30 [warn] [UiAutomator2] Relaxing hidden api policy [debug] [ADB] Running '/Users/yangxing/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings put global hidden_api_policy_pre_p_apps 1' [debug] [ADB] Running '/Users/yangxing/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings put global hidden_api_policy_p_apps 1' [debug] [ADB] Running '/Users/yangxing/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell settings put global hidden_api_policy 1' [warn] [AndroidDriver] No app sent in, not parsing package/activity [debug] [ADB] Running '/Users/yangxing/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device' [debug] [ADB] Running '/Users/yangxing/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/yangxing/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/yangxing/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings' [info] [ADB] Using 'apkanalyzer' from '/Users/yangxing/Library/Android/sdk/tools/bin/apkanalyzer' [debug] [ADB] Starting '/Users/yangxing/Library/Android/sdk/tools/bin/apkanalyzer' with args ["manifest","print","/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/io.appium.settings/apks/settings_apk-debug.apk"][debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('2.14.2' >= '2.14.2') [debug] [ADB] There is no need to install/upgrade '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/io.appium.settings/apks/settings_apk-debug.apk' [debug] [ADB] Getting IDs of all 'io.appium.settings' processes [debug] [ADB] Running '/Users/yangxing/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?'' [debug] [ADB] Running '/Users/yangxing/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/yangxing/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] [ADB] Getting install status for io.appium.uiautomator2.server [debug] [ADB] Running '/Users/yangxing/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/yangxing/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server' [debug] [ADB] Starting '/Users/yangxing/Library/Android/sdk/tools/bin/apkanalyzer' with args ["manifest","print","/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.3.0.apk"][debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('4.3.0' >= '4.3.0') [debug] [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled [debug] [ADB] Checking app cert for /Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.3.0.apk [info] [ADB] Using 'apksigner' from '/Users/yangxing/Library/Android/sdk/build-tools/30.0.3/apksigner' [debug] [ADB] Starting '/Users/yangxing/Library/Android/sdk/build-tools/30.0.3/apksigner' with args '["verify","--print-certs","/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.3.0.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] '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.3.0.apk' is already signed. [debug] [ADB] Getting install status for io.appium.uiautomator2.server.test [debug] [ADB] Running '/Users/yangxing/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 /Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk [debug] [ADB] Starting '/Users/yangxing/Library/Android/sdk/build-tools/30.0.3/apksigner' with args '["verify","--print-certs","/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/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] '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk' is already signed. [info] [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/yangxing/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] Forwarding UiAutomator2 Server port 6790 to 8204 [debug] [ADB] Forwarding system: 8204 to device: 6790 [debug] [ADB] Running '/Users/yangxing/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp\:8204 tcp\:6790' [debug] [UiAutomator2] No app capability. Assuming it is already on the device [debug] [UiAutomator2] Performing shallow cleanup of automation leftovers [debug] [UiAutomator2] The following obsolete sessions are still running: ["583c094e-bc3f-4280-a064-87b4e73e4c2e"] [debug] [UiAutomator2] Cleaning up the obsolete sessions[debug] [Instrumentation] .[debug] [ADB] Running '/Users/yangxing/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test' [info] [UiAutomator2] Starting UIAutomator2 server 4.3.0 [info] [UiAutomator2] Using UIAutomator2 server from '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.3.0.apk' and test from '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk' [info] [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] INSTRUMENTATION_RESULT: shortMsg=Process crashed. [debug] [Instrumentation] INSTRUMENTATION_CODE: 0[debug] [Instrumentation] The process has exited with code 0 [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://localhost:8204/wd/hub/status] with no body [info] [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8204/wd/hub/status] with no body [info] [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8204/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 3115ms [debug] [WD Proxy] Matched '/session' to command name 'createSession' [debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8204/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","browserName":"Chrome","platformVersion":"11.0","deviceName":"emulator-5554","noReset":true},"platformName":"android","browserName":"Chrome","platformVersion":"11.0","deviceName":"emulator-5554","noReset":true,"appPackage":"com.android.chrome","appActivity":"com.google.android.apps.chrome.Main","deviceUDID":"emulator-5554"}],"alwaysMatch":{}}} [debug] [WD Proxy] Got response with status 200: {"sessionId":"bdd702f7-61fc-4d83-9887-98bc27215523","value":{"sessionId":"bdd702f7-61fc-4d83-9887-98bc27215523","capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","browserName":"Chrome","platformVersion":"11.0","deviceName":"emulator-5554","noReset":true},"platformName":"android","browserName":"Chrome","platformVersion":"11.0","deviceName":"emulator-5554","noReset":true,"appPackage":"com.android.chrome","appActivity":"com.google.android.apps.chrome.Main","deviceUDID":"emulator-5554"}],"alwaysMatch":{}}}} [info] [WD Proxy] Determined the downstream protocol as 'W3C' [debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://localhost:8204/wd/hub/session/bdd702f7-61fc-4d83-9887-98bc27215523/appium/device/info] with no body [debug] [WD Proxy] Got response with status 200: {"sessionId":"bdd702f7-61fc-4d83-9887-98bc27215523","value":{"androidId":"1cd0c95dacdc7ef2","manufacturer":"Google","model":"sdk_gphone_x86_arm","brand":"google","apiVersion":"30","platformVersion":"11","carrierName":"Android","realDisplaySize":"1080x2220","displayDensity":440,"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":"NET_CAPABILITY_MMS","networkCapabilities":"","linkUpstreamBandwidthKbps":15000,"linkDownBandwidthKbps":30000,"signalStrength":-2147483648,"networkSpecifier":"TelephonyNetworkSpecifier [mSubId = 1]","SSID":null}}],"locale":"en_US","timeZone":"Asia\/Shanghai"}} [debug] [ADB] Running '/Users/yangxing/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'[info] [AndroidDriver] Screen already unlocked, doing nothing [info] [AndroidDriver] Starting a chrome-based browser session [debug] [AndroidDriver] A port was not given, using random free port: 8013 [debug] [AndroidDriver] Automated Chromedriver download is disabled. Use 'chromedriver_autodownload' server feature to enable it [debug] [AndroidDriver] Before starting chromedriver, androidPackage is 'com.android.chrome' [debug] [Chromedriver] Changed state to 'starting' [debug] [Chromedriver] Found 2 executables in '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/mac' [debug] [Chromedriver] The following Chromedriver executables were found: [debug] [Chromedriver] '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/mac/chromedriverApp' (version '83.0.4103.39', minimum Chrome version 'Unknown') [debug] [Chromedriver] '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/mac/chromedriver' (version '76.0.3809.126', minimum Chrome version '76.0.3809') [debug] [ADB] Getting package info for 'com.android.chrome' [debug] [ADB] Running '/Users/yangxing/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.android.chrome' [debug] [Chromedriver] Found Chrome bundle 'com.android.chrome' version '83.0.4103' [warn] [Chromedriver] No known Chromedriver available to automate Chrome version '83.0.4103'. [warn] [Chromedriver] Using Chromedriver version '83.0.4103.39', which has not been tested with Appium. You could also try to enable automated chromedrivers download server feature [info] [Chromedriver] Set chromedriver binary as: /Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/mac/chromedriverApp [debug] [Chromedriver] Killing any old chromedrivers, running: pkill -15 -f "/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/mac/chromedriverApp.*--port=8013" [warn] [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/yangxing/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --list' [info] [Chromedriver] Spawning chromedriver with: /Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-chromedriver/chromedriver/mac/chromedriverApp --url-base=wd/hub --port=8013 --adb-port=5037 --verbose [debug] [Chromedriver] Chromedriver version: '83.0.4103.39' [debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8013/wd/hub/status] with no body [info] [WD Proxy] Got an unexpected response with status undefined: {"errno":"ECONNREFUSED","code":"ECONNREFUSED","syscall":"connect","address":"127.0.0.1","port":8013}[debug] [WD Proxy] Matched '/status' to command name 'getStatus' [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8013/wd/hub/status] with no body [debug] [WD Proxy] Got response with status 200: {"value":{"build":{"version":"83.0.4103.39 (ccbf011cb2d2b19b506d844400483861342c20cd-refs/branch-heads/4103@{#416})"},"message":"ChromeDriver ready for new sessions.","os":{"arch":"x86_64","name":"Mac OS X","version":"10.16.0"},"ready":true}} [info] [Chromedriver] Starting W3C Chromedriver session with capabilities: { [info] [Chromedriver] "capabilities": { [info] [Chromedriver] "alwaysMatch": { [info] [Chromedriver] "goog:chromeOptions": { [info] [Chromedriver] "androidPackage": "com.android.chrome", [info] [Chromedriver] "androidDeviceSerial": "emulator-5554" [info] [Chromedriver] }, [info] [Chromedriver] "goog:loggingPrefs": { [info] [Chromedriver] "browser": "ALL" [info] [Chromedriver] } [info] [Chromedriver] } [info] [Chromedriver] } [info] [Chromedriver] } [debug] [WD Proxy] Matched '/session' to command name 'createSession' [debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8013/wd/hub/session] with body: {"capabilities":{"alwaysMatch":{"goog:chromeOptions":{"androidPackage":"com.android.chrome","androidDeviceSerial":"emulator-5554"},"goog:loggingPrefs":{"browser":"ALL"}}}}[debug] [Chromedriver] Webview version: 'Chrome/83.0.4103.106' [debug] [WD Proxy] Got response with status 200: {"value":{"capabilities":{"acceptInsecureCerts":false,"browserName":"chrome","browserVersion":"83.0.4103.106","chrome":{"chromedriverVersion":"83.0.4103.39 (ccbf011cb2d2b19b506d844400483861342c20cd-refs/branch-heads/4103@{#416})"},"goog:chromeOptions":{"debuggerAddress":"localhost:58930"},"pageLoadStrategy":"normal","platformName":"android","proxy":{},"setWindowRect":false,"strictFileInteractability":false,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"unhandledPromptBehavior":"dismiss and notify","webauthn:virtualAuthenticators":false},"sessionId":"a7200ee95ad03451665a1a6a62f4f669"}} [info] [WD Proxy] Determined the downstream protocol as 'W3C' [debug] [Chromedriver] Changed state to 'online' [debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://localhost:8204/wd/hub/session/bdd702f7-61fc-4d83-9887-98bc27215523/appium/device/pixel_ratio] with body: {} [debug] [WD Proxy] Got response with status 200: {"sessionId":"bdd702f7-61fc-4d83-9887-98bc27215523","value":2.75} [debug] [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars' [debug] [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://localhost:8204/wd/hub/session/bdd702f7-61fc-4d83-9887-98bc27215523/appium/device/system_bars] with body: {}[debug] [WD Proxy] Got response with status 200: {"sessionId":"bdd702f7-61fc-4d83-9887-98bc27215523","value":{"statusBar":66}} [debug] [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize' [debug] [WD Proxy] Proxying [GET /window/current/size] to [GET http://localhost:8204/wd/hub/session/bdd702f7-61fc-4d83-9887-98bc27215523/window/current/size] with body: {} [debug] [WD Proxy] Got response with status 200: {"sessionId":"bdd702f7-61fc-4d83-9887-98bc27215523","value":{"height":2088,"width":1080}} [info] [Appium] New AndroidUiautomator2Driver session created successfully, session 17617d49-24eb-40de-9db3-eabbce6ac8ff added to master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1612016891662 (22:28:11 GMT+0800 (CST)) [debug] [W3C (17617d49)] Cached the protocol value 'W3C' for the new session 17617d49-24eb-40de-9db3-eabbce6ac8ff [debug] [W3C (17617d49)] 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","browserName":"Chrome","platformVersion":"11.0","deviceName":"emulator-5554","noReset":true},"platformName":"android","browserName":"Chrome","platformVersion":"11","deviceName":"emulator-5554","noReset":true,"appPackage":"com.android.chrome","appActivity":"com.google.android.apps.chrome.Main","deviceUDID":"emulator-5554","deviceApiLevel":30,"deviceScreenSize":"1080x2220","deviceScreenDensity":440,"deviceModel":"sdk_gphone_x86_arm","deviceManufacturer":"Google","pixelRatio":2.75,"statBarHeight":66,"viewportRect":{"left":0,"top":66,"width":1080,"height":2022}}} [info] [HTTP] <-- POST /wd/hub/session 200 9746 ms - 873 [info] [HTTP]  [info] [HTTP] --> POST /wd/hub/session/17617d49-24eb-40de-9db3-eabbce6ac8ff/timeouts [info] [HTTP] {"implicit":60000} [info] [W3C (17617d49)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/17617d49-24eb-40de-9db3-eabbce6ac8ff/timeouts' to command name 'timeouts' [debug] [Protocol Converter] Will send the following request bodies to /timeouts: [{"implicit":60000}] [debug] [WD Proxy] Proxying [POST /wd/hub/session/17617d49-24eb-40de-9db3-eabbce6ac8ff/timeouts] to [POST http://127.0.0.1:8013/wd/hub/session/a7200ee95ad03451665a1a6a62f4f669/timeouts] with body: {"implicit":60000} [debug] [WD Proxy] Got response with status 200: {"value":null} [info] [HTTP] <-- POST /wd/hub/session/17617d49-24eb-40de-9db3-eabbce6ac8ff/timeouts 200 3 ms - 14 [info] [HTTP]  [info] [HTTP] --> POST /wd/hub/session/17617d49-24eb-40de-9db3-eabbce6ac8ff/url [info] [HTTP] {"url":"http://m.baidu.com"} [info] [W3C (17617d49)] Driver proxy active, passing request on via HTTP proxy [debug] [WD Proxy] Matched '/wd/hub/session/17617d49-24eb-40de-9db3-eabbce6ac8ff/url' to command name 'setUrl' [debug] [WD Proxy] Proxying [POST /wd/hub/session/17617d49-24eb-40de-9db3-eabbce6ac8ff/url] to [POST http://127.0.0.1:8013/wd/hub/session/a7200ee95ad03451665a1a6a62f4f669/url] with body: {"url":"http://m.baidu.com"}[info] [HTTP] <-- POST /wd/hub/session/17617d49-24eb-40de-9db3-eabbce6ac8ff/url - - ms - - [info] [HTTP]