I have tried to use your code here
https://github.com/LiveTyping/u2020-mvp/blob/master/app/src/androidTest/java/ru/ltst/u2020mvp/tests/util/ViewActions.java
but it got
Error when use anything(); in Android testing incompatible types required: Matcher found: Matcher
Do you have any idea?
I have tried to use your code here
https://github.com/LiveTyping/u2020-mvp/blob/master/app/src/androidTest/java/ru/ltst/u2020mvp/tests/util/ViewActions.java
but it got
Error when use anything(); in Android testing incompatible types required: Matcher found: Matcher
Do you have any idea?