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

Method enterText

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

Enters text in an EditText matching the specified index. @param index the index of the EditText. 0 if only one is available @param text the text to enter in the EditText field

(int index, String text)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

getSmallTimeoutMethod · 0.95
setEditTextMethod · 0.80
waitForAndGetViewMethod · 0.80
waitForViewMethod · 0.45

Tested by

no test coverage detected