I am performing a sign in operation on the Android application using appium test scripts. The test scripts doesn't execute the lines of code related to the new activity.
It works on debug mode or if I perform an operation manually on the simulator.
I am using selenium 3.11 + testng 6.14 + appium 5.0.4 mvn dependencies.