@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
    When I visit the insights /product/196626945068/playlists?offset=0&limit=10 page

  @id_5f6b67380a7ae5028de04ad3714e94a3147421da0cc3a355b3f017590d54981b
  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_28eb57fd5ecd2cba84a8a1177bd0da3f5cce18d0bcebd1c75d58da232f635442
  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
