Sha256: 557f392153c94d5a612928bec3137612f266cb85052232e04c44dfaaf8aba233

Contents?: true

Size: 287 Bytes

Versions: 4

Compression:

Stored size: 287 Bytes

Contents

Feature: Search
  In order to learn more
  As an information seeker
  I want to find more information

  Scenario: Find what I'm looking for
    Given I am on the Google search page
    When I search for "rspec"
    Then I should see a link to "RSpec-1.1.5: Overview":http://rspec.info/

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
elight-cucumber-0.1.9 examples/watir/features/search.feature
cucumber-0.1.6 examples/watir/features/search.feature
cucumber-0.1.8 examples/watir/features/search.feature
cucumber-0.1.7 examples/watir/features/search.feature