Is there any way to perform back button from device web browser in order to return back into app ? App -> browser -> App. Writing test automation for an app using espresso android. This is what steps performing
- Open link from app
- Verify link and wait for web page to be loaded
- Press back in order to go back to the app then repeat the same process for other links.