You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps :
1-I just create a simple test case (Just click on a specific button)
2-After clicking on this button, the app should be restarted to open the app again with what I click on it**(Expected Result)**
3-Testcase will fail and I get this error (Actual Result)
(Test instrumentation process crashed. Check tests.SplashActivityTest#splashActivityTest.txt for details)
The data on file mentioned before : INSTRUMENTATION_RESULT: shortMsg=Process crashed.
INSTRUMENTATION_CODE: 0
I try with UI Automator as a recommendation from a good man here on GitHub(Try to help), but the same error still appears
Hello
I face an issue with my app
Steps :
1-I just create a simple test case (Just click on a specific button)
2-After clicking on this button, the app should be restarted to open the app again with what I click on it**(Expected Result)**
3-Testcase will fail and I get this error (Actual Result)
(Test instrumentation process crashed. Check tests.SplashActivityTest#splashActivityTest.txt for details)
The data on file mentioned before :
INSTRUMENTATION_RESULT: shortMsg=Process crashed.
INSTRUMENTATION_CODE: 0
I try with UI Automator as a recommendation from a good man here on GitHub(Try to help), but the same error still appears
Prerequisites:
I try with API 31 and 33 with Emulator and real devices too
Is there any way to handle this step? , especially this case is required to start any test case
Thanks
The text was updated successfully, but these errors were encountered: