Skip to content

Instantly share code, notes, and snippets.

@edipofederle
Created December 31, 2010 14:15
Show Gist options
  • Select an option

  • Save edipofederle/761043 to your computer and use it in GitHub Desktop.

Select an option

Save edipofederle/761043 to your computer and use it in GitHub Desktop.
@javascript
Scenario: Remove Produto
Given I have a product called "Cadeira"
When I go to the products page
And I follow "Remove"
Then I should see "Product was successfylly removed"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment