Sha256: 35bed4a052eab7bb68634e48ba7c32e14582245cb69b148bf0201bf677ebb20d
Contents?: true
Size: 452 Bytes
Versions: 17
Compression:
Stored size: 452 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
17 entries across 17 versions & 1 rubygems