Skip to content

Instantly share code, notes, and snippets.

@vmwhereqa
Created July 25, 2020 12:18
Show Gist options
  • Save vmwhereqa/381e6fc26597c137a76e1338282a35f0 to your computer and use it in GitHub Desktop.
Save vmwhereqa/381e6fc26597c137a76e1338282a35f0 to your computer and use it in GitHub Desktop.
registration.steps.js
Given(/^I provide below information during registeration$/, function (table) {
console.log(table.rowsHash())
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment