You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2020. It is now read-only.
find() may be nontrivial on Android. We have getCurrentViews() from Solo, but there's no way to go from a native view back to the proxy as far as I can tell. So, we might need to somehow find the root TiUIView and then do a similar tree search as we did on iOS.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
find()
: find titanium views matching stringtapText()
: tap a view displaying the given text (doesnt have to be a ti view)The text was updated successfully, but these errors were encountered: