@insights_regression
@insights_account
Feature: Account Overview POT Store filter

  @id_09dc035036fa44ca9f3c3e233532eda1434d35e03bf6398ba9d1edc2b59d11d4
  Scenario: [Regression][Account][Overview] POT Store filter
    Given an orchard employee insightsemployee for insights
    And I log in
    And I visit the insights /account/26760/ 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 Spotify
    Then I can see the performance graph with data
    When I set POT Dimension filter to By Market
    And I can see the performance graph with data
    Then I see POT Store filter is set to Spotify
    When I set POT Dimension filter to By Source
    And I can see the performance graph with data
    Then I see POT Store filter is set to Spotify
