Skip to content

Instantly share code, notes, and snippets.

@nadvolod
Last active August 31, 2020 17:26
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 nadvolod/05ace2cf8f6be900edf3c1e25c383f9d to your computer and use it in GitHub Desktop.
Save nadvolod/05ace2cf8f6be900edf3c1e25c383f9d to your computer and use it in GitHub Desktop.
Bad Gherkin example
Given driver webUrl + "/demo"
And input("#abr02tre", Key.CONTROL + "a")
And match temp contains "565d"
And match temp contains "5d"
When input("#rc02ert", "test")
Then text("divId45")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment