Skip to content

Android: force matchers to ignore layouts with GONE visibility #761

@rotemmiz

Description

@rotemmiz

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions