AdevintaSpain / AdevintaSpain/Barista
Feature Request: add clickAny<>() support similar to assertAny<>()
Đang mở
good first issue
- Ngôn ngữ chính
- Kotlin
- Star
- 1.7k
- Fork
- 119
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
assertAny() is a nice feature to let us check any views that are hard to match.
Please add a similar clickAny() method that you can specify a matcher for. Or maybe clickOn() that takes a matcher instead of just an ID or String?
Use case is if a screen has a layout that has a few other layouts included, there are duplicate IDs so you need to reference the parent of the layout you want to clean on...
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.