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

Method getWebElement

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

Returns a WebElement matching the specified By object and index. @param by the By object. Examples are: By.id("id") and By.name("name") @param index the index of the WebElement. 0 if only one is available @return a WebElement matching the specified index

(By by, int index)

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
splitNameByUpperCaseMethod · 0.80
waitForWebElementMethod · 0.45
getValueMethod · 0.45

Tested by

no test coverage detected