zebrunner / carina-webdriver

Apache License 2.0
7 stars 10 forks source link

print on info log level actual adb command #154

Closed vdelendik closed 1 year ago

vdelendik commented 1 year ago

let's adjust loggers printing always on log level actual adb command we try to execute. it should be printed before actual execution

14:11:55  java.lang.RuntimeException: Waiting time elapsed before the adb execution command has exited
14:11:55    at com.zebrunner.carina.utils.android.recorder.utils.AdbExecutor.execute(AdbExecutor.java:75)