waitForViewCompletelyDisplayed

@IviExperimental(reasons = [])
fun waitForViewCompletelyDisplayed(viewMatcher: Matcher<View>): ViewInteraction

Wait for a view to be completely displayed.