MCPcopy Create free account
hub / github.com/Abelzzg/AutoTestProject / waitForText

Method waitForText

app/src/main/java/com/robotium/solo/Solo.java:371–377  ·  view source on GitHub ↗

Waits for the specified text to appear. Default timeout is 20 seconds. @param text the text to wait for, specified as a regular expression @return true if text is displayed and false if it is not displayed before the timeout

(String text)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

isButtonCheckedMethod · 0.45
isCheckedTextCheckedMethod · 0.45
getViewMethod · 0.45
clickOnMenuItemMethod · 0.45
clickOnTextMethod · 0.45
clickOnMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected