@insights_regression
@insights_song
@IN-13603
Feature: Song Overview POT By Stores Filters

  @id_30a19ee3f39493a4d1a7187741d2cd16a6c7628cad91e1cbfd10b398185d7e4c
  Scenario: [Regression][Song][Overview] By Store - POT dimension filter
    Given an orchard employee insightsemployee for insights
    And I log in
    And I visit the insights /song/GBKPL2205058 page
    Then I see POT Metric filter is set to Streams
    And I can verify POT Metric filter on Song page
    When I set POT Metric filter to Downloads
    Then I can see the performance graph with data
    When I set POT Metric filter to Saves
    And I set POT Store filter to Amazon Music,SoundCloud
    When I set POT date to Past 6 Months period
    Then I can see the performance graph with data
    When I set POT Metric filter to Skip Rate
    And I select Oceania region in Market filter
    Then I can see the performance graph with data
