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 not stored for this graph (policy: none)
no test coverage detected