Searched refs:clickAndWaitForGone (Results 1 – 3 of 3) sorted by relevance
178 clickAndWaitForGone(nextButtonObject, By.text(text)); in inputText()
75 clickAndWaitForGone(dialButton, dialButtonSelector); in makeCall()92 clickAndWaitForGone(endButton, endButtonSelector); in endCall()
380 protected void clickAndWaitForGone(UiObject2 uiObject2, BySelector selector) { in clickAndWaitForGone() method in AbstractAutoStandardAppHelper