Skip to content

Instantly share code, notes, and snippets.

@tfcardoso
Created January 9, 2017 08:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tfcardoso/6c4d22e0d0d55e5b82181a19e15025ca to your computer and use it in GitHub Desktop.
Save tfcardoso/6c4d22e0d0d55e5b82181a19e15025ca to your computer and use it in GitHub Desktop.
[Appium] Welcome to Appium v1.6.3 (REV 8f85eb64c4875fed514150dec755cb267a96df74)
[Appium] Non-default server args:
[Appium] port: 4730
[Appium] sessionOverride: true
[Appium] Appium REST http interface listener started on 0.0.0.0:4730
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"appActivity":"com.witsoftware.wmc.TabNavActivity","appPackage":"com.vodafone.messaging","app":"/Users/Shared/Jenkins/Home/workspace/apk/CMPlus.apk","noReset":true,"newCommandTimeout":3600,"platformVersion":"6.0.1","automationName":"uiautomator2","browserName":"","platformName":"Android","udid":"712697d1","deviceName":"Android A"}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"appActivity":"com.witsoftware.wmc.TabNavActivity","appPackage":"com.vodafone.messaging","app":"/Users/Shared/Jenkins/Home/workspace/apk/CMPlus.apk","noReset":true,"newCommandTimeout":3600,"platformVersion":"6.0.1","automationName":"uiautomator2","browserName":"","platformName":"Android","udid":"712697d1","deviceName":"Android A"},null,null,null,null]
[Appium] Creating new AndroidUiautomator2Driver session
[Appium] Capabilities:
[Appium] appActivity: 'com.witsoftware.wmc.TabNavActivity'
[Appium] appPackage: 'com.vodafone.messaging'
[Appium] app: '/Users/Shared/Jenkins/Home/workspace/apk/CMPlus.apk'
[Appium] noReset: true
[Appium] newCommandTimeout: 3600
[Appium] platformVersion: '6.0.1'
[Appium] automationName: 'uiautomator2'
[Appium] browserName: ''
[Appium] platformName: 'Android'
[Appium] udid: '712697d1'
[Appium] deviceName: 'Android A'
[BaseDriver] Session created with session id: a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7
[BaseDriver] Using local app '/Users/Shared/Jenkins/Home/workspace/apk/CMPlus.apk'
[debug] [UiAutomator2] Checking whether app is actually present
[UiAutomator2] UIAutomator2 Driver version:0.2.3
[debug] [AndroidDriver] Getting Java version
[AndroidDriver] Java version is: 1.8.0_45
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb
[AndroidDriver] Retrieving device list
[debug] [ADB] Trying to find a connected android device
[debug] [ADB] Getting connected devices...
[debug] [ADB] 2 device(s) connected
[AndroidDriver] Using device: 712697d1
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb
[debug] [ADB] Setting device id to 712697d1
[ADB] Getting device platform version
[debug] [ADB] Getting connected devices...
[debug] [ADB] 2 device(s) connected
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","shell","getprop","ro.build.version.release"]
[debug] [ADB] Attempting to kill all io.appium.uiautomator2.server processes
[debug] [ADB] Getting all processes with io.appium.uiautomator2.server
[debug] [ADB] Getting connected devices...
[debug] [ADB] 2 device(s) connected
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","shell","ps"]
[ADB] No io.appium.uiautomator2.server process found to kill, continuing...
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","wait-for-device"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 2 device(s) connected
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","shell","echo","ping"]
[debug] [Logcat] Starting logcat capture
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","install","/usr/local/lib/node_modules/appium/node_modules/io.appium.settings/bin/settings_apk-debug.apk"]
[debug] [AndroidDriver] Pushing unlock helper app to device...
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","install","/usr/local/lib/node_modules/appium/node_modules/appium-unlock/bin/unlock_apk-debug.apk"]
[debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","forward","tcp:8200","tcp:6790"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 2 device(s) connected
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","shell","dumpsys","window"]
[AndroidDriver] Screen already unlocked, doing nothing
[debug] [AndroidDriver] Extracting strings from apk /Users/Shared/Jenkins/Home/workspace/apk/CMPlus.apk null /var/folders/jg/z88q__lx7hzfsszf57gpkyxw0000gn/T/com.vodafone.messaging
[debug] [ADB] Extracting strings for language: default
[debug] [ADB] Getting connected devices...
[debug] [ADB] 2 device(s) connected
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","shell","getprop","ro.build.version.sdk"]
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 2 device(s) connected
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","shell","getprop","persist.sys.locale"]
[debug] [ADB] Current device property 'persist.sys.locale': en-US
[debug] [ADB] No strings.xml for language 'en', getting default strings.xml
[debug] [ADB] Reading strings from converted strings.json
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","push","/var/folders/jg/z88q__lx7hzfsszf57gpkyxw0000gn/T/com.vodafone.messaging/strings.json","/data/local/tmp"]
[debug] [ADB] Checking app cert for /Users/Shared/Jenkins/Home/workspace/apk/CMPlus.apk.
[debug] [ADB] App not signed with debug cert.
[debug] [ADB] Resigning apk.
[debug] [ADB] Zip-aligning '/Users/Shared/Jenkins/Home/workspace/apk/CMPlus.apk'
[ADB] Checking whether zipalign is present
[ADB] Using zipalign from /Users/wcs_mac/Desktop/appium/sdk/sdk/build-tools/android-4.4W/zipalign
[debug] [ADB] Zip-aligning apk.
[AndroidDriver] Remote apk path is /data/local/tmp/67de33b73f6819775c74ec7db58ce4d4.apk
[debug] [ADB] Getting connected devices...
[debug] [ADB] 2 device(s) connected
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","shell","ls","/data/local/tmp/67de33b73f6819775c74ec7db58ce4d4.apk"]
[debug] [AndroidDriver] Checking if app is installed
[debug] [ADB] Getting install status for com.vodafone.messaging
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 2 device(s) connected
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","shell","pm","list","packages","","com.vodafone.messaging"]
[debug] [ADB] App is installed
[ADB] Checking whether aapt is present
[ADB] Using aapt from /Users/wcs_mac/Desktop/appium/sdk/sdk/build-tools/android-4.4W/aapt
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 2 device(s) connected
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","shell","pm","list","packages","","io.appium.uiautomator2.server"]
[debug] [ADB] App is installed
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 2 device(s) connected
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","shell","pm","list","packages","","io.appium.uiautomator2.server.test"]
[debug] [ADB] App is installed
[ADB] Checking whether aapt is present
[ADB] Using aapt from /Users/wcs_mac/Desktop/appium/sdk/sdk/build-tools/android-4.4W/aapt
[debug] [ADB] Getting connected devices...
[debug] [ADB] 2 device(s) connected
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","shell","dumpsys","package","io.appium.uiautomator2.server"]
[debug] [ADB] Attempting to kill all io.appium.uiautomator2.server processes
[debug] [ADB] Getting all processes with io.appium.uiautomator2.server
[debug] [ADB] Getting connected devices...
[debug] [ADB] 2 device(s) connected
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","shell","ps"]
[ADB] No io.appium.uiautomator2.server process found to kill, continuing...
[UiAutomator2] Starting uiautomator2 server v0.0.8 with cmd: am,instrument,-w,io.appium.uiautomator2.server.test/android.support.test.runner.AndroidJUnitRunner
[UiAutomator2] running command...
adb -s 712697d1 shell am instrument -w io.appium.uiautomator2.server.test/android.support.test.runner.AndroidJUnitRunner...
[UiAutomator2] Waiting for UiAutomator2 to be online...
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8200/wd/hub/status] with no body
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"SESSIONID\",\"status\":0,\"value\":\"Status Invoked\"}"
[debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8200/wd/hub/session] with body: {"desiredCapabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appActivity":"com.witsoftware.wmc.TabNavActivity","appPackage":"com.vodafone.messaging","app":"/Users/Shared/Jenkins/Home/workspace/apk/CMPlus.apk","noReset":true,"newCommandTimeout":3600,"platformVersion":"6.0.1","automationName":"uiautomator2","browserName":"","platformName":"Android","udid":"712697d1","deviceName":"Android A"},"appActivity":"com.witsoftware.wmc.TabNavActivity","appPackage":"com.vodafone.messaging","app":"/Users/Shared/Jenkins/Home/workspace/apk/CMPlus.apk","noReset":true,"newCommandTimeout":3600,"platformVersion":"6.0.1","automationName":"uiautomator2","browserName":"","platformName":"Android","udid":"712697d1","deviceName":"712697d1","deviceUDID":"712697d1"}}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5","status":0,"value":"Created Session"}
[UiAutomator2] UiAutomator2 did not start the activity we were waiting for, 'com.vodafone.messaging/com.witsoftware.wmc.TabNavActivity'. Starting it ourselves
[debug] [ADB] Device API level: 23
[debug] [ADB] Getting connected devices...
[debug] [ADB] 2 device(s) connected
[debug] [ADB] Running '/Users/wcs_mac/Desktop/appium/sdk/sdk/platform-tools/adb' with args: ["-P",5037,"-s","712697d1","shell","am","start","-W","-n","com.vodafone.messaging/com.witsoftware.wmc.TabNavActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"]
[Appium] New AndroidUiautomator2Driver session created successfully, session a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7 added to master session list
[debug] [MJSONWP] Responding to client with driver.createSession() result: {"appActivity":"com.witsoftware.wmc.TabNavActivity","appPackage":"com.vodafone.messaging","app":"/Users/Shared/Jenkins/Home/workspace/apk/CMPlus.apk","noReset":true,"newCommandTimeout":3600,"platformVersion":"6.0.1","automationName":"uiautomator2","browserName":"","platformName":"Android","udid":"712697d1","deviceName":"Android A"}
[HTTP] <-- POST /wd/hub/session 200 50078 ms - 405
[HTTP] --> POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/elements {"using":"id","value":"com.vodafone.messaging:id/iv_contact_picture"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.vodafone.messaging:id/iv_contact_picture","a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5/elements] with body: {"strategy":"id","selector":"com.vodafone.messaging:id/iv_contact_picture","context":"","multiple":true}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5","status":0,"value":[]}
[debug] [MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/elements 200 80 ms - 74
[HTTP] --> POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/elements {"using":"id","value":"com.vodafone.messaging:id/iv_avatar"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.vodafone.messaging:id/iv_avatar","a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5/elements] with body: {"strategy":"id","selector":"com.vodafone.messaging:id/iv_avatar","context":"","multiple":true}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5","status":0,"value":[{"ELEMENT":"458f6ad4-d3d3-4645-b7eb-a37e0458f69d"},{"ELEMENT":"aa5a7493-400d-48e7-8358-3a96c8b0582a"},{"ELEMENT":"0c7e9099-0799-438c-b068-6b22fdc8dde8"},{"ELEMENT":"164583ac-ea51-4c86-ac26-40ea5da7128d"},{"ELEMENT":"927a9aea-7d7e-4a58-900c-9fa4bcc48db9"},{"ELEMENT":"364f825b-31d0-47bf-ab66-61f5edb52fe1"}]}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"458f6ad4-d3d3-4645-b7eb-a37e0458f69d"},{"ELEMENT":"aa5a7493-400d-48e7-8358-3a96c8b0582a"},{"ELEMENT":"0c7e9099-0799-438c-b068-6b22fdc8dde8"},{"ELEMENT":"164583ac-ea51-4c86-ac26-40ea5da7128d"},{"ELEMENT":"927a9aea-7d7e-4a58-900c-9fa4bcc48db9"},{"ELEMENT":"364f825b-31d0-47bf-ab66-61f5edb52fe1"}]
[HTTP] <-- POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/elements 200 476 ms - 379
[HTTP] --> POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/elements {"using":"id","value":"com.vodafone.messaging:id/rl_recent_entry_wrapper"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","com.vodafone.messaging:id/rl_recent_entry_wrapper","a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5/elements] with body: {"strategy":"id","selector":"com.vodafone.messaging:id/rl_recent_entry_wrapper","context":"","multiple":true}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5","status":0,"value":[{"ELEMENT":"4eb41bd6-8ca0-4197-8b11-69ebc00db6a3"},{"ELEMENT":"6684fea2-0987-4c43-842c-bca3051c9956"},{"ELEMENT":"d1d09c19-5fec-42cb-8af5-504c82fc788a"},{"ELEMENT":"8881fdc6-99a6-4965-b230-01811a545d7f"},{"ELEMENT":"cf808193-f619-4373-96c9-9df61de67f93"},{"ELEMENT":"2e2de283-e6ef-4b37-8b7b-99dbc8d32cd7"},{"ELEMENT":"12ef01e1-2e15-4d34-ac84-bbce193e03e4"}]}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"4eb41bd6-8ca0-4197-8b11-69ebc00db6a3"},{"ELEMENT":"6684fea2-0987-4c43-842c-bca3051c9956"},{"ELEMENT":"d1d09c19-5fec-42cb-8af5-504c82fc788a"},{"ELEMENT":"8881fdc6-99a6-4965-b230-01811a545d7f"},{"ELEMENT":"cf808193-f619-4373-96c9-9df61de67f93"},{"ELEMENT":"2e2de283-e6ef-4b37-8b7b-99dbc8d32cd7"},{"ELEMENT":"12ef01e1-2e15-4d34-ac84-bbce193e03e4"}]
[HTTP] <-- POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/elements 200 113 ms - 430
[HTTP] --> POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/element/4eb41bd6-8ca0-4197-8b11-69ebc00db6a3/elements {"id":"4eb41bd6-8ca0-4197-8b11-69ebc00db6a3","using":"id","value":"com.vodafone.messaging:id/tv_contact_name"}
[debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["id","com.vodafone.messaging:id/tv_contact_name","4eb41bd6-8ca0-4197-8b11-69ebc00db6a3","a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5/elements] with body: {"strategy":"id","selector":"com.vodafone.messaging:id/tv_contact_name","context":"4eb41bd6-8ca0-4197-8b11-69ebc00db6a3","multiple":true}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5","status":0,"value":[{"ELEMENT":"daa38632-14f2-48e7-9343-f9df94dfd721"}]}
[debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"daa38632-14f2-48e7-9343-f9df94dfd721"}]
[HTTP] <-- POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/element/4eb41bd6-8ca0-4197-8b11-69ebc00db6a3/elements 200 34 ms - 124
[HTTP] --> POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/element/4eb41bd6-8ca0-4197-8b11-69ebc00db6a3/element {"id":"4eb41bd6-8ca0-4197-8b11-69ebc00db6a3","using":"id","value":"com.vodafone.messaging:id/tv_contact_name"}
[debug] [MJSONWP] Calling AppiumDriver.findElementFromElement() with args: ["id","com.vodafone.messaging:id/tv_contact_name","4eb41bd6-8ca0-4197-8b11-69ebc00db6a3","a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8200/wd/hub/session/2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5/element] with body: {"strategy":"id","selector":"com.vodafone.messaging:id/tv_contact_name","context":"4eb41bd6-8ca0-4197-8b11-69ebc00db6a3","multiple":false}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5","status":0,"value":{"ELEMENT":"da5a2ca7-f211-4275-8a80-7e08eb7bbe71"}}
[debug] [MJSONWP] Responding to client with driver.findElementFromElement() result: {"ELEMENT":"da5a2ca7-f211-4275-8a80-7e08eb7bbe71"}
[HTTP] <-- POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/element/4eb41bd6-8ca0-4197-8b11-69ebc00db6a3/element 200 29 ms - 122
[HTTP] --> GET /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/element/da5a2ca7-f211-4275-8a80-7e08eb7bbe71/attribute/text {}
[debug] [MJSONWP] Calling AppiumDriver.getAttribute() with args: ["text","da5a2ca7-f211-4275-8a80-7e08eb7bbe71","a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7"]
[debug] [JSONWP Proxy] Proxying [GET /element/da5a2ca7-f211-4275-8a80-7e08eb7bbe71/attribute/text] to [GET http://localhost:8200/wd/hub/session/2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5/element/da5a2ca7-f211-4275-8a80-7e08eb7bbe71/attribute/text] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5\",\"status\":0,\"value\":\"User C\"}"
[debug] [MJSONWP] Responding to client with driver.getAttribute() result: "User C"
[HTTP] <-- GET /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/element/da5a2ca7-f211-4275-8a80-7e08eb7bbe71/attribute/text 200 54 ms - 80
[HTTP] --> POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/element/4eb41bd6-8ca0-4197-8b11-69ebc00db6a3/click {"id":"4eb41bd6-8ca0-4197-8b11-69ebc00db6a3"}
[debug] [MJSONWP] Calling AppiumDriver.click() with args: ["4eb41bd6-8ca0-4197-8b11-69ebc00db6a3","a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7"]
[debug] [JSONWP Proxy] Proxying [POST /element/4eb41bd6-8ca0-4197-8b11-69ebc00db6a3/click] to [POST http://localhost:8200/wd/hub/session/2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5/element/4eb41bd6-8ca0-4197-8b11-69ebc00db6a3/click] with body: {"elementId":"4eb41bd6-8ca0-4197-8b11-69ebc00db6a3"}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5","status":0,"value":true}
[debug] [MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/element/4eb41bd6-8ca0-4197-8b11-69ebc00db6a3/click 200 92 ms - 76
[HTTP] --> POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/element {"using":"id","value":"com.vodafone.messaging:id/it_input_share_audio_button"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","com.vodafone.messaging:id/it_input_share_audio_button","a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8200/wd/hub/session/2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5/element] with body: {"strategy":"id","selector":"com.vodafone.messaging:id/it_input_share_audio_button","context":"","multiple":false}
[HTTP] <-- POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/element 500 122 ms - 164
[HTTP] --> POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/element {"using":"id","value":"com.vodafone.messaging:id/it_input_share_audio_button"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","com.vodafone.messaging:id/it_input_share_audio_button","a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8200/wd/hub/session/2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5/element] with body: {"strategy":"id","selector":"com.vodafone.messaging:id/it_input_share_audio_button","context":"","multiple":false}
[HTTP] <-- POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/element 500 455 ms - 164
[HTTP] --> POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/element {"using":"id","value":"com.vodafone.messaging:id/it_input_share_audio_button"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","com.vodafone.messaging:id/it_input_share_audio_button","a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8200/wd/hub/session/2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5/element] with body: {"strategy":"id","selector":"com.vodafone.messaging:id/it_input_share_audio_button","context":"","multiple":false}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5","status":0,"value":{"ELEMENT":"b151ddda-1d88-4047-810e-b062fa5b2dc9"}}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"b151ddda-1d88-4047-810e-b062fa5b2dc9"}
[HTTP] <-- POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/element 200 1324 ms - 122
[HTTP] --> POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/touch/perform {"actions":[{"action":"longPress","options":{"element":"b151ddda-1d88-4047-810e-b062fa5b2dc9","duration":6000}},{"action":"release","options":{}}]}
[debug] [MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"longPress","options":{"element":"b151ddda-1d88-4047-810e-b062fa5b2dc9","duration":6000}},{"action":"release","options":{}}],"a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7"]
[UiAutomator2] calling get location: b151ddda-1d88-4047-810e-b062fa5b2dc9
[debug] [JSONWP Proxy] Proxying [GET /element/b151ddda-1d88-4047-810e-b062fa5b2dc9/location] to [GET http://localhost:8200/wd/hub/session/2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5/element/b151ddda-1d88-4047-810e-b062fa5b2dc9/location] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5\",\"status\":0,\"value\":{\"x\":780,\"y\":1764}}"
[debug] [JSONWP Proxy] Proxying [GET /element/b151ddda-1d88-4047-810e-b062fa5b2dc9/size] to [GET http://localhost:8200/wd/hub/session/2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5/element/b151ddda-1d88-4047-810e-b062fa5b2dc9/size] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5\",\"status\":0,\"value\":{\"width\":144,\"height\":144}}"
[debug] [JSONWP Proxy] Proxying [POST /touch/longclick] to [POST http://localhost:8200/wd/hub/session/2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5/touch/longclick] with body: {"params":{"elementId":"b151ddda-1d88-4047-810e-b062fa5b2dc9","x":852,"y":1836,"duration":6000}}
[debug] [JSONWP Proxy] Got response with status 200: {"sessionId":"2542fc3d-a89b-49e1-a3fc-89acd3c5a6c5","status":0,"value":"Long Click action performed"}
[debug] [MJSONWP] Responding to client with driver.performTouch() result: null
[HTTP] <-- POST /wd/hub/session/a2d11779-24ac-4f6b-bff9-19e2d5bfb5d7/touch/perform 200 639 ms - 76
[Appium] Received SIGINT - shutting down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment