testing - Dismiss Alert Dialog in Android Espresso Test -


i've looked around solution can't find one. i'm creating espresso test , need dismiss alert dialog appears in middle of screen first time particular activity screen displayed. there no buttons on dialog dismiss user needs click anywhere outside box. know how can espresso. tried clicking on layout on underlying screen espresso fails saying view cannot found in hierarchy.

use onview(withtext("alert_dialog_text")).perform(pressback()); must dismiss dialog.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -