Skip to content

Instantly share code, notes, and snippets.

@hitherejoe
Created January 1, 2016 10:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hitherejoe/2b8e3121a14508d63360 to your computer and use it in GitHub Desktop.
Save hitherejoe/2b8e3121a14508d63360 to your computer and use it in GitHub Desktop.
onView(withId(R.id.lb_search_text_editor))
.perform(replaceText("cat"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment