Sha256: 3d84f171e72c1a94b4285519c2d8e402b2d61bfc421290fb1b39195366776e3b
Contents?: true
Size: 445 Bytes
Versions: 15
Compression:
Stored size: 445 Bytes
Contents
Feature: Using Wikipedia Background: within wikipedia.com context Given I am within wikipedia.com @search_with_scenario_outline Scenario Outline: Searching with selenium for a term with submit (external data) Given I am on wikipedia.com When I enter word <keyword> And I click submit button Then I should see "<result>" Examples: | keyword | result | something_else | | file:spec/data.csv || |
Version data entries
15 entries across 15 versions & 1 rubygems