Skip to content

Instantly share code, notes, and snippets.

@KaneCheshire
Last active July 4, 2018 09:57
Show Gist options
  • Save KaneCheshire/8ae6d9e19999a557fa213fddf0bf0047 to your computer and use it in GitHub Desktop.
Save KaneCheshire/8ae6d9e19999a557fa213fddf0bf0047 to your computer and use it in GitHub Desktop.
Given(I: logIn)
When(I: {
selectTabBar(tab: .settings)
})
Then(I: seeSettingsScreen)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment