Skip to content

Instantly share code, notes, and snippets.

@evermeer
Created June 1, 2018 14:11
Show Gist options
  • Save evermeer/74b2fda3e9d123f0cde01026ab9cc753 to your computer and use it in GitHub Desktop.
Save evermeer/74b2fda3e9d123f0cde01026ab9cc753 to your computer and use it in GitHub Desktop.
code block for UITest medium blog
enum HomeScreen: String {
case theLabel
case theTextField
case theButton
case switch1
case switch2
case dueButton
case detailsButton
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment