Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active July 4, 2020 15:19
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 velotiotech/344a9f29d6f894a7a5345d95899775d8 to your computer and use it in GitHub Desktop.
Save velotiotech/344a9f29d6f894a7a5345d95899775d8 to your computer and use it in GitHub Desktop.
# google.feature
@google
Feature: Google Search
@search
Scenario: Searching Google
Given I open Google's search page
Then the title is "Google"
And the Google search form exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment