Skip to content

Instantly share code, notes, and snippets.

@albertoperdomo
Created August 4, 2010 17:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save albertoperdomo/508513 to your computer and use it in GitHub Desktop.
Save albertoperdomo/508513 to your computer and use it in GitHub Desktop.
Feature: Cool AJAX autocomplete
Scenario: Autocomplete city
When I fill in “City” with “Madr”
Then I should see “Madrid, Spain”
When I follow “Madrid, Spain”
Then the field “City” should contain “Madrid, Spain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment