Skip to content

Instantly share code, notes, and snippets.

@vmwhereqa
Last active July 25, 2020 12:14
Show Gist options
  • Save vmwhereqa/3839d8d941c86a0d23c1e97c9f4b5464 to your computer and use it in GitHub Desktop.
Save vmwhereqa/3839d8d941c86a0d23c1e97c9f4b5464 to your computer and use it in GitHub Desktop.
Given I am in registration page
And I provide below information during registeration
| firstName| Tom  |
| lastName | Jerry  |
| phone | 123456789  |
| email | tomandjerry@cartoon.com |
When I submit the details
Then the registration should be successful
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment