android - Come back to activity from maps intent espresso - UI testing -


i using espresso ui testing. wanna test feature intent app google maps app , come same activity. intent done , google maps opened dont have control on maps app , espresso.pressback(); not working. there way press button using espresso ?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

python - TypeError('Unrecognized keyword arguments: ' + str(kwargs)) # Validate user data -