I\'m having trouble importing some of the Android UI testing framework classes - I just can\'t figure out what is going wrong!
This is my class:
@Run
need this add dependencies
testCompile 'com.android.support.test:rules:0.5' testCompile 'com.android.support.test:runner:0.5'