Sha256: 3173bdf77e8c7c33aa1e0afed561a7e71212faa984a971c6abbb78576024d717
Contents?: true
Size: 457 Bytes
Versions: 12
Compression:
Stored size: 457 Bytes
Contents
@javascript Feature: Navbox As a Casual site user I want to be able search for site content Scenario: quick search Given I go to the homepage And I fill in "_keyword" with "Joe" # possible to use placeholder? And I wait a sec Then I should see "Joe Camel" And I should see "JoeNow" Then I press enter to search #When I follow "search: Joe" # fixme: unable to click link so far... Then I should see "Search results"
Version data entries
12 entries across 12 versions & 1 rubygems