can i make firebase test lab run in specific region available from google center (Android test lab)
I have an Android app that uses UI Automator for testing. Since the app can be used in different regions (like those listed on Google’s data center locations:https://www.google.com/about/datacenters/locations/), is there a way to ensure the UI Automator tests run in the same region as the app will be used?
Firebase Record Robo Script Not Working in Android Studio
I want to record Robo Scripts by interacting directly with the app in my emulator. I followed the instructions in the official documentation.