@insights_regression
@insights_product
Feature: [Product> Playlists> Details Popup] Performance over time graph verification.

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

  @IN-13783
  @id_b79e2150a2747d4b56025b6f6a6774cacdd0ce9eb0f8191ae37a69d5e9cab5ce
  Scenario: [Product> Playlists> Details Popup] Performance over time graph verification. - current
    When I visit the insights /product/196626945068/playlists?playlistAppearancesFilter=current&offset=0&limit=10 page
    And I can open popup from table view on Playlist tab on Product page
    And I can verify graph tooltip data on Playlist Digest popup on the page

  @IN-13783
  @id_814de807f6fd4c8f51dc4e25053749f43227872a638c935961d37a64ecf1f442
  Scenario: [Product> Playlists> Details Popup] Performance over time graph verification. - past
    When I visit the insights /product/196626945068/playlists?playlistAppearancesFilter=past&offset=0&limit=50 page
    And I can open popup from table view on Playlist tab on Product page
    Then I can select Past 28 Days period on Playlist popup
    And I can select Spain market popup on Playlist Digest on Song page
    And I can verify graph tooltip data on Playlist Digest popup on the page
