@insights_regression
@insights_song
@IN-12498
Feature: Song Overview POT Store Filter

  @id_e5a1b4cbbad2add853eb05a7a93f7a4110d29aaf9f0d9bc9d6a54245b2b4aaaa
  Scenario: [Regression][Song page] POT Store filter
    Given an orchard employee multiaccount1 for insights
    And I log in
    And I visit the insights /song/QMFME2364182 page
    And I can see the performance graph with data
    Then I see POT Store filter is set to All Stores
    And I can verify POT Store filter
    When I set POT Store filter to Apple Music
    Then I can see the performance graph with data
    When I clear Store filter
    Then I can see the performance graph with data
    When I set POT Store filter to Apple Music
    And I switch POT Dimension segment to By Market
    Then I see POT Store filter is set to Apple Music
    When I switch POT Dimension segment to By Store
    Then I see POT Store filter is set to Apple Music
    Then I can see the performance graph with data
