Skip to content

Instantly share code, notes, and snippets.

@oofnivek
Created July 8, 2024 14:39
Show Gist options
  • Save oofnivek/bff0c1c4f4740a538ffed036806fb53a to your computer and use it in GitHub Desktop.
Save oofnivek/bff0c1c4f4740a538ffed036806fb53a to your computer and use it in GitHub Desktop.
Feature: Wikipedia search
Scenario: Search with title
Given User is at home page
When User searched for a title "iPhone"
Then User found the page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment