我正在尝试做一个简单的Espresso测试,它将找到第一个项目RecyclerView没有特定标签并点击它。为此,我将espresso-contrib添加到项目中,如下所示:androidTestCompile('com.android.support.test.espresso:espresso-contrib:2.2.2'){//Necessarytoavoidversionconflictsexcludegroup:'com.android.support',module:'appcompat'excludegroup:'com.android.support',module:'