Skip to content

Instantly share code, notes, and snippets.

@trix0
Created January 25, 2018 11:58
Show Gist options
  • Save trix0/e560939e92d22687e4cb2357cf098258 to your computer and use it in GitHub Desktop.
Save trix0/e560939e92d22687e4cb2357cf098258 to your computer and use it in GitHub Desktop.
Appium light speed log
2018-01-25 11:54:56:444 - info: [Appium] Welcome to Appium v1.7.2
2018-01-25 11:54:56:445 - info: [Appium] Non-default server args:
2018-01-25 11:54:56:445 - info: [Appium] log: /home/trixo/Android/log.txt
2018-01-25 11:54:56:446 - info: [Appium] logTimestamp: true
2018-01-25 11:54:56:461 - info: [Appium] Appium REST http interface listener started on 0.0.0.0:4723
2018-01-25 11:55:05:378 - info: [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"javascriptEnabled":true,"locationContextEnabled":true,"handlesAlerts":true,"rotatable":true,"platformName":"Android","deviceName":"Android","udid":"localhost:7437","appPackage":"com.pointvoucher.playlondonpv","appActivity":"com.unity3d.player.UnityPlayerActivity","fullReset":false,"noReset":true,"noPermsCheck":true,"launch":true,"port":4723,"desiredCapabilities":{"platformName":"Android","deviceName":"Android","udid":"localhost:7437","appPackage":"com.pointvoucher.playlondonpv","appActivity":"com.unity3d.player.UnityPlayerActivity","fullReset":false,"noReset":true,"noPermsCheck":true,"launch":true},"requestOrigins":{"url":"http://webdriver.io","version":"4.10.1","name":"webdriverio"}}}
2018-01-25 11:55:05:380 - info: [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"javascriptEnabled":true,"locationContextEnabled":true,"handlesAlerts":true,"rotatable":true,"platformName":"Android","deviceName":"Android","udid":"localhost:7437","appPackage":"com.pointvoucher.playlondonpv","appActivity":"com.unity3d.player.UnityPlayerActivity","fullReset":false,"noReset":true,"noPermsCheck":true,"launch":true,"port":4723,"desiredCapabilities":{"platformName":"Android","deviceName":"Android","udid":"localhost:7437","appPackage":"com.pointvoucher.playlondonpv","appActivity":"com.unity3d.player.UnityPlayerActivity","fullReset":false,"noReset":true,"noPermsCheck":true,"launch":true},"requestOrigins":{"url":"http://webdriver.io","version":"4.10.1","name":"webdriverio"}},null,null]
2018-01-25 11:55:05:380 - info: [debug] [BaseDriver] Event 'newSessionRequested' logged at 1516881305380 (12:55:05 GMT+0100 (CET))
2018-01-25 11:55:05:382 - info: [Appium] Creating new AndroidDriver (v1.38.0) session
2018-01-25 11:55:05:382 - info: [Appium] Capabilities:
2018-01-25 11:55:05:382 - info: [Appium] javascriptEnabled: true
2018-01-25 11:55:05:383 - info: [Appium] locationContextEnabled: true
2018-01-25 11:55:05:383 - info: [Appium] handlesAlerts: true
2018-01-25 11:55:05:384 - info: [Appium] rotatable: true
2018-01-25 11:55:05:384 - info: [Appium] platformName: Android
2018-01-25 11:55:05:385 - info: [Appium] deviceName: Android
2018-01-25 11:55:05:385 - info: [Appium] udid: localhost:7437
2018-01-25 11:55:05:385 - info: [Appium] appPackage: com.pointvoucher.playlondonpv
2018-01-25 11:55:05:385 - info: [Appium] appActivity: com.unity3d.player.UnityPlayerActivity
2018-01-25 11:55:05:385 - info: [Appium] fullReset: false
2018-01-25 11:55:05:385 - info: [Appium] noReset: true
2018-01-25 11:55:05:385 - info: [Appium] noPermsCheck: true
2018-01-25 11:55:05:386 - info: [Appium] launch: true
2018-01-25 11:55:05:386 - info: [Appium] port: 4723
2018-01-25 11:55:05:386 - info: [Appium] desiredCapabilities: {
2018-01-25 11:55:05:386 - info: [Appium] platformName: Android
2018-01-25 11:55:05:386 - info: [Appium] deviceName: Android
2018-01-25 11:55:05:386 - info: [Appium] udid: localhost:7437
2018-01-25 11:55:05:386 - info: [Appium] appPackage: com.pointvoucher.playlondonpv
2018-01-25 11:55:05:387 - info: [Appium] appActivity: com.unity3d.player.UnityPlayerActivity
2018-01-25 11:55:05:387 - info: [Appium] fullReset: false
2018-01-25 11:55:05:387 - info: [Appium] noReset: true
2018-01-25 11:55:05:387 - info: [Appium] noPermsCheck: true
2018-01-25 11:55:05:387 - info: [Appium] launch: true
2018-01-25 11:55:05:387 - info: [Appium] }
2018-01-25 11:55:05:388 - info: [Appium] requestOrigins: {
2018-01-25 11:55:05:388 - info: [Appium] url: http://webdriver.io
2018-01-25 11:55:05:388 - info: [Appium] version: 4.10.1
2018-01-25 11:55:05:388 - info: [Appium] name: webdriverio
2018-01-25 11:55:05:388 - info: [Appium] }
2018-01-25 11:55:05:394 - info: [debug] [BaseDriver]
2018-01-25 11:55:05:395 - info: [debug] [BaseDriver] W3C capabilities [] and MJSONWP desired capabilities were provided
2018-01-25 11:55:05:395 - warn: [BaseDriver] Expected W3C "capabilities" to be a JSON Object but was provided with: []
2018-01-25 11:55:05:395 - warn: [BaseDriver] Falling back to MJSONWP desired capabilities
2018-01-25 11:55:05:401 - warn: [BaseDriver] The following capabilities were provided, but are not recognized by appium: javascriptEnabled, locationContextEnabled, handlesAlerts, rotatable, noPermsCheck, launch, port, desiredCapabilities, requestOrigins.
2018-01-25 11:55:05:402 - info: [BaseDriver] Session created with session id: 7f1dadb1-a8b6-4df8-8f63-4ea5f14b0cce
2018-01-25 11:55:05:402 - info: [debug] [AndroidDriver] Getting Java version
2018-01-25 11:55:05:450 - info: [AndroidDriver] Java version is: 1.8.0_151
2018-01-25 11:55:05:453 - info: [ADB] Checking whether adb is present
2018-01-25 11:55:05:459 - info: [ADB] Found the following 'build-tools' folders (newest first):
2018-01-25 11:55:05:459 - info: [ADB] /home/trixo/Android/Sdk/build-tools/27.0.3/
2018-01-25 11:55:05:459 - info: [ADB] Using adb from /home/trixo/Android/Sdk/platform-tools/adb
2018-01-25 11:55:05:460 - info: [AndroidDriver] Retrieving device list
2018-01-25 11:55:05:460 - info: [debug] [ADB] Trying to find a connected android device
2018-01-25 11:55:05:461 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:05:469 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:05:469 - info: [AndroidDriver] Using device: localhost:7437
2018-01-25 11:55:05:470 - info: [ADB] Checking whether adb is present
2018-01-25 11:55:05:470 - info: [debug] [ADB] Setting device id to localhost:7437
2018-01-25 11:55:05:471 - info: [AndroidDriver] App file was not listed, instead we're going to run com.pointvoucher.playlondonpv directly on the device
2018-01-25 11:55:05:471 - info: [debug] [AndroidDriver] Checking whether package is present on the device
2018-01-25 11:55:05:472 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:05:478 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:05:479 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","pm","list","packages","com.pointvoucher.playlondonpv"]
2018-01-25 11:55:07:057 - info: [AndroidDriver] Starting Android session
2018-01-25 11:55:07:059 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","wait-for-device"]
2018-01-25 11:55:07:066 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:07:074 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:07:074 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","echo","ping"]
2018-01-25 11:55:07:098 - info: [debug] [AndroidDriver] Pushing settings apk to device...
2018-01-25 11:55:07:100 - info: [debug] [ADB] Getting install status for io.appium.settings
2018-01-25 11:55:07:100 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:07:108 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:07:108 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","pm","list","packages","io.appium.settings"]
2018-01-25 11:55:08:693 - info: [debug] [ADB] App is installed
2018-01-25 11:55:08:694 - info: [debug] [ADB] Getting package info for io.appium.settings
2018-01-25 11:55:08:695 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:08:707 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:08:707 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","dumpsys","package","io.appium.settings"]
2018-01-25 11:55:08:772 - info: [ADB] Checking whether aapt is present
2018-01-25 11:55:08:775 - info: [ADB] Found the following 'build-tools' folders (newest first):
2018-01-25 11:55:08:775 - info: [ADB] /home/trixo/Android/Sdk/build-tools/27.0.3/
2018-01-25 11:55:08:779 - info: [ADB] Using aapt from /home/trixo/Android/Sdk/build-tools/27.0.3/aapt
2018-01-25 11:55:08:788 - info: [debug] [ADB] The installed 'io.appium.settings' package does not require upgrade (5 >= 5)
2018-01-25 11:55:08:789 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:08:795 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:08:795 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","ps"]
2018-01-25 11:55:08:971 - info: [debug] [AndroidDriver] io.appium.settings is already running. The is no need to reset permissions.
2018-01-25 11:55:08:972 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:08:982 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:08:982 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","getprop","ro.build.version.sdk"]
2018-01-25 11:55:09:027 - info: [debug] [ADB] Current device property 'ro.build.version.sdk': 23
2018-01-25 11:55:09:027 - info: [debug] [ADB] Device API level: 23
2018-01-25 11:55:09:028 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:09:038 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:09:039 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","appops","set","io.appium.settings","android:mock_location","allow"]
2018-01-25 11:55:10:812 - warn: [AndroidDriver] setDeviceLanguageCountry requires language or country.
2018-01-25 11:55:10:813 - warn: [AndroidDriver] Got language: 'null' and country: 'null'
2018-01-25 11:55:10:815 - info: [debug] [Logcat] Starting logcat capture
2018-01-25 11:55:10:872 - info: [debug] [AndroidDriver] Pushing unlock helper app to device...
2018-01-25 11:55:10:873 - info: [debug] [ADB] Getting install status for io.appium.unlock
2018-01-25 11:55:10:874 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:10:887 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:10:888 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","pm","list","packages","io.appium.unlock"]
2018-01-25 11:55:12:556 - info: [debug] [ADB] App is installed
2018-01-25 11:55:12:556 - info: [debug] [ADB] Getting package info for io.appium.unlock
2018-01-25 11:55:12:557 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:12:567 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:12:567 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","dumpsys","package","io.appium.unlock"]
2018-01-25 11:55:12:625 - info: [ADB] Checking whether aapt is present
2018-01-25 11:55:12:634 - info: [debug] [ADB] The installed 'io.appium.unlock' package does not require upgrade (2 >= 2)
2018-01-25 11:55:12:635 - info: [ADB] Getting device platform version
2018-01-25 11:55:12:635 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:12:644 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:12:644 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","getprop","ro.build.version.release"]
2018-01-25 11:55:12:687 - info: [debug] [ADB] Current device property 'ro.build.version.release': 6.0.1
2018-01-25 11:55:12:688 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:12:699 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:12:699 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","wm","size"]
2018-01-25 11:55:14:440 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:14:448 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:14:449 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","getprop","ro.product.model"]
2018-01-25 11:55:14:493 - info: [debug] [ADB] Current device property 'ro.product.model': SM-A300FU
2018-01-25 11:55:14:494 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:14:503 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:14:503 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","getprop","ro.product.manufacturer"]
2018-01-25 11:55:14:546 - info: [debug] [ADB] Current device property 'ro.product.manufacturer': samsung
2018-01-25 11:55:14:548 - warn: [AndroidDriver] No app sent in, not parsing package/activity
2018-01-25 11:55:14:549 - info: [debug] [AndroidDriver] No app capability. Assuming it is already on the device
2018-01-25 11:55:14:550 - info: [debug] [AndroidBootstrap] Watching for bootstrap disconnect
2018-01-25 11:55:14:553 - info: [debug] [ADB] Forwarding system: 4724 to device: 4724
2018-01-25 11:55:14:554 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","forward","tcp:4724","tcp:4724"]
2018-01-25 11:55:14:563 - info: [debug] [UiAutomator] Starting UiAutomator
2018-01-25 11:55:14:563 - info: [debug] [UiAutomator] Moving to state 'starting'
2018-01-25 11:55:14:563 - info: [debug] [UiAutomator] Parsing uiautomator jar
2018-01-25 11:55:14:563 - info: [debug] [UiAutomator] Found jar name: 'AppiumBootstrap.jar'
2018-01-25 11:55:14:564 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","push","/home/trixo/local/lib/node_modules/appium/node_modules/appium-android-driver/node_modules/appium-android-bootstrap/bootstrap/bin/AppiumBootstrap.jar","/data/local/tmp/"]
2018-01-25 11:55:14:588 - info: [debug] [ADB] Attempting to kill all uiautomator processes
2018-01-25 11:55:14:589 - info: [debug] [ADB] Getting all processes with uiautomator
2018-01-25 11:55:14:589 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:14:598 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:14:598 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","ps"]
2018-01-25 11:55:14:740 - info: [debug] [ADB] Attempting to kill process 8991
2018-01-25 11:55:14:740 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:14:750 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:14:751 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","kill","-0",8991]
2018-01-25 11:55:14:777 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:14:786 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:14:786 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","kill",8991]
2018-01-25 11:55:15:114 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:15:125 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:15:125 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","kill",8991]
2018-01-25 11:55:15:447 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:15:461 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:15:461 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","kill",8991]
2018-01-25 11:55:15:784 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:15:797 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:15:797 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","kill",8991]
2018-01-25 11:55:15:820 - warn: [ADB] Cannot kill process 8991 in 1000 ms. Trying to force kill...
2018-01-25 11:55:15:821 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:15:830 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:15:830 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","kill","-9",8991]
2018-01-25 11:55:15:853 - info: [debug] [UiAutomator] Starting UIAutomator
2018-01-25 11:55:15:854 - info: [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","localhost:7437","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","com.pointvoucher.playlondonpv","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false]
2018-01-25 11:55:17:513 - info: [debug] [UiAutomator] Moving to state 'online'
2018-01-25 11:55:17:517 - info: [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
2018-01-25 11:55:17:519 - info: [AndroidBootstrap] Android bootstrap socket is now connected
2018-01-25 11:55:17:523 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:17:532 - info: [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
2018-01-25 11:55:17:532 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:17:533 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","dumpsys","window"]
2018-01-25 11:55:17:604 - info: [AndroidDriver] Screen already unlocked, doing nothing
2018-01-25 11:55:17:607 - info: [debug] [ADB] Device API level: 23
2018-01-25 11:55:17:611 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:17:618 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:17:618 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","am","start","-W","-n","com.pointvoucher.playlondonpv/com.unity3d.player.UnityPlayerActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"]
2018-01-25 11:55:20:873 - info: [Appium] New AndroidDriver session created successfully, session 7f1dadb1-a8b6-4df8-8f63-4ea5f14b0cce added to master session list
2018-01-25 11:55:20:875 - info: [debug] [BaseDriver] Event 'newSessionStarted' logged at 1516881320875 (12:55:20 GMT+0100 (CET))
2018-01-25 11:55:20:876 - info: [debug] [MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":true,"warnings":{},"desired":{"javascriptEnabled":true,"locationContextEnabled":true,"handlesAlerts":true,"rotatable":true,"platformName":"Android","deviceName":"Android","udid":"localhost:7437","appPackage":"com.pointvoucher.playlondonpv","appActivity":"com.unity3d.player.UnityPlayerActivity","fullReset":false,"noReset":true,"noPermsCheck":true,"launch":true,"port":4723,"desiredCapabilities":{"platformName":"Android","deviceName":"Android","udid":"localhost:7437","appPackage":"com.pointvoucher.playlondonpv","appActivity":"com.unity3d.player.UnityPlayerActivity","fullReset":false,"noReset":true,"noPermsCheck":true,"launch":true},"requestOrigins":{"url":"http://webdriver.io","version":"4.10.1","name":"webdriverio"}},"handlesAlerts":true,"rotatable":true,"platformName":"Android","deviceName":"localhost:7437","udid":"localhost:7437","app...
2018-01-25 11:55:20:881 - info: [HTTP] <-- POST /wd/hub/session 200 15501 ms - 1760
2018-01-25 11:55:26:200 - info: [Appium] Received SIGINT - shutting down
2018-01-25 11:55:26:207 - error: [Logcat] Logcat terminated with code null, signal SIGINT
2018-01-25 11:55:26:208 - error: [UiAutomator] UiAutomator exited unexpectedly with code null, signal SIGINT
2018-01-25 11:55:26:208 - info: [debug] [UiAutomator] Moving to state 'stopped'
2018-01-25 11:55:26:220 - info: [debug] [AndroidDriver] Shutting down Android driver
2018-01-25 11:55:26:222 - info: [debug] [ADB] Getting connected devices...
2018-01-25 11:55:26:236 - warn: [Appium] Closing session, cause was 'UiAUtomator shut down unexpectedly'
2018-01-25 11:55:26:236 - info: [Appium] Removing session 7f1dadb1-a8b6-4df8-8f63-4ea5f14b0cce from our master session list
2018-01-25 11:55:26:237 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 11:55:26:237 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7437","shell","am","force-stop","com.pointvoucher.playlondonpv"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment