Created
May 30, 2019 15:48
-
-
Save grafoxy/ee69e7298529a256be2e2bd3ec0dd912 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The server is running | |
[Appium] Welcome to Appium v1.13.0 | |
[Appium] Non-default server args: | |
[Appium] port: 4823 | |
[Appium] Appium REST http interface listener started on 0.0.0.0:4823 | |
[BaseDriver] Shutting down because we waited 180 seconds for a command | |
[UiAutomator2] Deleting UiAutomator2 session | |
[Appium] Closing session, cause was 'New Command Timeout of 180 seconds expired. Try customizing the timeout using the 'newCommandTimeout' desired capability' | |
[Appium] Removing session 12e93036-92fc-4951-8843-60959437c1a9 from our master session list | |
[UiAutomator2] Deleting UiAutomator2 server session | |
[WD Proxy] Matched '/' to command name 'deleteSession' | |
[WD Proxy] Proxying [DELETE /] to [DELETE http://localhost:8201/wd/hub/session/034818be-d082-433c-b473-e0f8d4928041] with no body | |
[WD Proxy] Got response with status 200: "{\"sessionId\":\"034818be-d082-433c-b473-e0f8d4928041\",\"status\":0,\"value\":\"Session deleted\"}" | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell am force-stop com.wildix' | |
[HTTP] --> POST /wd/hub/session | |
[HTTP] {"desiredCapabilities":{"browserName":"","javascriptEnabled":true,"acceptSslCerts":true,"platform":"ANY","appPackage":"com.wildix","appActivity":"org.linphone.LinphoneLauncherActivity","platformName":"Android","platformVersion":"5.0.1","udid":"390b71a5","device":"Android","deviceName":"GT-I9505","newCommandTimeout":180,"noReset":true,"autoGrantPermissions":true,"automationName":"UiAutomator2","systemPort":8201,"marionette":true,"enableVNC":true,"name":"Mobile Apps\\ Android\\ Call To Echo Test"}} | |
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"browserName":"","javascriptEnabled":true,"acceptSslCerts":true,"platform":"ANY","appPackage":"com.wildix","appActivity":"org.linphone.LinphoneLauncherActivity","platformName":"Android","platformVersion":"5.0.1","udid":"390b71a5","device":"Android","deviceName":"GT-I9505","newCommandTimeout":180,"noReset":true,"autoGrantPermissions":true,"automationName":"UiAutomator2","systemPort":8201,"marionette":true,"enableVNC":true,"name":"Mobile Apps\\ Android\\ Call To Echo Test"},null,null] | |
[BaseDriver] Event 'newSessionRequested' logged at 1559231288704 (18:48:08 GMT+0300 (FLE Daylight Time)) | |
[Appium] Appium v1.13.0 creating new AndroidUiautomator2Driver (v1.33.1) session | |
[Appium] Capabilities: | |
[Appium] browserName: | |
[Appium] javascriptEnabled: true | |
[Appium] acceptSslCerts: true | |
[Appium] platform: ANY | |
[Appium] appPackage: com.wildix | |
[Appium] appActivity: org.linphone.LinphoneLauncherActivity | |
[Appium] platformName: Android | |
[Appium] platformVersion: 5.0.1 | |
[Appium] udid: 390b71a5 | |
[Appium] device: Android | |
[Appium] deviceName: GT-I9505 | |
[Appium] newCommandTimeout: 180 | |
[Appium] noReset: true | |
[Appium] autoGrantPermissions: true | |
[Appium] automationName: UiAutomator2 | |
[Appium] systemPort: 8201 | |
[Appium] marionette: true | |
[Appium] enableVNC: true | |
[Appium] name: Mobile Apps\ Android\ Call To Echo Test | |
[BaseDriver] Creating session with MJSONWP desired capabilities: {"browserName":"","javascri... | |
[BaseDriver] The following capabilities were provided, but are not recognized by appium: javascriptEnabled, acceptSslCerts, platform, device, marionette, enableVNC, name. | |
[BaseDriver] Session created with session id: 0bbd82ba-d058-4f52-b7ee-d95e41d69981 | |
[ADB] Using 'adb.exe' from 'E:\Android\sdk\platform-tools\adb.exe' | |
[AndroidDriver] Retrieving device list | |
[ADB] Trying to find a connected android device | |
[ADB] Getting connected devices... | |
[ADB] 2 device(s) connected | |
[AndroidDriver] Using device: 390b71a5 | |
[ADB] Using 'adb.exe' from 'E:\Android\sdk\platform-tools\adb.exe' | |
[ADB] Setting device id to 390b71a5 | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell getprop ro.build.version.sdk' | |
[ADB] Current device property 'ro.build.version.sdk': 21 | |
[ADB] Device API level: 21 | |
[AndroidDriver] No app sent in, not parsing package/activity | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 wait-for-device' | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell echo ping' | |
[AndroidDriver] Pushing settings apk to device... | |
[ADB] Getting install status for io.appium.settings | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell dumpsys package io.appium.settings' | |
[ADB] 'io.appium.settings' is installed | |
[ADB] Getting package info for 'io.appium.settings' | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell dumpsys package io.appium.settings' | |
[ADB] Using 'aapt.exe' from 'E:\Android\sdk\build-tools\28.0.3\aapt.exe' | |
[ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('2.14.0' >= '2.14.0') | |
[ADB] There is no need to install/upgrade 'C:\Users\Honeypot\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\io.appium.settings\apks\settings_apk-debug.apk' | |
[ADB] Getting IDs of all 'io.appium.settings' processes | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell 'pgrep --help; echo $?'' | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell 'pidof --help > /dev/null; echo $?'' | |
[ADB] Using ps-based PID detection | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell ps' | |
[Instrumentation] . | |
[Logcat] Stopping logcat capture | |
[ADB] Removing forwarded port socket connection: 8201 | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 forward --remove tcp\:8201' | |
[AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions. | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell settings put secure mock_location 1' | |
[Instrumentation] Time: 66.102 | |
[Instrumentation] | |
[Instrumentation] OK (1 test) | |
[Instrumentation] The process has exited with code 0 | |
[Logcat] Starting logcat capture | |
[ADB] Getting install status for io.appium.uiautomator2.server | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell dumpsys package io.appium.uiautomator2.server' | |
[ADB] 'io.appium.uiautomator2.server' is installed | |
[ADB] Getting package info for 'io.appium.uiautomator2.server' | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell dumpsys package io.appium.uiautomator2.server' | |
[ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('3.5.1' >= '3.5.1') | |
[UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled | |
[ADB] Checking app cert for C:\Users\Honeypot\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v3.5.1.apk | |
[ADB] Using 'apksigner.bat' from 'E:\Android\sdk\build-tools\28.0.3\apksigner.bat' | |
[ADB] Starting 'E:\Android\sdk\build-tools\28.0.3\apksigner.bat' with args '["verify","--print-certs","C:\\Users\\Honeypot\\AppData\\Local\\Programs\\Appium\\resources\\app\\node_modules\\appium\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-v3.5.1.apk"]' | |
[ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US | |
[ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc | |
[ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 | |
[ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 | |
[ADB] | |
[ADB] 'C:\Users\Honeypot\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v3.5.1.apk' is already signed. | |
[ADB] Getting install status for io.appium.uiautomator2.server.test | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell dumpsys package io.appium.uiautomator2.server.test' | |
[ADB] 'io.appium.uiautomator2.server.test' is installed | |
[ADB] Checking app cert for C:\Users\Honeypot\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk | |
[ADB] Starting 'E:\Android\sdk\build-tools\28.0.3\apksigner.bat' with args '["verify","--print-certs","C:\\Users\\Honeypot\\AppData\\Local\\Programs\\Appium\\resources\\app\\node_modules\\appium\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-debug-androidTest.apk"]' | |
[ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US | |
[ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc | |
[ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81 | |
[ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87 | |
[ADB] | |
[ADB] 'C:\Users\Honeypot\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' is already signed. | |
[UiAutomator2] Server packages are not going to be (re)installed | |
[UiAutomator2] Waiting up to 30000ms for services to be available | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell pm list instrumentation' | |
[UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available | |
[UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8201 | |
[ADB] Forwarding system: 8201 to device: 6790 | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 forward tcp\:8201 tcp\:6790' | |
[UiAutomator2] No app capability. Assuming it is already on the device | |
[UiAutomator2] Performing shallow cleanup of automation leftovers | |
[UiAutomator2] No obsolete sessions have been detected (Error: socket hang up) | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell am force-stop io.appium.uiautomator2.server.test' | |
[UiAutomator2] Starting UIAutomator2 server 3.5.1 | |
[UiAutomator2] Using UIAutomator2 server from 'C:\Users\Honeypot\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v3.5.1.apk' and test from 'C:\Users\Honeypot\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' | |
[UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online... | |
[ADB] Creating ADB subprocess with args: ["-P",5037,"-s","390b71a5","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:8201/wd/hub/status] with no body | |
[WD Proxy] Got an unexpected response: {"code":"ECONNRESET"} | |
[Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server: | |
[WD Proxy] Matched '/status' to command name 'getStatus' | |
[WD Proxy] Proxying [GET /status] to [GET http://localhost:8201/wd/hub/status] with no body | |
[WD Proxy] Got an unexpected response: {"code":"ECONNRESET"} | |
[WD Proxy] Matched '/status' to command name 'getStatus' | |
[WD Proxy] Proxying [GET /status] to [GET http://localhost:8201/wd/hub/status] with no body | |
[WD Proxy] Got response with status 200: "{\"sessionId\":\"None\",\"status\":0,\"value\":\"Status Invoked\"}" | |
[WD Proxy] Determined that the downstream protocol for proxy is MJSONWP | |
[UiAutomator2] The initialization of the instrumentation process took 3145ms | |
[WD Proxy] Matched '/session' to command name 'createSession' | |
[WD Proxy] Proxying [POST /session] to [POST http://localhost:8201/wd/hub/session] with body: {"desiredCapabilities":{"platform":"ANY","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"browserName":"","javascriptEnabled":true,"acceptSslCerts":true,"platform":"ANY","appPackage":"com.wildix","appActivity":"org.linphone.LinphoneLauncherActivity","platformName":"Android","platformVersion":"5.0.1","udid":"390b71a5","device":"Android","deviceName":"GT-I9505","newCommandTimeout":180,"noReset":true,"autoGrantPermissions":true,"automationName":"UiAutomator2","systemPort":8201,"marionette":true,"enableVNC":true,"name":"Mobile Apps\\ Android\\ Call To Echo Test"},"browserName":"","acceptSslCerts":true,"appPackage":"com.wildix","appActivity":"org.linphone.LinphoneLauncherActivity","platformName":"Android","platformVersion":"5.0.1","udid":"390b71a5","device":"Android","deviceName":"390b71a5","newCommandTimeout":180,"noReset":true,"autoGrantPermissions":true,"automationName":"U... | |
[WD Proxy] Got response with status 200: {"sessionId":"1866518d-5994-4bbe-ae19-e71b024ff136","status":0,"value":"Created Session"} | |
[WD Proxy] Proxying [GET /appium/device/info] to [GET http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/appium/device/info] with no body | |
[WD Proxy] Got response with status 200: "{\"sessionId\":\"1866518d-5994-4bbe-ae19-e71b024ff136\",\"status\":0,\"value\":{\"androidId\":\"c219ca0cd0dd78ad\",\"manufacturer\":\"samsung\",\"model\":\"GT-I9505\",\"brand\":\"samsung\",\"apiVersion\":\"21\",\"platformVersion\":\"5.0.1\",\"carrierName\":\"\",\"realDisplaySize\":\"1080x1920\",\"displayDensity\":480,\"networks\":[{\"type\":13,\"typeName\":\"WIFI_P2P\",\"subtype\":0,\"subtypeName\":\"\",\"isConnected\":false,\"detailedState\":\"IDLE\",\"state\":\"UNKNOWN\",\"extraInfo\":null,\"isAvailable\":true,\"isFailover\":false,\"isRoaming\":false,\"capabilities\":{\"transportTypes\":\"NET_CAPABILITY_SUPL\",\"networkCapabilities\":\"\",\"linkUpstreamBandwidthKbps\":1048576,\"linkDownBandwidthKbps\":1048576,\"signalStrength\":null,\"networkSpecifier\":null,\"SSID\":null}},{\"type\":1,\"typeName\":\"WIFI\",\"subtype\":0,\"subtypeName\":\"\",\"isConnected\":true,\"detailedState\":\"CONNECTED\",\"state\":\"CONNECTED\",\"extraInfo\":\"\\\"Wildix MR (5)\\\"\",\"isAvailable\":true,\"isFailover\":false,\"isR... | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell dumpsys window' | |
[AndroidDriver] Screen already unlocked, doing nothing | |
[UiAutomator2] UiAutomator2 did not start the activity we were waiting for, 'com.wildix/org.linphone.LinphoneLauncherActivity'. Starting it ourselves | |
[ADB] Running 'E:\Android\sdk\platform-tools\adb.exe -P 5037 -s 390b71a5 shell am start -W -n com.wildix/org.linphone.LinphoneLauncherActivity -S' | |
[WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/appium/device/pixel_ratio] with body: {} | |
[WD Proxy] Got response with status 200: "{\"sessionId\":\"1866518d-5994-4bbe-ae19-e71b024ff136\",\"status\":0,\"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:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/appium/device/system_bars] with body: {} | |
[WD Proxy] Got response with status 200: "{\"sessionId\":\"1866518d-5994-4bbe-ae19-e71b024ff136\",\"status\":0,\"value\":{\"statusBar\":75}}" | |
[WD Proxy] Matched '/window/current/size' to command name 'getWindowSize' | |
[WD Proxy] Proxying [GET /window/current/size] to [GET http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/window/current/size] with body: {} | |
[WD Proxy] Got response with status 200: "{\"sessionId\":\"1866518d-5994-4bbe-ae19-e71b024ff136\",\"status\":0,\"value\":{\"height\":1920,\"width\":1080}}" | |
[Appium] New AndroidUiautomator2Driver session created successfully, session 0bbd82ba-d058-4f52-b7ee-d95e41d69981 added to master session list | |
[BaseDriver] Event 'newSessionStarted' logged at 1559231301176 (18:48:21 GMT+0300 (FLE Daylight Time)) | |
[MJSONWP (0bbd82ba)] Cached the protocol value 'MJSONWP' for the new session 0bbd82ba-d058-4f52-b7ee-d95e41d69981 | |
[MJSONWP (0bbd82ba)] Responding to client with driver.createSession() result: {"platform":"ANY","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"browserName":"","javascriptEnabled":true,"acceptSslCerts":true,"platform":"ANY","appPackage":"com.wildix","appActivity":"org.linphone.LinphoneLauncherActivity","platformName":"Android","platformVersion":"5.0.1","udid":"390b71a5","device":"Android","deviceName":"GT-I9505","newCommandTimeout":180,"noReset":true,"autoGrantPermissions":true,"automationName":"UiAutomator2","systemPort":8201,"marionette":true,"enableVNC":true,"name":"Mobile Apps\\ Android\\ Call To Echo Test"},"browserName":"","acceptSslCerts":true,"appPackage":"com.wildix","appActivity":"org.linphone.LinphoneLauncherActivity","platformName":"Android","platformVersion":"5.0.1","udid":"390b71a5","device":"Android","deviceName":"390b71a5","newCommandTimeout":180,"noReset":true,"autoGrantPermissions":true,"automationName":"UiAutomator2","systemPor... | |
[HTTP] <-- POST /wd/hub/session 200 12474 ms - 1440 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/elements | |
[HTTP] {"using":"xpath","value":"//android.widget.TextView[@resource-id=\"com.wildix:id/dialer\"]"} | |
[MJSONWP (0bbd82ba)] Calling AppiumDriver.findElements() with args: ["xpath","//android.widget.TextView[@resource-id=\"com.wildix:id/dialer\"]","0bbd82ba-d058-4f52-b7ee-d95e41d69981"] | |
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
[BaseDriver] Waiting up to 0 ms for condition | |
[WD Proxy] Matched '/elements' to command name 'findElements' | |
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/elements] with body: {"strategy":"xpath","selector":"//android.widget.TextView[@resource-id=\"com.wildix:id/dialer\"]","context":"","multiple":true} | |
[WD Proxy] Got response with status 200: {"sessionId":"1866518d-5994-4bbe-ae19-e71b024ff136","status":0,"value":[]} | |
[MJSONWP (0bbd82ba)] Responding to client with driver.findElements() result: [] | |
[HTTP] <-- POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/elements 200 259 ms - 74 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/elements | |
[HTTP] {"using":"xpath","value":"//android.widget.TextView[@resource-id=\"com.wildix:id/dialer\"]"} | |
[MJSONWP (0bbd82ba)] Calling AppiumDriver.findElements() with args: ["xpath","//android.widget.TextView[@resource-id=\"com.wildix:id/dialer\"]","0bbd82ba-d058-4f52-b7ee-d95e41d69981"] | |
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
[BaseDriver] Waiting up to 0 ms for condition | |
[WD Proxy] Matched '/elements' to command name 'findElements' | |
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/elements] with body: {"strategy":"xpath","selector":"//android.widget.TextView[@resource-id=\"com.wildix:id/dialer\"]","context":"","multiple":true} | |
[WD Proxy] Got response with status 200: {"sessionId":"1866518d-5994-4bbe-ae19-e71b024ff136","status":0,"value":[]} | |
[MJSONWP (0bbd82ba)] Responding to client with driver.findElements() result: [] | |
[HTTP] <-- POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/elements 200 981 ms - 74 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/elements | |
[HTTP] {"using":"xpath","value":"//android.widget.TextView[@resource-id=\"com.wildix:id/dialer\"]"} | |
[MJSONWP (0bbd82ba)] Calling AppiumDriver.findElements() with args: ["xpath","//android.widget.TextView[@resource-id=\"com.wildix:id/dialer\"]","0bbd82ba-d058-4f52-b7ee-d95e41d69981"] | |
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
[BaseDriver] Waiting up to 0 ms for condition | |
[WD Proxy] Matched '/elements' to command name 'findElements' | |
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/elements] with body: {"strategy":"xpath","selector":"//android.widget.TextView[@resource-id=\"com.wildix:id/dialer\"]","context":"","multiple":true} | |
[WD Proxy] Got response with status 200: {"sessionId":"1866518d-5994-4bbe-ae19-e71b024ff136","status":0,"value":[{"ELEMENT":"0938ba7d-fe20-469a-bbe3-b745fa644062"}]} | |
[MJSONWP (0bbd82ba)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"0938ba7d-fe20-469a-bbe3-b745fa644062","ELEMENT":"0938ba7d-fe20-469a-bbe3-b745fa644062"}] | |
[HTTP] <-- POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/elements 200 1495 ms - 201 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element/0938ba7d-fe20-469a-bbe3-b745fa644062/displayed | |
[HTTP] {} | |
[MJSONWP (0bbd82ba)] Calling AppiumDriver.elementDisplayed() with args: ["0938ba7d-fe20-469a-bbe3-b745fa644062","0bbd82ba-d058-4f52-b7ee-d95e41d69981"] | |
[WD Proxy] Matched '/element/0938ba7d-fe20-469a-bbe3-b745fa644062/attribute/displayed' to command name 'getAttribute' | |
[WD Proxy] Proxying [GET /element/0938ba7d-fe20-469a-bbe3-b745fa644062/attribute/displayed] to [GET http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/element/0938ba7d-fe20-469a-bbe3-b745fa644062/attribute/displayed] with body: {} | |
[WD Proxy] Got response with status 200: "{\"sessionId\":\"1866518d-5994-4bbe-ae19-e71b024ff136\",\"status\":0,\"value\":\"true\"}" | |
[MJSONWP (0bbd82ba)] Responding to client with driver.elementDisplayed() result: true | |
[HTTP] <-- GET /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element/0938ba7d-fe20-469a-bbe3-b745fa644062/displayed 200 481 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element | |
[HTTP] {"using":"xpath","value":"//android.widget.TextView[@resource-id=\"com.wildix:id/adress_space_back\"]"} | |
[MJSONWP (0bbd82ba)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.TextView[@resource-id=\"com.wildix:id/adress_space_back\"]","0bbd82ba-d058-4f52-b7ee-d95e41d69981"] | |
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
[BaseDriver] Waiting up to 0 ms for condition | |
[WD Proxy] Matched '/element' to command name 'findElement' | |
[WD Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/element] with body: {"strategy":"xpath","selector":"//android.widget.TextView[@resource-id=\"com.wildix:id/adress_space_back\"]","context":"","multiple":false} | |
[WD Proxy] Got response with status 200: {"sessionId":"1866518d-5994-4bbe-ae19-e71b024ff136","status":0,"value":{"ELEMENT":"ec75567f-78dc-403c-b713-20ea871ff6f2"}} | |
[MJSONWP (0bbd82ba)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"ec75567f-78dc-403c-b713-20ea871ff6f2","ELEMENT":"ec75567f-78dc-403c-b713-20ea871ff6f2"} | |
[HTTP] <-- POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element 200 320 ms - 199 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/elements | |
[HTTP] {"using":"xpath","value":"//android.view.View[@resource-id=\"com.wildix:id/Dialer\"]"} | |
[MJSONWP (0bbd82ba)] Calling AppiumDriver.findElements() with args: ["xpath","//android.view.View[@resource-id=\"com.wildix:id/Dialer\"]","0bbd82ba-d058-4f52-b7ee-d95e41d69981"] | |
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
[BaseDriver] Waiting up to 0 ms for condition | |
[WD Proxy] Matched '/elements' to command name 'findElements' | |
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/elements] with body: {"strategy":"xpath","selector":"//android.view.View[@resource-id=\"com.wildix:id/Dialer\"]","context":"","multiple":true} | |
[WD Proxy] Got response with status 200: {"sessionId":"1866518d-5994-4bbe-ae19-e71b024ff136","status":0,"value":[{"ELEMENT":"a93662e2-5ad9-4598-8c28-c3de03ff16d7"}]} | |
[MJSONWP (0bbd82ba)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"a93662e2-5ad9-4598-8c28-c3de03ff16d7","ELEMENT":"a93662e2-5ad9-4598-8c28-c3de03ff16d7"}] | |
[HTTP] <-- POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/elements 200 336 ms - 201 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element/a93662e2-5ad9-4598-8c28-c3de03ff16d7/displayed | |
[HTTP] {} | |
[MJSONWP (0bbd82ba)] Calling AppiumDriver.elementDisplayed() with args: ["a93662e2-5ad9-4598-8c28-c3de03ff16d7","0bbd82ba-d058-4f52-b7ee-d95e41d69981"] | |
[WD Proxy] Matched '/element/a93662e2-5ad9-4598-8c28-c3de03ff16d7/attribute/displayed' to command name 'getAttribute' | |
[WD Proxy] Proxying [GET /element/a93662e2-5ad9-4598-8c28-c3de03ff16d7/attribute/displayed] to [GET http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/element/a93662e2-5ad9-4598-8c28-c3de03ff16d7/attribute/displayed] with body: {} | |
[WD Proxy] Got response with status 200: "{\"sessionId\":\"1866518d-5994-4bbe-ae19-e71b024ff136\",\"status\":0,\"value\":\"true\"}" | |
[MJSONWP (0bbd82ba)] Responding to client with driver.elementDisplayed() result: true | |
[HTTP] <-- GET /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element/a93662e2-5ad9-4598-8c28-c3de03ff16d7/displayed 200 512 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element | |
[HTTP] {"using":"xpath","value":"//android.view.View[@resource-id=\"com.wildix:id/Dialer\"]"} | |
[MJSONWP (0bbd82ba)] Calling AppiumDriver.findElement() with args: ["xpath","//android.view.View[@resource-id=\"com.wildix:id/Dialer\"]","0bbd82ba-d058-4f52-b7ee-d95e41d69981"] | |
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
[BaseDriver] Waiting up to 0 ms for condition | |
[WD Proxy] Matched '/element' to command name 'findElement' | |
[WD Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/element] with body: {"strategy":"xpath","selector":"//android.view.View[@resource-id=\"com.wildix:id/Dialer\"]","context":"","multiple":false} | |
[WD Proxy] Got response with status 200: {"sessionId":"1866518d-5994-4bbe-ae19-e71b024ff136","status":0,"value":{"ELEMENT":"11a914ed-0654-419e-81c6-c585ef2daebd"}} | |
[MJSONWP (0bbd82ba)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"11a914ed-0654-419e-81c6-c585ef2daebd","ELEMENT":"11a914ed-0654-419e-81c6-c585ef2daebd"} | |
[HTTP] <-- POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element 200 283 ms - 199 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element/11a914ed-0654-419e-81c6-c585ef2daebd/location | |
[HTTP] {} | |
[MJSONWP (0bbd82ba)] Driver proxy active, passing request on via HTTP proxy | |
[WD Proxy] Matched '/wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element/11a914ed-0654-419e-81c6-c585ef2daebd/location' to command name 'getLocation' | |
[WD Proxy] Proxying [GET /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element/11a914ed-0654-419e-81c6-c585ef2daebd/location] to [GET http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/element/11a914ed-0654-419e-81c6-c585ef2daebd/location] with body: {} | |
[WD Proxy] Got response with status 200: "{\"sessionId\":\"1866518d-5994-4bbe-ae19-e71b024ff136\",\"status\":0,\"value\":{\"x\":175,\"y\":441}}" | |
[WD Proxy] Replacing sessionId 1866518d-5994-4bbe-ae19-e71b024ff136 with 0bbd82ba-d058-4f52-b7ee-d95e41d69981 | |
[HTTP] <-- GET /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element/11a914ed-0654-419e-81c6-c585ef2daebd/location 200 13 ms - 89 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element | |
[HTTP] {"using":"xpath","value":"//android.view.View[@resource-id=\"com.wildix:id/Dialer\"]"} | |
[MJSONWP (0bbd82ba)] Calling AppiumDriver.findElement() with args: ["xpath","//android.view.View[@resource-id=\"com.wildix:id/Dialer\"]","0bbd82ba-d058-4f52-b7ee-d95e41d69981"] | |
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
[BaseDriver] Waiting up to 0 ms for condition | |
[WD Proxy] Matched '/element' to command name 'findElement' | |
[WD Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/element] with body: {"strategy":"xpath","selector":"//android.view.View[@resource-id=\"com.wildix:id/Dialer\"]","context":"","multiple":false} | |
[WD Proxy] Got response with status 200: {"sessionId":"1866518d-5994-4bbe-ae19-e71b024ff136","status":0,"value":{"ELEMENT":"b9d66668-293a-4a56-b07d-603b52d0f605"}} | |
[MJSONWP (0bbd82ba)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"b9d66668-293a-4a56-b07d-603b52d0f605","ELEMENT":"b9d66668-293a-4a56-b07d-603b52d0f605"} | |
[HTTP] <-- POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element 200 240 ms - 199 | |
[HTTP] | |
[HTTP] --> GET /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element/b9d66668-293a-4a56-b07d-603b52d0f605/size | |
[HTTP] {} | |
[MJSONWP (0bbd82ba)] Driver proxy active, passing request on via HTTP proxy | |
[WD Proxy] Matched '/wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element/b9d66668-293a-4a56-b07d-603b52d0f605/size' to command name 'getSize' | |
[WD Proxy] Proxying [GET /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element/b9d66668-293a-4a56-b07d-603b52d0f605/size] to [GET http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/element/b9d66668-293a-4a56-b07d-603b52d0f605/size] with body: {} | |
[WD Proxy] Got response with status 200: "{\"sessionId\":\"1866518d-5994-4bbe-ae19-e71b024ff136\",\"status\":0,\"value\":{\"width\":729,\"height\":1224}}" | |
[WD Proxy] Replacing sessionId 1866518d-5994-4bbe-ae19-e71b024ff136 with 0bbd82ba-d058-4f52-b7ee-d95e41d69981 | |
[HTTP] <-- GET /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/element/b9d66668-293a-4a56-b07d-603b52d0f605/size 200 19 ms - 99 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/touch/perform | |
[HTTP] {"actions":[{"action":"press","options":{"element":null,"x":297,"y":1051}},{"action":"wait","options":{"ms":100}},{"action":"release","options":{}}]} | |
[MJSONWP (0bbd82ba)] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"element":null,"x":297,"y":1051}},{"action":"wait","options":{"ms":100}},{"action":"release","options":{}}],"0bbd82ba-d058-4f52-b7ee-d95e41d69981"] | |
[WD Proxy] Matched '/touch/down' to command name 'touchDown' | |
[WD Proxy] Proxying [POST /touch/down] to [POST http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/touch/down] with body: {"params":{"element":null,"x":297,"y":1051}} | |
[WD Proxy] Got response with status 200: {"sessionId":"1866518d-5994-4bbe-ae19-e71b024ff136","status":0,"value":true} | |
[WD Proxy] Matched '/touch/up' to command name 'touchUp' | |
[WD Proxy] Proxying [POST /touch/up] to [POST http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/touch/up] with body: {"params":{"x":297,"y":1051}} | |
[WD Proxy] Got response with status 200: {"sessionId":"1866518d-5994-4bbe-ae19-e71b024ff136","status":0,"value":true} | |
[MJSONWP (0bbd82ba)] Responding to client with driver.performTouch() result: null | |
[HTTP] <-- POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/touch/perform 200 1777 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/touch/perform | |
[HTTP] {"actions":[{"action":"press","options":{"element":null,"x":785,"y":807}},{"action":"wait","options":{"ms":100}},{"action":"release","options":{}}]} | |
[MJSONWP (0bbd82ba)] Calling AppiumDriver.performTouch() with args: [[{"action":"press","options":{"element":null,"x":785,"y":807}},{"action":"wait","options":{"ms":100}},{"action":"release","options":{}}],"0bbd82ba-d058-4f52-b7ee-d95e41d69981"] | |
[WD Proxy] Matched '/touch/down' to command name 'touchDown' | |
[WD Proxy] Proxying [POST /touch/down] to [POST http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/touch/down] with body: {"params":{"element":null,"x":785,"y":807}} | |
[WD Proxy] Got response with status 200: {"sessionId":"1866518d-5994-4bbe-ae19-e71b024ff136","status":0,"value":true} | |
[WD Proxy] Matched '/touch/up' to command name 'touchUp' | |
[WD Proxy] Proxying [POST /touch/up] to [POST http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/touch/up] with body: {"params":{"x":785,"y":807}} | |
[WD Proxy] Got response with status 200: {"sessionId":"1866518d-5994-4bbe-ae19-e71b024ff136","status":0,"value":true} | |
[MJSONWP (0bbd82ba)] Responding to client with driver.performTouch() result: null | |
[HTTP] <-- POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/touch/perform 200 1678 ms - 76 | |
[HTTP] | |
[HTTP] --> POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/elements | |
[HTTP] {"using":"xpath","value":"//android.widget.TextView[@resource-id=\"com.wildix:id/dialer\"]"} | |
[MJSONWP (0bbd82ba)] Calling AppiumDriver.findElements() with args: ["xpath","//android.widget.TextView[@resource-id=\"com.wildix:id/dialer\"]","0bbd82ba-d058-4f52-b7ee-d95e41d69981"] | |
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
[BaseDriver] Waiting up to 0 ms for condition | |
[WD Proxy] Matched '/elements' to command name 'findElements' | |
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8201/wd/hub/session/1866518d-5994-4bbe-ae19-e71b024ff136/elements] with body: {"strategy":"xpath","selector":"//android.widget.TextView[@resource-id=\"com.wildix:id/dialer\"]","context":"","multiple":true} | |
[HTTP] <-- POST /wd/hub/session/0bbd82ba-d058-4f52-b7ee-d95e41d69981/elements - - ms - - | |
[HTTP] | |
[WD Proxy] Got response with status 200: {"sessionId":"1866518d-5994-4bbe-ae19-e71b024ff136","status":0,"value":[{"ELEMENT":"128cd445-2e83-42fb-97e7-93d27c9e33ae"}]} | |
[MJSONWP (0bbd82ba)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"128cd445-2e83-42fb-97e7-93d27c9e33ae","ELEMENT":"128cd445-2e83-42fb-97e7-93d27c9e33ae"}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment