Sha256: c647e49638d114b368547ecd19d0138e663f771ee3e66bd81f8cf4a31c4a83c1

Contents?: true

Size: 234 Bytes

Versions: 1

Compression:

Stored size: 234 Bytes

Contents

@mechanize
Feature: Searching on Google
  Scenario: Search for New York Times
    Given I am at the google page
    When I search for "New York Times"
    Then I should see "The New York Times - Breaking News, World News & Multimedia"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cucumber_monitor-0.0.7 test/dummy/features/google_search.feature