headspinio / appium-tizen-tv-driver

A Samsung Tizen TV driver for Appium
Apache License 2.0
10 stars 2 forks source link

chore: add better logging/error handling for tizen command #604

Closed KazuCocoa closed 1 month ago

KazuCocoa commented 1 month ago

https://github.com/headspinio/appium-tizen-tv-driver/issues/603 is perhaps a bug in the device side since https://developer.tizen.org/ko/development/tizen-studio/web-tools/running-and-testing-your-app/sdb?langredirect=1#install_uninstall (for example) addresses sdb uninstall but it does not work. (no error as well)

This PR tries to emphasize possible error cases as failure so that we could notice them by reading the log.

closes https://github.com/headspinio/appium-tizen-tv-driver/issues/603