Skip to content

Instantly share code, notes, and snippets.

@jvillacortam
jvillacortam / appium_log_API_24.log
Created November 29, 2016 16:22
Appium 1.6.1 - Target API 24
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/qa/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","0184b3a5550beebd","shell","dumpsys","window","windows"]
[debug] [ADB] Found package: 'com.qa.unitytest' and activity: 'com.unity3d.player.UnityPlayerActivity'
[debug] [MJSONWP] Responding to client with driver.startActivity() result: null
[HTTP] <-- POST /wd/hub/session/2ea9d0f6-9a9c-4c32-ba37-9eaa2e9370c5/appium/device/start_activity 200 1630 ms - 76
[HTTP] --> GET /wd/hub/session/2ea9d0f6-9a9c-4c32-ba37-9eaa2e9370c5/contexts {}
[debug] [MJSONWP] Calling AppiumDriver.getContexts() with args: ["2ea9d0f6-9a9c-4c32-ba37-9eaa2e9370c5"]
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
@jvillacortam
jvillacortam / appium_log_API_23.log
Last active November 29, 2016 16:21
Appium 1.6.1 - Target API 23
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/qa/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","0184b3a5550beebd","shell","ps"]
[debug] [AndroidDriver] Parsed pid: 9715 pkg: com.qa.unitytest!
[debug] [AndroidDriver] from: u0_a924,9715,174,1129248,105852,ffffffff,00000000,S,com.qa.unitytest
[debug] [AndroidDriver] returning process name: com.qa.unitytest
[debug] [AndroidDriver] Found webviews: ["WEBVIEW_com.qa.unitytest"]
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.qa.unitytest"]
[debug] [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_com.qa.unitytest'
[debug] [AndroidDriver] A port was not given, using random port: 8000
[debug] [Chromedriver] Changed state to 'starting'