ViewInteraction imageView = onView(
                allOf(withId(R.id.imageView), withContentDescription("image"),
                        childAtPosition(
                                allOf(withId(R.id.view2),
                                        childAtPosition(