Skip to content

Instantly share code, notes, and snippets.

@RoySegall
Created December 9, 2012 13:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RoySegall/4244784 to your computer and use it in GitHub Desktop.
Save RoySegall/4244784 to your computer and use it in GitHub Desktop.
Search widget
Feature:
Testing the search widget.
@api
Scenario: Search for a book witht the search widget.
Given the widget "Search" is set in the "Publications" page
And I visit "john/publications"
When I fill "search_block_form" with "The Little Prince"
Then I should see the link "The Little Prince"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment