How to perform firebase robo test recording (espresso) with standalone android app (.apk file) on android studio?
问题 I have app (.apk file) and I need to do testing using firebase robo test (espresso recorder) on android studio. We don't have access to source code except the .apk file. Is it possible? And how to do it, launch app in android studio emulator and perform robo test recording? 回答1: As of now, both Espresso Test Recorder and Robo Script Recorder are fully integrated into Android Studio workflows that require access to the source code of the app-under-test. So, no, it is not possible to record a