@insights_regression
@insights_song
@insights_song_playlist_digest
@insights_song_playlist_digest_popup
@insights_song_playlist_digest_popup_pot
Feature: Song Page Playlist Digest Popup Graph

  Background: Song Page is opened in default state
    Given an orchard employee insightsemployee for insights
    And I log in

  @IN-11855
  @id_f5b5ba7c51e86ce539df83c3a40f6b0d2f03b9113169d2db8a33f0664d392394
  Scenario Outline: [Regression][Song][Playlist Digest][Details Popup] Performance over time graph verification.
    When I visit the insights <page> page
    And I switch to <view> view for Playlist Digest on Song page
    And I can open popup from <view> view on Playlist Digest on Song page
    Then I can verify graph tooltip data on Playlist Digest popup on the page

    Examples:
      | view  | page                                                                      |
      | table | /song/USSM11401745                                                        |
      | card  | /song/USSM19902991/?period=first28&playlistAppearances=current&curator=FR |
