Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save edipofederle/761045 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 confirm dialog on the next step
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