Sha256: e47765d6a8942ac9b9c00b56d0a17adcd02153914460e39850f67676b14e6baa

Contents?: true

Size: 250 Bytes

Versions: 3

Compression:

Stored size: 250 Bytes

Contents

Feature: YouTube has a search function.

Background:
  Given I am on YouTube

Scenario: Search for a term
  When I fill in "search_query" with "text adventure"
  And I press "search-btn"
  Then I should see "GET LAMP: The Text Adventure Documentary"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
testingbot-0.0.9 examples/cucumber/features/youtube.feature
testingbot-0.0.8 examples/cucumber/features/youtube.feature
testingbot-0.0.7 examples/cucumber/features/youtube.feature