Commit b5dafc68 authored by Muhammad Hammad's avatar Muhammad Hammad

Update napt.feature

parent d7ae4b8e
......@@ -10,6 +10,18 @@ Feature: Checkout
|testaccount@gmail.com|Malav Parekh |44301 Fremont Boulevard| |Fremont|CA |94538|6696692200 |
#|EMAIL |FULL NAME |STREET ADDRESS |APT UNIT |CITY |STATE|ZIP |PHONE |
@browse @checkout @regression
Scenario: User can checkout the cart items.
Given I am on the home page
When I search for "athletic tshirts" on home page
And I select a random search result
And I add item to bag
And I checkout the bag items as guest with the following details
|testaccount@gmail.com|Malav Parekh |44301 Fremont Boulevard| |Fremont|CA |94538|6696692200 |
#|EMAIL |FULL NAME |STREET ADDRESS |APT UNIT |CITY |STATE|ZIP |PHONE |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment