@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

  @IN-13783
  @insights_product_playlists_popup_pot
  @id_043c64c9189feee9018cc3560d0d4278ae2d238483fa25da0a67199c7c8eb468
  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
  @insights_product_playlists_popup_pot
  @id_e3aa22c3612a27f342465853532f7c264e3655fe18fc6815abd799bc78486b9c
  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 Product page
    And I can verify graph tooltip data on Playlist Digest popup on the page
