Sha256: c5d5242a903d0cf1a873d9a89a53e780e74617c97ee026a3f157170a95a701aa
Contents?: true
Size: 399 Bytes
Versions: 66
Compression:
Stored size: 399 Bytes
Contents
Feature: Using Wikipedia Background: within wikipedia.com context Given I am within wikipedia.com @selenium 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 keyword results: <keyword> Examples: | keyword | | file:spec/features/data.csv |
Version data entries
66 entries across 66 versions & 1 rubygems