Android reports “Error=Unable to find instrumentation info for: ComponentInfo {}”
问题 There are a lot of topics/questions regard this issue on stackoverflow (such as Error=Unable to find instrumentation info for: ComponentInfo{ }) and other website but the thing that make my problem different than others is I am working on automation. So let me give you more details. I have no problem when I'm testing on local machine (I mean my laptop). I can run Espresso testing and all tests passes. Now, I want to run these tests on CI (Bitrise in my case). I create and run Emulator. I