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

Method clickOn

app/src/main/java/com/robotium/solo/Clicker.java:464–477  ·  view source on GitHub ↗

Clicks on a View of a specific class, with a given text. @param viewClass what kind of View to click, e.g. Button.class or TextView.class @param nameRegex the name of the view presented to the user. The parameter will be interpreted as a regular expr

(Class<T> viewClass, String nameRegex)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

clickOnButtonMethod · 0.45
clickOnImageButtonMethod · 0.45
clickOnToggleButtonMethod · 0.45
clickOnRadioButtonMethod · 0.45
clickOnCheckBoxMethod · 0.45
clickOnEditTextMethod · 0.45
clickOnImageMethod · 0.45

Calls 7

getSmallTimeoutMethod · 0.95
clickOnScreenMethod · 0.95
removeInvisibleViewsMethod · 0.95
waitForAndGetViewMethod · 0.80
waitForTextMethod · 0.45
getCurrentViewsMethod · 0.45
getTextMethod · 0.45

Tested by

no test coverage detected