@insights_regression
@insights_product
Feature: Product Page Playlists Tab States

  Background: [Product Page> Playlists] States verification
    Given an orchard employee multiaccount1 for insights
    And I log in to Insights silently
    When I visit the insights product/196626945068/playlists?offset=0&limit=10 page

  @id_6bda6854540048b16d0eefee55901cd976d4768133741084f630e301b557a068
  Scenario: [Product Page> Playlists] States verification. - no results
    And I search for sDsEFSdsdsd item on the page
    Then "No Results" message on the page
    And "No matching results found. Please clarify your search query or adjust your filters." message on the page

  @IN-13780
  @id_3412d4d5240c9042d7562f478ae3086108761bed3ae5a89c6df8887c097485ea
  Scenario: [Product Page> Playlists] States verification. - failed state
    Then "Sorry, we hit a snag" message on the page
    And "Data failed to load. Please refresh the page." message on the page
