Skip to content

Instantly share code, notes, and snippets.

@jonasmaturana
Created December 15, 2011 12:17
Show Gist options
  • Save jonasmaturana/1480898 to your computer and use it in GitHub Desktop.
Save jonasmaturana/1480898 to your computer and use it in GitHub Desktop.
Feature: Jeg kan skaffe mad
Scenario: Pizza Phone har Hawaii og Pepperoni på menuen
When I visit "http://www.just-eat.dk/"
And I fill in "ctl00_ContentPlaceHolder1_Search_txtPost" with "8381"
And I press "Søg nu"
Then I press "Pizza Phone"
Then I should see "Med tomat, ost, skinke, ananas og oregano"
Then I should see "Med tomat, ost, pepperoni, oksekød og oregano"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment