Skip to content

Instantly share code, notes, and snippets.

@whitneyimura
Created January 29, 2014 17:24
Show Gist options
  • Save whitneyimura/8692713 to your computer and use it in GitHub Desktop.
Save whitneyimura/8692713 to your computer and use it in GitHub Desktop.
Flexible feature
Feature: Flexible feature
Background:
Given I am on the home page as a logged out user
Scenario: home page layout as a logged out user
And I see the "#someId" on the home page
And I click ".some-class" on the home page
// and so on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment