If two labels/ids exist with the same name, where one is gone and other is visible, android matchers will match both, and throw multiple match error. Add visibility check to matched views in https://github.com/wix/detox/blob/master/detox/android/detox/src/main/java/com/wix/detox/espresso/DetoxMatcher.java#L35