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

Method waitForActivity

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

Waits for an Activity matching the specified name. Default timeout is 20 seconds. @param name the name of the Activity to wait for. Example is: "MyActivity" @return true if Activity appears before the timeout and false if it does not

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

assertCurrentActivityMethod · 0.45

Calls 1

getLargeTimeoutMethod · 0.95

Tested by

no test coverage detected