kakao / com.agoda.kakao / ViewBuilder / withClassName
fun withClassName(matcher: Matcher<
String
>):
Unit
Matches the view which class name matches given matcher
matcher
- Matcher of class name
kakao / com.agoda.kakao / ViewBuilder / withClassName
fun withClassName(matcher: Matcher<
String
>):
Unit
Matches the view which class name matches given matcher
matcher
- Matcher of class name