AlanSanchezP / gnomy

Your ecognomy gnome
GNU General Public License v3.0
1 stars 0 forks source link

Espresso loops until there is human intervention (TransactionFiltersDialogFragmentInstrumentedTest) #42

Open AlanSanchezP opened 3 years ago

AlanSanchezP commented 3 years ago

Espresso is activating account spinner for some very weird reason at the end of amount_range_errors test. The spinner gets activated even after using Espresso.pressBack() and loops until there is a manual click outside the spinner, then the test completes.