Android Espresso UI Test with Firebase Test lab

Emulator fails to see the view second time while testing with Espresso.
First Test the app launch and make normal login click. Sign in and complete the test.
Second Test the app launch and cant see the entry screen login button.
giving exception:

androidx.test.espresso.NoMatchingViewException: No views in hierarchy found matching: with :id/login_button

Whats the reason ?

Sorry to hear about the issue!

Can you please send us the log file or the URL of the related build and also enable Support Access on the Settings tab of the app ( https://devcenter.bitrise.io/troubleshooting/enabling-bitrise-support-user/ ) so that we can take a more in-depth look?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.