appium / appium-espresso-driver

Espresso integration for Appium
Apache License 2.0
194 stars 75 forks source link

feat: add mobile:startLogsBroadcast and mobile:stopLogsBroadcast #988

Closed KazuCocoa closed 8 months ago

KazuCocoa commented 8 months ago

closes https://github.com/appium/appium-espresso-driver/issues/987

The actual implementation is in the android driver. https://github.com/search?q=repo%3Aappium%2Fappium-android-driver%20mobileStartLogsBroadcast&type=code

(I'll update the readme after the reporter's check)

mykola-mokhnach commented 8 months ago

Please document the API in the driver's readme

KazuCocoa commented 8 months ago

Added the description from uia2. https://github.com/appium/appium-espresso-driver/issues/987#issuecomment-2004104808 confirmed this functionality.

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 2.37.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: