vyacheslav-k
11/27/2017 - 4:58 AM

Espresso UI tests

Perform click

onView(withId(R.id.add))
            .perform(click());