How to see the Android Orchestrator log?

后端 未结 7 1146
小蘑菇
小蘑菇 2020-12-11 01:03

I have a failing test in my suite and now I am using the Android Orchestrator, but all I get is this message:

Test instrumentation process crashed.

7条回答
  •  囚心锁ツ
    2020-12-11 01:44

    I was facing the same error and when I checked the txt file on the device, I did not find meaningful logs. Then, I changed the "Build Variant" in my Android Studio and the setup started working.

提交回复
热议问题