@insights
Feature: Insights Playlist Page

  @id_a7605292db67063e860482a8077f622e61f14ef1f6df2d6ef5f023cbe7d9f62e
  Scenario: Playlist Page - visit page and check main elements
    Given an orchard employee insightsreal for insights
    When I log in
    And I can navigate to Search
    And I search for hits term in my catalog
    And I navigate to the Playlists tab on the page
    Then I can see Search page with the playlists table
    When I open All Playlists from Search page
    And I can verify Playlists page table
    When I can open a playlist from Playlists page
    Then I can see 3 donut header metrics on the Playlist page
    And I can see the performance graph with data
    And I can see the performance graph legend
    When I select United Kingdom country in Market filter
    Then I see POT Dimension segment is set to Total
    And I see POT date is set to Past 28 Days
    When I switch POT Dimension segment to By Market
    And I can see the performance graph with data


#    And I can verify Playlist page Tracks table