Every time I run my test I can see \app-debug.apk and \app-debug-androidTest.apk uploading and installing google firebase test lab device. But it is not enough for me. I have an external APK with me and I want to upload it to the device in the firebase and run an automation test on that APK. How can I upload and install an external APK to the application?
Please, someone, help me.