@insights_regression
@insights_song
Feature: Song Playlists Tab States

  @id_4d653f4cfb7872a9a9aec8802a815016593693b462140d55bb16e034b6fd3a0e
  Scenario: [Song> Playlist tab] States verification. - no results
    Given an orchard employee multiaccount1 for insights
    And I log in
    When I visit the insights /song/QM6MZ2214888/playlists page
    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_813aa5e8239ca31f8330bfd179cf0c4307ae621df3f2ca7d5352de9f361269ad
  Scenario: [Song> Playlist tab] States verification. - failed state
    Given an orchard employee multiaccount1 for insights
    And I log in
    When I visit the insights /song/QM6MZ2214888/playlists page
    Then "Sorry, we hit a snag" message on the page
    And "Data failed to load. Please refresh the page." message on the page
