Skip to content

Instantly share code, notes, and snippets.

@albertoperdomo
Created August 4, 2010 17:52
Show Gist options
  • Select an option

  • Save albertoperdomo/508513 to your computer and use it in GitHub Desktop.

Select an option

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