Feature: PlaceOrder feature
Scenario: Validate the Place Order functionality
Given user is on login page
When user enter “senthil” and “abcd@112” and click login button
And user search the product
And user select the product
Then user logs out
Feature: PlaceOrder feature
Scenario: Validate the Place Order functionality
Given user is on login page
When user enter “senthil” and “abcd@112” and click login button
And user search the product
And user select the product
Then user logs out