@insights_regression
@insights_artist
Feature: Artist Playlists Tab States

  Background: [Regression][Artist] Playlist tab
    Given an orchard employee multiaccount1 for insights
    And I log in to Insights silently
    When I visit the insights artist/e49ea9f9-0a74-4623-b3c6-ff819c7c0a4d/playlists page

  @id_33b6a8b1fc159080735bc9f5d2703442ba7a34fdc0de36727823c551cf98fc01
  Scenario: [Artist> 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-14549
  @id_5b4fd7eee8e9d59b72cbf84414561cbc2ae4a2562422d613ab08fd54cbe854d9
  Scenario: [Artist> 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
