Created
July 8, 2024 14:39
-
-
Save oofnivek/bff0c1c4f4740a538ffed036806fb53a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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