@insights_regression
@insights_song
Feature: Song Playlists Tab States

  Background: [Regression][Song] Playlist tab
    Given an orchard employee multiaccount1 for insights
    And I log in to Insights silently
    When I visit the insights /song/QM6MZ2214888/playlists page

  @id_67bf7af4deae830273a3d367d8d91469fbf0a0bdcfc4a404d520bdc7e058fd8f
  Scenario: [Song> Playlist tab] 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-13547
  @id_d14fcfd56dff7f9c4d6cb6874f9741e3be39a1c5e13864dcfd4b6002d8f7306c
  Scenario: [Song> Playlist tab] 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
