React native – Firebase test lab Instrument test in that requires google login
I've developed an Espresso instrumentation test for an app built with React Native. The test involves a "Login with Google" button, which initiates an OAuth flow. On a local device or emulator, this process brings up a system popup listing…