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

Method waitForText

app/src/main/java/com/robotium/solo/Waiter.java:539–541  ·  view source on GitHub ↗

Waits for a text to be shown. Default timeout is 20 seconds. @param text the text that needs to be shown, specified as a regular expression @return true if text is found and false if it is not found before the timeout

(String text)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getLargeTimeoutMethod · 0.95
searchForMethod · 0.80
sleepMethod · 0.45

Tested by

no test coverage detected