Compare commits
1 Commits
acc3f1c2ff
...
ba7bb1675c
Author | SHA1 | Date | |
---|---|---|---|
ba7bb1675c |
@ -176,6 +176,8 @@ open class WithANRException {
|
||||
anrCount++
|
||||
handleAnrDialogue()
|
||||
} else { // chain all failures down to the default espresso handler
|
||||
Log.e("AMINE", "AMINE : ${error.message}")
|
||||
println("AMINE : ${error.message}")
|
||||
DefaultFailureHandler(getInstrumentation().targetContext).handle(error, viewMatcher)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user