In this post I will show how to test toast messages in Android using bare UI Automator.
If you are using Appium then you can skip this post, because with Appium a toast should be easily found using xpath “/hierarchy/android.widget.Toast”.
Continue reading