Skip to content

Instantly share code, notes, and snippets.

@cdamian
Created November 30, 2016 17:07
Show Gist options
  • Save cdamian/1410366e0e90809870d54d4d2e86eea7 to your computer and use it in GitHub Desktop.
Save cdamian/1410366e0e90809870d54d4d2e86eea7 to your computer and use it in GitHub Desktop.
[debug] [ADB] Getting connected devices...
[debug] [ADB] 4 device(s) connected
[debug] [ADB] Running '/home/qa-mobile/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","HT4AKJT00429","shell","am","force-stop","com.xxx.dev"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 4 device(s) connected
[debug] [ADB] Running '/home/qa-mobile/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","HT4AKJT00429","shell","pm","clear","com.xxx.dev"]
[debug] [ADB] Device API level: 24
[debug] [ADB] Getting connected devices...
[debug] [ADB] 4 device(s) connected
[debug] [ADB] Running '/home/qa-mobile/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","HT4AKJT00429","shell","am","start","-W","-n","com.xxx.dev/com.xxx.activities.SplashActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"]
[HTTP] --> GET /wd/hub/status {}
[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.6.1","revision":null}}
[HTTP] <-- GET /wd/hub/status 200 15 ms - 83
[debug] [ADB] Waiting for pkg: 'com.xxx.dev' and activity: 'com.xxx.activities.SplashActivity' to be focused
[debug] [ADB] Possible activities, to be checked: com.xxx.activities.SplashActivity, .com.xxx.activities.SplashActivity
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Getting connected devices...
[debug] [ADB] 4 device(s) connected
[debug] [ADB] Running '/home/qa-mobile/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","HT4AKJT00429","shell","dumpsys","window","windows"]
[debug] [ADB] Found package: 'com.xxx.dev' and activity: 'com.xxx.activities.SplashActivity'
[debug] [MJSONWP] Responding to client with driver.reset() result: null
[HTTP] <-- POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/appium/app/reset 200 4430 ms - 76
[HTTP] --> POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/timeouts {"type":"implicit","ms":3000}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",3000,"6f90e5c5-86e1-427b-a60d-b736b36c6ecf"]
[debug] [BaseDriver] Set implicit wait to 3000ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/element {"using":"id","value":"dialogLocaleSelectionButton"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","dialogLocaleSelectionButton","6f90e5c5-86e1-427b-a60d-b736b36c6ecf"]
[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 3000 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 610 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 1321 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 1884 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 2450 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[HTTP] <-- POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/element 500 3025 ms - 164
[HTTP] --> POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/element {"using":"id","value":"android:id/button2"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/button2","6f90e5c5-86e1-427b-a60d-b736b36c6ecf"]
[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 3000 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"android:id/button2","context":"","multiple":false}
[debug] [BaseDriver] Waited for 69 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"android:id/button2","context":"","multiple":false}
[debug] [BaseDriver] Waited for 632 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"android:id/button2","context":"","multiple":false}
[debug] [BaseDriver] Waited for 1203 ms so far
[HTTP] --> GET /wd/hub/status {}
[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.6.1","revision":null}}
[HTTP] <-- GET /wd/hub/status 200 18 ms - 83
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"android:id/button2","context":"","multiple":false}
[debug] [BaseDriver] Waited for 1798 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"android:id/button2","context":"","multiple":false}
[debug] [BaseDriver] Waited for 2366 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"android:id/button2","context":"","multiple":false}
[debug] [BaseDriver] Waited for 2898 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"android:id/button2","context":"","multiple":false}
[HTTP] <-- POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/element 500 3465 ms - 164
[HTTP] --> POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/element {"using":"id","value":"dialogLocaleSelectionButton"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","dialogLocaleSelectionButton","6f90e5c5-86e1-427b-a60d-b736b36c6ecf"]
[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 3000 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 53 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 620 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 1177 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 1738 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 2300 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 2859 ms so far
[HTTP] --> GET /wd/hub/status {}
[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.6.1","revision":null}}
[HTTP] <-- GET /wd/hub/status 200 14 ms - 83
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[HTTP] <-- POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/element 500 3849 ms - 164
[HTTP] --> GET /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["6f90e5c5-86e1-427b-a60d-b736b36c6ecf"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 4 device(s) connected
[debug] [ADB] Running '/home/qa-mobile/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","HT4AKJT00429","shell","/system/bin/rm","/data/local/tmp/screenshot.png;","/system/bin/screencap","-p","/data/local/tmp/screenshot.png"]
[debug] [ADB] Running '/home/qa-mobile/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","HT4AKJT00429","pull","/data/local/tmp/screenshot.png","/tmp/appium1161030-4673-1mjmoq5.dkbylxflxr.png"]
[debug] [ADB] Device API level: 24
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAYAAADg0fg2AACAAElEQVR4AezBCXzU9YH//9fnO5NMkiEQjiQkCOEKomDdVokVryoeCLT1xLbb3dW2+9/t8durx3b//9922+7Z6h5tte1uD90eWttqPaBqj/WsIlC1KoiAXHIFIhAgx2SO9+8/vz5mO5smECAhIbyfz3DNtdcJMzMzMzMzMzMzMzMbViLMzMzMzMzMzMzMzGzYiTAzMzMzMzMzMzMzs2EnwszMzMzMzMzMzMzMhp0IMzMzMzMzMzMzMzMbdiLMzMzMzMzMzMzMzGzYiTAzMzMzMzMzMzMzs2EnjpkNSyEEiknCzMzMzMzMzMzMTh5xbEAkEglOPfVUTj/9NEaPHo1y4o09b/Dqq2t59dVXSaVSmA2EEAJRFBGLxSiWTqfJk4SZmZmZmZmZmZkNf3GsX4UQmDhxIh/76F8wYcIEerJt2zZu+ed/4fXXX0cSNvBCCIwYMYIzzzyTN//OmUybNo2xY8dSWlpKKpWi5Y032PDaBp57/nlWrVrF/v37kcSJJoRAPB7nk3/5CWbOnIkkJFFSUsI999zLvT/6EblcDkmYmZmZmZmZmQ0HNTXV5O3atRvrHxMnTqSiooLepFIpduzYQSqVwoa2ONZvysvLmT//Cm5YvJiSkhJ6M2HCBD7/uX/i29/+Dj/92c/o6urC+l8IgXg8Tn1dHW86803Mnj2b2poaKisrKS8vJx6PE0URZWVljK+tZdTIkUyfPo0dF5zPiy++yEsvvURz8y7S6TQnghACdXV1/OEH3s8ZZ5xBd+985zuIxWL88J57yGQymJmZmZmZmZmdaJLJJHPmzOGcpjk0NTXRk+XLl/Ps8hWsWLGCtrY2hoLKykrKy8tJVlRQWlpKLB6noqKCYu3t7WQzGbq6umhrb6ejo4MDBw4wGCoqKqisrKQ38ViMKIqwoS+O9Zu5c8/l+uuuo6SkhMMpKSnhd3/3PbS2tvLUL36B9b/S0lImT57MDYsX...
[HTTP] <-- GET /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/screenshot 200 3083 ms - 383410
[HTTP] --> GET /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["6f90e5c5-86e1-427b-a60d-b736b36c6ecf"]
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/source] with body: {}
[HTTP] --> GET /wd/hub/status {}
[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.6.1","revision":null}}
[HTTP] <-- GET /wd/hub/status 200 21 ms - 83
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7375ea87-51e6-4fd8-ad45-05fd69ff62e4\",\"status\":0,\"value\":\"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?><hierarchy rotation=\\\"0\\\"><android.widget.FrameLayout index=\\\"0\\\" text=\\\"\\\" class=\\\"android.widget.FrameLayout\\\" package=\\\"com.xxx.dev\\\" content-desc=\\\"\\\" checkable=\\\"false\\\" checked=\\\"false\\\" clickable=\\\"false\\\" enabled=\\\"true\\\" focusable=\\\"false\\\" focused=\\\"false\\\" scrollable=\\\"false\\\" long-clickable=\\\"false\\\" password=\\\"false\\\" selected=\\\"false\\\" bounds=\\\"[188,48][1348,1952]\\\" resource-id=\\\"\\\" instance=\\\"0\\\"><android.widget.FrameLayout index=\\\"0\\\" text=\\\"\\\" class=\\\"android.widget.FrameLayout\\\" package=\\\"com.xxx.dev\\\" content-desc=\\\"\\\" checkable=\\\"false\\\" checked=\\\"false\\\" clickable=\\\"false\\\" enabled=\\\"true\\\" focusable=\\\"false\\\" focused=\\\"false\\\" scrollable=\\\"false\\\" long-clickable=\\\"false\\\" password=\\\"false\\\" selected=\\\"false\\\" boun...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><hierarchy rotation=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.xxx.dev\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[188,48][1348,1952]\" resource-id=\"\" instance=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.xxx.dev\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[220,80][1316,1920]\" resource-id=\"\" instance=\"1\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.xxx.dev\" content-desc=\"\" checkable=\"false\" checked=\"fal...
[HTTP] <-- GET /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/source 200 1103 ms - 34416
[HTTP] --> POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/appium/app/reset {}
[debug] [MJSONWP] Calling AppiumDriver.reset() with args: ["6f90e5c5-86e1-427b-a60d-b736b36c6ecf"]
[AndroidDriver] Running fast reset (stop and clear)
[debug] [ADB] Getting connected devices...
[debug] [ADB] 4 device(s) connected
[debug] [ADB] Running '/home/qa-mobile/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","HT4AKJT00429","shell","am","force-stop","com.xxx.dev"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 4 device(s) connected
[debug] [ADB] Running '/home/qa-mobile/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","HT4AKJT00429","shell","pm","clear","com.xxx.dev"]
[debug] [ADB] Device API level: 24
[debug] [ADB] Getting connected devices...
[debug] [ADB] 4 device(s) connected
[debug] [ADB] Running '/home/qa-mobile/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","HT4AKJT00429","shell","am","start","-W","-n","com.xxx.dev/com.xxx.activities.SplashActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"]
[debug] [ADB] Waiting for pkg: 'com.xxx.dev' and activity: 'com.xxx.activities.SplashActivity' to be focused
[debug] [ADB] Possible activities, to be checked: com.xxx.activities.SplashActivity, .com.xxx.activities.SplashActivity
[debug] [ADB] Getting focused package and activity
[debug] [ADB] Getting connected devices...
[debug] [ADB] 4 device(s) connected
[debug] [ADB] Running '/home/qa-mobile/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","HT4AKJT00429","shell","dumpsys","window","windows"]
[debug] [ADB] Found package: 'com.xxx.dev' and activity: 'com.xxx.activities.SplashActivity'
[debug] [MJSONWP] Responding to client with driver.reset() result: null
[HTTP] <-- POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/appium/app/reset 200 4264 ms - 76
[HTTP] --> POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/timeouts {"type":"implicit","ms":3000}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",3000,"6f90e5c5-86e1-427b-a60d-b736b36c6ecf"]
[debug] [BaseDriver] Set implicit wait to 3000ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/timeouts 200 2 ms - 76
[HTTP] --> POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/element {"using":"id","value":"dialogLocaleSelectionButton"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","dialogLocaleSelectionButton","6f90e5c5-86e1-427b-a60d-b736b36c6ecf"]
[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 3000 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[HTTP] --> GET /wd/hub/status {}
[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.6.1","revision":null}}
[HTTP] <-- GET /wd/hub/status 200 18 ms - 83
[debug] [BaseDriver] Waited for 660 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 1226 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 1788 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 2345 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 2894 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[HTTP] <-- POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/element 500 3462 ms - 164
[HTTP] --> POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/element {"using":"id","value":"android:id/button2"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","android:id/button2","6f90e5c5-86e1-427b-a60d-b736b36c6ecf"]
[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 3000 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"android:id/button2","context":"","multiple":false}
[debug] [BaseDriver] Waited for 55 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"android:id/button2","context":"","multiple":false}
[debug] [BaseDriver] Waited for 618 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"android:id/button2","context":"","multiple":false}
[debug] [BaseDriver] Waited for 1207 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"android:id/button2","context":"","multiple":false}
[HTTP] --> GET /wd/hub/status {}
[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.6.1","revision":null}}
[HTTP] <-- GET /wd/hub/status 200 18 ms - 83
[debug] [BaseDriver] Waited for 1792 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"android:id/button2","context":"","multiple":false}
[debug] [BaseDriver] Waited for 2351 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"android:id/button2","context":"","multiple":false}
[debug] [BaseDriver] Waited for 2910 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"android:id/button2","context":"","multiple":false}
[HTTP] <-- POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/element 500 3483 ms - 164
[HTTP] --> POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/element {"using":"id","value":"dialogLocaleSelectionButton"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","dialogLocaleSelectionButton","6f90e5c5-86e1-427b-a60d-b736b36c6ecf"]
[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 3000 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 51 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 655 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 1212 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 2239 ms so far
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[debug] [BaseDriver] Waited for 2804 ms so far
[HTTP] --> GET /wd/hub/status {}
[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: []
[debug] [MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.6.1","revision":null}}
[HTTP] <-- GET /wd/hub/status 200 17 ms - 83
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/element] with body: {"strategy":"id","selector":"dialogLocaleSelectionButton","context":"","multiple":false}
[HTTP] <-- POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/element 500 3379 ms - 164
[HTTP] --> GET /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/screenshot {}
[debug] [MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["6f90e5c5-86e1-427b-a60d-b736b36c6ecf"]
[debug] [ADB] Getting connected devices...
[debug] [ADB] 4 device(s) connected
[debug] [ADB] Running '/home/qa-mobile/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","HT4AKJT00429","shell","/system/bin/rm","/data/local/tmp/screenshot.png;","/system/bin/screencap","-p","/data/local/tmp/screenshot.png"]
[debug] [ADB] Running '/home/qa-mobile/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","HT4AKJT00429","pull","/data/local/tmp/screenshot.png","/tmp/appium1161030-4673-xz2erz.hz9fpyzaor.png"]
[debug] [ADB] Device API level: 24
[debug] [MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABgAAAAgACAYAAADg0fg2AACAAElEQVR4AezBCZzVd2H3+8/vf87MmZnDwACzMENgWDKECEmqgYnB7CSGAGpW4tY20fS2ttYuttbe163V9nl6W00XjVHrlrRqFjWaBUziUrOHAIaYBEICgUDYBoZlgFnOnOV773l8nXo6zsAAM8wwfN/vcO111wszMzMzMzMzMzMzMxtRIszMzMzMzMzMzMzMbMSJMDMzMzMzMzMzMzOzESfCzMzMzMzMzMzMzMxGnAgzMzMzMzMzMzMzMxtxIszMzMzMzMzMzMzMbMSJMDMzMzMzMzMzMzOzESeOmY1IIQSKScLMzMzMzMzMzMxOHXFsUCQSCc444wze8pYzGTt2LMqJPXv38Oqrr/Hqq6+SSqUwGwwhBKIoIhaLUSydTpMnCTMzMzMzMzMzMxv54tiACiEwadIk/uLjf87EiRPpzbZt27j1n/+FN998E0nY4AshMGrUKM455xze+lvnMH36dMaPH09paSmpVIrWPXvY+PpGnl+9mjVr1nDgwAEkcbIJIRCPx/nkX32CmTNnIglJlJSUcN99P+AHP/whuVwOSZiZmZmZmZmZjQS1tTXk7dq1GxsYkyZNoqKigr6kUil27NhBKpXChrc4NmDKy8tZsOBKblyyhJKSEvoyceJEPvtP/8i3vvVtfvLTn9Ld3Y0NvBAC8Xichvp6zj7nbGbPnk1dbS2VlZWUl5cTj8eJooiysjIm1NUxZvRoTj99OjsuvIAXX3yRl156iZaWXaTTaU4GIQTq6+v5vVs+zFlnnUVP73nPu4nFYnz/vvvIZDKYmZmZmZmZmZ1skskkc+fO5bzmuTQ3N9ObFStW8NyKlaxcuZL29naGg8rKSsrLy0lWVFBaWkosHqeiooJiHR0dZDMZuru7ae/ooLOzk4MHDzIUKioqqKyspC/xWIwoirDhL44NmHnzzueG66+npKSEIykpKeEDH3g/bW1tPPX009jAKy0tZcqUKdy4...
[HTTP] <-- GET /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/screenshot 200 3041 ms - 383334
[HTTP] --> GET /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/source {}
[debug] [MJSONWP] Calling AppiumDriver.getPageSource() with args: ["6f90e5c5-86e1-427b-a60d-b736b36c6ecf"]
[debug] [JSONWP Proxy] Proxying [GET /source] to [GET http://localhost:8201/wd/hub/session/7375ea87-51e6-4fd8-ad45-05fd69ff62e4/source] with body: {}
[debug] [JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"7375ea87-51e6-4fd8-ad45-05fd69ff62e4\",\"status\":0,\"value\":\"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?><hierarchy rotation=\\\"0\\\"><android.widget.FrameLayout index=\\\"0\\\" text=\\\"\\\" class=\\\"android.widget.FrameLayout\\\" package=\\\"com.xxx.dev\\\" content-desc=\\\"\\\" checkable=\\\"false\\\" checked=\\\"false\\\" clickable=\\\"false\\\" enabled=\\\"true\\\" focusable=\\\"false\\\" focused=\\\"false\\\" scrollable=\\\"false\\\" long-clickable=\\\"false\\\" password=\\\"false\\\" selected=\\\"false\\\" bounds=\\\"[188,48][1348,1952]\\\" resource-id=\\\"\\\" instance=\\\"0\\\"><android.widget.FrameLayout index=\\\"0\\\" text=\\\"\\\" class=\\\"android.widget.FrameLayout\\\" package=\\\"com.xxx.dev\\\" content-desc=\\\"\\\" checkable=\\\"false\\\" checked=\\\"false\\\" clickable=\\\"false\\\" enabled=\\\"true\\\" focusable=\\\"false\\\" focused=\\\"false\\\" scrollable=\\\"false\\\" long-clickable=\\\"false\\\" password=\\\"false\\\" selected=\\\"false\\\" boun...
[debug] [MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><hierarchy rotation=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.xxx.dev\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[188,48][1348,1952]\" resource-id=\"\" instance=\"0\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.xxx.dev\" content-desc=\"\" checkable=\"false\" checked=\"false\" clickable=\"false\" enabled=\"true\" focusable=\"false\" focused=\"false\" scrollable=\"false\" long-clickable=\"false\" password=\"false\" selected=\"false\" bounds=\"[220,80][1316,1920]\" resource-id=\"\" instance=\"1\"><android.widget.FrameLayout index=\"0\" text=\"\" class=\"android.widget.FrameLayout\" package=\"com.xxx.dev\" content-desc=\"\" checkable=\"false\" checked=\"fal...
[HTTP] <-- GET /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/source 200 578 ms - 34416
[HTTP] --> POST /wd/hub/session/6f90e5c5-86e1-427b-a60d-b736b36c6ecf/appium/app/reset {}
[debug] [MJSONWP] Calling AppiumDriver.reset() with args: ["6f90e5c5-86e1-427b-a60d-b736b36c6ecf"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment