Sha256: 12134c94ade2dc6aab4ede6769347287b2944463462012532e546414821ad1df
Contents?: true
Size: 398 Bytes
Versions: 5
Compression:
Stored size: 398 Bytes
Contents
Feature: Using Wikipedia Background: within wikipedia.com context Given I am within wikipedia.com @selenium @wikipedia Scenario Outline: Searching with selenium for a term with submit Given I am on wikipedia.com When I enter word <keyword> And I click submit button Then I should see results: <keyword> Examples: | keyword | | file:spec/features/data.csv |
Version data entries
5 entries across 5 versions & 1 rubygems