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: Scoped search should show results specific to that category
Given a customer modifies the scope of search from "all" to "grocery and gourmet foods"
When customer searches for an item like "car" in the scoped search
Then the search context should be reset to "all"
And the products related to "car" should be displayed
The text was updated successfully, but these errors were encountered:
Scenario: Scoped search should show results specific to that category
Given a customer modifies the scope of search from "all" to "grocery and gourmet foods"
When customer searches for an item like "car" in the scoped search
Then the search context should be reset to "all"
And the products related to "car" should be displayed
The text was updated successfully, but these errors were encountered: