@insights_regression
@insights_song
Feature: Song Page Playlist Digest Popup Graph

  Background: Song Page is opened in default state
    Given an orchard employee multiaccount1 for insights
    And I log in to Insights silently

  @IN-11855
  @id_71342153fcf84d00ee8e4349dde8f0e46e8b76d6b14737e6eea78def717d2bc0
  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/QMFMF2447070                                                        |
      | card  | /song/QMFMF2447070/?period=first28&playlistAppearances=current&curator=FR |
