@insights_regression
@insights_song
Feature: Song Page Playlist Digest Popup Structure And Data

  Background: Song Page is opened in default state
    Given an orchard employee multiaccount1 for insights
    And I log in to Insights silently
    When I visit the insights /song/QMFME2364182 page

  @IN-12254
  @id_484130c7eab9497f35518288f238b7723a7c9c6b26dd3063776b381851885eb5
  Scenario: [Regression][Song][Playlist Digest][Details Popup] Structure and data verification. - header column metrics
    And I can open popup from table view on Playlist Digest on Song page
    Then I can verify header metadata on Playlist Popup Song page
    And I can verify header column data on Playlist Digest Popup Song page

  @IN-12255
  @id_cac9af1923da01d0d1702be9ce3d0eef39923d62c5845de16f073a73987fb6dd
  Scenario: [Regression][Song][Playlist Digest][Details Popup] Structure and data verification. - open/close popup
    And I switch to table view for Playlist Digest on Song page
    Then I can open popup from table view on Playlist Digest on Song page
    And I can verify Completion tooltip on Playlist Popup
    Then I can close Playlist Popup
    And I can open popup from table view on Playlist Digest on Song page
    Then I can select Past 7 Days period on Playlist popup
    And I can select United States market popup on Playlist Digest on Song page
    Then I can close Playlist Popup

  @IN-12256
  @focus
  @id_61cf8fab314b1d34799fbb0be8e6df2fe55d49f02cbdd8cf1c611d0eb954e970
  Scenario: [Regression][Song][Playlist Digest][Details Popup] Structure and data verification. - section with streams metrics
    And I can open popup from table view on Playlist Digest on Song page
    Then I can verify sections streams metrics for Past 28 Days period on Playlist Popup

  @IN-12257
  @id_ad86a7f8c26bc09bc50ef353f6a4eba36c3ac57f5a0fd85c82dc01b98c2520b8
  Scenario: [Regression][Song][Playlist Digest][Details Popup] Structure and data verification. - section with positions and days metrics
    And I can open popup from table view on Playlist Digest on Song page
    Then I can verify sections positions and days metrics on Playlist Popup
