You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario: A user should see correct percentage discount for products under Today's deal
Given user is on Amazon home page When user navigates to "Today's Deal" And selects the "first" product under "Deal of the Day" section Then user lands on "Deal of the day" details page And discount percentage(rounded-off to nearest whole number) displayed is correct for all listed products
The text was updated successfully, but these errors were encountered:
Scenario: A user should see correct percentage discount for products under Today's deal
Given user is on Amazon home page
When user navigates to "Today's Deal"
And selects the "first" product under "Deal of the Day" section
Then user lands on "Deal of the day" details page
And discount percentage(rounded-off to nearest whole number) displayed is correct for all listed products
The text was updated successfully, but these errors were encountered: