Skip to content

Instantly share code, notes, and snippets.

@pedrolopesme
Created October 31, 2013 20:56
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 pedrolopesme/7257028 to your computer and use it in GitHub Desktop.
Save pedrolopesme/7257028 to your computer and use it in GitHub Desktop.
Feature: Search For PageObject Article
As a Blog do Pedro visitor
I want to find for PageObjects article
Scenario:
Given I am on Blog do Pedro's Home Page
When I input a term into search text field
Then I should submit search form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment