Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ba7bb1675c |
+2
@@ -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)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user