Skip to content

Instantly share code, notes, and snippets.

@SquaredTiki
Last active April 25, 2016 16:12
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 SquaredTiki/3ced28c2f206bcf0412d50ec58811efe to your computer and use it in GitHub Desktop.
Save SquaredTiki/3ced28c2f206bcf0412d50ec58811efe to your computer and use it in GitHub Desktop.
KIF Stuff
tester.tapViewWithAccessibilityLabel("Send Money")
tester.enterText("012345678", intoViewWithAccessibilityLabel: "Recipient name or phone number")
tester.tapViewWithAccessibilityLabel("Send money to 012345678")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment